Set container status
Set container status
| Path Parameters |
|---|
containerId uuid — REQUIREDThe id of the container Example:
|
status int32 — REQUIREDPossible values: [ The container status |
| Responses | |||
|---|---|---|---|
200The updated container
| |||
400An error describing the issue caused by the client
| |||
500An error describing the server issue
|