Skip to content

rba_authscope_props

RBA Authorized Scope Properties

show | delete | set | add

show rba_authscope_props

Use this operation to get RBA auth scope props

Synopsys

show rba_authscope_props [id=<string>]

Parameters

id

Id is system generated key for all the auth scope properties

delete rba_authscope_props

Use this operation to delete RBA auth scope props

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

delete rba_authscope_props id=<string>

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

id

Id is system generated key for all the auth scope properties

This is a mandatory parameter.

set rba_authscope_props

Use this operation to modify RBA auth scope props

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

set rba_authscope_props id=<string> [propname=<string>] [propvalue=<string>] [rbaoperator=<string>] [parent_name=<string>] [parent_id=<string>] [propvalues=<string...>]

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

id

Id is system generated key for all the auth scope properties

This is a mandatory parameter.

propname

Prop Name

propvalue

Prop Value

rbaoperator

RBA operator

parent_name

parent_id

propvalues

Values for a Propname

add rba_authscope_props

Use this operation to add RBA auth scope props

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

add rba_authscope_props [propname=<string>] [propvalue=<string>] [rbaoperator=<string>] [parent_name=<string>] [parent_id=<string>] [propvalues=<string...>]

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

propname

Prop Name

propvalue

Prop Value

rbaoperator

RBA operator

parent_name

parent_id

propvalues

Values for a Propname

Was this article helpful?