create_cyberark_config

This command configures the CyberArk application IDs on your Guardium system. Obtain the application IDs, corresponding safe names, and folder names from your CyberArk administrator.

This API is available in Guardium V11.0 and later.

REST API syntax

This API is available as a REST service with the POST method. Call this API as follows:
POST https://[Guardium hostname or IP address]:8443/restAPI/cyberark

GuardAPI syntax

create_cyberark_config parameter=value

Parameters

Parameter Value type Description
applicationId String Required. This is a unique variable that is created on CyberArk.
folderName String Required. The name of the folder where the CyberArk safe is located.
name String Required. The name that is used to configure the Guardium datasource to access the CyberArk vault.
safeName String Required. The name of the CyberArk safe that is assigned to the applicationId.