Skip to main content

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

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...