MPAConfigProperties
MPAConfigProperties
Information about the management plane this node is communciating with
AllOf
JSON Example
{
"_links": [
{
"action": "string",
"href": "string",
"rel": "string"
}
],
"_schema": "string",
"_self": {},
"RmqBrokerCluster": [
{
"BrokerFqdn": "string",
"BrokerIpAddress": "string",
"BrokerIsMaster": "string",
"BrokerPort": "string",
"BrokerSslCertThumbprint": "string",
"BrokerVirtualHost": "string"
}
],
"SharedSecret": "string"
}