List Databases
This endpoint list all databases of user.
1 min read
get/redis/databases
Request example
Response
get/redis/databases
Authorization
Responses
application/json
200
OK
ID of the database
Name of the database
Database port for clients to connect
Creation time of the database as Unix time
Endpoint identifier or hostname of the database (may be a slug like "beloved-stallion-58500" or a full host)
TLS/SSL is enabled or not
Max number of concurrent clients can be opened on this database currently
Max size of a request that will be accepted by the database currently(in bytes)
Total disk size limit that can be used for the database currently(in bytes)
Max size of an entry that will be accepted by the database currently(in bytes)
Max size of a memory the database can use(in bytes)
Max number of commands can be sent to the database per second
Total number of commands can be sent to the database
Allocated monthly budget for the database
Primary region of the database cluster
Options:
us-east-1us-east-2us-west-1us-west-2ca-central-1eu-central-1eu-west-1eu-west-2sa-east-1ap-south-1ap-northeast-1ap-southeast-1ap-southeast-2af-south-1us-central1us-east4europe-west1asia-northeast1List of primary regions in the database cluster
List of all regions in the database cluster
Entry eviction is enabled
Automatic upgrade capability is enabled
Strong consistency mode is enabled
Current modifying state of the database
Connection idle timeout in nanoseconds
Lua script execution timeout in nanoseconds
Lua script execution credits per minute
Store connection idle timeout in nanoseconds
Maximum load operations per second
Database-level eviction policy status
Unix timestamp of the last plan upgrade
Replica factor of the database
Owner identifier of the database (may be email or marketplace-scoped email)
Whether daily backup is enabled
Array of read regions of the database
Security add-ons and their enablement status
Production pack enabled status