rba_resourcegroup¶
RBA Resource Group
show rba_resourcegroup¶
Use this operation to get RBA resource groups
Synopsys¶
show rba_resourcegroup [id=<string>]
Parameters¶
id
Id is system generated key for RBA resource group
delete rba_resourcegroup¶
Use this operation to delete RBA resource groups
Synopsys {#synopsys-1 style="margin-left: 20px;"}¶
delete rba_resourcegroup id=<string>
Parameters {#parameters-1 style="margin-left: 20px;"}¶
id
Id is system generated key for RBA resource group
This is a mandatory parameter.
set rba_resourcegroup¶
Use this operation to modify RBA resource groups
Synopsys {#synopsys-2 style="margin-left: 20px;"}¶
set rba_resourcegroup id=<string> [name=<string>] [props=<rba_resourcegroup_props...>] [roles=<string...>]
Parameters {#parameters-2 style="margin-left: 20px;"}¶
id
Id is system generated key for RBA resource group
This is a mandatory parameter.
name
Resource Group Name
props
RBA Resource Group Props
roles
Roles to which this resourcegroup is assigned
add rba_resourcegroup¶
Use this operation to add RBA resource groups
Synopsys {#synopsys-3 style="margin-left: 20px;"}¶
add rba_resourcegroup name=<string> [props=<rba_resourcegroup_props...>] [roles=<string...>]
Parameters {#parameters-3 style="margin-left: 20px;"}¶
name
Resource Group Name
This is a mandatory parameter.
props
RBA Resource Group Props
roles
Roles to which this resourcegroup is assigned