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....
... View more
hi all ,
currenlty i have isssue with Netapp IQ Performance tap is is showing the below error :
""Performance details are not available for this system. Click here to know more about the potential reasons for data not being available.""
any idea what could be the reason ?
... View more
Hi Team, I don't know why, but since 2020 I notice that we didn't receive-mail alerts from ActiveIQ portal regarding "systems that not sending Autosupports for long time", but there are indeed some systems with not-working Autosupports and I only found that when examining ActiveIQ "manually". Anyone noticed the same? Thanks.
... View more
Hello Community I've installed Active IQ Config Advisor 6.5 on Linux Redhat 8. I'm unable to setup with https and Remote Access. In my Point of view the Installation Manual is not quit clear. When connect the Application with a local firefox I got: Error code: SSL_ERROR_RX_RECORD_TOO_LONG For Configuring Port for Remot Access I found this in the manual: You can configure Config Advisor on a port of your requirement. Steps 1. Modify PORT value in the CONFIG file located in <user_home_directory>/ ConfigAdvisorAIDE/ and restart the application. 2. Edit the CONFIG file and append the IP address to the port as a prefix to host the Config Advisor server centrally to be accessed from remote hosts. Example: PORT = 0.0.0.0:8055 makes it open to all hosts on all IPs. Alternatively, PORT = <dedicated_IP>:8055 makes it available on the specific IP configured on the host. Put the Installation takes not the CONFIG file in user home (root) it takes this in the Data Folder that I've configured with the data_dir.txt file. When I edit this file with the line: PORT = 0.0.0.0:8889 manage.py cherrypy: error: argument -p/--port: invalid int value: '0.0.0.0:8889' has anyone installed AIQ Config Advisor 6.5 on Linux? any help? Regards
... View more
Hi, I have a python script that runs once a day and its jobs is to download a new refresh token from aiq.netapp.com. This works great for one week but then it fails and I'm required to manually download a new refresh token. Then I can run the script for another week before I need to manually download it again. I know that a refresh token is valid for 1 week but as the script update the token daily I do indeed have a fresh token that should work. I have verified that the refresh token that the script recieve is different from the previous one so it does it job correctly. Anyone have any idea why I experience this problem? /Johan
... View more