MicroServiceContainer

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 in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
host
Optional

ID or name of the host where the container is. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

ip
Required

ip

integer As uint32 As uint32
port
Optional

Port nunber of the instance. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
task_id
Optional

Marathon Task ID of the instance. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

Property Of