DELETE
/
v1
/
containers
/
{id}
shutdown workload
curl --request DELETE \
  --url https://console.gmicloud.com/api/v1/containers/{id}
{
"result": "container 12345678-1234-2234-3234-xxxxxxxxxxxxxx has been restarted"
}

Path Parameters

id
string<uuid>
required

Response

An action completed successfully

The response is of type object.