Get required identifiers from the NetApp Console interface
You can access the NetApp Console web UI to retrieve the identifiers needed for the workflows.
|
|
In addition to the Console web user interface, you can also obtain the ID values through the Cloud Volumes ONTAP REST API. See Get supported services for more information. |
Get the Console agent identifier
Every Console agent is assigned a unique identifier. You can retrieve the system ID for a Console agent and include it in the x-agent-id HTTP request header with each REST API call.
You must have an account for the Console. You created this account when you first logged in to the Console website and it’s displayed at the top of the Console user interface. See Sign up or log in to NetApp Console for more information.
-
Navigate to the Console website using a browser:
-
Sign in using your account credentials for the Console.
-
Select Administration > Support > Agents.
You can find the Console agent system ID at the top of the page.
-
Hover and select the ID to copy it.
You can use the Console agent system ID in the x-agent-id request header to properly route the request. See the curl examples in the workflows for more information.
Get the account identifier
Several of the workflows require the account identifier. The steps needed to obtain the unique identifier for an account are presented below.
If you maintain multiple accounts, each is assigned a unique identifier.
You must have an account for the Console. You created this account when you first logged in to the Console website and it’s displayed at the top of the Console user interface. Sign up or log in to NetApp Console.
-
Navigate to the Console website using a browser:
-
Sign in using your account credentials for the Console.
-
Click the Account drop-down and click Manage Account for the selected account.
-
In the Overview section copy the Account ID value.