NSX-T Data Center REST API

Delete an IPv4 link local sub interface

Delete an IPv4 link local sub interface. The link local sub interface
will be of format eth0:linklocal.
Available on manager appliance only.

Request:

Method:
DELETE
URI Path(s):
/api/v1/cluster/{cluster-node-id}/node/network/interfaces/link-local
/api/v1/node/network/interfaces/link-local
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

DELETE https://<nsx-mgr>/api/v1/node/network/interfaces/link-local

Successful Response:

Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a

Required Permissions:

crud

Feature:

system_administration

Additional Errors: