Wsa

Wsa
Wsa

Spec contains parameters of a VMware Aria Automation instance

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

The ID of the Workspace ONE Access instance

string
version
Read-Only

The version of the Workspace ONE Access instance

string
loadBalancerFqdn
Read-Only

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

string
loadBalancerIpAddress
Read-Only

The IP address of the Workspace ONE Access load balancer

string
status
Read-Only

The status of the Workspace ONE Access instance

nodes
Read-Only

The nodes of the Workspace ONE Access instance

Property Of