diff --git a/openapi.yaml b/openapi.yaml index c1f8391d9..647dffed8 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -3786,7 +3786,7 @@ paths: Requires `read_write` access to the Database. - The Database must have an `active` status to perform this command. + The Database must have an `active`, `degraded`, or `failed` status to perform this command. **Note**: Restoring from a backup will erase all existing data on the database instance and replace it with backup data. @@ -4542,7 +4542,7 @@ paths: Requires `read_write` access to the Database. - The Database must have an `active` status to perform this command. + The Database must have an `active`, `degraded`, or `failed` status to perform this command. **Note**: Restoring from a backup will erase all existing data on the database instance and replace it with backup data.