Get detailed information about a specific container.
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token.
Example: apikey 1234$abcdef
Project id
Region id
Container name
OK
Container address
Container creation date
Container deploy status
Container description
Container environment variables
Container flavor
Container image
Enable/Disable api key authentication
Set to true if container is disabled
Container listening port
Container name
Container namespace
Image pull secret
"my-secret"
Container autoscaling
Source of the container, can be 'cloud' or 'iate'
Container status
Container status message
"Some container status"
Container timeout in seconds
Container's commands
"python3 app.py -m test"
Logging configuration
{
"destination_region_id": 1,
"enabled": true,
"retention_policy": { "period": 45 },
"topic_name": "my-log-name"
}