Skip to content

Masking API (5.1.43)

Schema for the Continuous Compliance Engine API

Languages
Servers
Mock server
https://help-api.delphix.com/_mock/continuous-compliance-engine/2025.3.0.0/cc-engine-apis-2025.3.0.0
https://help-api.delphix.com/masking/api/v5.1.43

algorithm

Operations

logging

Operations

application

Operations

applicationSettings

Operations

asyncTask

Operations

billingUsage

Operations

classifier

Operations

columnMetadata

Operations

credentialPath

Operations

configuration

Operations

databaseConnector

Operations

databaseRuleset

Operations

domain

Operations

encryptionKey

Operations

environment

Operations

execution

Operations

executionComponent

Operations

executionEvent

Operations

sync

Operations

fileConnector

Operations

fileDownload

Operations

fileFieldMetadata

Operations

fileFormat

Operations

fileMetadata

Operations

fileRuleset

Operations

fileUpload

Operations

inventoryApproval

Operations

knowledgeBaseInfo

Operations

jdbcDriver

Operations

license

Operations

login

Operations

mainframeDatasetConnector

Operations

mainframeDatasetFieldMetadata

Operations

mainframeDatasetFormat

Operations

mainframeDatasetMetadata

Operations

mainframeDatasetRecordType

Operations

mainframeDatasetRuleset

Operations

mappingAlgorithm

Operations

maskingJob

Operations

monitoring

Operations

mountFilesystem

Operations

nonConformantDataSample

Operations

passwordVault

Operations

plugin

Operations

profileJob

Operations

profileSet

Operations

profileResultDatabase

Operations

profileResultFile

Operations

profileResultMainframe

Operations

recordType

Operations

recordTypeQualifier

Operations

reidentificationJob

Operations

role

Operations

sshKey

Operations

supportBundle

Operations

systemInformation

Operations

Get system information

Request

Security
api_key
curl -i -X GET \
  https://help-api.delphix.com/_mock/continuous-compliance-engine/2025.3.0.0/cc-engine-apis-2025.3.0.0/system-information \
  -H 'Authorization: YOUR_API_KEY_HERE'

Responses

Success

Bodyapplication/json
versionstring

The current version of the Masking Engine.

Example: "5.2.0.0"
buildstring

The current build of the Masking Engine.

Example: "29ab20c8501dc521d8cddc24e39c1f4f1846e6b5"
latestGlobalKeyResetTimestring

The latest time the global encryption key has been regenerated.

Example: "Mon, 4 Jun 2018 15:35:48 +0000"
patentNumbersArray of strings

The patent numbers for the Masking Engine.

Example: ["U.S. Patent No 8,522,016","U.S. Patent No 8,533,470","U.S. Patent No 20,140,032,928"]
totalAllocatedMemoryForJobsnumber

The total memory size in MB allocated for running jobs on the Masking Engine.

Example: "20480"
totalAvailableCoresinteger

The total number of processors available to the Masking Engine.

Example: "8"
totalTempFileSpacenumber

The total number of temporary file space available in B (bytes) on the Masking Engine.

Example: "5000000000"
totalPermFileSpacenumber

The total number of permanent file space available in B (bytes) on the Masking Engine.

Example: "5000000000"
latestApiVersionstring

The latest API version supported on the Masking Engine.

Example: "v5.1.6"
isContainerisedboolean

Returns if compliance engine is running in containerized mode.

isLDAPEnabledboolean

Returns true if application settings LDAP is set to enabled.

isSSOEnabledboolean

Returns true if SSO is enabled.

Response
application/json
{ "version": "5.2.0.0", "build": "29ab20c8501dc521d8cddc24e39c1f4f1846e6b5", "latestGlobalKeyResetTime": "Mon, 4 Jun 2018 15:35:48 +0000", "patentNumbers": [ "U.S. Patent No 8,522,016", "U.S. Patent No 8,533,470", "U.S. Patent No 20,140,032,928" ], "totalAvailableMemoryForJobs": "30720", "totalAllocatedMemoryForJobs": "20480", "totalTempFileSpace": "5000000000", "totalPermFileSpace": "5000000000", "totalAvailableCores": "8", "latestApiVersion": "v5.1.6" }

tableMetadata

Operations

tokenizationJob

Operations

user

Operations