A newer version is available. For the latest information, see the
current release documentation.
Costs
editCosts
editCosts overview for an organization. All of the costs, credits, trials are expressed in Elastic Consumption Unit (ECU).
Properties
edit-
dimensions
(array[
Dimension
]
, required) - A collection of billing details by dimension.
-
total
(number
asdouble
, required) - Total costs
Example
edit{ "dimensions" : [ { "cost" : 0.1, "type" : "string" } ], "total" : 0.1 }