Skip to content

Commit 8e42686

Browse files
author
hzoppetti
committed
added last successful to the backup envelope of linode
1 parent 67ee5c2 commit 8e42686

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

openapi.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15105,6 +15105,12 @@ components:
1510515105
- W18
1510615106
- W20
1510715107
- W22
15108+
last_successful:
15109+
type: string
15110+
format: date-time
15111+
description: The last successful backup date. 'None' if there was no previous backup.
15112+
readOnly: true
15113+
example: '2018-01-01T00:01:01'
1510815114
watchdog_enabled:
1510915115
type: boolean
1511015116
description: >

0 commit comments

Comments
 (0)