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 ef1cc19 commit effd22aCopy full SHA for effd22a
openapi.yaml
@@ -17779,6 +17779,7 @@ components:
17779
- restoring
17780
- failed
17781
- degraded
17782
+ - updating
17783
description: The operating status of the Managed Database.
17784
example: active
17785
x-linode-filterable: true
@@ -17790,6 +17791,8 @@ components:
17790
17791
restoring: yellow
17792
failed: red
17793
degraded: red
17794
+ updating: yellow
17795
+ default_: white
17796
readOnly: true
17797
encrypted:
17798
type: boolean
0 commit comments