ProductNode
ProductNode
Spec contains information for a vRealize product node
JSON Example
{
"fqdn": "vrops.vrack.vsphere.local",
"password": "string",
"type": "MASTER, REPLICA, DATA, REMOTECOLLECTOR, WORKER",
"username": "string"
}
string
fqdn
Required
The Fully Qualified Domain Name for the vRealize node (virtual appliance)
string
password
Required
The password for a root user of vRealize appliance
string
type
Required
The type of the vRealize product node
Possible values are :
Oneamong:MASTER,
REPLICA,
DATA,
REMOTECOLLECTOR,
WORKER,
PRIMARY,
SECONDARY,
string
username
Required
The username for a root user of vRealize appliance