@alicloud/dataworks-public20240518 7.2.0 → 7.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/client.d.ts +22 -22
- package/dist/client.js +95 -27
- package/dist/client.js.map +1 -1
- package/dist/models/AddEntityIntoMetaCollectionRequest.d.ts +4 -0
- package/dist/models/AddEntityIntoMetaCollectionRequest.js.map +1 -1
- package/dist/models/CreateDijobRequest.d.ts +0 -81
- package/dist/models/CreateDijobRequest.js.map +1 -1
- package/dist/models/CreateDijobRequestDestinationDataSourceSettings.d.ts +0 -7
- package/dist/models/CreateDijobRequestDestinationDataSourceSettings.js.map +1 -1
- package/dist/models/CreateDijobRequestJobSettings.d.ts +0 -41
- package/dist/models/CreateDijobRequestJobSettings.js.map +1 -1
- package/dist/models/CreateDijobRequestJobSettingsColumnDataTypeSettings.d.ts +0 -14
- package/dist/models/CreateDijobRequestJobSettingsColumnDataTypeSettings.js.map +1 -1
- package/dist/models/CreateDijobRequestJobSettingsCycleScheduleSettings.d.ts +0 -17
- package/dist/models/CreateDijobRequestJobSettingsCycleScheduleSettings.js.map +1 -1
- package/dist/models/CreateDijobRequestJobSettingsDdlHandlingSettings.d.ts +0 -26
- package/dist/models/CreateDijobRequestJobSettingsDdlHandlingSettings.js.map +1 -1
- package/dist/models/CreateDijobRequestJobSettingsRuntimeSettings.d.ts +0 -23
- package/dist/models/CreateDijobRequestJobSettingsRuntimeSettings.js.map +1 -1
- package/dist/models/CreateDijobRequestResourceSettings.d.ts +0 -12
- package/dist/models/CreateDijobRequestResourceSettings.js.map +1 -1
- package/dist/models/CreateDijobRequestResourceSettingsOfflineResourceSettings.d.ts +0 -14
- package/dist/models/CreateDijobRequestResourceSettingsOfflineResourceSettings.js.map +1 -1
- package/dist/models/CreateDijobRequestResourceSettingsRealtimeResourceSettings.d.ts +0 -14
- package/dist/models/CreateDijobRequestResourceSettingsRealtimeResourceSettings.js.map +1 -1
- package/dist/models/CreateDijobRequestResourceSettingsScheduleResourceSettings.d.ts +0 -14
- package/dist/models/CreateDijobRequestResourceSettingsScheduleResourceSettings.js.map +1 -1
- package/dist/models/CreateDijobRequestSourceDataSourceSettings.d.ts +0 -11
- package/dist/models/CreateDijobRequestSourceDataSourceSettings.js.map +1 -1
- package/dist/models/CreateDijobRequestSourceDataSourceSettingsDataSourceProperties.d.ts +0 -14
- package/dist/models/CreateDijobRequestSourceDataSourceSettingsDataSourceProperties.js.map +1 -1
- package/dist/models/CreateDijobRequestTableMappings.d.ts +0 -8
- package/dist/models/CreateDijobRequestTableMappings.js.map +1 -1
- package/dist/models/CreateDijobRequestTableMappingsSourceObjectSelectionRules.d.ts +0 -32
- package/dist/models/CreateDijobRequestTableMappingsSourceObjectSelectionRules.js.map +1 -1
- package/dist/models/CreateDijobRequestTableMappingsTransformationRules.d.ts +0 -34
- package/dist/models/CreateDijobRequestTableMappingsTransformationRules.js.map +1 -1
- package/dist/models/CreateDijobRequestTransformationRules.d.ts +0 -83
- package/dist/models/CreateDijobRequestTransformationRules.js.map +1 -1
- package/dist/models/CreateDijobShrinkRequest.d.ts +0 -81
- package/dist/models/CreateDijobShrinkRequest.js.map +1 -1
- package/dist/models/CreateLineageRelationshipRequest.d.ts +4 -0
- package/dist/models/CreateLineageRelationshipRequest.js.map +1 -1
- package/dist/models/CreateLineageRelationshipResponseBody.d.ts +3 -0
- package/dist/models/CreateLineageRelationshipResponseBody.js.map +1 -1
- package/dist/models/CreateLineageRelationshipShrinkRequest.d.ts +4 -0
- package/dist/models/CreateLineageRelationshipShrinkRequest.js.map +1 -1
- package/dist/models/CreateMetaCollectionRequest.d.ts +3 -0
- package/dist/models/CreateMetaCollectionRequest.js.map +1 -1
- package/dist/models/CreateMetaCollectionResponseBody.d.ts +3 -0
- package/dist/models/CreateMetaCollectionResponseBody.js.map +1 -1
- package/dist/models/CreateWorkflowInstancesRequestDefaultRunProperties.d.ts +1 -0
- package/dist/models/CreateWorkflowInstancesRequestDefaultRunProperties.js +2 -0
- package/dist/models/CreateWorkflowInstancesRequestDefaultRunProperties.js.map +1 -1
- package/dist/models/DeleteLineageRelationshipRequest.d.ts +2 -0
- package/dist/models/DeleteLineageRelationshipRequest.js.map +1 -1
- package/dist/models/DeleteMetaCollectionRequest.d.ts +2 -0
- package/dist/models/DeleteMetaCollectionRequest.js.map +1 -1
- package/dist/models/GetCatalogRequest.d.ts +11 -0
- package/dist/models/GetCatalogRequest.js.map +1 -1
- package/dist/models/GetColumnRequest.d.ts +30 -0
- package/dist/models/GetColumnRequest.js.map +1 -1
- package/dist/models/GetDatabaseRequest.d.ts +20 -0
- package/dist/models/GetDatabaseRequest.js.map +1 -1
- package/dist/models/GetLineageRelationshipRequest.d.ts +2 -0
- package/dist/models/GetLineageRelationshipRequest.js.map +1 -1
- package/dist/models/GetMetaCollectionRequest.d.ts +2 -0
- package/dist/models/GetMetaCollectionRequest.js.map +1 -1
- package/dist/models/GetMetaCollectionResponseBody.d.ts +4 -0
- package/dist/models/GetMetaCollectionResponseBody.js.map +1 -1
- package/dist/models/GetMetaCollectionResponseBodyMetaCollection.d.ts +6 -0
- package/dist/models/GetMetaCollectionResponseBodyMetaCollection.js.map +1 -1
- package/dist/models/GetPartitionRequest.d.ts +2 -0
- package/dist/models/GetPartitionRequest.js.map +1 -1
- package/dist/models/GetRerunWorkflowInstancesResultRequest.d.ts +2 -0
- package/dist/models/GetRerunWorkflowInstancesResultRequest.js.map +1 -1
- package/dist/models/GetRerunWorkflowInstancesResultResponseBody.d.ts +7 -0
- package/dist/models/GetRerunWorkflowInstancesResultResponseBody.js.map +1 -1
- package/dist/models/GetRerunWorkflowInstancesResultResponseBodyResult.d.ts +10 -0
- package/dist/models/GetRerunWorkflowInstancesResultResponseBodyResult.js.map +1 -1
- package/dist/models/GetSchemaRequest.d.ts +15 -3
- package/dist/models/GetSchemaRequest.js.map +1 -1
- package/dist/models/GetTableRequest.d.ts +31 -0
- package/dist/models/GetTableRequest.js.map +1 -1
- package/dist/models/GetTaskInstanceResponseBody.d.ts +1 -1
- package/dist/models/GetTaskInstanceResponseBodyTaskInstance.d.ts +8 -0
- package/dist/models/GetTaskInstanceResponseBodyTaskInstance.js.map +1 -1
- package/dist/models/ListCatalogsRequest.d.ts +11 -0
- package/dist/models/ListCatalogsRequest.js.map +1 -1
- package/dist/models/ListCatalogsShrinkRequest.d.ts +11 -0
- package/dist/models/ListCatalogsShrinkRequest.js.map +1 -1
- package/dist/models/ListColumnsRequest.d.ts +2 -0
- package/dist/models/ListColumnsRequest.js.map +1 -1
- package/dist/models/ListDatabasesRequest.d.ts +20 -0
- package/dist/models/ListDatabasesRequest.js.map +1 -1
- package/dist/models/ListEntitiesInMetaCollectionRequest.d.ts +2 -0
- package/dist/models/ListEntitiesInMetaCollectionRequest.js.map +1 -1
- package/dist/models/ListEntitiesInMetaCollectionResponseBody.d.ts +4 -0
- package/dist/models/ListEntitiesInMetaCollectionResponseBody.js.map +1 -1
- package/dist/models/ListEntitiesInMetaCollectionResponseBodyPagingInfo.d.ts +4 -0
- package/dist/models/ListEntitiesInMetaCollectionResponseBodyPagingInfo.js.map +1 -1
- package/dist/models/ListEntitiesInMetaCollectionResponseBodyPagingInfoEntities.d.ts +6 -0
- package/dist/models/ListEntitiesInMetaCollectionResponseBodyPagingInfoEntities.js.map +1 -1
- package/dist/models/ListLineageRelationshipsRequest.d.ts +4 -0
- package/dist/models/ListLineageRelationshipsRequest.js.map +1 -1
- package/dist/models/ListLineagesRequest.d.ts +6 -0
- package/dist/models/ListLineagesRequest.js.map +1 -1
- package/dist/models/ListMetaCollectionsRequest.d.ts +9 -0
- package/dist/models/ListMetaCollectionsRequest.js.map +1 -1
- package/dist/models/ListMetaCollectionsResponseBody.d.ts +4 -0
- package/dist/models/ListMetaCollectionsResponseBody.js.map +1 -1
- package/dist/models/ListMetaCollectionsResponseBodyData.d.ts +4 -0
- package/dist/models/ListMetaCollectionsResponseBodyData.js.map +1 -1
- package/dist/models/ListMetaCollectionsResponseBodyDataMetaCollections.d.ts +12 -0
- package/dist/models/ListMetaCollectionsResponseBodyDataMetaCollections.js.map +1 -1
- package/dist/models/ListPartitionsRequest.d.ts +2 -0
- package/dist/models/ListPartitionsRequest.js.map +1 -1
- package/dist/models/ListSchemasRequest.d.ts +36 -0
- package/dist/models/ListSchemasRequest.js.map +1 -1
- package/dist/models/ListSchemasResponseBody.d.ts +10 -0
- package/dist/models/ListSchemasResponseBody.js.map +1 -1
- package/dist/models/ListSchemasResponseBodyPagingInfo.d.ts +7 -0
- package/dist/models/ListSchemasResponseBodyPagingInfo.js.map +1 -1
- package/dist/models/ListSchemasShrinkRequest.d.ts +36 -0
- package/dist/models/ListSchemasShrinkRequest.js.map +1 -1
- package/dist/models/ListTablesRequest.d.ts +33 -0
- package/dist/models/ListTablesRequest.js.map +1 -1
- package/dist/models/ListTablesShrinkRequest.d.ts +33 -0
- package/dist/models/ListTablesShrinkRequest.js.map +1 -1
- package/dist/models/ListTaskInstancesRequest.d.ts +4 -0
- package/dist/models/ListTaskInstancesRequest.js.map +1 -1
- package/dist/models/ListTaskInstancesResponseBody.d.ts +1 -1
- package/dist/models/ListTaskInstancesResponseBodyPagingInfo.d.ts +1 -1
- package/dist/models/ListTaskInstancesResponseBodyPagingInfoTaskInstances.d.ts +12 -0
- package/dist/models/ListTaskInstancesResponseBodyPagingInfoTaskInstances.js.map +1 -1
- package/dist/models/ListTaskInstancesShrinkRequest.d.ts +4 -0
- package/dist/models/ListTaskInstancesShrinkRequest.js.map +1 -1
- package/dist/models/RemoveEntityFromMetaCollectionRequest.d.ts +6 -0
- package/dist/models/RemoveEntityFromMetaCollectionRequest.js.map +1 -1
- package/dist/models/RerunWorkflowInstancesRequest.d.ts +44 -0
- package/dist/models/RerunWorkflowInstancesRequest.js.map +1 -1
- package/dist/models/RerunWorkflowInstancesRequestFilter.d.ts +18 -0
- package/dist/models/RerunWorkflowInstancesRequestFilter.js.map +1 -1
- package/dist/models/RerunWorkflowInstancesResponseBody.d.ts +6 -0
- package/dist/models/RerunWorkflowInstancesResponseBody.js.map +1 -1
- package/dist/models/RerunWorkflowInstancesShrinkRequest.d.ts +44 -0
- package/dist/models/RerunWorkflowInstancesShrinkRequest.js.map +1 -1
- package/dist/models/UpdateColumnBusinessMetadataRequest.d.ts +2 -0
- package/dist/models/UpdateColumnBusinessMetadataRequest.js.map +1 -1
- package/dist/models/UpdateDijobRequest.d.ts +0 -42
- package/dist/models/UpdateDijobRequest.js.map +1 -1
- package/dist/models/UpdateDijobRequestJobSettings.d.ts +0 -41
- package/dist/models/UpdateDijobRequestJobSettings.js.map +1 -1
- package/dist/models/UpdateDijobRequestJobSettingsColumnDataTypeSettings.d.ts +0 -14
- package/dist/models/UpdateDijobRequestJobSettingsColumnDataTypeSettings.js.map +1 -1
- package/dist/models/UpdateDijobRequestJobSettingsCycleScheduleSettings.d.ts +0 -7
- package/dist/models/UpdateDijobRequestJobSettingsCycleScheduleSettings.js.map +1 -1
- package/dist/models/UpdateDijobRequestJobSettingsDdlHandlingSettings.d.ts +0 -26
- package/dist/models/UpdateDijobRequestJobSettingsDdlHandlingSettings.js.map +1 -1
- package/dist/models/UpdateDijobRequestJobSettingsRuntimeSettings.d.ts +0 -23
- package/dist/models/UpdateDijobRequestJobSettingsRuntimeSettings.js.map +1 -1
- package/dist/models/UpdateDijobRequestResourceSettings.d.ts +0 -12
- package/dist/models/UpdateDijobRequestResourceSettings.js.map +1 -1
- package/dist/models/UpdateDijobRequestResourceSettingsOfflineResourceSettings.d.ts +0 -14
- package/dist/models/UpdateDijobRequestResourceSettingsOfflineResourceSettings.js.map +1 -1
- package/dist/models/UpdateDijobRequestResourceSettingsRealtimeResourceSettings.d.ts +0 -14
- package/dist/models/UpdateDijobRequestResourceSettingsRealtimeResourceSettings.js.map +1 -1
- package/dist/models/UpdateDijobRequestResourceSettingsScheduleResourceSettings.d.ts +0 -14
- package/dist/models/UpdateDijobRequestResourceSettingsScheduleResourceSettings.js.map +1 -1
- package/dist/models/UpdateDijobRequestTableMappings.d.ts +0 -8
- package/dist/models/UpdateDijobRequestTableMappings.js.map +1 -1
- package/dist/models/UpdateDijobRequestTableMappingsSourceObjectSelectionRules.d.ts +0 -32
- package/dist/models/UpdateDijobRequestTableMappingsSourceObjectSelectionRules.js.map +1 -1
- package/dist/models/UpdateDijobRequestTableMappingsTransformationRules.d.ts +0 -30
- package/dist/models/UpdateDijobRequestTableMappingsTransformationRules.js.map +1 -1
- package/dist/models/UpdateDijobRequestTransformationRules.d.ts +0 -83
- package/dist/models/UpdateDijobRequestTransformationRules.js.map +1 -1
- package/dist/models/UpdateDijobShrinkRequest.d.ts +0 -42
- package/dist/models/UpdateDijobShrinkRequest.js.map +1 -1
- package/dist/models/UpdateMetaCollectionRequest.d.ts +6 -0
- package/dist/models/UpdateMetaCollectionRequest.js.map +1 -1
- package/dist/models/UpdateMetaCollectionShrinkRequest.d.ts +6 -0
- package/dist/models/UpdateMetaCollectionShrinkRequest.js.map +1 -1
- package/dist/models/UpdateTableBusinessMetadataRequest.d.ts +2 -0
- package/dist/models/UpdateTableBusinessMetadataRequest.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +117 -27
- package/src/models/AddEntityIntoMetaCollectionRequest.ts +4 -0
- package/src/models/CreateDijobRequest.ts +0 -81
- package/src/models/CreateDijobRequestDestinationDataSourceSettings.ts +0 -7
- package/src/models/CreateDijobRequestJobSettings.ts +0 -41
- package/src/models/CreateDijobRequestJobSettingsColumnDataTypeSettings.ts +0 -14
- package/src/models/CreateDijobRequestJobSettingsCycleScheduleSettings.ts +0 -17
- package/src/models/CreateDijobRequestJobSettingsDdlHandlingSettings.ts +0 -26
- package/src/models/CreateDijobRequestJobSettingsRuntimeSettings.ts +0 -23
- package/src/models/CreateDijobRequestResourceSettings.ts +0 -12
- package/src/models/CreateDijobRequestResourceSettingsOfflineResourceSettings.ts +0 -14
- package/src/models/CreateDijobRequestResourceSettingsRealtimeResourceSettings.ts +0 -14
- package/src/models/CreateDijobRequestResourceSettingsScheduleResourceSettings.ts +0 -14
- package/src/models/CreateDijobRequestSourceDataSourceSettings.ts +0 -11
- package/src/models/CreateDijobRequestSourceDataSourceSettingsDataSourceProperties.ts +0 -14
- package/src/models/CreateDijobRequestTableMappings.ts +0 -8
- package/src/models/CreateDijobRequestTableMappingsSourceObjectSelectionRules.ts +0 -32
- package/src/models/CreateDijobRequestTableMappingsTransformationRules.ts +0 -34
- package/src/models/CreateDijobRequestTransformationRules.ts +0 -83
- package/src/models/CreateDijobShrinkRequest.ts +0 -81
- package/src/models/CreateLineageRelationshipRequest.ts +4 -0
- package/src/models/CreateLineageRelationshipResponseBody.ts +3 -0
- package/src/models/CreateLineageRelationshipShrinkRequest.ts +4 -0
- package/src/models/CreateMetaCollectionRequest.ts +3 -0
- package/src/models/CreateMetaCollectionResponseBody.ts +3 -0
- package/src/models/CreateWorkflowInstancesRequestDefaultRunProperties.ts +3 -0
- package/src/models/DeleteLineageRelationshipRequest.ts +2 -0
- package/src/models/DeleteMetaCollectionRequest.ts +2 -0
- package/src/models/GetCatalogRequest.ts +11 -0
- package/src/models/GetColumnRequest.ts +30 -0
- package/src/models/GetDatabaseRequest.ts +20 -0
- package/src/models/GetLineageRelationshipRequest.ts +2 -0
- package/src/models/GetMetaCollectionRequest.ts +2 -0
- package/src/models/GetMetaCollectionResponseBody.ts +4 -0
- package/src/models/GetMetaCollectionResponseBodyMetaCollection.ts +6 -0
- package/src/models/GetPartitionRequest.ts +2 -0
- package/src/models/GetRerunWorkflowInstancesResultRequest.ts +2 -0
- package/src/models/GetRerunWorkflowInstancesResultResponseBody.ts +7 -0
- package/src/models/GetRerunWorkflowInstancesResultResponseBodyResult.ts +10 -0
- package/src/models/GetSchemaRequest.ts +15 -3
- package/src/models/GetTableRequest.ts +31 -0
- package/src/models/GetTaskInstanceResponseBody.ts +1 -1
- package/src/models/GetTaskInstanceResponseBodyTaskInstance.ts +8 -0
- package/src/models/ListCatalogsRequest.ts +11 -0
- package/src/models/ListCatalogsShrinkRequest.ts +11 -0
- package/src/models/ListColumnsRequest.ts +2 -0
- package/src/models/ListDatabasesRequest.ts +20 -0
- package/src/models/ListEntitiesInMetaCollectionRequest.ts +2 -0
- package/src/models/ListEntitiesInMetaCollectionResponseBody.ts +4 -0
- package/src/models/ListEntitiesInMetaCollectionResponseBodyPagingInfo.ts +4 -0
- package/src/models/ListEntitiesInMetaCollectionResponseBodyPagingInfoEntities.ts +6 -0
- package/src/models/ListLineageRelationshipsRequest.ts +4 -0
- package/src/models/ListLineagesRequest.ts +6 -0
- package/src/models/ListMetaCollectionsRequest.ts +9 -0
- package/src/models/ListMetaCollectionsResponseBody.ts +4 -0
- package/src/models/ListMetaCollectionsResponseBodyData.ts +4 -0
- package/src/models/ListMetaCollectionsResponseBodyDataMetaCollections.ts +12 -0
- package/src/models/ListPartitionsRequest.ts +2 -0
- package/src/models/ListSchemasRequest.ts +36 -0
- package/src/models/ListSchemasResponseBody.ts +10 -0
- package/src/models/ListSchemasResponseBodyPagingInfo.ts +7 -0
- package/src/models/ListSchemasShrinkRequest.ts +36 -0
- package/src/models/ListTablesRequest.ts +33 -0
- package/src/models/ListTablesShrinkRequest.ts +33 -0
- package/src/models/ListTaskInstancesRequest.ts +4 -0
- package/src/models/ListTaskInstancesResponseBody.ts +1 -1
- package/src/models/ListTaskInstancesResponseBodyPagingInfo.ts +1 -1
- package/src/models/ListTaskInstancesResponseBodyPagingInfoTaskInstances.ts +12 -0
- package/src/models/ListTaskInstancesShrinkRequest.ts +4 -0
- package/src/models/RemoveEntityFromMetaCollectionRequest.ts +6 -0
- package/src/models/RerunWorkflowInstancesRequest.ts +44 -0
- package/src/models/RerunWorkflowInstancesRequestFilter.ts +18 -0
- package/src/models/RerunWorkflowInstancesResponseBody.ts +6 -0
- package/src/models/RerunWorkflowInstancesShrinkRequest.ts +44 -0
- package/src/models/UpdateColumnBusinessMetadataRequest.ts +2 -0
- package/src/models/UpdateDijobRequest.ts +0 -42
- package/src/models/UpdateDijobRequestJobSettings.ts +0 -41
- package/src/models/UpdateDijobRequestJobSettingsColumnDataTypeSettings.ts +0 -14
- package/src/models/UpdateDijobRequestJobSettingsCycleScheduleSettings.ts +0 -7
- package/src/models/UpdateDijobRequestJobSettingsDdlHandlingSettings.ts +0 -26
- package/src/models/UpdateDijobRequestJobSettingsRuntimeSettings.ts +0 -23
- package/src/models/UpdateDijobRequestResourceSettings.ts +0 -12
- package/src/models/UpdateDijobRequestResourceSettingsOfflineResourceSettings.ts +0 -14
- package/src/models/UpdateDijobRequestResourceSettingsRealtimeResourceSettings.ts +0 -14
- package/src/models/UpdateDijobRequestResourceSettingsScheduleResourceSettings.ts +0 -14
- package/src/models/UpdateDijobRequestTableMappings.ts +0 -8
- package/src/models/UpdateDijobRequestTableMappingsSourceObjectSelectionRules.ts +0 -32
- package/src/models/UpdateDijobRequestTableMappingsTransformationRules.ts +0 -30
- package/src/models/UpdateDijobRequestTransformationRules.ts +0 -83
- package/src/models/UpdateDijobShrinkRequest.ts +0 -42
- package/src/models/UpdateMetaCollectionRequest.ts +6 -0
- package/src/models/UpdateMetaCollectionShrinkRequest.ts +6 -0
- package/src/models/UpdateTableBusinessMetadataRequest.ts +2 -0
|
@@ -3,131 +3,50 @@ import * as $dara from '@darabonba/typescript';
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
export class CreateDIJobShrinkRequest extends $dara.Model {
|
|
6
|
-
/**
|
|
7
|
-
* @remarks
|
|
8
|
-
* The description of the synchronization task.
|
|
9
|
-
*
|
|
10
|
-
* @example
|
|
11
|
-
* The description of the synchronization task.
|
|
12
|
-
*/
|
|
13
6
|
description?: string;
|
|
14
7
|
/**
|
|
15
8
|
* @remarks
|
|
16
|
-
* The settings of the destination. Only a single destination is supported.
|
|
17
|
-
*
|
|
18
9
|
* This parameter is required.
|
|
19
10
|
*/
|
|
20
11
|
destinationDataSourceSettingsShrink?: string;
|
|
21
12
|
/**
|
|
22
13
|
* @remarks
|
|
23
|
-
* The destination type. Valid values: Hologres, OSS-HDFS, OSS, MaxCompute, LogHub, StarRocks, DataHub, AnalyticDB for MySQL, Kafka, and Hive.
|
|
24
|
-
*
|
|
25
14
|
* This parameter is required.
|
|
26
|
-
*
|
|
27
|
-
* @example
|
|
28
|
-
* Hologres
|
|
29
15
|
*/
|
|
30
16
|
destinationDataSourceType?: string;
|
|
31
17
|
/**
|
|
32
|
-
* @remarks
|
|
33
|
-
* This parameter is deprecated and is replaced by the Name parameter.
|
|
34
|
-
*
|
|
35
|
-
* @example
|
|
36
|
-
* mysql_to_holo_sync_8772
|
|
37
|
-
*
|
|
38
18
|
* @deprecated
|
|
39
19
|
*/
|
|
40
20
|
jobName?: string;
|
|
41
|
-
/**
|
|
42
|
-
* @remarks
|
|
43
|
-
* The settings for the dimension of the synchronization task. The settings include processing policies for DDL messages, policies for data type mappings between source fields and destination fields, and runtime parameters of the synchronization task.
|
|
44
|
-
*/
|
|
45
21
|
jobSettingsShrink?: string;
|
|
46
|
-
/**
|
|
47
|
-
* @remarks
|
|
48
|
-
* The type of the task. This parameter is optional. Valid values:
|
|
49
|
-
*
|
|
50
|
-
* * DatabaseRealtimeMigration: A real-time synchronization task used to synchronize only full data, only incremental data, or full and incremental data in multiple tables of multiple databases at the source.
|
|
51
|
-
* * DatabaseOfflineMigration: A batch synchronization task used to synchronize only full data, only incremental data, or full and incremental data in multiple tables of multiple databases at the source.
|
|
52
|
-
* * SingleTableRealtimeMigration: A real-time synchronization task used to synchronize only data in single table at the source.
|
|
53
|
-
*
|
|
54
|
-
* @example
|
|
55
|
-
* DatabaseRealtimeMigration
|
|
56
|
-
*/
|
|
57
22
|
jobType?: string;
|
|
58
23
|
/**
|
|
59
24
|
* @remarks
|
|
60
|
-
* The synchronization type. Valid values:
|
|
61
|
-
*
|
|
62
|
-
* * FullAndRealtimeIncremental: full synchronization and real-time incremental synchronization of data in an entire database
|
|
63
|
-
* * RealtimeIncremental: real-time incremental synchronization of data in a single table
|
|
64
|
-
* * Full: full batch synchronization of data in an entire database
|
|
65
|
-
* * OfflineIncremental: batch incremental synchronization of data in an entire database
|
|
66
|
-
* * FullAndOfflineIncremental: full synchronization and batch incremental synchronization of data in an entire database
|
|
67
|
-
*
|
|
68
25
|
* This parameter is required.
|
|
69
|
-
*
|
|
70
|
-
* @example
|
|
71
|
-
* FullAndRealtimeIncremental
|
|
72
26
|
*/
|
|
73
27
|
migrationType?: string;
|
|
74
|
-
/**
|
|
75
|
-
* @remarks
|
|
76
|
-
* The name of the synchronization task.
|
|
77
|
-
*
|
|
78
|
-
* @example
|
|
79
|
-
* mysql_to_holo_sync_8772
|
|
80
|
-
*/
|
|
81
28
|
name?: string;
|
|
82
|
-
/**
|
|
83
|
-
* @remarks
|
|
84
|
-
* The DataWorks workspace ID. You can log on to the [DataWorks console](https://workbench.data.aliyun.com/console) and go to the Workspace page to query the ID.
|
|
85
|
-
*
|
|
86
|
-
* You must configure this parameter to specify the DataWorks workspace to which the API operation is applied.
|
|
87
|
-
*
|
|
88
|
-
* @example
|
|
89
|
-
* 10000
|
|
90
|
-
*/
|
|
91
29
|
projectId?: number;
|
|
92
30
|
/**
|
|
93
31
|
* @remarks
|
|
94
|
-
* The resource settings.
|
|
95
|
-
*
|
|
96
32
|
* This parameter is required.
|
|
97
33
|
*/
|
|
98
34
|
resourceSettingsShrink?: string;
|
|
99
35
|
/**
|
|
100
36
|
* @remarks
|
|
101
|
-
* The settings of the source. Only a single source is supported.
|
|
102
|
-
*
|
|
103
37
|
* This parameter is required.
|
|
104
38
|
*/
|
|
105
39
|
sourceDataSourceSettingsShrink?: string;
|
|
106
40
|
/**
|
|
107
41
|
* @remarks
|
|
108
|
-
* The source type. Valid values: PolarDB, MySQL, Kafka, LogHub, Hologres, Oracle, OceanBase, MongoDB, Redshift, Hive, SQL Server, Doris, and ClickHouse.
|
|
109
|
-
*
|
|
110
42
|
* This parameter is required.
|
|
111
|
-
*
|
|
112
|
-
* @example
|
|
113
|
-
* MySQL
|
|
114
43
|
*/
|
|
115
44
|
sourceDataSourceType?: string;
|
|
116
45
|
/**
|
|
117
46
|
* @remarks
|
|
118
|
-
* The list of mappings between rules used to select synchronization objects in the source and transformation rules applied to the selected synchronization objects. Each entry in the list displays a mapping between a rule used to select synchronization objects and a transformation rule applied to the selected synchronization objects.
|
|
119
|
-
*
|
|
120
|
-
* > [ { "SourceObjectSelectionRules":[ { "ObjectType":"Database", "Action":"Include", "ExpressionType":"Exact", "Expression":"biz_db" }, { "ObjectType":"Schema", "Action":"Include", "ExpressionType":"Exact", "Expression":"s1" }, { "ObjectType":"Table", "Action":"Include", "ExpressionType":"Exact", "Expression":"table1" } ], "TransformationRuleNames":[ { "RuleName":"my_database_rename_rule", "RuleActionType":"Rename", "RuleTargetType":"Schema" } ] } ]
|
|
121
|
-
*
|
|
122
47
|
* This parameter is required.
|
|
123
48
|
*/
|
|
124
49
|
tableMappingsShrink?: string;
|
|
125
|
-
/**
|
|
126
|
-
* @remarks
|
|
127
|
-
* The list of transformation rules for objects involved in the synchronization task.
|
|
128
|
-
*
|
|
129
|
-
* > [ { "RuleName":"my_database_rename_rule", "RuleActionType":"Rename", "RuleTargetType":"Schema", "RuleExpression":"{"expression":"${srcDatasoureName}_${srcDatabaseName}"}" } ]
|
|
130
|
-
*/
|
|
131
50
|
transformationRulesShrink?: string;
|
|
132
51
|
static names(): { [key: string]: string } {
|
|
133
52
|
return {
|
|
@@ -7,6 +7,10 @@ import { LineageTask } from "./LineageTask";
|
|
|
7
7
|
export class CreateLineageRelationshipRequest extends $dara.Model {
|
|
8
8
|
dstEntity?: LineageEntity;
|
|
9
9
|
srcEntity?: LineageEntity;
|
|
10
|
+
/**
|
|
11
|
+
* @remarks
|
|
12
|
+
* The task information.
|
|
13
|
+
*/
|
|
10
14
|
task?: LineageTask;
|
|
11
15
|
static names(): { [key: string]: string } {
|
|
12
16
|
return {
|
|
@@ -4,6 +4,9 @@ import * as $dara from '@darabonba/typescript';
|
|
|
4
4
|
|
|
5
5
|
export class CreateLineageRelationshipResponseBody extends $dara.Model {
|
|
6
6
|
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The lineage ID.
|
|
9
|
+
*
|
|
7
10
|
* @example
|
|
8
11
|
* 110xxxx:custom-table.xxxxx:maxcompute-table.project.test_big_lineage_080901:custom-sqlxx.00001
|
|
9
12
|
*/
|
|
@@ -5,6 +5,10 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class CreateLineageRelationshipShrinkRequest extends $dara.Model {
|
|
6
6
|
dstEntityShrink?: string;
|
|
7
7
|
srcEntityShrink?: string;
|
|
8
|
+
/**
|
|
9
|
+
* @remarks
|
|
10
|
+
* The task information.
|
|
11
|
+
*/
|
|
8
12
|
taskShrink?: string;
|
|
9
13
|
static names(): { [key: string]: string } {
|
|
10
14
|
return {
|
|
@@ -69,6 +69,7 @@ export class CreateWorkflowInstancesRequestDefaultRunProperties extends $dara.Mo
|
|
|
69
69
|
*/
|
|
70
70
|
parallelism?: number;
|
|
71
71
|
priority?: number;
|
|
72
|
+
priorityWeightStrategy?: string;
|
|
72
73
|
/**
|
|
73
74
|
* @remarks
|
|
74
75
|
* The root task IDs.
|
|
@@ -104,6 +105,7 @@ export class CreateWorkflowInstancesRequestDefaultRunProperties extends $dara.Mo
|
|
|
104
105
|
order: 'Order',
|
|
105
106
|
parallelism: 'Parallelism',
|
|
106
107
|
priority: 'Priority',
|
|
108
|
+
priorityWeightStrategy: 'PriorityWeightStrategy',
|
|
107
109
|
rootTaskIds: 'RootTaskIds',
|
|
108
110
|
runPolicy: 'RunPolicy',
|
|
109
111
|
runtimeResource: 'RuntimeResource',
|
|
@@ -122,6 +124,7 @@ export class CreateWorkflowInstancesRequestDefaultRunProperties extends $dara.Mo
|
|
|
122
124
|
order: 'string',
|
|
123
125
|
parallelism: 'number',
|
|
124
126
|
priority: 'number',
|
|
127
|
+
priorityWeightStrategy: 'string',
|
|
125
128
|
rootTaskIds: { 'type': 'array', 'itemType': 'number' },
|
|
126
129
|
runPolicy: CreateWorkflowInstancesRequestDefaultRunPropertiesRunPolicy,
|
|
127
130
|
runtimeResource: 'string',
|
|
@@ -5,6 +5,8 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class DeleteLineageRelationshipRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
+
* The lineage ID. For more information, see the response returned by the ListLineageRelationships operation.
|
|
9
|
+
*
|
|
8
10
|
* This parameter is required.
|
|
9
11
|
*
|
|
10
12
|
* @example
|
|
@@ -5,6 +5,17 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class GetCatalogRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
+
* Data catalog entity ID. Currently, only DLF and StarRocks types are supported. You can refer to the response of the ListCatalogs operation and [the description of metadata entity concepts.](https://help.aliyun.com/document_detail/2880092.html)
|
|
9
|
+
*
|
|
10
|
+
* * For the DLF type, the format is `dlf-catalog::catalog_id`.
|
|
11
|
+
* * For the StarRocks type, the format is `starrocks-catalog:(instance_id|encoded_jdbc_url):catalog_name`.
|
|
12
|
+
*
|
|
13
|
+
* > Parameter descriptions:\\
|
|
14
|
+
* `catalog_id`: The DLF catalog ID.\\
|
|
15
|
+
* `instance_id`: The instance ID, required for the data source registered in instance mode.\\
|
|
16
|
+
* `encoded_jdbc_url`: The JDBC connection string that has been URL encoded, required for the data source registered via a connection string.\\
|
|
17
|
+
* `catalog_name`: The name of the StarRocks catalog.
|
|
18
|
+
*
|
|
8
19
|
* This parameter is required.
|
|
9
20
|
*
|
|
10
21
|
* @example
|
|
@@ -5,6 +5,36 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class GetColumnRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
+
* The ID. You can refer to the response of the ListColumns operation and the [description of concepts related to metadata entities.](https://help.aliyun.com/document_detail/2880092.html)
|
|
9
|
+
*
|
|
10
|
+
* The format: `${EntityType}:${Instance ID or escaped URL}:${Catalog name}:${Database name}`. Use empty strings as placeholders for levels that do not exist.
|
|
11
|
+
*
|
|
12
|
+
* > For the MaxCompute and DLF types, the instance ID level must be left empty. For the MaxCompute type, the instance ID level is represented by an empty string. The database name is the name of the MaxCompute project with schema enabled.
|
|
13
|
+
*
|
|
14
|
+
* > The catalog identifier of the StarRocks is the catalog name, and the catalog identifier of the DLF type is the catalog ID. Other types do not support catalog levels and can use empty strings as placeholders.
|
|
15
|
+
*
|
|
16
|
+
* Examples of common ID formats
|
|
17
|
+
*
|
|
18
|
+
* `maxcompute-column:::project_name:[schema_name]:table_name:column_name`
|
|
19
|
+
*
|
|
20
|
+
* `dlf-column::catalog_id:database_name::table_name:column_name`
|
|
21
|
+
*
|
|
22
|
+
* `hms-column:instance_id::database_name::table_name:column_name`
|
|
23
|
+
*
|
|
24
|
+
* `holo-column:instance_id::database_name:schema_name:table_name:column_name`
|
|
25
|
+
*
|
|
26
|
+
* `mysql-column:(instance_id|encoded_jdbc_url)::database_name::table_name:column_name`
|
|
27
|
+
*
|
|
28
|
+
* > \\
|
|
29
|
+
* `instance_id`: the ID of the instance, which is required when the data source is registered in instance mode.\\
|
|
30
|
+
* `encoded_jdbc_url`: the URL-encoded JDBC connection string, which is required when the data source is registered via a connection string.\\
|
|
31
|
+
* `catalog_id`: The DLF catalog ID.\\
|
|
32
|
+
* `project_name`: The MaxCompute project name.\\
|
|
33
|
+
* `database_name`: The database name.\\
|
|
34
|
+
* `schema_name`: The schema name. For the MaxCompute type, this is required only if the project has enabled schema; otherwise, use an empty string as a placeholder.\\
|
|
35
|
+
* `table_name`: The table name.\\
|
|
36
|
+
* `column_name`: The field name.
|
|
37
|
+
*
|
|
8
38
|
* This parameter is required.
|
|
9
39
|
*
|
|
10
40
|
* @example
|
|
@@ -5,6 +5,26 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class GetDatabaseRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
+
* Database entity ID. You can refer to the response of the ListDatabases operation and [the description of metadata entity concepts.](https://help.aliyun.com/document_detail/2880092.html)
|
|
9
|
+
*
|
|
10
|
+
* The format is `${EntityType}:${Instance ID or encoded URL}:${Catalog identifier}:${Database name}`. Use empty strings as placeholders for non-existent levels.
|
|
11
|
+
*
|
|
12
|
+
* > For StarRocks, the catalog identifier is the catalog name. For DLF, the catalog identifier is the catalog ID. For other types, catalog hierarchy is not supported, and an empty string can be used as a placeholder.
|
|
13
|
+
*
|
|
14
|
+
* Examples of common ID formats
|
|
15
|
+
*
|
|
16
|
+
* `dlf-database::catalog_id:database_name`
|
|
17
|
+
*
|
|
18
|
+
* `holo-database:instance_id::database_name`
|
|
19
|
+
*
|
|
20
|
+
* `mysql-database:(instance_id|encoded_jdbc_url)::database_name`
|
|
21
|
+
*
|
|
22
|
+
* > Parameter descriptions\\
|
|
23
|
+
* `catalog_id`: The DLF catalog ID.\\
|
|
24
|
+
* `instance_id`: The instance ID, required for a data source registered in instance mode.\\
|
|
25
|
+
* `encoded_jdbc_url`: The JDBC connection string that has been URL encoded. This parameter is required for the data source registered via a connection string.\\
|
|
26
|
+
* `database_name`: The database name.
|
|
27
|
+
*
|
|
8
28
|
* This parameter is required.
|
|
9
29
|
*
|
|
10
30
|
* @example
|
|
@@ -5,6 +5,8 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class GetLineageRelationshipRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
+
* The lineage ID. For more information, see the response returned by the ListLineageRelationships operation.
|
|
9
|
+
*
|
|
8
10
|
* This parameter is required.
|
|
9
11
|
*
|
|
10
12
|
* @example
|
|
@@ -4,6 +4,10 @@ import { GetMetaCollectionResponseBodyMetaCollection } from "./GetMetaCollection
|
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
export class GetMetaCollectionResponseBody extends $dara.Model {
|
|
7
|
+
/**
|
|
8
|
+
* @remarks
|
|
9
|
+
* The information about the collection.
|
|
10
|
+
*/
|
|
7
11
|
metaCollection?: GetMetaCollectionResponseBodyMetaCollection;
|
|
8
12
|
/**
|
|
9
13
|
* @remarks
|
|
@@ -16,6 +16,9 @@ export class GetMetaCollectionResponseBodyMetaCollection extends $dara.Model {
|
|
|
16
16
|
createUser?: string;
|
|
17
17
|
description?: string;
|
|
18
18
|
/**
|
|
19
|
+
* @remarks
|
|
20
|
+
* The collection ID.
|
|
21
|
+
*
|
|
19
22
|
* @example
|
|
20
23
|
* category.123
|
|
21
24
|
*/
|
|
@@ -31,6 +34,9 @@ export class GetMetaCollectionResponseBodyMetaCollection extends $dara.Model {
|
|
|
31
34
|
*/
|
|
32
35
|
name?: string;
|
|
33
36
|
/**
|
|
37
|
+
* @remarks
|
|
38
|
+
* The ID of the collection of the ancestor node. This parameter can be left empty.
|
|
39
|
+
*
|
|
34
40
|
* @example
|
|
35
41
|
* category.12
|
|
36
42
|
*/
|
|
@@ -13,6 +13,8 @@ export class GetPartitionRequest extends $dara.Model {
|
|
|
13
13
|
name?: string;
|
|
14
14
|
/**
|
|
15
15
|
* @remarks
|
|
16
|
+
* The table ID. For more details, refer to the response of the ListTables operation and [description of concepts related to metadata entities.](https://help.aliyun.com/document_detail/2880092.html)
|
|
17
|
+
*
|
|
16
18
|
* This parameter is required.
|
|
17
19
|
*
|
|
18
20
|
* @example
|
|
@@ -5,6 +5,8 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class GetRerunWorkflowInstancesResultRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
+
* The operation ID used to asynchronously query the result of the workflow instance rerun. This value is obtained from the RerunWorkflowInstances operation.
|
|
9
|
+
*
|
|
8
10
|
* This parameter is required.
|
|
9
11
|
*
|
|
10
12
|
* @example
|
|
@@ -5,10 +5,17 @@ import { GetRerunWorkflowInstancesResultResponseBodyResult } from "./GetRerunWor
|
|
|
5
5
|
|
|
6
6
|
export class GetRerunWorkflowInstancesResultResponseBody extends $dara.Model {
|
|
7
7
|
/**
|
|
8
|
+
* @remarks
|
|
9
|
+
* The request ID, used for log tracing and troubleshooting.
|
|
10
|
+
*
|
|
8
11
|
* @example
|
|
9
12
|
* 22C97E95-F023-56B5-8852-B1A77A17XXXX
|
|
10
13
|
*/
|
|
11
14
|
requestId?: string;
|
|
15
|
+
/**
|
|
16
|
+
* @remarks
|
|
17
|
+
* The result of the workflow instance rerun.
|
|
18
|
+
*/
|
|
12
19
|
result?: GetRerunWorkflowInstancesResultResponseBodyResult;
|
|
13
20
|
static names(): { [key: string]: string } {
|
|
14
21
|
return {
|
|
@@ -3,8 +3,18 @@ import * as $dara from '@darabonba/typescript';
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
export class GetRerunWorkflowInstancesResultResponseBodyResult extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The failure message. Returned if the rerun fails.
|
|
9
|
+
*
|
|
10
|
+
* @example
|
|
11
|
+
* Invalid Param xxx
|
|
12
|
+
*/
|
|
6
13
|
failureMessage?: string;
|
|
7
14
|
/**
|
|
15
|
+
* @remarks
|
|
16
|
+
* The status. NotRun Success Failure
|
|
17
|
+
*
|
|
8
18
|
* @example
|
|
9
19
|
* Success
|
|
10
20
|
*/
|
|
@@ -5,11 +5,23 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class GetSchemaRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
-
* The schema ID. You can call the ListSchemas operation to query
|
|
8
|
+
* The schema ID. You can call the ListSchemas operation to query the ID. For more information, see [Concepts related to metadata entities](https://help.aliyun.com/document_detail/2880092.html).
|
|
9
9
|
*
|
|
10
|
-
*
|
|
10
|
+
* The common format of this parameter is `${Entity type}:${Instance ID or escaped URL}:${Catalog identifier}:${Database name}:${Schema name}`. If a level does not exist, specify an empty string as a placeholder.
|
|
11
11
|
*
|
|
12
|
-
* >
|
|
12
|
+
* > For MaxCompute tables, specify an empty string at the Instance ID level and a MaxCompute project name at the Database name level. Make sure that the three-layer model is enabled for the MaxCompute project.
|
|
13
|
+
*
|
|
14
|
+
* You can configure this parameter in one of the following formats based on your data source type:
|
|
15
|
+
*
|
|
16
|
+
* `maxcompute-schema:::project_name:schema_name` (Three-layer model is enabled for the MaxCompute project.)
|
|
17
|
+
*
|
|
18
|
+
* `holo-schema:instance_id::database_name:schema_name`
|
|
19
|
+
*
|
|
20
|
+
* > \\
|
|
21
|
+
* `instance_id`: the ID of a Hologres instance\\
|
|
22
|
+
* `database_name`: the name of a database\\
|
|
23
|
+
* `project_name`: the name of a MaxCompute project\\
|
|
24
|
+
* `schema_name`: the name of a schema
|
|
13
25
|
*
|
|
14
26
|
* This parameter is required.
|
|
15
27
|
*
|
|
@@ -5,6 +5,37 @@ import * as $dara from '@darabonba/typescript';
|
|
|
5
5
|
export class GetTableRequest extends $dara.Model {
|
|
6
6
|
/**
|
|
7
7
|
* @remarks
|
|
8
|
+
* The table ID. For more information, see [Concepts related to metadata entities](https://help.aliyun.com/document_detail/2880092.html).
|
|
9
|
+
*
|
|
10
|
+
* The common format of this parameter is `${Entity type}:${Instance ID or escaped URL}:${Catalog identifier}:${Database name}:${Schema name}:${Table name}`. If a level does not exist, specify an empty string as a placeholder.
|
|
11
|
+
*
|
|
12
|
+
* > For MaxCompute and DLF data sources, specify an empty string at the Instance ID level.
|
|
13
|
+
*
|
|
14
|
+
* > For StarRocks data sources, specify a catalog name at the Catalog identifier level. For DLF data sources, specify a catalog ID at the Catalog identifier level. Other types of data sources do not support the Catalog identifier level. You can specify an empty string as a placeholder.
|
|
15
|
+
*
|
|
16
|
+
* > For MaxCompute data sources, specify a MaxCompute project name at the Database name level. If the three-layer model is enabled for your MaxCompute project, you must specify a schema name at the Schema name level. Otherwise, you can specify an empty string as a placeholder.
|
|
17
|
+
*
|
|
18
|
+
* You can configure this parameter in one of the following formats based on your data source type:
|
|
19
|
+
*
|
|
20
|
+
* `maxcompute-table:::project_name:[schema_name]:table_name`
|
|
21
|
+
*
|
|
22
|
+
* `dlf-table::catalog_id:database_name::table_name`
|
|
23
|
+
*
|
|
24
|
+
* `hms-table:instance_id::database_name::table_name`
|
|
25
|
+
*
|
|
26
|
+
* `holo-table:instance_id::database_name:schema_name:table_name`
|
|
27
|
+
*
|
|
28
|
+
* `mysql-table:(instance_id|encoded_jdbc_url)::database_name::table_name`
|
|
29
|
+
*
|
|
30
|
+
* > \\
|
|
31
|
+
* `instance_id`: the ID of an instance. If the related data source is added to DataWorks in Alibaba Cloud instance mode, you must configure this parameter.\\
|
|
32
|
+
* `encoded_jdbc_url`: the JDBC connection string that is URL-encoded. If the related data source is added to DataWorks in connection string mode, you must configure this parameter.\\
|
|
33
|
+
* `catalog_id`: the ID of a DLF catalog.\\
|
|
34
|
+
* `project_name`: the name of a MaxCompute project.\\
|
|
35
|
+
* `database_name`: the name of a database.\\
|
|
36
|
+
* `schema_name`: the name of a schema. For a MaxCompute table, if the three-layer model is enabled for the MaxCompute project to which the table belongs, you must configure this parameter. Otherwise, you can specify an empty string for schema_name as a placeholder.\\
|
|
37
|
+
* `table_name`: the name of a table.
|
|
38
|
+
*
|
|
8
39
|
* This parameter is required.
|
|
9
40
|
*
|
|
10
41
|
* @example
|
|
@@ -14,7 +14,7 @@ export class GetTaskInstanceResponseBody extends $dara.Model {
|
|
|
14
14
|
requestId?: string;
|
|
15
15
|
/**
|
|
16
16
|
* @remarks
|
|
17
|
-
* The details of the instance.
|
|
17
|
+
* The details of the task instance.
|
|
18
18
|
*/
|
|
19
19
|
taskInstance?: GetTaskInstanceResponseBodyTaskInstance;
|
|
20
20
|
static names(): { [key: string]: string } {
|
|
@@ -270,7 +270,15 @@ export class GetTaskInstanceResponseBodyTaskInstance extends $dara.Model {
|
|
|
270
270
|
* Scheduler
|
|
271
271
|
*/
|
|
272
272
|
triggerType?: string;
|
|
273
|
+
/**
|
|
274
|
+
* @example
|
|
275
|
+
* 1710239005403
|
|
276
|
+
*/
|
|
273
277
|
waitingResourceTime?: number;
|
|
278
|
+
/**
|
|
279
|
+
* @example
|
|
280
|
+
* 1710239005403
|
|
281
|
+
*/
|
|
274
282
|
waitingTriggerTime?: number;
|
|
275
283
|
/**
|
|
276
284
|
* @remarks
|
|
@@ -30,6 +30,17 @@ export class ListCatalogsRequest extends $dara.Model {
|
|
|
30
30
|
pageSize?: number;
|
|
31
31
|
/**
|
|
32
32
|
* @remarks
|
|
33
|
+
* The parent entity ID. For more information, see [Concepts related to metadata entities](https://help.aliyun.com/document_detail/2880092.html).
|
|
34
|
+
*
|
|
35
|
+
* Only DLF and StarRocks data sources support this parameter.
|
|
36
|
+
*
|
|
37
|
+
* * For DLF data sources, you can call this API operation to query all catalogs. In this case, you must set the `ParentMetaEntityId` parameter to `dlf`.
|
|
38
|
+
* * For StarRocks data sources, you can call this API operation to query the catalogs in a specific instance. In this case, you can configure the `ParentMetaEntityId` parameter in the `starrocks:(instance_id|encoded_jdbc_url)` format.
|
|
39
|
+
*
|
|
40
|
+
* > \\
|
|
41
|
+
* `instance_id`: the ID of an instance. If the related data source is added to DataWorks in Alibaba Cloud instance mode, you must configure this parameter.\\
|
|
42
|
+
* `encoded_jdbc_url`: the JDBC connection string that is URL-encoded. If the related data source is added to DataWorks in connection string mode, you must configure this parameter.
|
|
43
|
+
*
|
|
33
44
|
* This parameter is required.
|
|
34
45
|
*
|
|
35
46
|
* @example
|
|
@@ -30,6 +30,17 @@ export class ListCatalogsShrinkRequest extends $dara.Model {
|
|
|
30
30
|
pageSize?: number;
|
|
31
31
|
/**
|
|
32
32
|
* @remarks
|
|
33
|
+
* The parent entity ID. For more information, see [Concepts related to metadata entities](https://help.aliyun.com/document_detail/2880092.html).
|
|
34
|
+
*
|
|
35
|
+
* Only DLF and StarRocks data sources support this parameter.
|
|
36
|
+
*
|
|
37
|
+
* * For DLF data sources, you can call this API operation to query all catalogs. In this case, you must set the `ParentMetaEntityId` parameter to `dlf`.
|
|
38
|
+
* * For StarRocks data sources, you can call this API operation to query the catalogs in a specific instance. In this case, you can configure the `ParentMetaEntityId` parameter in the `starrocks:(instance_id|encoded_jdbc_url)` format.
|
|
39
|
+
*
|
|
40
|
+
* > \\
|
|
41
|
+
* `instance_id`: the ID of an instance. If the related data source is added to DataWorks in Alibaba Cloud instance mode, you must configure this parameter.\\
|
|
42
|
+
* `encoded_jdbc_url`: the JDBC connection string that is URL-encoded. If the related data source is added to DataWorks in connection string mode, you must configure this parameter.
|
|
43
|
+
*
|
|
33
44
|
* This parameter is required.
|
|
34
45
|
*
|
|
35
46
|
* @example
|
|
@@ -35,6 +35,8 @@ export class ListColumnsRequest extends $dara.Model {
|
|
|
35
35
|
sortBy?: string;
|
|
36
36
|
/**
|
|
37
37
|
* @remarks
|
|
38
|
+
* The ID of the table to which the columns belong. You can call the ListTables operation to query the ID. For more information, see [Concepts related to metadata entities](https://help.aliyun.com/document_detail/2880092.html).
|
|
39
|
+
*
|
|
38
40
|
* This parameter is required.
|
|
39
41
|
*
|
|
40
42
|
* @example
|
|
@@ -30,6 +30,26 @@ export class ListDatabasesRequest extends $dara.Model {
|
|
|
30
30
|
pageSize?: number;
|
|
31
31
|
/**
|
|
32
32
|
* @remarks
|
|
33
|
+
* The parent entity ID. For more information, see [description of concepts related to metadata entities.](https://help.aliyun.com/document_detail/2880092.html)
|
|
34
|
+
*
|
|
35
|
+
* The type of the parent entity can be found in the response of the ListCrawlerTypes operation.
|
|
36
|
+
*
|
|
37
|
+
* * If the parent entity is a catalog, the format of `ParentMetaEntityId` follows the response of the ListCatalogs API.
|
|
38
|
+
* * If the parent entity is a metadata crawler, the format of `ParentMetaEntityId` is `${CrawlerType}:${Instance ID or encoded URL}.`
|
|
39
|
+
*
|
|
40
|
+
* ParentMetaEntityId format examples
|
|
41
|
+
*
|
|
42
|
+
* `dlf-catalog::catalog_id`
|
|
43
|
+
*
|
|
44
|
+
* `holo:instance_id`
|
|
45
|
+
*
|
|
46
|
+
* `mysql:(instance_id|encoded_jdbc_url)`
|
|
47
|
+
*
|
|
48
|
+
* > \\
|
|
49
|
+
* `catalog_id`: The DLF catalog ID.\\
|
|
50
|
+
* `instance_id`: The instance ID, required for the data source registered in instance mode.\\
|
|
51
|
+
* `encoded_jdbc_url`: The JDBC connection string that has been URL encoded, required for the data source registered via a connection string.
|
|
52
|
+
*
|
|
33
53
|
* This parameter is required.
|
|
34
54
|
*
|
|
35
55
|
* @example
|
|
@@ -4,6 +4,10 @@ import { ListEntitiesInMetaCollectionResponseBodyPagingInfo } from "./ListEntiti
|
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
export class ListEntitiesInMetaCollectionResponseBody extends $dara.Model {
|
|
7
|
+
/**
|
|
8
|
+
* @remarks
|
|
9
|
+
* The pagination information.
|
|
10
|
+
*/
|
|
7
11
|
pagingInfo?: ListEntitiesInMetaCollectionResponseBodyPagingInfo;
|
|
8
12
|
/**
|
|
9
13
|
* @remarks
|
|
@@ -4,6 +4,10 @@ import { ListEntitiesInMetaCollectionResponseBodyPagingInfoEntities } from "./Li
|
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
export class ListEntitiesInMetaCollectionResponseBodyPagingInfo extends $dara.Model {
|
|
7
|
+
/**
|
|
8
|
+
* @remarks
|
|
9
|
+
* The entities in the collection.
|
|
10
|
+
*/
|
|
7
11
|
entities?: ListEntitiesInMetaCollectionResponseBodyPagingInfoEntities[];
|
|
8
12
|
/**
|
|
9
13
|
* @example
|
|
@@ -11,6 +11,9 @@ export class ListEntitiesInMetaCollectionResponseBodyPagingInfoEntities extends
|
|
|
11
11
|
createTime?: number;
|
|
12
12
|
description?: string;
|
|
13
13
|
/**
|
|
14
|
+
* @remarks
|
|
15
|
+
* The entity ID. Entities can only be tables. This parameter is left empty if the entity is deleted.
|
|
16
|
+
*
|
|
14
17
|
* @example
|
|
15
18
|
* dlf-table:123456789:test_catalog:test_database::test_table
|
|
16
19
|
*/
|
|
@@ -26,6 +29,9 @@ export class ListEntitiesInMetaCollectionResponseBodyPagingInfoEntities extends
|
|
|
26
29
|
*/
|
|
27
30
|
name?: string;
|
|
28
31
|
/**
|
|
32
|
+
* @remarks
|
|
33
|
+
* The type of the entity.
|
|
34
|
+
*
|
|
29
35
|
* @example
|
|
30
36
|
* dlf-table
|
|
31
37
|
*/
|