{ "id":"/axapi/v3/delete/tsig", "type":"object", "node-type":"scalar", "title":"tsig", "operation-not-allowed": ["PUT"], "partition-visibility":"shared", "operational":1, "description":"Delete Transaction SIGnatures Key file", "properties":{ "file-name":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Transaction SIGnatures Key File", "optional":true } } }