Start a Conversation

This post is more than 5 years old

Solved!

Go to Solution

1553

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.

No Responses!
No Events found!

Top