{ "id":"/axapi/v3/debug/all/{dumy}", "type":"object", "node-type":"list", "title":"all", "operation-not-allowed": ["PUT"], "operational":1, "description":"All logging debug switches", "properties":{ "uuid":{ "type":"string", "format":"string", "minLength":1, "maxLength":64, "modify-not-allowed":1, "description":"uuid of the object", "optional":true } }, "object-keys":[ "dumy" ], "required":[ "dumy" ] }