InlineControllerNodeAggregateInfo1
InlineControllerNodeAggregateInfo1
JSON Example
{
"role_config": {
"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"
},
"control_plane_listen_addr": {
"certificate_sha256_thumbprint": "string",
"ip_address": "string",
"fqdn": "string",
"certificate": "string",
"port": 0
},
"control_cluster_listen_addr": {
"certificate_sha256_thumbprint": "string",
"ip_address": "string",
"fqdn": "string",
"certificate": "string",
"port": 0
}
}
}