metadata
Get Container Instance Status
Gets the health statuses of the current container instance
get/v1/status
Headers
Metadata'true' required
A custom request header required by all operations.
Response
OK
Example response
{
"ready": true,
"started": true
}