security login role show
Show access control roles
Availability: This command is available to cluster administrators at the admin privilege level.
Parameters
{
[-fields <fieldname>, ...]
If you specify the -fields <fieldname>, ... parameter, the command output also includes the specified field or fields. You can use '-fields ?' to display the fields to specify.
|
[-instance ]
}
If you specify the -instance parameter, the command displays detailed information about all fields.
[-vserver <vserver name>] - Vserver
Selects the roles that match this parameter value.
[-role <text>] - Role Name
Selects the roles that match this parameter value. If this parameter and the -cmddirname parameter are both used, the command displays detailed information about the specified access-control role.
[-cmddirname <text>] - Command / Directory
Selects the roles that match this parameter value. If this parameter and the -role parameter are both used, the command displays detailed information about the specified access-control role.
[-access <Access>] - Access Level
Selects the roles that match this parameter value.
[-query <query>] - Query
Selects the roles that match this parameter value.
Examples
The example below displays information about all access-control roles:
cluster1::> security login role show
Vserver RoleName Command/Directory Query AccessLevel
---------- ------------- -------------------------------- ----- -----------
vs vsadmin DEFAULT none
vs vsadmin dashboard health vserver readonly
vs vsadmin job readonly
vs vsadmin job schedule none
vs vsadmin lun all
vs vsadmin network connections readonly
cluster1 admin DEFAULT all
cluster1 readonly DEFAULT readonly
cluster1 readonly volume none