Closed nvthongswansea closed 4 years ago
Due to wrong information on official API docs https://gridscale.io/en//api-documentation/index.html#operation/rollbackStorageBackup, the method RollbackStorageBackup won't work. The correct API endpoint is https://api.gridscale.io/objects/storages/{storage_uuid}/backups/{backup_uuid}/rollback
RollbackStorageBackup
https://github.com/gridscale/gsclient-go/pull/151
Due to wrong information on official API docs https://gridscale.io/en//api-documentation/index.html#operation/rollbackStorageBackup, the method
RollbackStorageBackup
won't work. The correct API endpoint is https://api.gridscale.io/objects/storages/{storage_uuid}/backups/{backup_uuid}/rollback