MPAConfigProperties (schema)

Information about the management plane this node is communciating with

Name Description Type Notes
AccountName The account name to use when authenticating to the management plane's message bus. string or null
RmqBrokerCluster The list of messaging brokers this controller is configured with. array of BrokerProperties
RmqClientType The nodes client type. string or null
SharedSecret The shared secret to use when autnenticating to the management plane's message bus. Not returned in REST responses. string
_links References related to this resource

The server will populate this field when returing the resource. Ignored on PUT and POST.
array of ResourceLink Readonly
_schema Schema for this resource string Readonly
_self Link to this resource SelfResourceLink Readonly