Schema for Rate Factor Resource

The schema for the Rate Factor resource contains the following elements:

Click this link to view the XSD file.

RateFactorsType

Name Type Description

RateFactor

RateFactorType

Represents a rate factor in vCenter Chargeback Manager.

RateFactorType

Name Type Description

ComputingResource

ComputingResourceType

Represents the computing resource on which the rate factor is set.

Value

xs:double

The value of the rate factor set for the computing resource.

StartTime

xs:long

The start time (in milliseconds; from January 1, 1970 GMT 00:00) of the duration for which the rate factor is set.

EndTime

xs:long

The end time (in milliseconds; from January 1, 1970 GMT 00:00) of the duration for which the rate factor is set. If this is not specified, the API sets the rate factor without any end time. If specified, it must be specified as later than the start time.