Hello All,
I am trying to extract information from Active IQ Advisor (not active IQ unified manager)using REST API.
I am using GET /v1/upgrades2/advisor/level/{level}/id/{id}/ontap/{ontap} which Provides the risk summary for a specific ONTAP ID. I don't know what is ONTAP ID which is the required (mandatory) input parameter. I used ONTAP versions like 9.8 or 9.8P11 etc. I am getting 200 response codes but no good data.
Could someone help to under what is ONTAP ID ?
thanks....