d-toc |
---|
d-s-ed | ||||
---|---|---|---|---|
|
D s product | ||||
---|---|---|---|---|
|
To To access the reference documentation for each available API endpoint and method, select select Help menu > API Documentation in the in the
D s webapp |
---|
Connection
Path | Description | Documentation URL | ||
---|---|---|---|---|
POST /v4/connections | Create connection |
| ||
GET /v4/connections | List connections |
| ||
GET /v4/connections/count | Count connections |
| ||
GET /v4/connections/:id | Get connection |
| ||
DELETE /v4/connections/:id | Delete connection |
| ||
GET /v4/connections/:id/status | Get connection status |
|
...
Path | Description | Documentation URL | ||
---|---|---|---|---|
POST /v4/flows | Create flow |
| ||
GET /v4/flows | List flows |
| ||
POST /v4/flows/package | Import Flow package |
| ||
POST /v4/flows/package/dryRun | Import Flow package - Dry run |
| ||
POST /v4/flows/:id/copy | Copy Flow |
| ||
POST /v4/flows/:id/run | Run Flow |
| ||
GET /v4/flows/count | Count flows |
| ||
GET /v4/flows/:id | Get flow |
| ||
PATCH /v4/flows/:id | Patch flow |
| ||
DELETE /v4/flows/:id | Delete flow |
| ||
GET /v4/flows/:id/package | Export flow |
| ||
GET /v4/flows/:id/package/dryRun | Export flow - Dry run |
| ||
GET /v4/flowsLibrary | Flow Library (list) |
| ||
GET /v4/flowsLibrary/count | Flow Library (count) |
| ||
GET /v4/flows/:id/inputs | List Flow inputs |
| ||
GET /v4/flows/:id/outputs | List Flow outputs |
| ||
GET /v4/folders/:id/flows | List flows in folder |
| ||
GET /v4/folders/:id/flows/count | Count flows in folder |
| ||
PATCH /v4/flows/:id/replaceDataset | Replace dataset |
|
...
Path | Description | Documentation URL | ||
---|---|---|---|---|
GET /v4/flowRuns/:id | Get flow run |
| ||
GET /v4/flowRuns/:id/status | Get Flow Run Status |
| ||
GET /v4/flowRuns/:id/jobGroups | Get JobGroups for Flow Run |
|
FlowRunParameterOverride
Path | Description | Documentation URL | ||
---|---|---|---|---|
POST /v4/flowRunParameterOverrides | Create flow run parameter override |
| ||
GET /v4/flowRunParameterOverrides/:id | Get flow run parameter override |
| ||
PATCH /v4/flowRunParameterOverrides/:id | Patch flow run parameter override |
| ||
DELETE /v4/flowRunParameterOverrides/:id | Delete flow run parameter override |
|
Folder
Path | Description | Documentation URL | ||
---|---|---|---|---|
POST /v4/folders | Create folder |
| ||
GET /v4/folders | List folders |
| ||
GET /v4/folders/count | Count folders |
| ||
GET /v4/folders/:id | Get folder |
| ||
PATCH /v4/folders/:id | Patch folder |
| ||
DELETE /v4/folders/:id | Delete folder |
|
ImportedDataset
Path | Description | Documentation URL | ||
---|---|---|---|---|
POST /v4/importedDatasets | Create imported dataset |
| ||
POST /v4/importedDatasets/:id/addToFlow | Add Imported Dataset to Flow |
| ||
POST /v4/importedDatasets/:id/copy | Copy imported dataset |
| ||
GET /v4/importedDatasets/:id | Get imported dataset |
| ||
PUT /v4/importedDatasets/:id | Update imported dataset |
| ||
PATCH /v4/importedDatasets/:id | Patch imported dataset |
| ||
DELETE /v4/importedDatasets/:id | Delete imported dataset |
| ||
GET /v4/datasetLibrary | List Datasets |
| ||
GET /v4/datasetLibrary/count | Count Datasets |
|
...
Path | Description | Documentation URL | ||
---|---|---|---|---|
POST /v4/jobGroups | Run Job Group |
| ||
GET /v4/jobGroups | List job groups |
| ||
GET /v4/jobGroups/:id | Get job group |
| ||
GET /v4/jobGroups/:id/profile | Get Profile Information for Job Group |
| ||
GET /v4/jobGroups/:id/pdfResults | Get PDF Results for Job Group |
| ||
GET /v4/jobGroups/:id/status | Get JobGroup Status |
| ||
GET /v4/jobGroups/:id/inputs | Get Job Group Inputs |
| ||
GET /v4/jobGroups/:id/outputs | Get Job Group Outputs |
| ||
GET /v4/jobLibrary | List Job Groups |
| ||
GET /v4/jobLibrary/count | Count Job Groups |
| ||
GET /v4/jobGroups/:id/jobs | Get Jobs for Job Group |
| ||
GET /v4/jobGroups/:id/publications | Get Publications for Job Group |
|
...
Path | Description | Documentation URL | ||
---|---|---|---|---|
POST /v4/plans/:id/run | Run plan |
| ||
POST /v4/plans/package | Import plan package |
| ||
GET /v4/plans/:id/runParameters | List run parameters |
| ||
GET /v4/plans/:id/package | Export plan |
|
PlanNode
Path | Description | Documentation URL | ||
---|---|---|---|---|
GET /v4/planNodes/:id/runParameters | List run parameters for this plan node |
|
...
Path | Description | Documentation URL | ||
---|---|---|---|---|
POST /v4/planSnapshotRuns/:id/cancel | Cancel a plan execution |
| ||
GET /v4/planSnapshotRuns | List plan snapshot runs |
| ||
GET /v4/planSnapshotRuns/count | Count plan snapshot runs |
| ||
GET /v4/planSnapshotRuns/:id | Get plan snapshot run |
|
...