The schema for the Rate Factor resource contains the following elements:
Click this link to view the XSD file.
Name | Type | Description |
---|---|---|
RateFactor |
Represents a rate factor in vCenter Chargeback Manager. |
Name | Type | Description |
---|---|---|
ComputingResource |
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. |