查询vpc列表(1) 枚举参数 无 请求示例 请求url 请求头header { "regionid": "fecnjniakfkn2314ndekqldedcsadfg" } 请求体body { "epId": "0" } 响应示例 { "statusCode": "200", "message": "获取vpc列表成功", "returnObj": { "list": [{ "natGatewayIds": [], "ipv6Cidrs": ["240e:981:9314:9400::/56"], "vpcId": "vpc6xacqi7n28", "name": "vpckms", "cidr": "192.168.0.0/16", "ipv6Enabled": true, "subnetIds": ["subnetfqysb91h75"] }, { "natGatewayIds": [], "ipv6Cidrs": ["240e:981:933d:df00::/56"], "vpcId": "vpcttdgxwtozi", "name": "vpc测试赵", "cidr": "192.168.0.0/16", "ipv6Enabled": true, "subnetIds": ["subnetkucsfofy3j", "subnet6t7jx1b653", "subnet8ub1s9hf8s", "subnet6caupbl4mb"] }] } } 状态码 请参考 状态码 错误码 请参考 错误码
来自: