A newer version is available. For the latest information, see the
current release documentation.
CostsOverview
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
CostsOverview
editThe top level costs overview for an organization. All of the costs, credits, trials are expressed in Elastic Consumption Unit (ECU).
Properties
editExample
edit{ "balance" : { "available" : 0.1, "line_items" : [ { "ecu_balance" : 0.1, "ecu_quantity" : 0.1, "end" : "2019-01-01T00:00:00Z", "id" : "string", "start" : "2019-01-01T00:00:00Z" } ], "remaining" : 0.1 }, "costs" : { "data_transfer_and_storage" : 0.1, "resources" : 0.1, "total" : 0.1 }, "hourly_rate" : 0.1, "trials" : 0.1 }