Operation interface

CDN REST API operation

Properties

display

The object that represents the operation.

isDataAction

Indicates whether the operation is a data action

name

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

origin

The origin of operations.

serviceSpecification

One property of operation, include metric specifications.

Property Details

display

The object that represents the operation.

display?: OperationDisplay

Property Value

isDataAction

Indicates whether the operation is a data action

isDataAction?: boolean

Property Value

boolean

name

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

name?: string

Property Value

string

origin

The origin of operations.

origin?: string

Property Value

string

serviceSpecification

One property of operation, include metric specifications.

serviceSpecification?: ServiceSpecification

Property Value