Skip to content

Commit 0c67156

Browse files
committed
Add backing_up Database status
1 parent dbad623 commit 0c67156

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

openapi.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17773,6 +17773,7 @@ components:
1777317773
- failed
1777417774
- degraded
1777517775
- updating
17776+
- backing_up
1777617777
description: The operating status of the Managed Database.
1777717778
example: active
1777817779
x-linode-filterable: true
@@ -17961,6 +17962,7 @@ components:
1796117962
restoring: yellow
1796217963
failed: red
1796317964
degraded: red
17965+
default_: white
1796417966
encrypted:
1796517967
$ref: '#/components/schemas/Database/properties/encrypted'
1796617968
allow_list:
@@ -18706,6 +18708,7 @@ components:
1870618708
failed: red
1870718709
pending: yellow
1870818710
stale: red
18711+
default_: white
1870918712
type: string
1871018713
enum:
1871118714
- accepted
@@ -24058,6 +24061,7 @@ components:
2405824061
failed: red
2405924062
pending: yellow
2406024063
stale: red
24064+
default_: white
2406124065
type: string
2406224066
enum:
2406324067
- accepted

0 commit comments

Comments
 (0)