Skip to main content
Version: latest

Returns the Gcp image url for the specified image location

GET 

/v1/clouds/gcp/images/:imageName/url

Returns the Gcp image url for the specified image location

Request

Path Parameters

    imageName stringrequired

    imageName for which GCP image url is requested

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

(empty)

Schema

    imageFamilystring

    The name of the image family to which this image belongs

    imageUrlstring

    Server-defined URL for the resource

    namestring

    Name of the resource

Loading...