Redis

oci.redis.OciCacheUserClient Use the OCI Cache API to create and manage clusters.
oci.redis.RedisClusterClient Use the OCI Cache API to create and manage clusters.
oci.redis.RedisIdentityClient Use the OCI Cache API to create and manage clusters.
oci.redis.OciCacheUserClientCompositeOperations This class provides a wrapper around OciCacheUserClient and offers convenience methods for operations that would otherwise need to be chained together.
oci.redis.RedisClusterClientCompositeOperations This class provides a wrapper around RedisClusterClient and offers convenience methods for operations that would otherwise need to be chained together.
oci.redis.RedisIdentityClientCompositeOperations This class provides a wrapper around RedisIdentityClient and offers convenience methods for operations that would otherwise need to be chained together.

Models

oci.redis.models.AttachOciCacheUsersDetails OCI cache user details to be attached with a cluster.
oci.redis.models.AttachedOciCacheCluster OciCacheCluster to which the OciCacheUser is attached.
oci.redis.models.AttachedOciCacheUser OciCacheUser attached to the OciCacheCluster.
oci.redis.models.AuthenticationMode These are the Authentication details of an OCI cache user.
oci.redis.models.ChangeOciCacheUserCompartmentDetails The configuration details for the move operation.
oci.redis.models.ChangeRedisClusterCompartmentDetails The configuration details for the move operation.
oci.redis.models.CreateIdentityTokenDetails Generate an Identity token for Redis cluster
oci.redis.models.CreateOciCacheUserDetails Details required to create a new OCI cache user.
oci.redis.models.CreateRedisClusterDetails The configuration details for a new OCI Cache cluster.
oci.redis.models.DetachOciCacheUsersDetails OCI cache user details to be detached with a cluster.
oci.redis.models.IamAuthenticationMode child class of AuthenticationMode.
oci.redis.models.IdentityTokenDetailsResponse Response an Identity token generated for Redis cluster
oci.redis.models.Node The details of each node in the cluster.
oci.redis.models.NodeCollection The collection of cluster nodes.
oci.redis.models.NodeSummary The details of each node in the cluster.
oci.redis.models.OciCacheUser An OCI cache user is required to connect to an OCI cache cluster.
oci.redis.models.OciCacheUserCollection A list of OCI cache users that match filter criteria, if any.
oci.redis.models.OciCacheUserSummary OCI Cache user summary.
oci.redis.models.PasswordAuthenticationMode child class of AuthenticationMode.
oci.redis.models.RedisCluster An OCI Cache cluster is a memory-based storage solution.
oci.redis.models.RedisClusterCollection A list of clusters that match filter criteria, if any.
oci.redis.models.RedisClusterSummary Summary of information about a cluster.
oci.redis.models.RedisNodeCollection A list of nodes in a cluster that match filter criteria, if any.
oci.redis.models.UpdateOciCacheUserDetails Details required to update an existing OCI cache user.
oci.redis.models.UpdateRedisClusterDetails The configuration to update for an existing cluster.
oci.redis.models.WorkRequest An asynchronous work request.
oci.redis.models.WorkRequestError An error encountered while executing an operation that is tracked by a work request.
oci.redis.models.WorkRequestErrorCollection A list of errors for a work request.
oci.redis.models.WorkRequestLogEntry A log message from executing an operation that is tracked by a work request.
oci.redis.models.WorkRequestLogEntryCollection A list of logs for the specified work request.
oci.redis.models.WorkRequestResource The resources that are affected by the work request.
oci.redis.models.WorkRequestSummary A description of the work request status.
oci.redis.models.WorkRequestSummaryCollection A list of work requests.