How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Delphix MaskingJobs API

The MaskingJobs API from Delphix — 14 operation(s) for maskingjobs.

Delphix MaskingJobs API is one of 60 APIs that Delphix publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include MaskingJobs. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 18 operations across 14 paths, and defines 25 schemas. It is described by OpenAPI 3.0.0, at version 3.28.0.

Requests are made against a single base URL, /dct/v3.

18 operations 14 paths 25 schemas 1 DELETE5 GET1 PATCH11 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
3.28.0
Base URL
https://help-api.delphix.com/dct/v3
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Delphix MaskingJobs API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 18

Across 14 paths, the API surfaces 18 operations — 1 DELETE, 5 GET, 1 PATCH, 11 POST. Each is listed below with its method, path, parameters, and response codes.

MaskingJobs 18
GET
/masking-jobsdeprecated
Retrieve the list of masking jobs.
get_masking_jobs 3 params → 200
POST
/masking-jobs
Create a Masking Job.
create_masking_job body → 200
POST
/masking-jobs/searchdeprecated
Search masking jobs.
search_masking_jobs 3 params body → 200
GET
/masking-jobs/source-engines
Retrieve the list of masking jobs along with their source engine.
get_masking_job_source_engines 3 params → 200
POST
/masking-jobs/source-engines/search
Search the list of masking jobs along with their source engine.
search_masking_job_source_engines 3 params body → 200
DELETE
/masking-jobs/{maskingJobId}
Delete a masking job.
delete_masking_job 2 params → 200
GET
/masking-jobs/{maskingJobId}deprecated
Retrieve a MaskingJob by ID.
get_masking_job_by_id 1 param → 200
PATCH
/masking-jobs/{maskingJobId}
Update values of a MaskingJob.
update_masking_job_by_id 1 param body → 200
POST
/masking-jobs/{maskingJobId}/copydeprecated
Copies the masking job to another engine.
copy_masking_job 1 param body → 200
POST
/masking-jobs/{maskingJobId}/migratedeprecated
Migrates the masking job from its current source engine to another engine.
migrate_masking_job 1 param body → 200
GET
/masking-jobs/{maskingJobId}/connectorsdeprecated
Get connectors for a Masking Job by ID.
get_masking_job_connectors 1 param → 200
POST
/masking-jobs/{maskingJobId}/executedeprecated
Execute a MaskingJob.
execute_masking_job 1 param body → 200
POST
/masking-jobs/{maskingJobId}/re-import
Re-import the dataset from the source MaskingJob (Hyperscale Job only).
re_import_masking_job 1 param → 200
POST
/masking-jobs/{maskingJobId}/tagsdeprecated
Create tags for a Masking Job.
create_masking_job_tag 1 param body → 201
GET
/masking-jobs/{maskingJobId}/tagsdeprecated
Get tags for a Masking Job.
get_masking_job_tag 1 param → 200
POST
/masking-jobs/{maskingJobId}/tags/deletedeprecated
Delete tags for a Masking Job.
delete_masking_job_tag 1 param body → 204
POST
/masking-jobs/{maskingJobId}/add-engine
Add an engine to a Masking Job (Hyperscale Job only).
add_engine_to_masking_job 1 param body → 200
POST
/masking-jobs/{maskingJobId}/remove-engine
Remove an engine from a Masking Job (Hyperscale Job only).
remove_engine_from_masking_job 1 param body → 200

Schemas 25

The contract defines 25 schemas that model the data the API accepts and returns. The most detailed are Connector (51 properties), MaskingJob (31 properties), Job (25 properties), CreateMaskingJobRequest (23 properties). Each schema is shown below with its type and property counts.

ConnectorTypeEnum
string
Tag
object
2 properties 2 required
ExecuteMaskingJobParameters
object
Parameters to execute a MaskingJob.
1 property
VirtualizationTaskEvent
object
1 property
Engine
object
2 properties
MaskingRuleset
object
A masking ruleset.
4 properties
PaginatedResponseMetadata
object
3 properties
JobTaskEvent
object
1 property
Connector
object
Connectors are the way users define the data sources to which the Masking Engine should connect.
51 properties
DeleteTag
object
3 properties
CreateMaskingJobRequest
object
Parameters to create a MaskingJob.
23 properties
JobTask
object
8 properties
TagsRequest
object
1 property 1 required
ExecutionStatus
string
The status of a masking or discovery job.
MaskingJobSourceEngine
object
A masking job's source engine.
2 properties
SearchBody
object
Search body.
1 property
VirtualizationTask
object
8 properties
MaskingJobConnectorsResponse
object
Connector(s) for a masking job.
2 properties
MigrateMaskingJobParameters
object
Parameters to migrate a masking job.
4 properties 1 required
EngineIdBody
object
The ID of the registered engine.
1 property
TagsResponse
object
1 property
CopyMaskingJobParameters
object
Parameters to copy a masking job.
4 properties 1 required
UpdateMaskingJobParameters
object
Parameters to update a MaskingJob.
16 properties
Job
object
An asynchronous task.
25 properties
MaskingJob
object
A masking job.
31 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

delphix-maskingjobs-api-openapi.yml Raw ↑

Other APIs Delphix publishes across the network.

Delphix Algorithms API
Delphix Bookmarks API
Delphix CDB DSources API
Delphix CDBs API
Delphix Classifiers API
Delphix CloudAccounts API
Delphix ComplianceJobCollections API
Delphix ComplianceJobs API
Delphix ComplianceNodes API
Delphix Connectivity API
Delphix Connectors API
Delphix DatabaseTemplates API
Where this information came from

This is an independent, third-party profile of Delphix MaskingJobs API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.