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