ServiceStatus

ServiceStatus
Service Status

Critical service information.

JSON Example
{
    "name": "string",
    "cluster_ip": "string",
    "external_ips": [
        "string"
    ]
}
string
name
Optional

The name of the service.

string
cluster_ip
Optional

The cluster IP address of the service.

array of string
external_ips
Optional

The external IP addresses of the service.

Property Of