A newer version is available. For the latest information, see the
current release documentation.
Costs
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Costs
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 }