{ "id":"/axapi/v3/ip/app-protocol-port/monitor", "type":"object", "node-type":"scalar", "title":"monitor", "partition-visibility":"shared", "description":"Monitors application ports", "properties":{ "enable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enables global port processing", "optional":true }, "disable":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"Enables global port processing", "optional":true }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object", "optional":true } } }