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 @@ -19629,6 +19629,14 @@ components:
1962919629 failed: red
1963019630 userAborted: f
1963119631 default_: yellow
19632+ available:
19633+ type: boolean
19634+ description: |
19635+ Whether this Backup is available for restoration.
19636+
19637+ Backups undergoing maintenance are not available for restoration.
19638+ example: true
19639+ readOnly: true
1963219640 created:
1963319641 type: string
1963419642 format: date-time
@@ -22882,6 +22890,14 @@ components:
2288222890 [POST /linode/instances/{linodeId}/backups/enable](/docs/api/linode-instances/#backups-enable).
2288322891 example: true
2288422892 readOnly: true
22893+ available:
22894+ type: boolean
22895+ description: |
22896+ Whether Backups for this Linode are available for restoration.
22897+
22898+ Backups undergoing maintenance are not available for restoration.
22899+ example: true
22900+ readOnly: true
2288522901 schedule:
2288622902 type: object
2288722903 properties:
You can’t perform that action at this time.
0 commit comments