| Skip Navigation Links | |
| Exit Print View | |
|   | Oracle® ZFS Storage Appliance RESTful Application Programming Interface | 
This command removes a user from the system:
curl --user ${USER}:${PASSWORD} -s -k -i -X DELETE  https://tanana:215/api/appliance/v1/users/jschwartz
HTTP/1.1 204 No Content
Date: Tue, 23 Jul 2013 13:21:11 GMT
Server: WSGIServer/0.1 Python/2.6.4
X-Zfs-Sa-Appliance-Api: 1.0
Content-Length: 0