A newer release of this product is available.
Delete an IP subnet
DELETE /network/ip/subnets/{uuid}
Introduced In: 9.11
Deletes an IP subnet.
Related ONTAP commands
-
network subnet delete
Parameters
| Name | Type | In | Required | Description |
|---|---|---|---|---|
uuid |
string |
path |
True |
IP subnet UUID |
Response
Status: 200, Ok
Error
Status: Default
Fill error codes below. ONTAP Error Response Codes
| Error Code | Description |
|---|---|
1377663 |
The specified IP address range of subnet in IPspace contains an address already in use by a LIF. |
Also see the table of common errors in the Response body overview section of this documentation.