ClientDiscoveryValueForSingleApi interface
Available operation details.
Properties
| display | Contains the localized display information for this particular operation |
| 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 | ShoeBox properties for the given operation. |
Property Details
display
Contains the localized display information for this particular operation
display?: ClientDiscoveryDisplay
Property Value
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
ShoeBox properties for the given operation.
properties?: ClientDiscoveryForProperties