Skip to main content
Version: latest

Returns the Azure vhd url for the specified vhd location

GET 

/v1/clouds/azure/vhds/:vhd/url

Returns the Azure vhd url for the specified vhd location

Request

Path Parameters

    vhd stringrequired

    vhd location for which Azure vhd url is requested

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

(empty)

Schema

    namestring

    The name of the resource

    urlstring

    The url of the Azure Vhd

Loading...