I cannot view the vCloud Director cloud resources in the operator console


If you cannot view the VMware vCloud Director cloud resources in the operator console, you must enable vCloud Director consuming in Infrastructure Management. To do this:

  1. On the Central Server, in <installationDirectory>\pw\custom\conf\pronet.conf, set the following properties as follows:
    isCloudDeployment=true
     If you are working in a multiple server environment, set:
    isCentralServer=true
    isAllInOne=false
     If you are working in a single server environment, set:
    isCentralServer=false
    isAllInOne=true
  2. In <installationDirectory>\pw\pronto\conf\vcloudadapter.xml, update the bppmCentralHost and bppmCentralPort properties as follows:

    <param>
       <name>sapprotocol</name>
       <value>{bppmCentralProtocol}</value>
    </param>
    <param>
      <name>saphost</name>
        <value>{bppmCentralHost} (Host name of Central Server)</value>
    </param>
    <param>
      <name>sapport</name>
        <value>{bppmCentralPort} (Infrastructure Management default port is 80)</value>
    </param>
  3. In the vcloudadapter.xmlfile, update the properties shown below:

    <vcdProtocol>{vcdProtocol}/vcdProtocol>
    <vcdHost>{vcdHost}</vcdHost>
    <vcdPort>443</vcdPort>
    <vcd-username>{vcdUsername}</vcd-username>
    <vcd-password password="{vcdPassword}"encrypted="false"/>
    <vcd-userOrg>System</vcd-userOrg>
    <vcdVersion>1.5</vcdVersion>
    <vcd-connection-timeout>30000</vcd-connection-timeout>
    <vcd-socket-timeout>30000</vcd-socket-timeout>
    <vcd-retry-interval-seconds>10</vcd-retry-interval-seconds>
    <vcd-no-of-retry>3</vcd-no-of-retry>
  4. Restart the BMC TrueSight Infrastructure Management Server using the pw sys start command.

Related topics

Integrating-with-VMware-vCloud-Director-to-monitor-resources-provisioned-or-created-by-vCloud-Director

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*