Package version:

The job.

Hierarchy

Properties

backupPointInTime?: Date

The time of the backup used for the failover.

backupType?: BackupType

The backup type (CloudSnapshot | LocalSnapshot). Applicable only for backup jobs.

dataStats?: DataStatistics

The data statistics properties of the job.

deviceId?: string

The device ID in which the job ran.

endTime?: Date

The UTC time at which the job completed.

entityLabel?: string

The entity identifier for which the job ran.

entityType?: string

The entity type for which the job ran.

The error details, if any, for the job.

id?: string

The path ID that uniquely identifies the object. NOTE: This property will not be serialized. It can only be populated by the server.

isCancellable?: boolean

Represents whether the job is cancellable or not.

jobStages?: JobStage[]

The job stages.

jobType?: JobType

The type of the job.

kind?: "Series8000"

The Kind of the object. Currently only Series8000 is supported

name?: string

The name of the object. NOTE: This property will not be serialized. It can only be populated by the server.

percentComplete: number

The percentage of the job that is already complete.

sourceDeviceId?: string

The source device ID of the failover job.

startTime?: Date

The UTC time at which the job was started.

status: JobStatus

The current status of the job.

type?: string

The hierarchical type of the object. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc