{ "id":"/axapi/v3/axdebug/exit", "type":"object", "node-type":"scalar", "title":"exit", "operation-not-allowed": ["PUT"], "partition-visibility":"shared", "operational":1, "description":"exit from axdebug and stop capture", "properties":{ "stop-capture":{ "type":"number", "format":"flag", "default":0, "partition-visibility":"shared", "description":"stop capture traffic", "optional":true } } }