CacheService

更新时间:
复制 MD 格式

名称

类型

描述

示例值

object

缓存服务的详细信息,包含缓存服务标识、所属配额、网络配置、已接入的数据源缓存信息以及运行状态等。

CacheServiceId

string

缓存服务 ID,缓存服务的唯一标识。

cachea1b2c3d4e5f

QuotaId

string

缓存服务所属的资源配额(Quota)ID。

quota1a2b3c4d5e6

UserVpc UserVpc

缓存服务所在的用户 VPC 网络信息,包含 VPC、交换机与安全组等配置。

CacheInfos

array

缓存服务已接入的数据源缓存信息列表,每个元素对应一个数据源及其访问端口。

CacheInfo

单个数据源的缓存信息,包含数据源挂载点地址与访问端口。

SupportedClientQuotaIds

array

允许访问该缓存服务的客户端 Quota ID 列表。

string

允许访问该缓存服务的客户端 Quota ID。

quota1a2b3c4d5e6

TenantId

string

缓存服务所属的租户 ID,即阿里云主账号 ID。

1234567890123456

UserId

string

创建缓存服务的用户 ID。

123456789012345678

CreatedBy

string

创建该缓存服务的资源配额(Quota)ID。

quota1a2b3c4d5e6

GmtCreated

string

缓存服务的创建时间,采用 ISO8601 格式的 UTC 时间。

2026-08-10T03:17:31Z

Status

string

缓存服务的当前状态。

Running

SupportRDMA

string

缓存服务是否支持通过 RDMA 网络访问。

NetworkType

string

缓存服务使用的 RDMA 网卡类型。仅当 SupportRDMA 为 true 时返回:eic 表示 EIC 网卡,mlx 表示 Mellanox 网卡;未开启 RDMA 时为空。

eic

ClusterId

string

缓存服务所在集群的 ID。

c1a2b3c4d5e6f7a8b9c0d1e2f3a4b5c6

IsSharded

boolean

缓存服务的服务发现是否为 shard(分片)模式。