保障型负载均衡创建询价 枚举参数 无 请求示例 请求url POST /v4/elb/querycreateprice 请求头header 无 请求体body { "clientToken": "xxxx", "regionID": "81f7728662dd11ec810800155d307d5b", "subnetID": "subnet23k8nuci7z", "name": "yacoslbtestipv6", "description": "yacoslbtestipv6", "resourceType": "internal", "privateIpAddress": "10.10.0.10", "slaName": "elb.s2.small", "cycleType": "month", "cycleCount": 1 } 响应示例 { "statusCode": 800, "message": "success", "description": "", "errorCode": "SUCCESS", "returnObj": { "discountPrice": 1101.6, "totalPrice": 1836, "finalPrice": 1101.6, "subOrderPrices": [ { "totalPrice": 1836, "finalPrice": 1101.6, "serviceTag": "CTELB", "orderItemPrices": [ { "resourceType": "PGELB", "totalPrice": 1836, "finalPrice": 1101.6 } ] } ] } } 状态码 请参考 状态码 错误码 请参考 错误码