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 @@ -3783,7 +3783,7 @@ paths:
37833783
37843784 Requires `read_write` access to the Database.
37853785
3786- The Database must have an `active` status to perform this command.
3786+ The Database must have an `active`, `degraded`, or `failed` status to perform this command.
37873787
37883788 **Note**: Restoring from a backup will erase all existing data on the database instance and replace it with backup data.
37893789
@@ -4539,7 +4539,7 @@ paths:
45394539
45404540 Requires `read_write` access to the Database.
45414541
4542- The Database must have an `active` status to perform this command.
4542+ The Database must have an `active`, `degraded`, or `failed` status to perform this command.
45434543
45444544 **Note**: Restoring from a backup will erase all existing data on the database instance and replace it with backup data.
45454545
You can’t perform that action at this time.
0 commit comments