rba_role¶
RBA Role
show rba_role¶
Use this operation to get RBA roles
Synopsys¶
show rba_role [id=<string>]
Parameters¶
id
Id is system generated key for all the RBA roles
delete rba_role¶
Use this operation to delete RBA role(s)
Synopsys {#synopsys-1 style="margin-left: 20px;"}¶
delete rba_role id=<string>
Parameters {#parameters-1 style="margin-left: 20px;"}¶
id
Id is system generated key for all the RBA roles
This is a mandatory parameter.
set rba_role¶
Use this operation to modify RBA role
Synopsys {#synopsys-2 style="margin-left: 20px;"}¶
set rba_role id=<string> [description=<string>] [name=<string>] [resourcegroups=<string...>] [policies=<string...>] [groups=<string...>]
Parameters {#parameters-2 style="margin-left: 20px;"}¶
id
Id is system generated key for all the RBA roles
This is a mandatory parameter.
description
Description of Role
name
Role Name
resourcegroups
Resourcegroups attached to this role.
policies
Policies attached to this role.
groups
Groups to which this role is assigned
add rba_role¶
Use this operation to add RBA role
Synopsys {#synopsys-3 style="margin-left: 20px;"}¶
add rba_role name=<string> [description=<string>] [resourcegroups=<string...>] [policies=<string...>] [groups=<string...>]
Parameters {#parameters-3 style="margin-left: 20px;"}¶
name
Role Name
This is a mandatory parameter.
description
Description of Role
resourcegroups
Resourcegroups attached to this role.
policies
Policies attached to this role.
groups
Groups to which this role is assigned