接口功能介绍
查询一个资源池支持的云产品信息列表,以及云产品的产品特性信息。
接口约束
无
URI
GET /v4/region/get-products
路径参数
无
Query参数
| 参数 | 是否必填 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| regionID | 是 | String | 资源池ID | 81f7728662dd11ec810800155d307d5b | |
请求参数
请求头header参数
无
请求体body参数
无
响应参数
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| statusCode | Integer | 返回状态码('800为成功,900为失败) ,默认值:800 | 800 | |
| errorCode | String | 错误码,为product.module.code三段式码。为空表示成功。 | Unknown.Region.RegionIDError | |
| message | String | 失败时的错误描述,一般为英文描述 | Not found region by ID, check the ID and contact the admin | |
| description | String | 失败时的错误描述,一般为中文描述 | 没找到该资源池,请检查资源池ID是否正确,如资源池ID无误请联系管理员 | |
| returnObj | Object | 返回参数 | | returnObj |
| error | String | 错误码,为product.module.code三段式码。请求成功时不返回该字段 | Region.Parameter.InvalidRegionID | |
| 表 returnObj | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| ebs | Object | 云硬盘产品信息 | | 云硬盘产品信息 |
| ecs | Object | 云主机产品信息 | | 云主机产品信息 |
| pm | Object | 物理机产品信息 | | 物理机产品信息 |
| image | Object | 镜像产品信息 | | 镜像产品信息 |
| monitor | Object | 监控产品信息 | | 监控产品信息 |
| oss | Object | 对象存储产品信息 | | 对象存储产品信息 |
| paas | Object | PAAS产品信息 | | PAAS产品信息 |
| saas | Object | SAAS产品信息 | | SAAS产品信息 |
| caas | Object | 容器产品信息 | | 容器产品信息 |
| hpc | Object | HPC产品信息 | | hpc产品信息 |
| sdwan | Object | SD-WAN产品信息 | | SD-WAN产品信息 |
| order | Object | IT订单相关产品信息 | | IT订单相关产品信息 |
| lb | Object | 弹性负载均衡产品信息 | | 弹性负载均衡产品信息 |
| scaling | Object | 弹性伸缩产品信息 | | 弹性伸缩产品信息 |
| eip | Object | 弹性公网IP产品信息 | | 弹性公网IP产品信息 |
| sfs | Object | 弹性文件产品信息 | | 弹性文件产品信息 |
| dec | Object | 专属云产品信息 | | 专属云产品信息 |
| ch | Object | 云间高速产品信息 | | 云间高速产品信息 |
| vpc | Object | 虚拟私有云产品信息 | | 虚拟私有云产品信息 |
| cnssl | Object | 云网超级专线产品信息 | | 云网超级专线产品信息 |
| securitySafe | Object | 云安全产品信息 | | 云安全产品信息 |
| rds | Object | RDS产品信息 | | RDS产品信息 |
| kms | Object | KMS加密产品信息 | | KMS加密产品信息 |
| acl | Object | ACL网络访问控制产品信息 | | ACL产品信息 |
| cda | Object | cda云专线产品信息 | | cda云专线产品信息 |
| efs | Object | efs产品信息 | | efs产品信息 |
| other | Object | 其他产品信息(或未分类信息) | | 其他产品信息 |
| azList | Array of Objects | az分区列表 | | azList |
| 表 云硬盘产品信息 | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| storageType | Array of Objects | 云硬盘类型。取值为: | | |
| ●SATA:普通IO。 | | | | |
| ●SAS:高IO。 | | | | |
| ●SSD:超高IO。 | | | | |
| ●FAST-SSD:极速型SSD、 | | | | |
| ●XSSD-0、XSSD-1、XSSD-2:X系列云硬盘。 | | storageTypeList | | |
| hasBks | String | 是否支持云硬盘备份 | yes | |
| hasEbsKms | String | 是否支持云硬盘的KMS加密 | yes | |
| hasEbsFromBks | String | 是否支持从云硬盘备份创建云主机 | yes | |
| hasEbsFromBksFlag | String | 1 | yes | |
| hasISCSI | String | 是否支持ISCSI 磁盘 | yes | |
| hasFCSAN | String | 是否支持FCSAN磁盘 | yes | |
| shareEbs | String | 是否支持共享磁盘share_ebs | yes | |
| hasVolumeSpeedLimit | String | 是否支持磁盘限速has_volume_speed_limit | yes | |
| upgradeSysVolume | String | 是否支持系统盘扩容 | yes | |
| HasVolumePool | String | 是否支持多pool资源池, 0--不支持,1--支持 | yes | |
| hasEbsSnapshot | String | 是否支持云硬盘快照 | yes | |
| hasAutoSnapPolicy | String | 是否支持云硬盘自动快照策略 | yes | |
| hasEbsUpdateDisk | String | 是否支持云硬盘修改磁盘类型 | yes | |
| 表 storageTypeList | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| type | String | 云硬盘类型。取值为: | | |
| ●SATA:普通IO。 | | | | |
| ●SAS:高IO。 | | | | |
| ●SSD:超高IO。 | | | | |
| ●FAST-SSD:极速型SSD、 | | | | |
| ●XSSD-0、XSSD-1、XSSD-2:X系列云硬盘。 | SATA | | | |
| name | String | 类型名称 | 普通IO | |
| 表 云主机产品信息 | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| hasGroup | String | 是否支持云主机反亲和组 | yes | |
| hasCloneVM | String | 是否支持创建相同配置云主机 | yes | |
| hasCloneVMNew | String | Real clone vm | yes | |
| hasAdvancedConfiguration | String | 是否支持创建云主机中的高级配置 | probation | |
| hasCreateVMByBackup | String | 是否支持使用备份创建云主机 | yes | |
| hasCsbs | String | 是否支持云主机备份/云主机备份策略 | yes | |
| hasSnapshot | String | 是否支持云主机快照(OS) | yes | |
| hasAddNic | String | 是否支持为云主机额外添加网卡(多网卡) | yes | |
| hasChangeNetwork | String | 是否支持修改云主机内网IP地址 | yes | |
| hasChangeV6Network | String | 是否支持修改云主机内网IPv6地址 | yes | |
| hasVnc | String | 是否支持云主机远程登陆 | yes | |
| vmVncDomainName | String | 1 | ws://10.150.66.248:19090 | |
| hasS2M2 | String | 是否支持s2m2规格 | yes | |
| hasS6 | String | 是否支持s6规格 | yes | |
| hasS7 | String | 是否支持s7规格 | yes | |
| flavorTypes | Object | 云主机规格列表 | | 云主机规格列表 |
| 表 云主机规格列表 | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| s | Array of Strings | s系列(通用型)支持的规格类型 | ['s2','s6','s7'] | |
| m | Array of Strings | m系列(内存优化型)支持的规格类型 | ['m2', 'm6', 'm7] | |
| c | Array of Strings | c系列(计算增强型)支持的规格类型 | ['c6', 'c7'] | |
| hs | Array of Strings | hs系列(海光通用型)支持的规格类型 | ["hs1"] | |
| hc | Array of Strings | hc系列(海光计算增强型)支持的规格类型 | ["hc1"] | |
| hm | Array of Strings | hm系列(海光内存优化型)支持的规格类型 | ["hm1"] | |
| fs | Array of Strings | fs系列(飞腾通用)支持的规格类型 | ["fs1"] | |
| fc | Array of Strings | fc系列(飞腾计算增强)支持的规格类型 | ["fc1"] | |
| fm | Array of Strings | fm系列(飞腾内存优化)支持的规格类型 | ["fm1"] | |
| kc | Array of Strings | kc系列(鲲鹏计算增强)支持的规格类型 | ["kc1"] | |
| km | Array of Strings | km系列(鲲鹏内存优化)支持的规格类型 | ["km1"] | |
| ks | Array of Strings | ks系列(鲲鹏通用)支持的规格类型 | ["ks1"] | |
| g | Array of Strings | g系列(虚拟化)支持的规格类型 | ["g7"] | |
| p | Array of Strings | p系列(直通)支持的规格类型 | ["pi7","p8a","pak1","p2v","pi2"] | |
| 表 物理机产品信息 | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| pm | String | 是否支持物理机 | yes | |
| PmVnc | String | 是否支持物理机远程登录 | yes | |
| pmVncDomainName | String | 物理机远程登录域名 | "http://10.15.66.24" | |
| hasPmChangeVpc | String | 支持物理机vpc切换 | "yes" | |
| hasPmGpu | String | 是否支持GPU物理机 | "yes" | |
| hasPMMultiNic | String | 是否支持物理机多网卡 | "yes" | |
| hasPmAdaptation | String | 是否支持物理机适配 | "yes" | |
| hasPmKeypair | String | 物理机是否支持密钥 | "yes" | |
| hasPmBindNic | String | 绑定弹性IP是否支持网卡选择 | "yes" | |
| 表 镜像产品信息 | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| selectionImage | String | 是否支持甄选应用镜像 | yes | |
| shareImage | String | 是否支持共享镜像 | yes | |
| safeImage | String | 是否支持安全镜像 | yes | |
| hasMakeDiskImage | String | 是否支持数据盘镜像 | yes | |
| hasExportDiskImage | String | 是否支持数据盘镜像 导入导出 | yes | |
| hasPrivateImageExport | String | 是否支持私有镜像导出 | yes | |
| 表 监控产品信息 | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| hasMonitor | String | 是否支持云监控产品(包括云主机监控,云硬盘监控) | yes | |
| hasAuditLog | String | 是否支持操作日志 | yes | |
| hasChMonitor | String | 是否支持云间高速监控 | yes | |
| hasEipMonitor | String | 是否支持弹性IP监控 | yes | |
| hasV6NicMonitor | String | 是否支持IPv6监控 | yes | |
| hasFGMonitor | String | 是否支持细粒度监控 | yes | |
| 表 对象存储产品信息 | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| hasMakeImageByOss | String | 是否支持从对象存储制作镜像 | yes | |
| hasOss | String | 是否支持对象存储(标准版) | yes | |
| hasOssKms | String | 对象存储是否支持KMS加密 | yes | |
| hasOSSWebSite | String | 是否对象存储支持静态网站托管 | yes | |
| hasOssServerOpen | String | 是否支持对象存储服务开通 | yes | |
| hasOssVpc | String | 是否支持对象存储Vpc | yes | |
| hasOssResource | String | 是否支持对象存储资源包 | yes | |
| 表 paas产品信息 | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| PaaSPayAsYouGoProducts | String | 支持按量计费的PaaS产品 | rds,drds,redis,memcache,rabbitmq,hbase,tsdb,mongodb,mq,kafka,micro_service | |
| PaasUpgradeProducts | String | 支持扩容的PAAS产品 | rds,drds,memcache,hbase,mongodb,micro_service,tsdb,mq,redis,rabbitmq,rds_read_node | |
| aiPaasContentdetection | String | PaaS是否支持内容审核 | yes | |
| aiPaasFacedetection | String | 是否支持人脸识别 | yes | |
| dataPaasMapreduce | String | 是否支持翼MapReduce | yes | |
| dataPaasMapreduceUrl | String | PaaS组件mapreduce的URL | http://10.150.66.248:8099 | |
| dbPaasDrds | String | 是否支持分布式关系型数据库 | yes | |
| dbPaasDrdsUrl | String | PaaS组件DRDS的URLhttp://124.236.120.18:8892/PAAS/ | "http://10.30.120.18/PAAS/" | |
| dbPaasHbase | String | 是否支持Hbase数据库 | yes | |
| dbPaasHbaseUrl | String | PaaS组件HBase的URL | "http://10.10.120.18/teledb-hbase" | |
| dbPaasMemcache | String | 是否支持分布式缓存-Memcache | yes | |
| dbPaasMemcacheUrl | String | PaaS组件Memcache的URL | yes | |
| dbPaasMongodb | String | 是否支持文档数据库-MongoDB | yes | |
| dbPaasMongodbUrl | String | PaaS组件MongoDB的URL | yes | |
| dbPaasPgsql | String | 是否支持PaaS组件PostgreSQ | yes | |
| dbPaasPgsqlUrl | String | PaaS组件PostgreSQ的URL | yes | |
| dbPaasRds | String | 是否支持关系型数据库 | yes | |
| dbPaasRdsUrl | String | PaaS组件RDS的URL | 'http://wwwtest.ctyun.cn:8896/paas/RDS2' | |
| dbPaasRedis | String | 是否支持分布式缓存Redis | yes | |
| dbPaasRedisUrl | String | PaaS组件REDIS的URL | "http://10.10.1.2/dy/dcs2/" | |
| dbPaasTsdb | String | 是否支持时序数据库 | yes | |
| dbPaasTsdbUrl | String | PaaS组件TSDB的URL | http://124.236.120.18:8892/PAAS/ | |
| middlewarePaasKafka | String | 是否支持分布式消息服务-kafka | yes | |
| middlewarePaasKafkaUrl | String | PaaS组件kafka的URL | "http://10.1.1.2/dy/kafka/" | |
| middlewarePaasMq | String | 是否支持分布式消息服务-RockrtMQ | yes | |
| middlewarePaasMqUrl | String | PaaS组件MQ的URL | "http://10.1.1.3/dy/mq2/" | |
| middlewarePaasMqtt | String | PaaS组件MQTT的上线状态 | yes | |
| middlewarePaasMqttUrl | String | PaaS组件MQTT的URL | http://124.236.120.18:8892/PAAS/ | |
| middlewarePaasRabbit | String | 是否支持分布式消息服务-RabbitMQ | yes | |
| middlewarePaasRabbitUrl | String | PaaS组件RabbitMQ的URL | "http://10.1.2.3/dy/rabbitmq/" | |
| paasApiUrl | String | PaaS组件URL | http://10.150.66.248:8892/admin | |
| paasCidr | String | PaaS预置区CIDR | 172.31.200.0/19 | |
| paasProZone | String | PaaS用户可用区 | second-devel-department | |
| 表 容器产品信息 | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| computedCaas | String | 是否支持容器实例 | yes | |
| computedCaasUrl | String | 容器实例的URL | https://cci.ctyun.cn | |
| computedCce | String | 是否支持容器引擎 | yes | |
| computedCceUrl | String | 容器引擎的URL | https://cce.container.ctyun.cn:10443 | |
| computedCcr | String | 是否支持容器镜像 | yes | |
| computedCcrUrl | String | 容器镜像的URL | https://ccr.container.ctyun.cn:10443/ | |
| caasApiUrl | String | CaaS组件URL | http://10.150.66.248:30036 | |
| caasShareNetworkId | String | CAAS共享网络ID | 66698842-cd0f-4bca-a054-c77d44ddddb9 | |
| 表 hpc产品信息 | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| computedHpc | String | 是否支持高性能运算hpc | yes | |
| computedHpcUrl | String | 高性能运算的URL | http://10.150.66.250:18688 | |
| hpcApiUrl | String | HPC组件api的url | http://10.150.66.250:18688 | |
| hpcShareNetworkId | String | HPC共享网络ID | aac02728-7641-4a28-9df2-6ff6d8b11e55 | |
| 表 SD-WAN产品信息 | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| hasSdwan | String | 是否支持Sdwan | yes | |
| hasSdwanIpv6 | String | 是否支持Sdwan下的ipv6功能 | no | |
| hasQos | String | 是否支持Qos策略 | yes | |
| sdwanQlinksSafeFw | String | SDWAN快捷链接安全专区的日志审计和防火墙产品 | yes | |
| 表 IT订单相关产品信息 | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| hasAutoRenew | String | 是否支持自动续订 | yes | |
| hasAutoRevoke | String | 是否支持自动撤单 | yes | |
| billingByQuantity | String | 是否支持按量付费 | yes | |
| ctcsVmBind | String | 是否支持安全专区订单 | yes | |
| hasCycleTerminate | String | 是否支持包周期中止 | yes | |
| hasRecoveredOrder | String | 是否支持订单退订恢复 | yes | |
| supportDownConfig | String | 是否支持包周期资源降配 | yes | |
| 表 虚拟私有云产品信息 | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| dns1 | String | 子网DNS1 | 8.8.8.8 | |
| dns2 | String | 子网DNS2 | 114.114.114.114 | |
| getguestcidr6suffix | String | ipv6的cidr前缀 | 2001:92:0:1/64 | |
| hasV6Nic | String | 扩展网卡是否支持IPV6(多网卡) | yes | |
| hasV6NicMonitor | String | 是否支持IPv6监控 | yes | |
| hasVPCRouter | String | 是否支持VPC配置路由 | yes | |
| hasVPN | String | 是否支持VPN网关 | yes | |
| hasVirtualIp | String | 是否支持虚拟IP | yes | |
| hasSharedBw | String | 是否支持共享带宽 | yes | |
| hasNat | String | 是否支持Nat网关 | yes | |
| ipv6 | String | 是否支持IPv6,需要同步设置IPv6前缀 | yes | |
| hasP2P | String | 是否支持对等连接 | yes | |
| shareNetworkId | String | 共享网络ID | 6c33699e-fae1-4c68-8aec-fe1dd8dad88d | |
| subnetPoolId | String | 子网地址池ID | a9a1155d-72d0-44b5-9655-5335fd82fd2a | |
| 表 弹性负载均衡产品信息 | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| hasElb | String | 是否支持负载均衡 | yes | |
| hasElbPG | String | 是否支持性能保障型负载均衡 | yes | |
| hasElbBA | String | 是否支持经典型负载均衡 | yes | |
| subnetOfferingIdWithInternalLb | String | 内网负载均衡子网方案 | | |
| subnetOfferingIdWithInternalLbNosnat | String | 内网负载均衡子网方案(非SNAT) | | |
| subnetOfferingIdWithLb | String | 负载均衡子网方案 | | |
| subnetOfferingIdWithLbNosnat | String | 负载均衡子网方案(非SNAT) | | |
| hasLBSupportSession | String | 负载均衡X-Forward-For与会话保持功能 | "yes" | |
| hasListenerOnHttps | String | 负载均衡是否支持HTTPS类型监听器 | "yes" | |
| hasListenerOnHttp | String | 负载均衡下是否支持HTTP协议类型监听器 | "yes" | |
| hasElbCert | String | 负载均衡证书管理以及https | "yes" | |
| hasElbSubnetIpv6 | String | 负载均衡子网选择项是否支持ipv6 | "yes" | |
| hasElbListenerHttpRedirect | String | 负载均衡监听器和转发策略支持创建http重定向 | "yes" | |
| hasElbHttp2 | String | 负载均衡创建监听器时是否支持HTTP2.0 | "yes" | |
| hasElbCustomTimeout | String | 负载均衡是否支持自定义超时 | "yes" | |
| hasElbCrossVpc | String | 负载均衡是否支持跨VPC后端连接 | "yes" | |
| hasKeepSession | String | 负载均衡是否支持TCP/UDP会话保持 | "yes" | |
| hasElbAddEcmGroup | String | 负载均衡下是否支持单独添加后端主机组 | "yes" | |
| hasElbProtocolProto | String | 弹性负载均衡-HTTP/HTTPS协议监听器-是否支持服务端获取监听协议 | "yes" | |
| hasElbProtocolPort | String | 弹性负载均衡-HTTP/HTTPS协议监听器-是否支持服务端获取监听端口 | "yes" | |
| hasElbClientRealSourceIp | String | 弹性负载均衡-tcp协议支持获取客户端真实源IP | "yes" | |
| hasElbPgHigh2 | String | 负载均衡是否支持高阶型II | "yes" | |
| hasElbPgSupper1 | String | 负载均衡是否支持超强型I | "yes" | |
| hasElbPgSupper2 | String | 负载均衡是否支持超强型II | "yes" | |
| hasElbPackYearDiscount | String | 负载均衡是否支持包年折扣 | "yes" | |
| 表 弹性伸缩产品信息 | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| hasEss | String | 是否支持弹性伸缩 | yes | |
| 表 弹性公网IP产品信息 | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| hasPayByTraffic | String | 是否支持弹性IP 按流量计费 | yes | |
| hasEipMonitor | String | 是否支持弹性IP监控 | yes | |
| 表 弹性文件产品信息 | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| fileSystem | String | 是否支持弹性文件系统 | yes | |
| 表 saas产品信息 | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| middlewareSaasServicestage | String | 是否支持SaaS组件微服务 | yes | |
| middlewareSaasServicestageUrl | String | SaaS组件微服务平台的URL | yes | |
| 表 专属云产品信息 | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| hasDec | String | 是否支持专属云(公有云资源池) | yes | |
| 表 云间高速产品信息 | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| hasCh | String | 是否支持云间高速(标准版) | yes | |
| hasChMonitor | String | 是否支持云间高速监控 | yes | |
| 表 云网超级专线产品信息 | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| hasCnssl | String | 是否支持云网超级专线 | yes | |
| hasCnsslEdgeActiveStandby | String | 是否支持云网超级专线下智能网关接入双机配置 | no | |
| hasCnsslOrderFee | String | 是否支持云网超级专线订单展示费用相关业务 | no | |
| hasCnsslLineSafeguard | String | 云网超级专线是否支持安全业务 | no | |
| hasCnsslOrderFeeSafeguard | String | 云网超级专线是否支持安全业务计费 | no | |
| hasCnsslOverviewMapview | String | 云网超级专线总览是否显示地图视图 | no | |
| hasCnsslLineOnlineDnat | String | 云网超级专线 是否支持dnat业务 | no | |
| hasCnsslLineSecure | String | 云网超级专线 是否支持应用保障业务 | no | |
| 表 云安全产品信息 | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| securitySafe | String | 是否支持云服务器安全 | yes | |
| securitySafeUrl | String | 云安全的URL | http://10.150.66.248:8099 | |
| 表 RDS产品信息 | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| rdsStorage | String | RDS是否加载存储类型 | yes | |
| rdsStorageType | String | RDS组件支持的存储类型 | SAS,SATA | |
| hasFixedVIP4RDS | String | 1 | yes | |
| hasRDSReadNode | String | 是否RDS支持只读实例 | yes | |
| hasRDSZOS | String | 是否RDS支持对象存储备份 | probation | |
| 表 kms加密产品信息 | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| hasKms | String | 是否支持KMS加密 | yes | |
| hasKmsServer | String | 是否支持KMS服务 | yes | |
| hasEfsKms | String | EFS是否支持KMS加密 | yes | |
| hasOssKms | String | 对象存储是否支持KMS加密 | yes | |
| hasEbsKms | String | 是否支持云硬盘的KMS加密 | yes | |
| 表 ACL产品信息 | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| hasAcl | String | 是否支持ACL(防火墙) | yes | |
| 表 cda云专线产品信息 | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| hasCda | String | 是否支持云专线1.0 | probation | |
| hasCda2 | String | 是否支持云专线2.0 | yes | |
| hasCdaMonitor | String | 是否支持云专线监控 | yes | |
| hasCdaPermission | String | 是否支持云专线企业项目 | yes | |
| hasCdaGrant | String | 是否支持云专线授权 | yes | |
| 表 efs产品信息 | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| hasEfsPermission | String | 1 | probation | |
| hasEfsKms | String | 文件系统KMS加密功能 | yes | |
| hasEfsPay | String | 1 | yes | |
| hasEfsIpv6 | String | 文件系统支持IPv6功能 | yes | |
| hasEfsV6Tip | String | 临时方案提示-文件系统临时提示 | yes | |
| 表 其他产品信息 | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| GPU | String | 是否支持GPU | yes | |
| hasMetalSubnet | String | 4.0是否支持标准裸金属 | yes | |
| hasPmForceStop | String | 物理机是否支持强制关机 | yes | |
| hasPmForceRestart | String | 物理机是否支持强制重启 | yes | |
| hasPmDesc | String | 物理机是否支持自定义描述 | yes | |
| hasPmUserData | String | 物理机是否支持用户自定义数据 | yes | |
| hasPmEditProps | String | 物理机修改实例属性(名称,描述) | yes | |
| setDiskReleaseWithPm | String | 设置云盘随物理机实例释放 | yes | |
| hasPmPayOnDemand | String | 物理机是否支持按量付费 | yes | |
| hasMetalIms | String | 是否支持物理机镜像 | yes | |
| hasClonePm | String | 创建相同配置物理机 | yes | |
| computedServerless | String | 1 | yes | |
| cutover | String | 是否已割接完 | yes | |
| dtpApiUrl | String | DTP组件URL | http://10.150.66.23:5000 | |
| eLoadBalance | String | 1 | yes | |
| hasBackupUsedSize | String | 1 | yes | |
| hasEfsKms | String | EFS是否支持KMS加密 | yes | |
| hasEfsPay | String | 1 | yes | |
| hasMaintenanceLog | String | 是否支持运维操作日志 | yes | |
| hasMultiCidr4VPC | String | 是否支持VPC扩展网段 | yes | |
| hasPps | String | 1 | yes | |
| hasSMSAlarm | String | 是否支持发送短信告警 | yes | |
| hasShoppingCart | String | 是否支持购物车 | no | |
| hasTranscoding | String | 1 | yes | |
| hbaseApiUrl | String | HBase组件URL | http://10.150.66.248:8892/admin | |
| hostGroupAdjustable | String | 是否支持主机组可迁移 | yes | |
| lat | String | 纬度 | 38.867657 | |
| lng | String | 经度 | 115.48233 | |
| mapReduceShareNetworkId | String | 翼MR共享网络ID | 5797ff53-d37d-4c1e-9d70-2b7daaf2f198 | |
| mqttInternetAbility | String | 1 | yes | |
| mrApiUrl | String | MR组件URL | http://10.150.66.248:8099 | |
| resourceSoldout | String | 是否支持资源按规格售罄 | no | |
| userRole | String | 1 | d6786a398eec4a929f8d213421e460c9 | |
| zabbixPwd | String | zabbix密码 | | |
| zabbixUrl | String | zabbix url | | |
| zabbixUser | String | zabbix用户名 | | |
| 表 azList | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| azName | String | 可用区名称 | az1 | |
| azDisplayName | String | 可用区展示名 | 西北-内蒙演示1 | |
| details | Object | 可用区详细信息 | | details |
| 表 details | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| storageType | Array of Objects | 不同az可用区的存储类型 | | storageType |
| 表 storageType | | | | |
| 参数 | 参数类型 | 说明 | 示例 | 下级对象 |
|---|
| type | String | 存储类型 | SATA | |
| name | String | 类型名称 | 普通IO | |
枚举参数
参数名 是否支持某产品或功能
| 枚举值 | 类型 | 说明 |
|---|
| no | String | 不支持 |
| yes | String | 支持,针对所有用户只要在此资源池都展示此产品 |
| probation | String | 试用,默认对所有用户都不展示此产品,如果需要对某用户展示此产品,需要在用户的扩展属性中添加相应产品的字段 |
请求示例
请求url
/v4/region/get-products?regionID=a4e1e8ca370a11ec9d650242ac11000a
请求头header
无
请求体body
无
响应示例
成功响应示例:
{
"statusCode": 800,
"message": "success",
"returnObj": {
"ebs": {
"storageType": [
{"type": "SATA", "name": "普通IO"},
{"type": "SAS", "name": "高IO"}],
"hasBks": "yes",
"hasEbsFromBks": "yes",
"hasISCSI": "yes",
"hasFCSAN": "yes",
"shareEbs": "yes",
"hasVolumeSpeedLimit": "yes",
"upgradeSysVolume": "yes",
"HasVolumePool": "yes",
"hasEbsFromBksFlag": "yes"
},
"ecs": {
"hasGroup": "yes",
"hasCloneVM": "yes",
"hasAdvancedConfiguration": "yes",
"hasCreateVMByBackup": "yes",
"hasCsbs": "yes",
"hasSnapshot": "yes",
"hasAddNic": "yes",
"hasChangeNetwork": "yes",
"hasChangeV6Network": "yes",
"hasVnc": "yes",
"vmVncDomainName": "yes",
"flavorTypes": {
"s": [
"s7",
"s6",
"s2"
],
"m": [
"m7",
"m6",
"m2"
],
"c": [
"c7",
"c6"
],
"hm": [
"hm1"
]
}
},
"pm": {
"pm": "yes",
"PmVnc": "yes",
"pmVncDomainName": "yes"
},
"image": {
"selectionImage": "yes",
"shareImage": "yes",
"safeImage": "yes"
},
"vpc": {
"dns1": "yes",
"dns2": "yes",
"getguestcidr6suffix": "yes",
"hasV6Nic": "yes",
"hasV6NicMonitor": "yes",
"hasVPCRouter": "yes",
"hasVPN": "yes",
"hasVirtualIp": "yes",
"hasSharedBw": "yes",
"hasNat": "yes",
"ipv6": "yes",
"hasP2P": "yes",
"shareNetworkId": "yes",
"subnetPoolId": "yes"
},
"monitor": {
"hasMonitor": "yes",
"hasAuditLog": "yes",
"hasChMonitor": "yes",
"hasEipMonitor": "yes",
"hasV6NicMonitor": "yes",
"hasFGMonitor": "yes"
},
"oss": {
"hasMakeImageByOss": "yes",
"hasOss": "yes",
"hasOssKms": "yes",
"hasOSSWebSite": "yes",
"hasOssServerOpen": "yes",
"hasOssVpc": "yes",
"hasOssResource": "yes"
},
"paas": {
"PaaSPayAsYouGoProducts": "yes",
"PaasUpgradeProducts": "yes",
"aiPaasContentdetection": "yes",
"aiPaasFacedetection": "yes",
"dataPaasMapreduce": "yes",
"dataPaasMapreduceUrl": "http://12.xxx.xxx.18:8080",
"dbPaasDrds": "yes",
"dbPaasDrdsUrl": "http://12.xxx.xxx.18:8080",
"dbPaasHbase": "yes",
"dbPaasHbaseUrl": "http://12.xxx.xxx.18:8080",
"dbPaasMemcache": "yes",
"dbPaasMemcacheUrl": "http://12.xxx.xxx.18:8080",
"dbPaasMongodb": "yes",
"dbPaasMongodbUrl": "http://12.xxx.xxx.18:8080",
"dbPaasPgsql": "yes",
"dbPaasPgsqlUrl": "http://12.xxx.xxx.18:8080",
"dbPaasRds": "yes",
"dbPaasRdsUrl": "http://12.xxx.xxx.18:8080",
"dbPaasRedis": "yes",
"dbPaasRedisUrl": "http://12.xxx.xxx.18:8080",
"dbPaasTsdb": "yes",
"dbPaasTsdbUrl": "http://12.xxx.xxx.18:8080/PAAS/",
"middlewarePaasKafka": "yes",
"middlewarePaasKafkaUrl": "",
"middlewarePaasMq": "yes",
"middlewarePaasMqUrl": "",
"middlewarePaasMqtt": "yes",
"middlewarePaasMqttUrl": "http://12.xxx.xxx.18:8080/PAAS/",
"middlewarePaasRabbit": "yes",
"middlewarePaasRabbitUrl": "http://10.xxx.xx.xxx:88/admin",
"paasApiUrl": "172.xx.xxx.0/19",
"paasCidr": "second-devel-department"
},
"saas": {
"middlewareSaasServicestage": "yes",
"middlewareSaasServicestageUrl": ""
},
"caas": {
"computedCaas": "yes",
"computedCaasUrl": "",
"computedCce": "yes",
"computedCceUrl": "",
"computedCcr": "yes",
"computedCcrUrl": "",
"caasApiUrl": "yes",
"caasShareNetworkId": "yes"
},
"hpc": {
"computedHpc": "yes",
"computedHpcUrl": "",
"hpcApiUrl": "yes",
"hpcShareNetworkId": ""
},
"sdwan": {
"hasSdwan": "yes",
"hasSdwanIpv6": "yes",
"hasQos": "yes"
},
"order": {
"hasAutoRenew": "yes",
"hasAutoRevoke": "yes",
"billingByQuantity": "yes",
"ctcsVmBind": "yes",
"hasCycleTerminate": "yes",
"hasRecoveredOrder": "yes",
"supportDownConfig": "yes"
},
"lb": {
"hasElb": "yes",
"subnetOfferingIdWithInternalLb": "yes",
"subnetOfferingIdWithInternalLbNosnat": "yes",
"subnetOfferingIdWithLb": "yes",
"subnetOfferingIdWithLbNosnat": "yes"
},
"scaling": {
"hasEss": "yes"
},
"eip": {
"hasPayByTraffic": "yes",
"hasEipMonitor": "yes"
},
"sfs": {
"fileSystem": "yes"
},
"dec": {
"hasDec": "yes"
},
"ch": {
"hasCh": "yes",
"hasChMonitor": "yes"
},
"securitySafe": {
"securitySafe": "yes",
"securitySafeUrl": "http://10.xxx.xx.xxx:80"
},
"cnssl": {
"hasCnssl": "yes",
"hasCnsslEdgeActiveStandby": "yes",
"hasCnsslOrderFee": "yes"
},
"rds": {
"rdsStorage": "yes",
"rdsStorageType": "SAS,SATA",
"hasFixedVIP4RDS": "yes",
"hasRDSReadNode": "yes",
"hasRDSZOS": "probation"
},
"kms": {
"hasKms": "yes",
"hasKmsServer": "yes",
"hasEfsKms": "yes",
"hasOssKms": "yes",
"hasEbsKms": "yes"
},
"other": {
"GPU": "yes",
"computedServerless": "yes",
"cutover": "yes",
"dtpApiUrl": "yes",
"eLoadBalance": "yes",
"hasAcl": "yes",
"hasBackupUsedSize": "yes",
"hasCda": "yes",
"hasEfsKms": "yes",
"hasEfsPay": "yes",
"hasMaintenanceLog": "yes",
"hasMultiCidr4VPC": "yes",
"hasPps": "yes",
"hasSMSAlarm": "yes",
"hasShoppingCart": "yes",
"hasTranscoding": "yes",
"hbaseApiUrl": "",
"hostGroupAdjustable": "yes",
"mapReduceShareNetworkId": "5797ff53-d37d-4c1e-9d70-2b7daaf2f198",
"lat": "38.867657",
"lng": "115.48233",
"mqttInternetAbility": "yes",
"mrApiUrl": "",
"resourceSoldout": "yes",
"userRole": "d6786a398eec4a929f8d213421e460c9",
"zabbixPwd": "",
"zabbixUrl": "",
"zabbixUser": "admin"
}
}
}
失败响应示例:
{
"errorCode": "Region.Parameter.InvalidRegionID",
"error": "Region.Parameter.InvalidRegionID",
"details": "",
"message": "request param error",
"description": "请求参数错误",
"statusCode": 900
}
状态码
请参考 状态码
错误码
请参考 错误码