Operation interface

Network REST API operation definition.

Properties

display

Display metadata associated with the operation.

name

Operation name: {provider}/{resource}/{operation}

origin

Origin of the operation.

serviceSpecification

Specification of the service.

Property Details

display

Display metadata associated with the operation.

display?: OperationDisplay

Property Value

name

Operation name: {provider}/{resource}/{operation}

name?: string

Property Value

string

origin

Origin of the operation.

origin?: string

Property Value

string

serviceSpecification

Specification of the service.

serviceSpecification?: OperationPropertiesFormatServiceSpecification

Property Value