InlineControllerClusterRoleConfig1

InlineControllerClusterRoleConfig1
InlineControllerClusterRoleConfig1
JSON Example
{
    "mpa_msg_client_info": {
        "account_name": "string",
        "certificate": "string",
        "shared_secret": "string"
    },
    "host_msg_client_info": {
        "account_name": "string",
        "certificate": "string",
        "shared_secret": "string"
    },
    "control_plane_listen_addr": {
        "certificate_sha256_thumbprint": "string",
        "ip_address": "string",
        "port": 0,
        "certificate": "string"
    },
    "control_cluster_listen_addr": {
        "certificate_sha256_thumbprint": "string",
        "ip_address": "string",
        "port": 0,
        "certificate": "string"
    }
}
mpa_msg_client_info
Optional

mpa_msg_client_info

host_msg_client_info
Optional

host_msg_client_info

object
control_plane_listen_addr
Optional

The IP and port for the control plane service on this node

object
control_cluster_listen_addr
Optional

The IP and port for the control cluster service on this node