InlineMPAConfigProperties1

InlineMPAConfigProperties1
InlineMPAConfigProperties1
JSON Example
{
    "RmqBrokerCluster": [
        {
            "BrokerFqdn": "string",
            "BrokerIpAddress": "string",
            "BrokerIsMaster": "string",
            "BrokerPort": "string",
            "BrokerSslCertThumbprint": "string",
            "BrokerVirtualHost": "string"
        }
    ],
    "SharedSecret": "string"
}
AccountName
Optional

The account name to use when authenticating to the management plane's message bus.

RmqBrokerCluster
Optional

The list of messaging brokers this controller is configured with.

RmqClientType
Optional

The nodes client type.

string
SharedSecret
Optional

The shared secret to use when autnenticating to the management plane's message bus. Not returned in REST responses.