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