[{"label":"Latest (5.0.0)","version":"latest"},{"version":"4.5.1"},{"version":"4.5.0"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1127/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1078/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1033/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1003/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/939/vmware-cloud-foundation","version":"4.0"}]
vcf-for-vxrail
WsaProductSpec
Spec contains information for a vRealize product
Properties
string
version
Required
The version of the vRealize product instance
string
loadBalancerFqdn
Required
Fully Qualified Domain Name for the vRealize product load balancer
string
type
Required
The type of the Workspace ONE Access instance
string
id
Optional
The ID of the product
string
certificateChain
Optional
The certificate chain of the vRealize product.
JSON Example
{
"adminCredentials": {
"password": "string",
"username": "string"
},
"defaultAdminCredentials": {
"password": "string",
"username": "string"
},
"loadBalancerFqdn": "string",
"nodes": [
{
"fqdn": "vrops.vrack.vsphere.local",
"password": "string",
"username": "string"
}
],
"type": "string",
"version": "string"
}
[{"label":"Latest (5.0.0)","version":"latest"},{"version":"4.5.1"},{"version":"4.5.0"},{"version":"4.4.0"},{"version":"4.3.1"},{"link":"https://developer.vmware.com/apis/1127/vmware-cloud-foundation","version":"4.3"},{"link":"https://developer.vmware.com/apis/1078/vmware-cloud-foundation","version":"4.2"},{"link":"https://developer.vmware.com/apis/1033/vmware-cloud-foundation","version":"4.1"},{"link":"https://developer.vmware.com/apis/1003/vmware-cloud-foundation","version":"4.0.1"},{"link":"https://developer.vmware.com/apis/939/vmware-cloud-foundation","version":"4.0"}]
vcf-for-vxrail