Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

1507

May 18th, 2016 07:00

REST API - One call to receive metrics for multiple storage groups?

I'm using the REST API to get certain metrics on all storage groups, but making separate POST requests to the API for each storage group is proving to be a bottleneck for my program. Is there any way to make one call to the API to receive these metrics for all storage groups? I tried passing an array of storageGroupId's to the body of the POST request, but the API does not appear to support that.

May 18th, 2016 08:00

Hi Asofian,

I'm afraid at present you need to make individual post calls to get SG metrics back, there is no way of making calls to multiple SG'S

Regards

Finbarr.

3 Posts

May 18th, 2016 08:00

Alright, thank you very much!

No Events found!

Top