OperationReference interface

Reference for an async operation.

Properties

id

Unique identifier for the operation.

pluginId

Unique identifier for the plugin.

status

The current status of the operation.

url

URL to get the full operation object.

Property Details

id

Unique identifier for the operation.

id: string

Property Value

string

pluginId

Unique identifier for the plugin.

pluginId: string

Property Value

string

status

The current status of the operation.

status: OperationStatus

Property Value

url

URL to get the full operation object.

url: string

Property Value

string