New

The executive guide to generative AI

Read more

Costs

edit

Costs 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 as double, required)
Total costs

Example

edit
{
   "dimensions" : [
      {
         "cost" : 0.1,
         "type" : "string"
      }
   ],
   "total" : 0.1
}

On this page

Was this helpful?
Feedback