Skip to main content
Version: latest

Validate the specified GCP bucket name credentials

POST 

/v1/clouds/gcp/bucketname/validate

Validate the specified GCP bucket name credentials

Request

Header Parameters

    ProjectUid string

    Scope the request to the specified project uid

Body

required

Request payload for GCP account name validate

    bucketNamestringrequired

    Bucket name in the GCP

    credentials

    object

    required

    Gcp cloud account entity which takes json credentials or reference to the file where credentials are stored

    jsonCredentialsstring

    Gcp cloud account json credentials

    jsonCredentialsFileUidstring

    Reference of the credentials stored in the file

    projectIdstring

    ProjectId in the GCP

Responses

Ok response without content

Response Headers

  • AuditUid

    string

    Audit uid for the request

Loading...