Description | Defines the default access to the resources to which
access can be controlled.
vsan(0)
Bit value of 0 indicates that the user has access
to no VSANs. However a user can be selectively
assigned access to VSANs and each such accessible
VSAN will have an entry in the 'ccreRoleScopeTable'.
Bit value of 1 indicates that the user has access
to all VSANs. In this case there are no VSAN entries
in the 'ccreRoleScopeTable'. Setting the bit to 1
results in deletion of all VSAN entries from the
ccreRoleScopeTable, for the role identified by
'ccreRoleName'.
vlan(1)
Bit value of 0 indicates that the user has access
to no VLANs. However a user can be selectively
assigned access to VLANs and each such accessible
VLAN will have an entry in the 'ccreRoleScopeTable'.
Bit value of 1 indicates that the user has access
to all VLANs. In this case there are no VLAN entries
in the 'ccreRoleScopeTable'. Setting the bit to 1
results in deletion of all VLAN entries from the
ccreRoleScopeTable, for the role identified by
'ccreRoleName'.
interface(2)
Bit value of 0 indicates that the user has access
to no Interfaces. However a user can be selectively
assigned access to interfaces and each such accessible
interface will have an entry in the 'ccreRoleScopeTable'.
Bit value of 1 indicates that the user has access
to all interfaces. In this case there are no interface
entries in the 'ccreRoleScopeTable'. Setting the bit to 1
results in deletion of all interface entries from the
ccreRoleScopeTable, for the role identified by
'ccreRoleName'.
For example a role which has access to all VSANs,
all VLANs and no Interface will have this field set
as
- - -
|0|1|1|
- - - |