Show / Hide Table of Contents

Namespace Oci.RedisService.Models

Classes

AttachOciCacheUsersDetails

OCI cache user details to be attached with a cluster.

AttachedOciCacheCluster

OciCacheCluster to which the OciCacheUser is attached.

AttachedOciCacheUser

OciCacheUser attached to the OciCacheCluster.

AuthenticationMode

These are the Authentication details of an OCI cache user.

AuthenticationModeModelConverter

ChangeOciCacheUserCompartmentDetails

The configuration details for the move operation.

ChangeRedisClusterCompartmentDetails

The configuration details for the move operation.

CreateIdentityTokenDetails

Generate an Identity token for Redis cluster

CreateOciCacheUserDetails

Details required to create a new OCI cache user.

CreateRedisClusterDetails

The configuration details for a new OCI Cache cluster. An OCI Cache cluster is a memory-based storage solution. For more information, see OCI Cache.

DetachOciCacheUsersDetails

OCI cache user details to be detached with a cluster.

IamAuthenticationMode

child class of AuthenticationMode.

IdentityTokenDetailsResponse

Response an Identity token generated for Redis cluster

Node

The details of each node in the cluster.

NodeCollection

The collection of cluster nodes.

NodeSummary

The details of each node in the cluster.

OciCacheUser

An OCI cache user is required to connect to an OCI cache cluster.

OciCacheUserCollection

A list of OCI cache users that match filter criteria, if any.

OciCacheUserSummary

OCI Cache user summary.

PasswordAuthenticationMode

child class of AuthenticationMode.

RedisCluster

An OCI Cache cluster is a memory-based storage solution. For more information, see OCI Cache.

RedisClusterCollection

A list of clusters that match filter criteria, if any. A cluster is a memory-based storage solution. For more information, see OCI Cache.

RedisClusterSummary

Summary of information about a cluster. A cluster is a memory-based storage solution. For more information, see OCI Cache.

RedisNodeCollection

A list of nodes in a cluster that match filter criteria, if any.

UpdateOciCacheUserDetails

Details required to update an existing OCI cache user.

UpdateRedisClusterDetails

The configuration to update for an existing cluster.

WorkRequest

An asynchronous work request.

WorkRequestError

An error encountered while executing an operation that is tracked by a work request.

WorkRequestErrorCollection

A list of errors for a work request.

WorkRequestLogEntry

A log message from executing an operation that is tracked by a work request.

WorkRequestLogEntryCollection

A list of logs for the specified work request.

WorkRequestResource

The resources that are affected by the work request.

WorkRequestSummary

A description of the work request status.

WorkRequestSummaryCollection

A list of work requests.

Enums

ActionType

Possible types of actions.

AuthenticationMode.AuthenticationTypeEnum

OciCacheUser.LifecycleStateEnum

OciCacheUser.StatusEnum

OperationStatus

Possible operation status.

OperationType

Possible operation types.

RedisCluster.ClusterModeEnum

RedisCluster.LifecycleStateEnum

RedisCluster.SoftwareVersionEnum

SortOrder

The sort order to use, either 'ASC' or 'DESC'.

In this article
Back to top