Active IQ Unified Manager Discussions

Is it possible to get the QOS Plicy of the Volume using OCI API?

Sambasiva
2,467 Views

I installed and Configured OCI for Netapp Arrays.  I am able to get the volume information using https://ociip/rest/v1/assets/volumes/<id of the volume>. But the response of this API does not have any QOS policy details in it. Is there any way to get the QOS policy details of the Volume using OCI API?.

3 REPLIES 3

RajeshPanda
2,267 Views

@Sambasiva Are you still looking for the solution?

Sambasiva
2,255 Views

yes

suren
2,167 Views

Hi Sambasiva,

 

You can get QOS details by using below OCI API. 

 

https://ociip/rest/v1/assets/volumes/{id}/internalVolume

 

Please refer REST API Documentation for further reference.

 

OCI_REST API.PNG

 

Thanks & Regards,

Surendra

Public