NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
AddControllerNodeSpec (schema)
Name | Description | Type | Notes |
---|---|---|---|
clustering_params | Clustering parameters for the node The details of the controller node required for cluster initialization or joining to an existing cluster. If this property is set, the node will be added to an existing cluster or used to create a new cluster. Otherwise no clustering operation/s will be performed. |
ClusteringInfo | |
host_msg_client_info | MsgClientInfo | Required | |
mpa_msg_client_info | MsgClientInfo | Required | |
node_id | Internal identifier of the node Only use this if an id for the node already exists with MP. If not specified, then the node_id will be set to a random id. |
string | |
type | must be set to AddControllerNodeSpec | string | Required Enum: AddControllerNodeSpec |
control_plane_server_certificate | Deprecated. Do not supply a value for this property. | string | Deprecated |