Wsa

Wsa
Wsa

Spec contains parameters of a VMware Aria Automation instance

JSON Example
{
    "id": "string",
    "loadBalancerFqdn": "wsa-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 Workspace ONE Access instance

string
loadBalancerFqdn
Optional

The Fully Qualified Domain Name of the Workspace ONE Access load balancer

string
loadBalancerIpAddress
Optional

The IP address of the Workspace ONE Access load balancer

nodes
Optional

The nodes of the Workspace ONE Access instance

string
status
Optional

The status of the Workspace ONE Access instance

string
version
Optional

The version of the Workspace ONE Access instance

Property Of