Operation interface

Describes the supported REST operation.

Properties

display

Contains the localized display information for this particular operation or action.

name

The name of the operation being performed on this particular object.

origin

The intended executor of the operation.

Property Details

display

Contains the localized display information for this particular operation or action.

display?: Display

Property Value

name

The name of the operation being performed on this particular object.

name?: string

Property Value

string

origin

The intended executor of the operation.

origin?: string

Property Value

string