CyberArkISP
CyberArk Identity Security Platform secures human and machine identities across hybrid/multi-cloud environments with intelligent privilege controls, AI-driven threat detection, and Zero Trust enforcement.
Identity and Access Management · CyberArk
Configuration parameters
url— Audit Server URL (required)identity_url— Identity URL (required)web_app_id— Web App ID (required)api_key— API Key (required)client_id— Client ID (required)credentials— Client Secret (Service User Password) (required)insecure— Trust any certificate (not secure)proxy— Use system proxy settingsmax_fetch— Maximum number of audit events per fetchisFetchAssets— Fetch Assetsdirectory_data_collection— Directory Data Collectionmax_assets_per_source_per_page— Maximum number of records per Redrock page
Commands (5)
-
cyberark-isp-get-applicationsManually fetches CyberArk Cloud Directory application snapshots via the Redrock Query API. For developing/debugging only.
-
cyberark-isp-get-eventsGets audit events from CyberArk Identity Security Platform. This command is used for developing/debugging and is to be used with caution, as it can create events, leading to events duplication and API request limitation exceeding.
-
cyberark-isp-get-groupsManually fetches CyberArk Cloud Directory group snapshots via the Redrock Query API. For developing/debugging only.
-
cyberark-isp-get-rolesManually fetches CyberArk Cloud Directory role snapshots via the Redrock Query API. For developing/debugging only.
-
cyberark-isp-get-usersManually fetches CyberArk Cloud Directory user snapshots via the Redrock Query API. For developing/debugging only. Use with caution if 'should_push_assets' is set to true, as it may interfere with the scheduled fetch cycle's snapshot sealing.