Get Container Instance Deletion Cost
Instance Metadata Service
Get Container Instance Deletion Cost
Gets the deletion cost of the current container instance
GET
Get Container Instance Deletion Cost
Last Updated: May 10, 2025Documentation Index
Fetch the complete documentation index at: https://docs.salad.com/llms.txt
Use this file to discover all available pages before exploring further.
Headers
A custom request header required by all operations.
Allowed value:
"true"Response
OK
The deletion cost of the current container instance.
An integer value that identifies the relative cost to the application running across the container group if the current container instance is deleted. A higher value indicates a higher cost, and a lower value indicates a lower cost. If the container group is scaled down, the scheduler will attempt to delete the container instances with the lowest deletion costs first.
Required range:
-2147483648 <= x <= 2147483647Example:
100