{ "id":"/axapi/v3/visibility/mon-topk", "type":"object", "node-type":"intermediate", "title":"mon-topk", "operation-not-allowed": ["PUT", "POST", "DELETE"], "partition-visibility":"shared", "description":"Display topk Monitoring entities", "properties":{ "sources":{ "type":"object", "$ref":"/axapi/v3/visibility/mon-topk/sources", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }