Clears the cache for di-projects api requests.
Creates a new data integration project in the specified space.
Creates a new data integration project in the specified space.
an object with the body content
Optional
options: ApiCallOptionsExports the specified data integration project.
Exports the specified data integration project.
Data project ID
an object with the body content
Optional
options: ApiCallOptionsRetrieves the status of an asynchronous operation.
Retrieves the status of an asynchronous operation.
Action ID
an object with query parameters
Optional
detailed?: booleanSpecifies whether to include detailed status information in the response. Set to true
to return detailed information.
Optional
options: ApiCallOptionsGet a specific data task within a project.
Get a specific data task within a project.
Data project id
Data task id
Optional
options: ApiCallOptionsGet data task runtime state within a data integration project.
Get data task runtime state within a data integration project.
Optional
options: ApiCallOptionsLists data tasks within a given data integration project.
Lists data tasks within a given data integration project.
Data project id
Optional
options: ApiCallOptionsRetrieves the export variables for a specific data integration project.
Retrieves the export variables for a specific data integration project.
Data project ID
an object with query parameters
Optional
recalculate?: booleanRecalculate the bindings if true, otherwise saved bindings are returned.
Optional
options: ApiCallOptionsList data integration projects.
List data integration projects.
an object with query parameters
Optional
spaceId?: stringFilter by space id
Optional
options: ApiCallOptionsImports a data integration project from a .zip
file.
Imports a data integration project from a .zip
file.
Data project ID
an object with the body content
Optional
options: ApiCallOptionsPrepares the data integration project and its tasks for execution.
Prepares the data integration project and its tasks for execution.
Data project ID
an object with the body content
Optional
options: ApiCallOptionsPrepares the specified data task for execution.
Prepares the specified data task for execution.
Data project ID
Data task ID
an object with the body content
Optional
options: ApiCallOptionsUpdates the export variables for a specific data integration project.
Updates the export variables for a specific data integration project.
Data project ID
an object with the body content
Optional
options: ApiCallOptionsStart a data task on a data integration project.
Start a data task on a data integration project.
Data project id
Data task id
Optional
options: ApiCallOptionsStop a data task on a data integration project.
Stop a data task on a data integration project.
Optional
options: ApiCallOptionsValidates the data integration project and its tasks.
Validates the data integration project and its tasks.
Data project ID
an object with the body content
Optional
options: ApiCallOptionsValidates the specified data task.
Validates the specified data task.
Data project ID
Data task ID
an object with the body content
Optional
options: ApiCallOptions
Clears the cache for di-projects api requests.