Operation interface

Summary information for an operation.

Properties

completedAt

When the operation completed.

createdAt

When the operation was submitted.

createdBy

The user who created the operation.

id

Operation id.

nodepoolId

The nodepool the operation targets.

runtimeDetails

Human-readable details about the run status.

status

Current status of the operation.

Property Details

completedAt

When the operation completed.

completedAt?: Date

Property Value

Date

createdAt

When the operation was submitted.

createdAt: Date

Property Value

Date

createdBy

The user who created the operation.

createdBy?: string

Property Value

string

id

Operation id.

id: string

Property Value

string

nodepoolId

The nodepool the operation targets.

nodepoolId: string

Property Value

string

runtimeDetails

Human-readable details about the run status.

runtimeDetails: string

Property Value

string

status

Current status of the operation.

status: string

Property Value

string