FQDNStatus

FQDNStatus
FQDN of the Platform Ingress

The FQDN of the Platform Ingress.

JSON Example
{
    "name": "string",
    "state": "string",
    "ip": "string"
}
string
name
Optional

The name of the FQDN.

state
Optional

Enum for the FQDN status.

Enumeration: HEALTHY, UNHEALTHY
string
ip
Optional

The IP of the FQDN (optional).