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
- application/json
Body
required
Request payload for GCP account name validate
bucketNamestringrequired
Bucket name in the GCP
credentials objectrequired
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
- 204
Ok response without content
Response Headers
AuditUid string
Audit uid for the request
Loading...