{ "id":"/axapi/v3/delete/domain-list", "type":"object", "node-type":"scalar", "title":"domain-list", "operation-not-allowed": ["PUT"], "partition-visibility":"shared", "operational":1, "description":"Delete ddos file", "properties":{ "domain-list-name":{ "type":"string", "format":"string", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Specify file to be deleted", "optional":true } } }