Active IQ Unified Manager Discussions

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

Sambasiva
3,706 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
3,506 Views

@Sambasiva Are you still looking for the solution?

Sambasiva
3,494 Views

yes

suren
3,406 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