Deletes an access control record for the selected volume.
Format
volume select vol_name access delete n
Variables
|
vol_name |
Name of a volume. |
|
n |
Identification number for an access control record, automatically generated when you create a record. Use the volume select access show command to display the identification numbers for a volume’s access control records. |
Example
The following command deletes an access control record for volume dbvol:
> volume select dbvol access delete 2
Access entry deletion succeeded.