Active IQ and AutoSupport Discussions
Active IQ and AutoSupport Discussions
Hi There,
I have set up 9.8 Active IQ REST Swagger UI and while collecting data with the help of exposed URLs have observed below listed issues :
Are these known bugs on the REST?
Thanks,
Solved! See The Solution
Thanks, I have posted it as directed : https://community.netapp.com/t5/ONTAP-Discussions/Issues-found-in-Active-IQ-Unified-Manager-REST-API-behavior/m-p/166868#M38215
Can you paste in exactly what API you are calling? Detailed information should be drawn from the Cluster Viewer API, but it looks like you are calling something else.
Here's the CV API for aggregate details:
GET /v1/clusterview/get-aggregate-summary/{serial_no}
Brett
This is the actual URL I tried to fetch the aggregate details from REST UI :
curl -X GET "https://[ip_address]/api/datacenter/storage/aggregates " -H "accept: application/json" -H "UM-CSRF-Token: 1a2b3c4d-1234-1234-abcd-1a2b3c4d5e6"
Please find the resource on which this query was executed (See attachments: Resource.PNG, Swagger_UI.PNG)
The URL you gave for cluster view, I was not able to find it either on ONTAP Cluster Swagger as well as on the Active IQ Unified Manager REST Swagger UI.
Thanks,
Abhijit.
Sorry, I thought you were talking around Active IQ (the original - the website/Mobile App/API - https://activeiq.netapp.com ). You are talking about Unified Manager. I can't help with that. You can get that information from Active IQ's API also.
Brett
I would re-post your question and info in the ONTAP discussion area.
https://community.netapp.com/t5/ONTAP-Discussions/bd-p/data-ontap-discussions
Thanks, I have posted it as directed : https://community.netapp.com/t5/ONTAP-Discussions/Issues-found-in-Active-IQ-Unified-Manager-REST-API-behavior/m-p/166868#M38215
Hi @Ruoyi ,
I will mark your latest post as a solution since you opened a new thread.