{ "id":"/axapi/v3/debug/http-proxy", "type":"object", "node-type":"scalar", "title":"http-proxy", "operation-not-allowed": ["PUT"], "partition-visibility":"shared", "operational":1, "description":"Debug HTTP proxy", "properties":{ "level":{ "type":"number", "format":"number", "minimum":1, "maximum":4, "partition-visibility":"shared", "description":"Debug level (Level 1-4)", "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 } } }