AddControllerNodeSpec

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

mpa_msg_client_info

host_msg_client_info
Required

host_msg_client_info

clustering_params
Optional

clustering_params

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
control_plane_server_certificate
Optional

Deprecated. Do not supply a value for this property.

string
type
Required

must be set to AddControllerNodeSpec