InlineManagementClusterRoleConfig1
InlineManagementClusterRoleConfig1
JSON Example
{
"mgmt_cluster_listen_addr": {
"certificate_sha256_thumbprint": "string",
"ip_address": "string",
"port": 0,
"certificate": "string"
},
"mpa_msg_client_info": {
"account_name": "string",
"certificate": "string",
"shared_secret": "string"
},
"api_listen_addr": {
"certificate_sha256_thumbprint": "string",
"ip_address": "string",
"port": 0,
"certificate": "string"
},
"mgmt_plane_listen_addr": {
"certificate_sha256_thumbprint": "string",
"ip_address": "string",
"port": 0,
"certificate": "string"
}
}
object
mgmt_cluster_listen_addr
Optional
The IP and port for the management cluster service on this node
object
api_listen_addr
Optional
The IP and port for the public API service on this node
object
mgmt_plane_listen_addr
Optional
The IP and port for the management plane service on this node