获取vpc的子网列表 枚举参数 无 请求示例 请求url 无 请求头header { "regionid": "100054c0416811e9a6690242ac110002", "urlType": "CTAPI" } 请求体body {} 响应示例 { "statusCode": "800", "message": "成功!", "returnObj": { { "subnetId": "subnetkzgi24cga7", "name": "subnetosm", "description": "", "vpcID": "vpcduuvhestyg", "availabilityZones": [], "routeTableId": "rtbwzxzzc0wv9", "cidr": "192.168.0.0/24", "gatewayIp": "192.168.0.1", "start": "192.168.0.3", "end": "192.168.0.253", "availableIpCount": 222, "ipv6Cidr": "", "ipv6Start": "", "ipv6End": "", "ipv6GatewayIp": "fe80::f816:3eff:fea2:63b4", "dnsList": [ "114.114.114.114", "8.8.8.8" ], "ntpList": [], "type": 0 }, { "subnetId": "subnety18n9flj9k", "name": "subneteipeu9zv8xgevvfw", "description": "云防火墙引流专用请勿删除", "vpcID": "vpcduuvhestyg", "availabilityZones": [], "routeTableId": "rtbhagtbrq7io", "cidr": "192.168.2.0/28", "gatewayIp": "192.168.2.1", "start": "192.168.2.3", "end": "192.168.2.14", "availableIpCount": 11, "ipv6Cidr": "", "ipv6Start": "", "ipv6End": "", "ipv6GatewayIp": "fe80::f816:3eff:fe4b:d2e6", "dnsList": [ "100.95.0.1", "fd00:ec2::250" ], "ntpList": [], "type": 0 } ] }