System Administration > Configuration > Fabric > Nodes > User Management > Users

Delete node user

Delete specified user who is configured to log in to the NSX appliance.
Whereas local users root and administrator are not allowed to be deleted,
but local user audit is deletable on-demand.

Caution, users deleted from following node types cannot be recovered,
kindly plan the removal of user accounts accordingly.


Request:

Method:
DELETE
URI Path(s):
/api/v1/transport-nodes/{transport-node-id}/node/users/{userid}
/api/v1/cluster/{cluster-node-id}/node/users/{userid}
/api/v1/node/users/{userid}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

DELETE https://<nsx-mgr>/api/v1/node/users/10003

Successful Response:

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

Required Permissions:

crud

Feature:

system_administration

Additional Errors: