Help Center/ DataArts Studio/ API Reference/ API Overview/ DataArts Factory API (V2) Overview
Updated on 2025-11-24 GMT+08:00

DataArts Factory API (V2) Overview

Table 1 DataArts Factory API (V2) types

Type

Description

Script Development

Script development APIs

Job Development

Job development APIs

Script Development

Table 2 Script development

API

Description

ListFactoryScripts.xml

This API is used to query the information about a script of a specified version (the latest version by default).

Job Development

Table 3 Job development

API

Description

Creating a PatchData Instance

This API is used to create a PatchData instance.

Querying PatchData Instances

This API is used to query PatchData instances. Pagination query is supported.

Stopping a PatchData Instance

This API is used to stop a specified PatchData instance.

Changing a Job Name

This API is used to change the name of a job.

Querying Release Packages

This API is used to query release packages.

Querying Details About a Release Package

This API is used to query details about a release package.

Configuring Job Tags

This API is used to configure job tags.

Querying Alarm Notifications

This API is used to query the alarm notifications in a specified period.

Releasing Task Packages

This API is used to release task packages.

Canceling Task Packages

This API is used to cancel task packages.

Querying the Instance Execution Status

This API is used to query the instance statuses of the current day, previous day, the day before the previous day, and last seven days.

Querying Completed Tasks

This API is used to query the tasks completed on the current day, on the previous day, and over the last seven days.

Querying Instances of a Specified Job

This API is used to query the instances of a job based on the job name.

Rerunning Job Instances

This API is used to rerun a job instance and its upstream and downstream job instances.

Enabling Global Search

This API is used to enable global search.