verify_cyberark_access
This command tests the connection to the CyberArk server.
This API is available in Guardium V11.0 and later.
REST API syntax
This API is available as a REST service with the
GET method. Call this API as
follows:
GET https://[Guardium hostname or IP address]:8443/restAPI/cyberark GuardAPI syntax
verify_cyberark_access parameter=value
Parameters
| Parameter | Value type | Description |
|---|---|---|
| vaultPassword | String | Required. |
| vaultUserName | String | Required. |
| vaultWebServerName | String | Required. |
Example
grdapi verify_cyberark_access vaultUserName=username vaultPassword=passwprd vaultWebServerName=servername.com