The schema for the vCenter Server resource comprises the following elements:
Click this link to view the XSD file.
Name |
Type |
Description |
VCenterServer |
Represents the vCenter Server type in vCenter Chargeback Manager. |
Name |
Type |
Description |
Entity |
Represents the vCenter Server entity type in vCenter Chargeback Manager. |
Includes the elements of AuthenticableResourceType.
Name |
Type |
Description |
Entities |
Represents the vCenter Server entities. |
|
Url |
xs:string |
FQDN or IP address and port number of the vCenter Server |
LastSynchronizationTime |
xs:long |
Long integer identifying the time of last synchronization. A value of 0 indicates that the vCenter Server is not synchronized with the vCenter Chargeback Manager. |
Version |
xs:string |
Version of the vCenter Server. |
PluginRegistered |
xs:boolean |
Whether to register vCenter Chargeback Manager as a vSphere Client plug-in |
StatsSync |
xs:boolean |
Whether to replicate statistics from the vCenter Server database |
DataSourceUrl |
xs:string |
URL to access the vCenter Server database |
DataSourceName |
xs:string |
Name of the vCenter Server database |
DataSourceUserName |
Represents the database user name to access the vCenter Server database. You need not provide this user name if the authentication type is Windows authentication. |
|
DataSourcePassword |
Represents the password for the database user name entered. You need not provide this password if the authentication type is Windows authentication. |
|
DataSourceType |
Represents the data source type. |
|
DataSourceAuthType |
Represents the authorization type for the data source. The default value of this parameter is Credential Based Authentication. |
|
VCenterServerView |
Represents the vCenter view type. The default value of this parameter is Host and Clusters View. |
|
ForceUpdate |
xs:boolean |
Whether to force data source updates. The default value of this parameter is true. |