Skip to main content

Set container status

Set container status

Path Parameters
containerId uuid REQUIRED

The id of the container

Example: 11112222-3333-4444-5555-666677778888

status int32 REQUIRED

Possible values: [0, 1]

The container status

Responses
200

The updated container

Schema OPTIONAL
object

Wraps a nonexistent value to always have a json object in the request/response body

400

An error describing the issue caused by the client

Schema OPTIONAL
type int32 OPTIONAL

Possible values: [0, 1, 2, 3, 4]

The type of client error

message string OPTIONAL

The error message

500

An error describing the server issue

Schema OPTIONAL
message string OPTIONAL

The error message