虚拟私有云 VPC-查询子网列表:URI

时间:2024-10-12 09:48:14

URI

GET /v2.0/subnets

样例:

GET https://{Endpoint}/v2.0/subnets?name={subnet_name}&ip_version={ip_version}&network_id={network_id}&cidr={subnet_cidr_address}&gateway_ip={subnet_gateway}&tenant_id={tenant_id}&enable_dhcp={is_enable_dhcp}

分页查询样例:

GET https://{Endpoint}/v2.0/subnets?limit=2&marker=011fc878-5521-4654-a1ad-f5b0b5820302&page_reverse=False
support.huaweicloud.com/api-vpc/vpc_subnet02_0001.html