Get container
Get container by container id
Path Parameters
id*string
Container ID
Response Body
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/docker/container/string"{
"id": "string",
"image": "string",
"name": "string",
"server": "string",
"state": "created"
}{
"error": "string",
"message": "string"
}{
"error": "string",
"message": "string"
}{
"error": "string",
"message": "string"
}{
"error": "string",
"message": "string"
}