File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -19692,6 +19692,14 @@ components:
1969219692 failed: red
1969319693 userAborted: f
1969419694 default_: yellow
19695+ available:
19696+ type: boolean
19697+ description: |
19698+ Whether this Backup is available for restoration.
19699+
19700+ Backups undergoing maintenance are not available for restoration.
19701+ example: true
19702+ readOnly: true
1969519703 created:
1969619704 type: string
1969719705 format: date-time
@@ -22946,6 +22954,14 @@ components:
2294622954 [POST /linode/instances/{linodeId}/backups/enable](/docs/api/linode-instances/#backups-enable).
2294722955 example: true
2294822956 readOnly: true
22957+ available:
22958+ type: boolean
22959+ description: |
22960+ Whether Backups for this Linode are available for restoration.
22961+
22962+ Backups undergoing maintenance are not available for restoration.
22963+ example: true
22964+ readOnly: true
2294922965 schedule:
2295022966 type: object
2295122967 properties:
You can’t perform that action at this time.
0 commit comments