You need to specify the vCloud Director credentials in the clientConnect.conf file located in the Server Manager installation directory.

You can also configure the vCloud Director credentials through GUI, as mentioned in Configure vCloud Director through GUI

To specify credentials:

Procedure

  1. At BASEDIR/smarts/bin , type the following command:

    sm_edit conf/clientConnect.conf

  2. Enter the following line for each vCloud Director instance:

    clouddirector:<vCloudDirector_IP_Address>:<vCloudDirector_Username>:<vCloudDirector_Password>:<Protocol>:<vCloudDirector_Port>

    You must add the line for vCloud Director instance above the line for the Smarts admin user.

    “::admin:<E-1.0>94689C5A7C826FD58DDE9F62284A68191EC739743EA25E5E1F76FE49

    3337D558” in the clientConnect.conf file.

    For example:

    clouddirector:xx.xx.xx.xx:admin:admin:https:443

  3. Save and close the file.
  4. Restart the Server Manager.
    Note: Configure Kafka/Kafka Cluster and DCF Controller details in clientConnect.conf and esm-param.conf, refer Configuring Kafka/Kafka Cluster and Data Collection Framework(DCF) Controller details for vCD.