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.
1 parent 67ee5c2 commit 8e42686Copy full SHA for 8e42686
openapi.yaml
@@ -15105,6 +15105,12 @@ components:
15105
- W18
15106
- W20
15107
- 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'
15114
watchdog_enabled:
15115
type: boolean
15116
description: >
0 commit comments