Namespace: databases

databases

Methods for interacting with the databases endpoints
https://www.vultr.com/api/#tag/databases
Source:

Methods

createConnectionPool()

Create a new connection pool within the Managed Database (PostgreSQL engine types only).
https://www.vultr.com/api/#operation/create-connection-pool
Source:

createDatabase()

Create a new Managed Database in your account.
https://www.vultr.com/api/#operation/create-database
Source:

createDatabaseDb()

Create a new logical database within the Managed Database (MySQL and PostgreSQL only).
https://www.vultr.com/api/#operation/create-database-db
Source:

createDatabaseUser()

Create a new database user within the Managed Database.
https://www.vultr.com/api/#operation/create-database-user
Source:

databaseAddReadReplica()

Create a read-only replica node for the Managed Database.
https://www.vultr.com/api/#operation/database-add-read-replica
Source:

databaseDetachMigration()

Detach a migration from the Managed Database.
https://www.vultr.com/api/#operation/database-detach-migration
Source:

databaseFork()

Fork a Managed Database to a new subscription from a backup.
https://www.vultr.com/api/#operation/database-fork
Source:

databaseRestoreFromBackup()

Create a new Managed Database from a backup.
https://www.vultr.com/api/#operation/database-restore-from-backup
Source:

databaseStartMigration()

Start a migration to the Managed Database.
https://www.vultr.com/api/#operation/database-start-migration
Source:

deleteConnectionPool()

Delete a connection pool within a Managed Database (PostgreSQL engine types only).
https://www.vultr.com/api/#operation/delete-connection-pool
Source:

deleteDatabase()

Source:

deleteDatabaseDb()

Delete a logical database within a Managed Database (MySQL and PostgreSQL only).
https://www.vultr.com/api/#operation/delete-database-db
Source:

deleteDatabaseUser()

Delete a database user within a Managed Database.
https://www.vultr.com/api/#operation/delete-database-user
Source:

getBackupInformation()

Get backup information for the Managed Database.
https://www.vultr.com/api/#operation/get-backup-information
Source:

getConnectionPool()

Get information about a Managed Database connection pool (PostgreSQL engine types only).
https://www.vultr.com/api/#operation/get-connection-pool
Source:

getDatabase()

Get information about a Managed Database.
https://www.vultr.com/api/#operation/get-database
Source:

getDatabaseDb()

Get information about a logical database within a Managed Database (MySQL and PostgreSQL only).
https://www.vultr.com/api/#operation/get-database-db
Source:

getDatabaseUser()

Get information about a Managed Database user.
https://www.vultr.com/api/#operation/get-database-user
Source:

listAdvancedOptions()

List all configured and available advanced options for the Managed Database (PostgreSQL engine types only).
https://www.vultr.com/api/#operation/list-advanced-options
Source:

listAvailableVersions()

List all available version upgrades within the Managed Database (PostgreSQL engine types only).
https://www.vultr.com/api/#operation/list-available-versions
Source:

listConnectionPools()

List all connection pools within the Managed Database (PostgreSQL engine types only).
https://www.vultr.com/api/#operation/list-connection-pools
Source:

listDatabaseDbs()

List all logical databases within the Managed Database (MySQL and PostgreSQL only).
https://www.vultr.com/api/#operation/list-database-dbs
Source:

listDatabaseUsers()

List all database users within the Managed Database.
https://www.vultr.com/api/#operation/list-database-users
Source:

listDatabases()

List all Managed Databases in your account.
https://www.vultr.com/api/#operation/list-databases
Source:

listMaintenanceUpdates()

List all available version upgrades within the Managed Database.
https://www.vultr.com/api/#operation/list-maintenance-updates
Source:

listPlans()

Source:

listServiceAlerts()

List service alert messages for the Managed Database.
https://www.vultr.com/api/#operation/list-service-alerts
Source:

startMaintenanceUpdates()

Start maintenance updates for the Managed Database.
https://www.vultr.com/api/#operation/start-maintenance-updates
Source:

startVersionUpgrade()

Start a version upgrade for the Managed Database (PostgreSQL engine types only).
https://www.vultr.com/api/#operation/start-version-upgrade
Source:

updateAdvancedOptions()

Updates an advanced configuration option for the Managed Database (PostgreSQL engine types only).
https://www.vultr.com/api/#operation/update-advanced-options
Source:

updateConnectionPool()

Update connection-pool information within a Managed Database (PostgreSQL engine types only).
https://www.vultr.com/api/#operation/update-connection-pool
Source:

updateDatabase()

Update information for a Managed Database. https://www.vultr.com/api/#operation/update-database
Source:

updateDatabaseUser()

Update database user information within a Managed Database.
https://www.vultr.com/api/#operation/update-database-user
Source:

viewMigrationStatus()

View the status of a migration attached to the Managed Database.
https://www.vultr.com/api/#operation/view-migration-status
Source: