Introduction The IBM Cloud Databases v5 API is a supplemental layer that adds the capability to manage IBM Cloud Databases through a REST API. The API is designed to provide users and developers the a
| Method | Path | Summary |
|---|---|---|
| List all deployable databases | ||
| List all deployable regions | ||
| Get deployment information | ||
| Creates a user based on user type | ||
| Update a user's password or role. | ||
| Deletes a user based on user type | ||
| Discover user name and password information for a deployment for a user with an endpoint type. | ||
| Change your database configuration | ||
| Get the schema of the database configuration | ||
| List read-only replica information | ||
| Modify read-only replication on a deployment | ||
| Resync read-only replica | ||
| Promote read-only replica to a full deployment | ||
| List currently running tasks on a deployment | ||
| Get information about a task | ||
| Get information about a backup | ||
| List currently available backups from a deployment | ||
| Initiate an on-demand backup | ||
| Get earliest point-in-time-recovery timestamp | ||
| Discover connection information for a deployment for a user with an endpoint type. | ||
| Discover connection information for a deployment for a user with substitutions and an endpoint type. | ||
| Discover connection information for a deployment for a user. | ||
| Discover connection information for a deployment for a user with substitutions. | ||
| List currently available scaling groups from a deployment | ||
| Get default scaling groups for a new deployment | ||
| Set scaling values on a specified group. | ||
| Get the autoscaling configuration from a deployment | ||
| Set the autoscaling configuration from a deployment | ||
| Kill connections to a PostgreSQL or EnterpriseDB deployment | ||
| Sync files uploaded to Elasticsearch deployment | ||
| Create a new logical replication slot | ||
| Delete a logical replication slot | ||
| Retrieve the allowlisted addresses and ranges for a deployment. | ||
| Set the allowlist for a deployment. | ||
| Add an address or range to the allowlist for a deployment. | ||
| Delete an address or range from the allowlist of a deployment. | ||
| Discover capability information. | ||
| Discover capability information from a deployment. | ||
| Discover capability information from a backup. | ||
| Upgrade your database version |