InlineCbmClusterNode1

InlineCbmClusterNode1
InlineCbmClusterNode1
JSON Example
{
    "entities": [
        {
            "certificate": "string",
            "entity_type": "string",
            "entity_uuid": "string",
            "fqdn": "string",
            "ip_address": "string",
            "ipv6_address": "string",
            "ipv6_subnet_prefix_length": 0,
            "port": 0,
            "subnet_prefix_length": 0
        }
    ],
    "node_uuid": "string",
    "status": "string"
}
entities
Required

Entities on the node.

string
node_uuid
Required

UUID of the node.

string
status
Optional
Constraints: default: REMOVED

Current clustering status of the node.

Possible values are : JOINING, JOINED, REMOVING, REMOVED,