Supported Platforms
Delphix supports Hyperscale Compliance for many data platforms and operating system.
Supported Continuous Compliance Engine
- 6.0.17.2 and later
Note
All Continuous Compliance Engines must be of the same versions and must be used only by Hyperscale Compliance for masking. Already existing or running masking/profiling jobs on Continuous Compliance engines would impact Hyperscale Compliance performance and results.
Supported Continuous Data Engine
- 6.0.17.2 and later
Supported Browsers (Only API Client)
Hyperscale Compliance API Client is using Swagger UI-3.48.0 that works in the latest versions of Chrome, Safari, Firefox, and Edge. For more information about the supported browser versions, see the Browser Support section at Github.
Note
If you encounter Chrome NET::ERR_CERT_INVALID
error code, perform the following steps to resolve the above error:
- Type
https://<hyperscale-compliance-host-address>/hyperscale-compliance
in the address bar and click Enter. - Right-click on the page and click Inspect.
- Click the Console tab and run the following command:
sendCommand(SecurityInterstitialCommandId.CMD_PROCEED)
. - Click on Authorize and provide the key. For more information about the key, refer to step 7 in Generate a New Key.