{ "id":"/axapi/v3/delete/ips", "type":"object", "node-type":"scalar", "title":"ips", "operation-not-allowed": ["PUT"], "partition-visibility":"shared", "operational":1, "description":"Delete ips related file", "properties":{ "profile":{ "type":"string", "format":"string", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Specify profile to be deleted", "optional":true }, "signature":{ "type":"number", "format":"number", "minimum":10000000, "maximum":19000000, "partition-visibility":"shared", "description":"Specify custom signature sid to be deleted", "optional":true } } }