v2

latestSwagger 2.0raw.githubusercontent.com2019-09-194985152.1 KB
Jobs

Gets the details of a specified job on a Data Box Edge/Data Box Gateway device.

get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBoxEdge/dataBoxEdgeDevices/{deviceName}/jobs/{name}

Path parameters

deviceNamestring required

The device name.

namestring required

The job name.

subscriptionIdstring required

The subscription ID.

resourceGroupNamestring required

The resource group name.

Query parameters

api-versionstring required

The API version.

Response

The job details.

idstring

The path ID that uniquely identifies the object.

namestring

The name of the object.

typestring

The hierarchical type of the object.

status'Invalid' | 'Running' | 'Succeeded' | 'Failed' | 'Canceled' | 'Paused' | 'Scheduled'

The current status of the job.

startTimestring date-time

The UTC date and time at which the job started.

endTimestring date-time

The UTC date and time at which the job completed.

percentCompleteinteger

The percentage of the job that is complete.