IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
CostsOverview
editCostsOverview
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 }