Metering
Properties
The base rate of the charge
The charging type of the metering item
Possible values are: USAGE , ALLOCATION , RESERVATION , MAX_FROM_USAGE_AND_ALLOCATION , MAX_FROM_USAGE_AND_RESERVATION , UNKNOWN
The fixed price of the metering item
The charge type depending on the power state
Possible values are: ALWAYS , ONLY_WHEN_POWERED_ON , POWERED_ON_AT_LEAST_ONCE , UNKNOWN
The charge period
Possible values are: HOURLY , DAILY , WEEKLY , MONTHLY , UNKNOWN
Flag that indicates whether
The overage rate of the charge
The unit of the underlying metric/property of metering item
JSON Example
{
"baseRate": 0,
"chargeBasedOn": "USAGE",
"fixedPrice": 0
}
Property Of
MeteringItem
NamedMetering
TagBasedMetering