IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
DeploymentCosts
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
DeploymentCosts
editDetailed costs for a deployment for an organization. All of the costs are expressed in Elastic Consumption Unit (ECU).
Properties
editExample
edit{
"costs" : {
"data_transfer_and_storage" : 0.1,
"resources" : 0.1,
"total" : 0.1
},
"deployment_id" : "string",
"deployment_name" : "string",
"hourly_rate" : 0.1,
"period" : {
"end" : "2019-01-01T00:00:00Z",
"start" : "2019-01-01T00:00:00Z"
}
}