Dimensionedit

Billing dimension

Propertiesedit

cost (number as double, required)
The cost of the billing dimension
type (string; allowed values: [capacity, data_in, data_internode, data_out, storage_api, storage_bytes], required)
The type of the billing dimension

Exampleedit

{
   "cost" : 0.1,
   "type" : "string"
}