HP 3PAR Command Line Interface Reference (OS 3.1.2 MU2) (QL226-97016, June 2013)

The following example shows how to remove vv3 from the ACL for user testuser1:
cli% setuseracl -remove testuser1 updatevv vv3
The following example shows how to clear the ACL for user testuser1:
cli% setuseracl testuser1 updatevv ""
NOTES
The -add and -remove options are mutually exclusive.
If the names or pattern of objects to add already exist, the request is ignored.
If the names or pattern of objects to remove do not exist, the request is also ignored.
setuseracl 343