{ "id":"/axapi/v3/delete/bw-list", "type":"object", "node-type":"scalar", "title":"bw-list", "operation-not-allowed": ["PUT"], "partition-visibility":"shared", "operational":1, "description":"Blacklist/whitelist", "properties":{ "file-name":{ "type":"string", "format":"string", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Blacklist/whitelist Name", "optional":true } } }