Test the connection to an external
POST/v1/credentialmanagerconfigurations/:id/test
Tests the connection to a configured privileged access management through selected VSatellites using a specified id.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Ok. Contains the result of testing the Credential Manager Service configuration.
Bad request.
Unauthorized. Missing or invalid credentials.
Forbidden. The user does not have the permission to do this action.
Not found. The resource was not found.
Internal Server Error.