MicroServiceContainer
MicroServiceContainer
JSON Example
{
"container_id": "string",
"host": "string",
"ip": {
"addr": "string",
"type": "string"
},
"port": 0,
"task_id": "string"
}
string
container_id
Optional
ID of the container. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
string
host
Optional
ID or name of the host where the container is. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
integer As uint32
As uint32
port
Optional
Port nunber of the instance. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
string
task_id
Optional
Marathon Task ID of the instance. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.