We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c4b4b24 + dcb205d commit 07338c6Copy full SHA for 07338c6
openapi.yaml
@@ -6621,8 +6621,13 @@ paths:
6621
post:
6622
x-linode-grant: read_write
6623
summary: Backup Restore
6624
- description: >
+ description: |
6625
Restores a Linode's Backup to the specified Linode.
6626
+
6627
+ The following conditions apply:
6628
+ * Backups may not be restored across Regions.
6629
+ * Only successfully completed Backups that are not undergoing maintenance can be restored.
6630
+ * The Linode that the Backup is being restored to must not itself be in the process of creating a Backup.
6631
tags:
6632
- Linode Instances
6633
operationId: restoreBackup
0 commit comments