WsaProductSpec

WsaProductSpec
WsaProductSpec

Spec contains information for a vRealize product

JSON Example
{
    "adminCredentials": {
        "password": "string",
        "username": "string"
    },
    "certificateChain": "string",
    "defaultAdminCredentials": {
        "password": "string",
        "username": "string"
    },
    "id": "string",
    "loadBalancerFqdn": "string",
    "nodes": [
        {
            "fqdn": "vrops.vrack.vsphere.local",
            "password": "string",
            "type": "MASTER, REPLICA, DATA, REMOTECOLLECTOR, WORKER",
            "username": "string"
        }
    ],
    "type": "string",
    "version": "string"
}
adminCredentials
Required

This specification contains information about credentials.

string
certificateChain
Optional

The certificate chain of the vRealize product.

defaultAdminCredentials
Required

This specification contains information about credentials.

string
id
Optional

The ID of the product

string
loadBalancerFqdn
Required

Fully Qualified Domain Name for the vRealize product load balancer

nodes
Required

The nodes of the vRealize product instance

string
type
Required

The type of the Workspace ONE Access instance

string
version
Required

The version of the vRealize product instance