NodeMessagingClientInfo

NodeMessagingClientInfo
NodeMessagingClientInfo
JSON Example
{
    "clients": [
        {
            "account_name": "string",
            "client_type": "string"
        }
    ],
    "entity_type": "string"
}
clients
Optional

A list of messaging clients owned by this entity

string
entity_type
Optional

Entity type of this messaging client

Possible values are : HTTP, DATASTORE, MANAGER, POLICY, CONTROLLER,
Property Of