Masking API Client
- make changes to your engine
- copy and paste the commands to write code that can automate your masking activities
The API client will make real changes to your virtual machine. Any operations you run using the API Client will persist on the machine!
To access the Masking API client, use the following URL: http://myMaskingEngine.com:8282/masking/api-client/, replacing "myMaskingEngine.com" with the hostname or IP address of your virtual machine.
For detailed examples of using API calls to automate masking, see the Masking API Cookbook.
Masking Password Change
https://docs.delphix.com/display/SUPPORT/How+to+create+an+encrypted+password
Masking HTTPS
https://docs.delphix.com/display/SUPPORT/Enabling+SSL+on+Masking+Engine
Masking in Parallel
Delphix masking supports launching masking jobs in parallel. When jobs have no dependies, you can initiate parallel masking API jobs (with wrapper code as required) to allow the jobs to be run as a pre and/or post hook.