NodeMessagingClientInfo (type)

{
  "id": "NodeMessagingClientInfo", 
  "module_id": "ClusterManagement", 
  "properties": {
    "clients": {
      "items": {
        "$ref": "MessagingClientInfo
      }, 
      "title": "A list of messaging clients owned by this entity", 
      "type": "array"
    }, 
    "entity_type": {
      "$ref": "NsxEntity, 
      "title": "Entity type of this messaging client"
    }
  }, 
  "type": "object"
}