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
Optionaloptions: ApiCallOptionsExports the specified data integration project.
Exports the specified data integration project.
Data project ID
an object with the body content
Optionaloptions: ApiCallOptionsRetrieves the status of an asynchronous operation.
Retrieves the status of an asynchronous operation.
Action ID
an object with query parameters
Optionaldetailed?: booleanSpecifies whether to include detailed status information in the response. Set to true to return detailed information.
Optionaloptions: ApiCallOptionsGet a specific data task within a project.
Get a specific data task within a project.
Data project id
Data task id
Optionaloptions: ApiCallOptionsGet data task runtime state within a data integration project.
Get data task runtime state within a data integration project.
Optionaloptions: ApiCallOptionsLists data tasks within a given data integration project.
Lists data tasks within a given data integration project.
Data project id
Optionaloptions: 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
Optionalrecalculate?: booleanRecalculate the bindings if true, otherwise saved bindings are returned.
Optionaloptions: ApiCallOptionsList data integration projects.
List data integration projects.
an object with query parameters
OptionalspaceId?: stringFilter by space id
Optionaloptions: 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
Optionaloptions: 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
Optionaloptions: 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
Optionaloptions: 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
Optionaloptions: ApiCallOptionsStart a data task on a data integration project.
Start a data task on a data integration project.
Data project id
Data task id
Optionaloptions: ApiCallOptionsStop a data task on a data integration project.
Stop a data task on a data integration project.
Optionaloptions: 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
Optionaloptions: ApiCallOptionsValidates the specified data task.
Validates the specified data task.
Data project ID
Data task ID
an object with the body content
Optionaloptions: ApiCallOptions
Clears the cache for di-projects api requests.