订购询价 响应参数 参数 参数类型 说明 示例 下级对象 statusCode String 返回状态码(2000成功,5000系统错误,18xxxx业务错误) 2000 error String 业务错误码,RCCstatusCode RCC1000 message String 返回结果描述 SUCCESS returnObj Object 返回数据体 returnObj 表 returnObj 参数 参数类型 说明 示例 下级对象 totalPrice Double 总价 4.505 subOrderPrices Array of Objects 子项目价格 subOrderPrices 表 subOrderPrices 参数 参数类型 说明 示例 下级对象 totalPrice Double 总价 4.505 serviceTag String 标记 PAAS finalPrice Double 最终价格 4.509 orderItemPrices Array of Objects 价格细分 orderItemPrices 表 orderItemPrices 参数 参数类型 说明 示例 下级对象 itemId Double 项目id bb9081d2c88511edae4d34800d471146 totalPrice Double 总价 4.505 finalPrice Double 最终价格 4.505 resourceType String 资源类型 PAASRCC 枚举参数 无 请求示例 请求url 请求头header 无 请求体body { "clusterName": "mycluster", "engineType": "nacos", "cycleType": "101", "cycleCnt": "1", "autoRenewStatus": "true", "autoRenewCycleType": "3", "autoRenewCycleCount": "1", "resSize": 3, "cpuNum": 4, "memSize": 8, "securityGroupUuid": "59893", "vpcUuid": "16623", "subnetUuid": "25024", "azInfo":[{"azId":3,"azName":"az3"}] }