Skip to content

rba_client_data

RBA Client Data

show | delete | add

show rba_client_data

Use this operation to get RBA client data

Synopsys

show rba_client_data [id=<string>]

Parameters

id

Id is system generated key for all the system policys

delete rba_client_data

Use this operation to delete RBA client data

Synopsys {#synopsys-1 style="margin-left: 20px;"}

delete rba_client_data id=<string>

Parameters {#parameters-1 style="margin-left: 20px;"}

id

Id is system generated key for all the system policys

This is a mandatory parameter.

add rba_client_data

Use this operation to add RBA client data

Synopsys {#synopsys-2 style="margin-left: 20px;"}

add rba_client_data [display_name=<string>] [name=<string>] [ui_component=(false | true)] [modules=<rba_module_client_data...>] [child_node=<string>] [serial_id=<int>]

Parameters {#parameters-2 style="margin-left: 20px;"}

display_name

parent module display name

name

parent module name

ui_component

if its UI component

modules

RBA module client data

child_node

This property is for internal use

serial_id

Sequence number

Was this article helpful?