GET /v2/databases/{database_cluster_uuid}/eviction_policy
Summary: Retrieve the Eviction Policy for a Redis Cluster
Operation ID: databases_get_evictionPolicy
Auth: unknown
Operation ID: databases_get_evictionPolicy
Auth: unknown
Description
To retrieve the configured eviction policy for an existing Redis cluster, send a GET request to `/v2/databases/$DATABASE_ID/eviction_policy`. The response will be a JSON object with an `eviction_policy` key. This will be set to a string representing the eviction policy.
No probe data for this endpoint yet.