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" : { "dimensions" : [ { "cost" : 0.1, "type" : "string" } ], "total" : 0.1 }, "hourly_rate" : 0.1, "trials" : 0.1 }