Skip to content

Commit dcb205d

Browse files
committed
Added Backup Restore conditions to description
1 parent c4b4b24 commit dcb205d

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

openapi.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6621,8 +6621,13 @@ paths:
66216621
post:
66226622
x-linode-grant: read_write
66236623
summary: Backup Restore
6624-
description: >
6624+
description: |
66256625
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.
66266631
tags:
66276632
- Linode Instances
66286633
operationId: restoreBackup

0 commit comments

Comments
 (0)