API List

Subnet

Item API Description
1 GET /v2.0/subnets

List subnets

Lists subnets to which the specified project has access.
2 POST /v2.0/subnets

Create subnet

Creates a subnet on the specified network.
3 GET /v2.0/subnets/{subnet_id}

Show subnet

Shows information on the specified subnet.
4 PUT /v2.0/subnets/{subnet_id}

Update subnet

Updates the specified subnet.
5 DELETE /v2.0/subnets/{subnet_id}

Delete subnet

Deletes the specified subnet.