{ "id":"/axapi/v3/delete/health-postfile", "type":"object", "node-type":"scalar", "title":"health-postfile", "operation-not-allowed": ["PUT"], "partition-visibility":"shared", "operational":1, "description":"Address the HTTP Post data file", "properties":{ "file-name":{ "type":"string", "format":"string", "minLength":1, "maxLength":31, "partition-visibility":"shared", "description":"Specify the File Name", "optional":true } } }