File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3786,7 +3786,7 @@ paths:
37863786
37873787 Requires `read_write` access to the Database.
37883788
3789- The Database must have an `active` status to perform this command.
3789+ The Database must have an `active`, `degraded`, or `failed` status to perform this command.
37903790
37913791 **Note**: Restoring from a backup will erase all existing data on the database instance and replace it with backup data.
37923792
@@ -4542,7 +4542,7 @@ paths:
45424542
45434543 Requires `read_write` access to the Database.
45444544
4545- The Database must have an `active` status to perform this command.
4545+ The Database must have an `active`, `degraded`, or `failed` status to perform this command.
45464546
45474547 **Note**: Restoring from a backup will erase all existing data on the database instance and replace it with backup data.
45484548
You can’t perform that action at this time.
0 commit comments