Validate the specified AWS keypair
POST/v1/clouds/aws/regions/:region/keypairs/:keypair/validate
Validate the specified AWS keypair
Request
Path Parameters
region stringrequired
Region for which AWS key pairs is validated
keypair stringrequired
AWS Key pair which is to be validated
Query Parameters
cloudAccountUid stringrequired
Uid for the specific AWS cloud account
Header Parameters
ProjectUid string
Scope the request to the specified project uid
Responses
- 204
Ok response without content
Response Headers
AuditUid
string
Audit uid for the request
Loading...