{ "id":"/axapi/v3/delete/local-uri-file", "type":"object", "node-type":"scalar", "title":"local-uri-file", "operation-not-allowed": ["PUT"], "partition-visibility":"shared", "operational":1, "description":"Local URI files for http response", "properties":{ "file-name":{ "type":"string", "format":"string", "minLength":1, "maxLength":63, "partition-visibility":"shared", "description":"Local File Name", "optional":true } } }