AddControllerNodeSpec

AddControllerNodeSpec
AddControllerNodeSpec
JSON Example
{
    "clustering_params": {
        "join_to_existing_cluster": false,
        "shared_secret": "string"
    },
    "control_plane_server_certificate": "string",
    "host_msg_client_info": {
        "account_name": "string",
        "certificate": "string",
        "shared_secret": "string",
        "software_version": "string"
    },
    "mpa_msg_client_info": {
        "account_name": "string",
        "certificate": "string",
        "shared_secret": "string",
        "software_version": "string"
    },
    "node_id": "string",
    "type": "string"
}
clustering_params
Optional

Clustering parameters for the controller cluster

string
control_plane_server_certificate
Optional

Deprecated. Do not supply a value for this property.

host_msg_client_info
Required

Information about a messaging client

mpa_msg_client_info
Required

Information about a messaging client

string
node_id
Optional

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
Required

must be set to AddControllerNodeSpec