VropsNode

VropsNode
VropsNode

Spec contains information for a VMware Aria product node

JSON Example
{
    "username": "user",
    "password": "string",
    "status": "ACTIVE",
    "id": "string",
    "fqdn": "vrealize.node.vrack.vsphere.local",
    "type": "MASTER, REPLICA, DATA, REMOTE_COLLECTOR, WORKER",
    "ipAddress": "10.0.0.17"
}
string
username
Read-Only

The username for a root user of VMware Aria appliance

string
password
Optional

The password for a root user of VMware Aria appliance

string
status
Required

The status of the VMware Aria product node

string
id
Read-Only

The ID of the node

string
fqdn
Required

The Fully Qualified Domain Name for the VMware Aria node (virtual appliance)

string
type
Optional

The type of the VMware Aria product node

Enumeration: MASTER, REPLICA, DATA, REMOTE_COLLECTOR, WORKER
string
ipAddress
Required

IP Address of VMware Aria product appliance

Property Of