{ "id":"/axapi/v3/file/system-backup", "type":"object", "node-type":"scalar", "title":"system-backup", "operation-not-allowed": ["PUT"], "partition-visibility":"shared", "operational":1, "auto-created-object":1, "description":"Backup system files", "properties":{ "file-handle":{ "type":"string", "format":"string-rlx", "minLength":1, "maxLength":255, "partition-visibility":"shared", "description":"full path of the uploaded file", "optional":true } } }