Schema for vCenter Server Resource

The schema for the vCenter Server resource comprises the following elements:

Click this link to view the XSD file.

VCenterServersType

Name

Type

Description

VCenterServer

VCenterServerType

Represents the vCenter Server type in vCenter Chargeback Manager.

VCenterServerEntitiesType

Name

Type

Description

Entity

VCenterServerEntityType

Represents the vCenter Server entity type in vCenter Chargeback Manager.

VCenterServerType

Includes the elements of AuthenticableResourceType.

Name

Type

Description

Entities

VCenterServerEntitiesType

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
to the vCenter Chargeback Manager database. The default value of this parameter is true.

DataSourceUrl

xs:string

URL to access the vCenter Server database

DataSourceName

xs:string

Name of the vCenter Server database

DataSourceUserName

UserNameType

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

PasswordType

Represents the password for the database user name entered. You need not provide this password if the authentication type is Windows authentication.

DataSourceType

DataSourceType

Represents the data source type.

DataSourceAuthType

DataSourceAuthenticationType

Represents the authorization type for the data source. The default value of this parameter is Credential Based Authentication.

VCenterServerView

VCenterServerViewType

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.