Skip to main content

Get required identifiers

Contributors dmp-netapp netapp-ranuk

You can access the BlueXP web UI to retrieve the identifiers needed for the workflows.

Note In addition to the BlueXP 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 Connector identifier

Every Connector is assigned a unique identifier. You can retrieve the ID for a Connector and include it in the x-agent-id HTTP request header with each REST API call.

Before you begin

You must have a BlueXP account. You created this account when you first logged in to BlueXP website and it’s displayed at the top of the BlueXP user interface. See Learn more about NetApp accounts for more information.

Steps
  1. Navigate to the BlueXP website using a browser:

  2. Sign in using your BlueXP account credentials.

  3. Click Connector at the top right of the page and select Manage Connectors.

  4. On the Manage Connectors page, click the ellipses (…​) icon.

  5. Select the Connector ID.

    Example
    uzJbMFKEnuzi2ryLaENbCP52KBTXx0aIclients

  6. You can optionally derive the associated client ID by removing the clients suffix. This ID applies when accessing the connector directly in local mode and not through the SaaS interface.

    Example
    uzJbMFKEnuzi2ryLaENbCP52KBTXx0aI

After you finish

You can use the Connector 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.

About this task

If you maintain multiple accounts, each is assigned a unique identifier.

Before you begin

You must have a BlueXP account. You created this account when you first logged in to BlueXP website and it’s displayed at the top of the BlueXP user interface. Learn more about NetApp accounts.

Steps
  1. Navigate to the BlueXP website using a browser:

  2. Sign in using your BlueXP account credentials.

  3. Click the Account drop-down and click Manage Account for the selected account.

  4. In the Overview section copy the Account ID value.