| service_status |
string |
The current status of the service. |
| instance_id |
string |
ID of the service instance (this is the index of the service instance starting from 0). |
| instance_status |
string |
The current status of the service instance. |
| container_name |
string |
Name of the container. |
| status |
string |
Service container status. |
| message |
string |
Additional clarification about status. |
| image_name |
string |
Image name used to create the service container. |
| image_digest |
string |
The unique and immutable identifier representing the image content. |
| restart_count |
integer |
Number of times Snowflake restarted the service. |
| start_time |
string |
Date and time when the container started. |