Deletes local management user information for the specified user identifier.
userid | User identifier for which local user information needs to be deleted. |
SECURITY_ADMIN
The following conditions must be met in order to call this operation.
User should exist
No Request Payload
Response indicating Success or Failure to delete local user information
POST https://192.168.0.0:4443/vdc/users/SampleUser/deactivate HTTP/1.1 Content-Type: application/xml X-SDS-AUTH-TOKEN: <AUTH_TOKEN>
HTTP/1.1 200 OK Content-Type: application/xml