Validate the specified CoxEdge account credentials
POST/v1/clouds/coxedge/account/validate
Validate the specified CoxEdge account credentials
Request
Header Parameters
ProjectUid string
Scope the request to the specified project uid
- application/json
Body
required
Request payload to validate CoxEdge cloud account
apiBaseUrlstringrequired
The base url - used to make api calls
apiKeystringrequired
CoxEdge cloud account ApiKey
environmentstring
The environment belonging to the organization
organizationIdstring
The Id of organization
servicestring
The service for which the organization is allowed to provision resources
Responses
- 204
Ok response without content
Response Headers
AuditUid
string
Audit uid for the request
Loading...