Get container info by ID
containers
Get container info by ID
GET
Get container info by ID
Documentation Index
Fetch the complete documentation index at: https://docs.gmicloud.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
successful
reason of container status
Available options:
unknown, creating, running, terminating, stopped, error, zombie Example:
[
{
"containerPath": "/workspace",
"id": "550e8400-e29b-41d4-a716-446655440000"
}
]Maximum string length:
50Pattern:
^[a-zA-Z0-9._-]+$Maximum string length:
256Pattern:
^[a-zA-Z0-9._-]+$Maximum string length:
255Pattern:
^([A-Za-z0-9][A-Za-z0-9_\-. ]*)?[A-Za-z0-9]$Example:
"LLM training"
template id
Optional container command arguments
Optional container start command
Example:
[
{
"name": "access_token",
"value": "kalsk113=="
}
]The list of SSH key IDs to use in the container