This API is used to delete a subnet.
DELETE /v1/{project_id}/vpcs/{vpc_id}/subnets/{subnet_id}
Name |
Mandatory |
Description |
---|---|---|
project_id |
Yes |
Specifies the project ID. |
vpc_id |
Yes |
Specifies the ID of the subnet VPC. |
subnet_id |
Yes |
Specifies the subnet ID, which uniquely identifies the subnet. If you use the management console, the value of this parameter is the Network ID value. |
See Status Codes.
See Error Codes.