Skip to main content
Element Software
A newer release of this product is available.

Configure NetApp Hybrid Cloud Control for multiple vCenters

Contributors

You can configure NetApp Hybrid Cloud Control to manage assets from two or more vCenters that are not using Linked Mode.

You should use this process after your initial installation when you need to add assets for a recently scaled installation or when new assets were not added automatically to your configuration. Use these APIs to add assets that are recent additions to your installation.

What you'll need
  • Your cluster version is running NetApp Element software 11.3 or later.

  • You have deployed a management node running version 11.3 or later.

Steps
  1. Add new vCenters as controller assets to the management node configuration.

  2. Refresh the inventory service API on the management node:

    https://<ManagementNodeIP>/inventory/1/
    Note As an alternative, you can wait 2 minutes for the inventory to update in NetApp Hybrid Cloud Control UI.
    1. Select Authorize and complete the following:

      1. Enter the cluster user name and password.

      2. Enter the client ID as mnode-client.

      3. Select Authorize to begin a session.

      4. Close the window.

    2. From the REST API UI, select GET ​/installations.

    3. Select Try it out.

    4. Select Execute.

    5. From the response, copy the installation asset ID ("id").

    6. From the REST API UI, select GET /installations/{id}.

    7. Select Try it out.

    8. Set refresh to True.

    9. Paste the installation asset ID into the id field.

    10. Select Execute.

  3. Refresh the NetApp Hybrid Cloud Control browser to see the changes.

Find more information