MsgClientInfo

MsgClientInfo
MsgClientInfo
JSON Example
{
    "account_name": "string",
    "certificate": "string",
    "shared_secret": "string"
}
string
account_name
Optional

Account name for the messaging client. Identifies the client on the management plane message bus.

string
certificate
Optional

Messaging client's certificate. Used to authenticate to the control plane messaging endpoint.

string
shared_secret
Optional

Messaging client's secret. Used to authenticate to the management plane messaging broker.