Skip to main content
Version: latest

Validates the image with tag

GET 

/v1/clouds/gcp/image/container/validate

Validates the image with tag

Request

Query Parameters

    imagePath stringrequired

    image path in the container

    tag stringrequired

    tag in the GCP container

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Responses

Ok response without content

Response Headers

  • AuditUid

    string

    Audit uid for the request

Loading...