分布式消息服务RocketMQ版-查询指定实例:响应参数
响应参数
状态码: 200
参数 |
参数类型 |
描述 |
---|---|---|
name |
String |
实例名称。 |
engine |
String |
引擎。 |
status |
String |
状态。 |
description |
String |
消息描述。 |
type |
String |
实例类型:集群,cluster。 |
specification |
String |
实例规格。 |
engine_version |
String |
版本。 |
instance_id |
String |
实例ID。 |
charging_mode |
Integer |
付费模式,1表示按需计费,0表示包年/包月计费。 |
vpc_id |
String |
私有云ID。 |
vpc_name |
String |
私有云名称。 |
created_at |
String |
完成创建时间。 格式为时间戳,指从格林威治时间1970年01月01日00时00分00秒起至指定时间的偏差总毫秒数。 |
product_id |
String |
产品标识。 |
security_group_id |
String |
安全组ID。 |
security_group_name |
String |
租户安全组名称。 |
subnet_id |
String |
子网ID。 |
subnet_name |
String |
子网名称。 |
subnet_cidr |
String |
子网路由。 |
available_zones |
Array of strings |
IO未售罄的可用区列表。 |
user_id |
String |
用户ID。 |
user_name |
String |
用户名。 |
maintain_begin |
String |
维护时间窗开始时间,格式为HH:mm:ss。 |
maintain_end |
String |
维护时间窗结束时间,格式为HH:mm:ss。 |
enable_log_collection |
Boolean |
是否开启消息收集功能。 |
storage_space |
Integer |
存储空间,单位:GB。 |
used_storage_space |
Integer |
已用消息存储空间,单位:GB。 |
enable_publicip |
Boolean |
是否开启公网。 |
publicip_id |
String |
实例绑定的弹性IP地址的ID。以英文逗号隔开多个弹性IP地址的ID。如果开启了公网访问功能(即enable_publicip为true),该字段为必选。 |
publicip_address |
String |
公网IP地址。 |
ssl_enable |
Boolean |
是否开启SSL。 |
cross_vpc_info |
String |
跨VPC访问信息。 |
storage_resource_id |
String |
存储资源ID。 |
storage_spec_code |
String |
存储规格代码。 |
service_type |
String |
服务类型。 |
storage_type |
String |
存储类型。 |
extend_times |
Long |
扩展时间。 |
ipv6_enable |
Boolean |
是否开启IPv6。 |
support_features |
String |
实例支持的特性功能。 |
disk_encrypted |
Boolean |
是否开启磁盘加密。 |
ces_version |
String |
云监控 版本。 |
node_num |
Integer |
节点数。 |
new_spec_billing_enable |
Boolean |
是否启用新规格计费。 |
enable_acl |
Boolean |
是否开启访问控制列表。 |
broker_num |
Integer |
节点数。 |
namesrv_address |
String |
元数据地址。 |
broker_address |
String |
业务数据地址。 |
public_namesrv_address |
String |
公网元数据地址。 |
public_broker_address |
String |
公网业务数据地址。 |
tags |
Array of TagEntity objects |
标签列表。 |
total_storage_space |
Integer |
总存储空间。 |
resource_spec_code |
String |
资源规格。 |
- RocketMQ是什么_RocketMQ介绍_分布式消息服务RocketMQ版
- 分布式消息服务Kafka版与分布式消息服务RocketMQ版的区别_Kafka与RocketMQ对比_Kafka与RocketMQ差异
- kafka是什么_kafka介绍_分布式消息服务Kafka版
- 分布式消息中间件的作用_分布式消息中间件_分布式消息-华为云
- 分布式消息中间件实战_分布式消息实战_分布式消息-华为云
- 分布式消息服务优势_分布式消息服务_消息队列-华为云
- 分布式消息服务有哪些_分布式消息服务哪个好_分布式消息-华为云
- 分布式消息队列是什么_分布式消息队列好处_消息队列-华为云
- RocketMQ的架构_RocketMQ的消息模式_分布式消息RocketMQ-华为云
- Kafka与其他消息队列的对比_什么是Kafka_分布式消息系统-华为云