Validate the specified GCP account credentials
POST/v1/clouds/gcp/account/validate
Validate the specified GCP account credentials
Request
Header Parameters
ProjectUid string
Scope the request to the specified project uid
- application/json
Body
required
Uid for the specific GCP cloud account
spec
object
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
Responses
- 204
Ok response without content
Response Headers
AuditUid
string
Audit uid for the request
Loading...