VcfCommonClusterInfo

VcfCommonClusterInfo
VcfCommonClusterInfo

Common cluster metadata for VCF management resources

JSON Example
{
    "isClustered": false,
    "isPrimaryNode": false,
    "primaryNode": "string"
}
boolean
isClustered
Optional

Whether the resource belongs to a clustered deployment

boolean
isPrimaryNode
Optional

Whether this resource instance is the primary cluster node

string
primaryNode
Optional

Primary node identifier (for example FQDN)