#Cloud insights reporting api igroups

1 messages · Page 1 of 1 (latest)

cobalt sky
#

Done a few bits in the api but I can't fathom out how to get a list of igroups from a netapp cluster, navigating and searching the documentation is hard to find this kind of thing. Hope someone can help point me to the correct endpoint.

Also wondering if it has another name like netapp volumes are also referred to as internal volumes etc.

lone nebula
#

should be something along the lines of
curl -X GET "https://<your-netapp-mgmt-ip>/api/protocols/san/igroups"

cobalt sky
#

Yeh using ONTAP API's it's doable was just trying to leverage the Cloud Insights API's.

lone nebula
#

Not sure if you can, maybe via Swagger.