Determining the vCloud Director 8.x host name for NetBackup credentials

Article: 100038768
Last Published: 2023-10-15
Ratings: 0 0
Product(s): NetBackup

Description

When you add vCloud Director 8.x credentials to NetBackup 8.x, 9.x or 10.x, for the server name you must enter the name that the vCloud Director API recognizes. You can make an API request to the vCloud Director to obtain the required name.  (For later releases of NetBackup, you can use the vCloud Director server hostname when you add credentials to NetBackup.)

Use the following procedure to determine the API name of the vCloud Director server:

  1. In a web browser, request the supported API versions of your vCloud Director by entering the versions URL, as shown in the following example (replace vcloud.director.name with the name of the vCloud Director):

    https://vcloud.director.name/api/versions

  2. Examine the response to the versions request for the line that identifies the LoginURL, as in the following example (server_id represents the value that the API request provides; the value may be a name or an IP address):

    <LoginURL>https://server_id/api/login</LoginURL>

    Note: More than one <LoginURL> line may exist; they should all be the same.

  3. Use the server_id value for the vCloud Director server name when you add its credentials to NetBackup.

  4. For the procedure to add the credentials to NetBackup, see "Adding NetBackup credentials for VMware" in the NetBackup for VMware Administrator's Guide for your release, available through the following URL:

    https://www.veritas.com/docs/000003214

Was this content helpful?