Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateRedisClusterDetails

The configuration details for a new Redis cluster. A Redis cluster is a memory-based storage solution. For more information, see OCI Caching Service with Redis.

Properties

compartmentId

compartmentId: string

The OCID of the compartment that contains the Redis cluster.

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

displayName

displayName: string

A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

nodeCount

nodeCount: number

The number of nodes in the Redis cluster. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

nodeMemoryInGBs

nodeMemoryInGBs: number

The amount of memory allocated to the Redis cluster's nodes, in gigabytes. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional nsgIds

nsgIds: Array<string>

OCIDs of the NSGs to control access in the customer network

softwareVersion

softwareVersion: string

The Redis version that the cluster is running.

subnetId

subnetId: string

The OCID of the Redis cluster's subnet.

Functions

getDeserializedJsonObj

getJsonObj