The API should specify what resources may be used with Managed Databases
complete
G
Gili Tzabari
When creating a Managed Database, https://docs.digitalocean.com/reference/api/api-reference/#operation/databases_create_cluster returns HTTP 422 if the droplet type or storage amount is not supported for managed databases.
The documentation should specify (or provide a way to look up) the list of legal values as opposed to requiring clients to guess.
Awais Malik
complete
Hello,
Thank you so much for raising this and for your feedback around the documentation! We are glad to hear that you were able to sort things out and get the required information. We have also shared this feedback internally with our Documentation team for further review.
If you have any further questions around this issue, please reach out to our support team: https://docs.digitalocean.com/support/
Again, thank you for taking the time to raise this issue with us and help us create a service that better fits your needs.
G
Gili Tzabari
It would be useful for the documentation to link from such fields (e.g. droplet type and database version) to https://docs.digitalocean.com/reference/api/api-reference/#operation/databases_list_options to help users find it.
G
Gili Tzabari
Nevermind. I just noticed that https://docs.digitalocean.com/reference/api/api-reference/#operation/databases_list_options returns this information.