v3

latestSwagger 2.0raw.githubusercontent.com2021-02-221689122.1 KB
Jobs

Creates a new job with the specified parameters. Existing job cannot be updated with this API and should instead be updated with the Update job API.

put/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DataBox/jobs/{jobName}

Path parameters

subscriptionIdstring required

The Subscription Id

resourceGroupNamestring required

The Resource Group Name

jobNamestring required

The name of the job Resource within the specified resource group. job names must be between 3 and 24 characters in length and use any alphanumeric and underscore only

Query parameters

api-versionstring required

The API Version

Request body

locationstring required

The location of the resource. This will be one of the supported and registered Azure Regions (e.g. West US, East US, Southeast Asia, etc.). The region of a resource cannot be changed once it is created, but if an identical region is specified on update the request will succeed.

tagsobject

The list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups).

Response

Job object.

locationstring required

The location of the resource. This will be one of the supported and registered Azure Regions (e.g. West US, East US, Southeast Asia, etc.). The region of a resource cannot be changed once it is created, but if an identical region is specified on update the request will succeed.

tagsobject

The list of key value pairs that describe the resource. These tags can be used in viewing and grouping this resource (across resource groups).