InlineManagementPlaneProperties1
InlineManagementPlaneProperties1
JSON Example
{
"brokers": [
{
"host": "string",
"port": 0,
"thumbprint": "string"
}
],
"secret": "string"
}
account
Optional
The account name to use when authenticating to the management plane's message bus.
array of
ManagementPlaneBrokerProperties
brokers
Optional
The list of messaging brokers this controller is configured with.
string
secret
Optional
The shared secret to use when autnenticating to the management plane's message bus. Not returned in REST responses.