Operations at tapeBackup/
This page describes the service operations at this endpoint.
| URI | Method | Description |
|---|---|---|
| tapeBackup/addTapeDevice | POST | Adds new tape device |
| tapeBackup/availablePhysicalTapeDrives | GET | Gets available physical tape drives |
| tapeBackup/backup | POST | Starts tape backup |
| tapeBackup/deleteDevice/{id} | POST | Delete device |
| tapeBackup/devices | GET | Gets added tape devices |
| tapeBackup/existingVirtualDevices | GET | Gets existing virtual devices |
| tapeBackup/getConfiguration | POST | Gets configuration parameters for Tape service |
| tapeBackup/getExistingVirtualTapeLibraries | GET | Gets existing virtual tape libraries |
| tapeBackup/getSnapshots | GET | Gets the list of existing tape snapshots |
| tapeBackup/offlineDrive/{driveId} | POST | Offline drive |
| tapeBackup/onlineDrive/{driveId} | POST | Online drive |
| tapeBackup/restartLibrary/{libraryId} | POST | Restart library |
| tapeBackup/restore | POST | Starts tape restore |
| tapeBackup/scan/{id} | POST | Scan media |
| tapeBackup/setConfiguration | POST | Sets new configuration parameters for Tape service |
| tapeBackup/validateCredentials | POST | Validates credentials for NetVault service |