POST
/
v1
/
containers
/
{id}
/
shell
generate container shell URL path
curl --request POST \
  --url https://console.gmicloud.com/api/v1/containers/{id}/shell
{
"urlPath": "<string>"
}

Path Parameters

id
string<uuid>
required

Response

successful

The response is of type object.