HciEdgeDeviceJobProperties interface

HCI Edge device job properties

Properties

deploymentMode

Deployment mode to trigger job.

endTimeUtc

The UTC date and time at which the job completed.

jobId

Unique, immutable job id.

jobType

The discriminator possible values: CollectLog, RemoteSupport

provisioningState

Job provisioning state

startTimeUtc

The UTC date and time at which the job started.

status

Status of Edge device job.

Property Details

deploymentMode

Deployment mode to trigger job.

deploymentMode?: string

Property Value

string

endTimeUtc

The UTC date and time at which the job completed.

endTimeUtc?: Date

Property Value

Date

jobId

Unique, immutable job id.

jobId?: string

Property Value

string

jobType

The discriminator possible values: CollectLog, RemoteSupport

jobType: string

Property Value

string

provisioningState

Job provisioning state

provisioningState?: string

Property Value

string

startTimeUtc

The UTC date and time at which the job started.

startTimeUtc?: Date

Property Value

Date

status

Status of Edge device job.

status?: string

Property Value

string