Skip to content

Commit 4023dab

Browse files
authored
Merge pull request #628 from bbiggerr/dbaas-delete-state-update
[Update] Managed MySQL Database Delete - status requirements expanded
2 parents 8b79c59 + 16d8ab8 commit 4023dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3371,7 +3371,7 @@ paths:
33713371
description: |
33723372
Remove a Managed MySQL Database from your Account.
33733373

3374-
The Database must have an `active` status to perform this command.
3374+
The Database must have an `active`, `failed`, or `degraded` status to perform this command.
33753375

33763376
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
33773377
security:

0 commit comments

Comments
 (0)