ClientDiscoveryValueForSingleApi interface

Available operation details.

Properties

display

Contains the localized display information for this particular operation

isDataAction

Indicates whether the operation is a data action

name

Name of the Operation.

origin

The intended executor of the operation;governs the display of the operation in the RBAC UX and the audit logs UX

properties

Properties for the given operation.

Property Details

display

Contains the localized display information for this particular operation

display?: ClientDiscoveryDisplay

Property Value

isDataAction

Indicates whether the operation is a data action

isDataAction?: boolean

Property Value

boolean

name

Name of the Operation.

name?: string

Property Value

string

origin

The intended executor of the operation;governs the display of the operation in the RBAC UX and the audit logs UX

origin?: string

Property Value

string

properties

Properties for the given operation.

properties?: ClientDiscoveryForProperties

Property Value