Databases
Operations
| Create |
Creates a database |
| Delete |
Deletes a single database |
| Export |
Exports a database file from target database. |
| Flush |
Flushes all the keys in this database and also from its linked databases. |
| Force Link To Replication Group |
Forcibly recreates an existing database on the specified cluster, and rejoins it to an existing replication group. IMPORTANT NOTE: All data in this database wil... |
| Force Unlink |
Forcibly removes the link to the specified database resource. |
| Get |
Gets information about a database in a Redis Enterprise cluster. |
| Import |
Imports database files to target database. |
| List By Cluster |
Gets all databases in the specified Redis Enterprise cluster. |
| List Keys |
Retrieves the access keys for the Redis Enterprise database. |
| Regenerate Key |
Regenerates the Redis Enterprise database's access keys. |
| Update |
Updates a database |
| Upgrade DB Redis Version |
Upgrades the database Redis version to the latest available. |