{ "id":"/axapi/v3/debug/l7", "type":"object", "node-type":"intermediate", "title":"l7", "operation-not-allowed": ["PUT", "POST", "DELETE"], "partition-visibility":"shared", "operational":1, "description":"Layer 7", "properties":{ "http3":{ "type":"object", "$ref":"/axapi/v3/debug/l7/http3", "properties":{ "level":{ "type":"number", "format":"number", "minimum":1, "maximum":5, "partition-visibility":"shared", "description":"Debug level (Level 1-5)" }, "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "partition-visibility":"shared", "modify-not-allowed":1, "description":"uuid of the object" } } } } }