IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

Dimension

edit

Billing dimension

Properties

edit
cost (number as double, required)
The cost of the billing dimension
type (string; allowed values: [capacity, data_in, data_internode, data_out, storage_api, storage_bytes], required)
The type of the billing dimension

Example

edit
{
   "cost" : 0.1,
   "type" : "string"
}