client revokepartition

Revoke access privileges to the specified partition from the specified client. Obtain a list of clients and the partitions they have access to using the client -list and client -show commands.

User Privileges

Users with the following privileges can perform this command:

>Admin

>Operator

Syntax

client revokepartition -client <clientname> -partition <partitionname>

Argument(s) Shortcut Description
-client <clientname> -c

Specifies the name of the client from which the partition will be revoked. Use the client list command to display a list of registered clients,

-partition <partitionname> -p Specifies the name of the partition to which the client will lose access.

Use the partition list command to display a list of partitions.

Example

lunash:>client revokepartition -client 192.20.11.91 -partition par001


'client revokePartition' successful.


Command Result : 0 (Success)