Previous Topic: DCM General PropertiesNext Topic: DCM Properties Example


vCloud Director Properties

This section describes the properties that are specific to VMware vCloud Director.

Configure the following property in the site.properties file:

Also configure the following properties.

DevTest creates the lisa.dcm.vCLOUD.userId and lisa.dcm.vCLOUD.password custom permissions and assigns them to each role. You can specify the initial values for these custom permissions by configuring the lisa.dcm.vCLOUD.userId and lisa.dcm.vCLOUD.password properties in the site.properties file. If you do not specify the initial values, set the values from the Server Console. See Adding, Updating, and Deleting Roles.

lisa.dcm.vCLOUD.baseUri

The login URL of the vCloud API.

Syntax:

lisa.dcm.vCLOUD.baseUri=<url> 
lisa.dcm.vCLOUD.userId

A user name that can log in to vCloud Director. Typically, the format consists of the user name, followed by an ampersand (@), followed by the organization name.

Syntax:

lisa.dcm.vCLOUD.userId=<user-name>@<organization-name> 
lisa.dcm.vCLOUD.password

The password for the user name that is defined in the lisa.dcm.vCLOUD.userId property.

Syntax:

lisa.dcm.vCLOUD.password=<password>