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 Connectors API

The Connectors API from Delphix — 11 operation(s) for connectors.

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

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

This API exposes 15 operations across 11 paths, and defines 22 schemas. It is described by OpenAPI 3.0.0, at version 3.28.0.

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

15 operations 11 paths 22 schemas 1 DELETE5 GET1 PATCH8 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 Connectors 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 15

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

Connectors 15
GET
/connectors
Retrieve the list of masking connectors.
get_connectors 3 params → 200
POST
/connectors
Create a Connector.
create_connector body → 201
POST
/connectors/test
Checks connectivity of an unsaved remote data source.
test_unsaved_connector body → 200
GET
/connectors/{connectorId}
Retrieve a masking Connector by ID.
get_connector_by_id 1 param → 200
PATCH
/connectors/{connectorId}
Update a masking Connector by ID.
update_connector_by_id 1 param body → 200
DELETE
/connectors/{connectorId}
Delete a DCT managed masking connector.
delete_connector 1 param → 200
GET
/connectors/{connectorId}/driver-support-tasks
Retrieve driver support tasks for a connector.
get_connector_driver_support_tasks 1 param → 200
POST
/connectors/{connectorId}/test
Checks connectivity of the connector
test_connector 1 param body → 200
GET
/connectors/{connectorId}/properties
Retrieve the combined properties from jdbc-driver and the properties-file of the connector.
get_connection_properties 1 param → 200
POST
/connectors/{connectorId}/fetch-table-names
Return the name of all tables accessible by the database user.
fetch_table_names 1 param body → 200
POST
/connectors/{connectorId}/masking-jobs/search
Search jobs that use this connector
search_connector_jobs 4 params body → 200
POST
/connectors/{connectorId}/tags
Create tags for a Connector.
create_connector_tags 1 param body → 201
GET
/connectors/{connectorId}/tags
Get tags for a Connector.
get_connector_tags 1 param → 200
POST
/connectors/{connectorId}/tags/delete
Delete tags for a Connector.
delete_connector_tag 1 param body → 204
POST
/connectors/search
Search for masking Connectors.
search_connectors 3 params body → 200

Schemas 22

The contract defines 22 schemas that model the data the API accepts and returns. The most detailed are Connector (51 properties), ConnectorCreateRequest (37 properties), ConnectorUpdateParameters (30 properties), Job (25 properties). Each schema is shown below with its type and property counts.

ConnectorTypeEnum
string
Tag
object
2 properties 2 required
VirtualizationTaskEvent
object
1 property
Engine
object
2 properties
MaskingJobWithConnectorRole
object
A simplified job object combined with a connector ID and the connector's role in that job
9 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
ConnectorUpdateParameters
object
Parameters used to update a Masking Connector.
30 properties
JobTask
object
8 properties
TagsRequest
object
1 property 1 required
ExecutionStatus
string
The status of a masking or discovery job.
ConnectorTestResponse
object
The result of the masking connector test.
3 properties 2 required
SearchBody
object
Search body.
1 property
ConnectorCreateRequest
object
Request body to create a Connector.
37 properties 2 required
VirtualizationTask
object
8 properties
ConnectorTestRequest
object
The details of the connector to be tested.
16 properties
TagsResponse
object
1 property
FetchTableNamesRequest
object
Optional parameters used when fetching table names.
1 property
Job
object
An asynchronous task.
25 properties
ConnectionProperty
object
Connection property.
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

delphix-connectors-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 DatabaseTemplates API
Delphix DataClasses API
Where this information came from

This is an independent, third-party profile of Delphix Connectors 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.