A newer version is available. For the latest information, see the
current release documentation.
Dimension
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Dimension
editBilling dimension
Properties
edit-
cost(numberasdouble, 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"
}