{ "id":"/axapi/v3/axdebug/apply-config", "type":"object", "node-type":"scalar", "title":"apply-config", "operation-not-allowed": ["PUT"], "partition-visibility":"shared", "operational":1, "description":"Apply AXDebug config file", "properties":{ "config-file":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"config file name", "optional":true } } }