Delphix provides a foundational cyber crime and ransomware solution built on four pillars: Continuous Data Protection & Early Detection Data Testing & Metadata validation Protection from Data Exfiltration Rapid Recovery In this 3 minute video I introduce a cyber...
2021-03 Delphix for Ransomware CRT.mp4
curl -X POST -k http://services.cloud.skytap.com:23173/resources/json/delphix/timeflow/ORACLE TIMEFLOW-11/timeflowRanges \ -b ~/cookies.txt -H "Content-Type: application/json" For more resources on APIs go to <yourengine>/api for the full list #api #delphix #delphix api
For the CLI: 1. ssh into using Delphix Admin credentials 2. delphix > ls 3. delphix job > ls This will show all of the jobs, their status and timestamp, for more information on a specific job: delphix job > select "jobx" some other useful things in Job Status is the ability to update,...
The List Alerts API calls can both accept the toDate and fromDate query parameters to limit rows returned. These parameters require the date to be expressed in ISO 8601 format. $ curl -X GET -k @- http:/delphix-server/resources/json/delphix/alert \ -b ~/cookies.txt -H "Content-Type:...