ClusterProductSpec
ClusterProductSpec
Spec contains information for a VMware Aria product
JSON Example
{
"adminCredentials": {
"password": "string",
"username": "string"
},
"certificateChain": "string",
"id": "string",
"loadBalancerFqdn": "string",
"nodes": [
{
"fqdn": "vrops.vrack.vsphere.local",
"password": "string",
"type": "MASTER, REPLICA, DATA, REMOTECOLLECTOR, WORKER",
"username": "string"
}
],
"version": "string"
}
adminCredentials
Required
This specification contains information about credentials.
string
certificateChain
Optional
The certificate chain of the VMware Aria product.
string
id
Optional
The ID of the product
string
loadBalancerFqdn
Required
Fully Qualified Domain Name for the VMware Aria product load balancer
string
version
Required
The version of the VMware Aria product instance