manual REST Endpoints
manual
The operations from the manual category.
- Create a Session
- Method: postPath:
/20160918/login - Delete a Session
- Method: deletePath:
/20160918/logout - Delete an Instance Backup
- Method: deletePath:
/20160918/instanceBackups/{instance_backup_id} - Export an Instance
- Method: postPath:
/20160918/instances/{instance_id}/actions/export - Get an Instance Backup
- Method: getPath:
/20160918/instanceBackups/{instance_backup_id} - ImportInstanceBackup
- Method: postPath:
/20160918/instanceBackups/{instance_backup_id}/actions/import - List Instance Backups
- Method: getPath:
/20160918/instanceBackups - List My Groups
- Method: getPath:
/20160918/myGroups - Update a Password
- Method: putPath:
/20160918/changepassword