Operation interface

The peering API operation.

Properties

display

The information related to the operation.

isDataAction

The flag that indicates whether the operation applies to data plane.

name

The name of the operation.

serviceSpecification

Service specification payload.

Property Details

display

The information related to the operation.

display?: OperationDisplayInfo

Property Value

isDataAction

The flag that indicates whether the operation applies to data plane.

isDataAction?: boolean

Property Value

boolean

name

The name of the operation.

name?: string

Property Value

string

serviceSpecification

Service specification payload.

serviceSpecification?: ServiceSpecification

Property Value