Skip to content

Commit 0617468

Browse files
authored
Merge pull request #610 from bbiggerr/dbaas-provisioning-block
[Update] Managed MySQL Database Backups List and Managed MySQL Database Backup View
2 parents 5c12b5d + 82ad194 commit 0617468

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

openapi.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3525,6 +3525,8 @@ paths:
35253525
description: |
35263526
Display all backups for an accessible Managed MySQL Database on your Account.
35273527

3528+
The Database must not be provisioning to perform this command.
3529+
35283530
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
35293531

35303532
At this time, only automatically scheduled backups (type `auto`) are available.
@@ -3591,6 +3593,8 @@ paths:
35913593
description: |
35923594
Display information for a single backup for an accessible Managed MySQL Database on your Account.
35933595

3596+
The Database must not be provisioning to perform this command.
3597+
35943598
Only unrestricted Users can access this command, and have access regardless of the acting token's OAuth scopes.
35953599

35963600
**Beta**: This endpoint is in **open** beta. During the beta period, Managed Databases will not incur any charges.

0 commit comments

Comments
 (0)