Vra

Vra
Vra

Spec contains parameters of a vRealize Automation instance

JSON Example
{
    "id": "string",
    "loadBalancerFqdn": "vra-lb.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": "8.1.0-13036238"
}
string
id
Optional

The ID of the vRealize Automation instance

string
loadBalancerFqdn
Optional

The Fully Qualified Domain Name of the vRealize Automation load balancer

string
loadBalancerIpAddress
Optional

The IP address of the vRealize Automation load balancer

nodes
Optional

The nodes of the vRealize Automation instance

string
status
Optional

The status of the vRealize Automation instance

string
version
Optional

The version of the vRealize Automation instance

Property Of