{ "id":"/axapi/v3/visibility/monitored-entity", "type":"object", "node-type":"scalar", "title":"monitored-entity", "partition-visibility":"shared", "auto-created-object":1, "description":"Display Monitoring entities", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true }, "detail":{ "type":"object", "$ref":"/axapi/v3/visibility/monitored-entity/detail", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "debug":{ "type":"object", "$ref":"/axapi/v3/visibility/monitored-entity/detail/debug", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }, "sessions":{ "type":"object", "$ref":"/axapi/v3/visibility/monitored-entity/sessions", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } }, "mon-topk":{ "type":"object", "$ref":"/axapi/v3/visibility/monitored-entity/mon-topk", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sources":{ "type":"object", "$ref":"/axapi/v3/visibility/monitored-entity/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" } } } } }, "secondary":{ "type":"object", "$ref":"/axapi/v3/visibility/monitored-entity/secondary", "properties":{ "mon-topk":{ "type":"object", "$ref":"/axapi/v3/visibility/monitored-entity/secondary/mon-topk", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" }, "sources":{ "type":"object", "$ref":"/axapi/v3/visibility/monitored-entity/secondary/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" } } } } } } } } }