Vrli

Vrli
Vrli

Spec contains parameters of a vRealize Log Insight instance

JSON Example
{
    "id": "string",
    "loadBalancerFqdn": "load-balancer.vrack.vsphere.local",
    "loadBalancerIpAddress": "10.0.0.15",
    "nodes": [
        {
            "fqdn": "vrealize.node.vrack.vsphere.local",
            "id": "string",
            "ipAddress": "10.0.0.17",
            "type": "MASTER, REPLICA, DATA, REMOTE_COLLECTOR, WORKER"
        }
    ],
    "status": "ACTIVE, ERROR",
    "version": "4.8.0-13036238"
}
string
id
Optional

The ID of the vRealize Log Insight instance

string
loadBalancerFqdn
Optional

The Fully Qualified Domain Name of the vRealize Log Insight load balancer

string
loadBalancerIpAddress
Optional

The IP address of the vRealize Log Insight load balancer

nodes
Optional

The nodes of the vRealize Log Insight instance

string
status
Optional

The status of the vRealize Log Insight instance

string
version
Optional

The version of the vRealize Log Insight instance

Property Of