latestOpenAPI 3.0.12026-08-106013.0 KB

73c8c4622f2b

subnets

Get an available subnet

Get the value of "id" and "cidr" of an available subnet in the inventory. These values are used to create a new subnet.

get/api/v2/vmware/vpc/{vpc_id}/hpc/subnets/available

Path parameters

vpc_idstring uuid required

The unique ID of a specified VPC.

Response

A list of available subnets.

idstring

The unique ID of the subnet.

cidrstring

CIDR block of the available subnet.