All Products
Search
Document Center

E-MapReduce:CacheCluster

Last Updated:Apr 01, 2026

Parameter

Type

Description

Example

object

A cache cluster resource.

clusterId

string

The unique cluster ID.

name

string

The name of the cache cluster.

configuration

string

The configuration of the cache cluster.

state

string

The current state of the cache cluster.

creator

string

The user ID of the creator.

modifier

string

The user ID of the last modifier.

paymentType

string

The payment type for the cache cluster.

resourceSpec

object

The allocated resource specification.

bandWidth

integer

The allocated bandwidth, in Mbps.

storage

integer

The allocated storage capacity, in GB.

regionId

string

The region ID.

usedResourceSpec

object

The resource specification currently in use.

bandWidth

integer

The bandwidth currently in use, in Mbps.

storage

integer

The storage capacity currently in use, in GB.

gmtCreated

integer

The creation time, as a Unix timestamp in milliseconds.

gmtModified

integer

The time of the last modification, as a Unix timestamp in milliseconds.

bindedWorkspaces

array

A list of workspace IDs bound to the cluster.

string

The ID of a bound workspace.