Labs

Generate a URI for uploading custom disk images to a Lab.

post/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DevTestLab/labs/{name}/generateUploadUri

Path parameters

namestring required

The name of the lab.

Parameters

../../../../../../common-types/resource-management/v3/types.json#/components/parameters/ApiVersionParameter — unresolved $ref
../../../../../../common-types/resource-management/v3/types.json#/components/parameters/SubscriptionIdParameter — unresolved $ref
../../../../../../common-types/resource-management/v3/types.json#/components/parameters/ResourceGroupNameParameter — unresolved $ref

Request body

blobNamestring

The blob name of the upload URI.

Response

Azure operation completed successfully.

uploadUristring

The upload URI for the VHD.

Changes

Changed in 2 of the 3 revisions of this API.36

  • 2015-05-21-previewa25ee04d439631See the full diff
    • deleted the path request parameter resourceGroupName

      request-parameter-removed

    • deleted the path request parameter subscriptionId

      request-parameter-removed

    • deleted the query request parameter api-version

      request-parameter-removed

    • the endpoint scheme security azure_auth was removed from the API

      api-security-removed

  • 2015-05-21-preview228c0007a0185See the full diff
    • api operation id Lab_GenerateUploadUri removed and replaced with Labs_GenerateUploadUri

      api-operation-id-removed

    • the endpoint scheme security azure_auth was added to the API

      api-security-added

    • the endpoint scheme security oauth2 was removed from the API

      api-security-removed

    • api tag Labs added

      api-tag-added

    • api tag Lab removed

      api-tag-removed

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog