Serverless Containers
Get deployment status
get/v1/container-deployments/{deployment_name}/status
Path parameters
deployment_namestring required
Example:my-deployment
Name of the deployment
Response
Example response
{
"status": "healthy"
}Name of the deployment
{
"status": "healthy"
}