appliance local accounts: delete

Delete a local user account. This operation was added in vSphere API 6.7

Request:

HTTP request

DELETE https://{server}/rest/appliance/local-accounts/{username}

Path Parameters

Name Type Description
Required
username string User login name.

Response:

HTTP Status Code: 200

None

Errors:

HTTP Status Code Type Description
404 not_found If the account is not found
500 error Generic error