-
Notifications
You must be signed in to change notification settings - Fork 69
[New] Managed Databases #592
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was also a comment in the go/no-go about being explicit to customers that the secondary hostname (for private IP/within DC traffic) is publically viewable/accessible? I think Matt has more info on that but it should absolutely be included.
openapi.yaml
Outdated
- $ref: '#/components/parameters/pageOffset' | ||
- $ref: '#/components/parameters/pageSize' | ||
description: | | ||
Display information for a single Managed Database engine type. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Display information for a single Managed Database engine type. | |
Display information for a single Managed Database engine type and version. |
openapi.yaml
Outdated
beta. | ||
responses: | ||
'200': | ||
description: Returns information for a single Managed Database engine. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
description: Returns information for a single Managed Database engine. | |
description: Returns information for a single Managed Database engine and version. |
No description provided.