@alicloud/ehpcinstant20230701 3.2.0 → 3.3.0
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 +91 -56
- package/dist/client.js +120 -56
- package/dist/client.js.map +1 -1
- package/dist/models/AddImageRequest.d.ts +64 -0
- package/dist/models/AddImageRequest.js.map +1 -1
- package/dist/models/AddImageResponseBody.d.ts +12 -0
- package/dist/models/AddImageResponseBody.js.map +1 -1
- package/dist/models/AddImageShrinkRequest.d.ts +30 -0
- package/dist/models/AddImageShrinkRequest.js.map +1 -1
- package/dist/models/CreateActionPlanRequest.d.ts +64 -0
- package/dist/models/CreateActionPlanRequest.js.map +1 -1
- package/dist/models/CreateActionPlanResponseBody.d.ts +6 -0
- package/dist/models/CreateActionPlanResponseBody.js.map +1 -1
- package/dist/models/CreateActionPlanShrinkRequest.d.ts +47 -0
- package/dist/models/CreateActionPlanShrinkRequest.js.map +1 -1
- package/dist/models/CreateJobRequest.d.ts +339 -0
- package/dist/models/CreateJobRequest.js +4 -0
- package/dist/models/CreateJobRequest.js.map +1 -1
- package/dist/models/CreateJobResponseBody.d.ts +21 -0
- package/dist/models/CreateJobResponseBody.js.map +1 -1
- package/dist/models/CreateJobShrinkRequest.d.ts +31 -0
- package/dist/models/CreateJobShrinkRequest.js.map +1 -1
- package/dist/models/CreatePoolRequest.d.ts +18 -0
- package/dist/models/CreatePoolRequest.js.map +1 -1
- package/dist/models/CreatePoolShrinkRequest.d.ts +15 -0
- package/dist/models/CreatePoolShrinkRequest.js.map +1 -1
- package/dist/models/DeleteActionPlanRequest.d.ts +3 -0
- package/dist/models/DeleteActionPlanRequest.js.map +1 -1
- package/dist/models/DeleteActionPlanResponseBody.d.ts +3 -0
- package/dist/models/DeleteActionPlanResponseBody.js.map +1 -1
- package/dist/models/DeleteJobRecordsRequest.d.ts +18 -0
- package/dist/models/DeleteJobRecordsRequest.js +61 -0
- package/dist/models/DeleteJobRecordsRequest.js.map +1 -0
- package/dist/models/DeleteJobRecordsResponse.d.ts +19 -0
- package/dist/models/DeleteJobRecordsResponse.js +69 -0
- package/dist/models/DeleteJobRecordsResponse.js.map +1 -0
- package/dist/models/DeleteJobRecordsResponseBody.d.ts +21 -0
- package/dist/models/DeleteJobRecordsResponseBody.js +58 -0
- package/dist/models/DeleteJobRecordsResponseBody.js.map +1 -0
- package/dist/models/DeleteJobRecordsShrinkRequest.d.ts +18 -0
- package/dist/models/DeleteJobRecordsShrinkRequest.js +58 -0
- package/dist/models/DeleteJobRecordsShrinkRequest.js.map +1 -0
- package/dist/models/DeleteJobsRequest.d.ts +35 -0
- package/dist/models/DeleteJobsRequest.js.map +1 -1
- package/dist/models/DeleteJobsResponseBody.d.ts +3 -0
- package/dist/models/DeleteJobsResponseBody.js.map +1 -1
- package/dist/models/DeleteJobsShrinkRequest.d.ts +20 -0
- package/dist/models/DeleteJobsShrinkRequest.js.map +1 -1
- package/dist/models/DeletePoolRequest.d.ts +5 -0
- package/dist/models/DeletePoolRequest.js.map +1 -1
- package/dist/models/DescribeJobMetricDataRequest.d.ts +13 -0
- package/dist/models/DescribeJobMetricDataRequest.js.map +1 -1
- package/dist/models/DescribeJobMetricDataResponseBody.d.ts +9 -0
- package/dist/models/DescribeJobMetricDataResponseBody.js.map +1 -1
- package/dist/models/DescribeJobMetricDataShrinkRequest.d.ts +13 -0
- package/dist/models/DescribeJobMetricDataShrinkRequest.js.map +1 -1
- package/dist/models/DescribeJobMetricLastRequest.d.ts +10 -0
- package/dist/models/DescribeJobMetricLastRequest.js.map +1 -1
- package/dist/models/DescribeJobMetricLastResponseBody.d.ts +13 -0
- package/dist/models/DescribeJobMetricLastResponseBody.js.map +1 -1
- package/dist/models/DescribeJobMetricLastShrinkRequest.d.ts +10 -0
- package/dist/models/DescribeJobMetricLastShrinkRequest.js.map +1 -1
- package/dist/models/GetActionPlanRequest.d.ts +3 -0
- package/dist/models/GetActionPlanRequest.js.map +1 -1
- package/dist/models/GetActionPlanResponseBody.d.ts +71 -0
- package/dist/models/GetActionPlanResponseBody.js.map +1 -1
- package/dist/models/GetAppVersionsRequest.d.ts +22 -0
- package/dist/models/GetAppVersionsRequest.js.map +1 -1
- package/dist/models/GetAppVersionsResponseBody.d.ts +31 -0
- package/dist/models/GetAppVersionsResponseBody.js.map +1 -1
- package/dist/models/GetImageRequest.d.ts +25 -0
- package/dist/models/GetImageRequest.js.map +1 -1
- package/dist/models/GetImageResponseBody.d.ts +85 -0
- package/dist/models/GetImageResponseBody.js.map +1 -1
- package/dist/models/GetImageShrinkRequest.d.ts +25 -0
- package/dist/models/GetImageShrinkRequest.js.map +1 -1
- package/dist/models/GetJobRequest.d.ts +3 -0
- package/dist/models/GetJobRequest.js.map +1 -1
- package/dist/models/GetJobResponseBody.d.ts +221 -0
- package/dist/models/GetJobResponseBody.js +4 -0
- package/dist/models/GetJobResponseBody.js.map +1 -1
- package/dist/models/GetPoolRequest.d.ts +5 -0
- package/dist/models/GetPoolRequest.js.map +1 -1
- package/dist/models/GetPoolResponseBody.d.ts +46 -0
- package/dist/models/GetPoolResponseBody.js.map +1 -1
- package/dist/models/ListActionPlanActivitiesRequest.d.ts +13 -0
- package/dist/models/ListActionPlanActivitiesRequest.js.map +1 -1
- package/dist/models/ListActionPlanActivitiesResponseBody.d.ts +53 -0
- package/dist/models/ListActionPlanActivitiesResponseBody.js.map +1 -1
- package/dist/models/ListActionPlansRequest.d.ts +14 -0
- package/dist/models/ListActionPlansRequest.js.map +1 -1
- package/dist/models/ListActionPlansResponseBody.d.ts +34 -0
- package/dist/models/ListActionPlansResponseBody.js.map +1 -1
- package/dist/models/ListActionPlansShrinkRequest.d.ts +14 -0
- package/dist/models/ListActionPlansShrinkRequest.js.map +1 -1
- package/dist/models/ListExecutorsRequest.d.ts +48 -0
- package/dist/models/ListExecutorsRequest.js +2 -0
- package/dist/models/ListExecutorsRequest.js.map +1 -1
- package/dist/models/ListExecutorsResponseBody.d.ts +160 -0
- package/dist/models/ListExecutorsResponseBody.js +4 -0
- package/dist/models/ListExecutorsResponseBody.js.map +1 -1
- package/dist/models/ListExecutorsShrinkRequest.d.ts +12 -0
- package/dist/models/ListExecutorsShrinkRequest.js.map +1 -1
- package/dist/models/ListImagesRequest.d.ts +48 -0
- package/dist/models/ListImagesRequest.js.map +1 -1
- package/dist/models/ListImagesResponseBody.d.ts +72 -0
- package/dist/models/ListImagesResponseBody.js.map +1 -1
- package/dist/models/ListImagesShrinkRequest.d.ts +48 -0
- package/dist/models/ListImagesShrinkRequest.js.map +1 -1
- package/dist/models/ListJobExecutorsRequest.d.ts +12 -0
- package/dist/models/ListJobExecutorsRequest.js.map +1 -1
- package/dist/models/ListJobExecutorsResponseBody.d.ts +146 -0
- package/dist/models/ListJobExecutorsResponseBody.js +2 -0
- package/dist/models/ListJobExecutorsResponseBody.js.map +1 -1
- package/dist/models/ListJobsRequest.d.ts +57 -0
- package/dist/models/ListJobsRequest.js.map +1 -1
- package/dist/models/ListJobsResponseBody.d.ts +85 -0
- package/dist/models/ListJobsResponseBody.js.map +1 -1
- package/dist/models/ListJobsShrinkRequest.d.ts +18 -0
- package/dist/models/ListJobsShrinkRequest.js.map +1 -1
- package/dist/models/ListPoolsRequest.d.ts +24 -0
- package/dist/models/ListPoolsRequest.js.map +1 -1
- package/dist/models/ListPoolsResponseBody.d.ts +43 -0
- package/dist/models/ListPoolsResponseBody.js.map +1 -1
- package/dist/models/ListPoolsShrinkRequest.d.ts +10 -0
- package/dist/models/ListPoolsShrinkRequest.js.map +1 -1
- package/dist/models/ListTagResourcesRequest.d.ts +25 -0
- package/dist/models/ListTagResourcesRequest.js.map +1 -1
- package/dist/models/ListTagResourcesResponseBody.d.ts +22 -0
- package/dist/models/ListTagResourcesResponseBody.js.map +1 -1
- package/dist/models/RemoveImageRequest.d.ts +12 -0
- package/dist/models/RemoveImageRequest.js.map +1 -1
- package/dist/models/RemoveImageResponseBody.d.ts +9 -0
- package/dist/models/RemoveImageResponseBody.js.map +1 -1
- package/dist/models/SynchronizeAppRequest.d.ts +6 -0
- package/dist/models/SynchronizeAppRequest.js.map +1 -1
- package/dist/models/SynchronizeAppResponseBody.d.ts +3 -0
- package/dist/models/SynchronizeAppResponseBody.js.map +1 -1
- package/dist/models/SynchronizeAppShrinkRequest.d.ts +6 -0
- package/dist/models/SynchronizeAppShrinkRequest.js.map +1 -1
- package/dist/models/TagResourcesRequest.d.ts +14 -0
- package/dist/models/TagResourcesRequest.js.map +1 -1
- package/dist/models/TagResourcesResponseBody.d.ts +3 -0
- package/dist/models/TagResourcesResponseBody.js.map +1 -1
- package/dist/models/UnTagResourcesRequest.d.ts +14 -0
- package/dist/models/UnTagResourcesRequest.js.map +1 -1
- package/dist/models/UnTagResourcesResponseBody.d.ts +3 -0
- package/dist/models/UnTagResourcesResponseBody.js.map +1 -1
- package/dist/models/UpdateActionPlanRequest.d.ts +17 -0
- package/dist/models/UpdateActionPlanRequest.js.map +1 -1
- package/dist/models/UpdateActionPlanResponseBody.d.ts +3 -0
- package/dist/models/UpdateActionPlanResponseBody.js.map +1 -1
- package/dist/models/UpdatePoolRequest.d.ts +18 -0
- package/dist/models/UpdatePoolRequest.js.map +1 -1
- package/dist/models/UpdatePoolShrinkRequest.d.ts +15 -0
- package/dist/models/UpdatePoolShrinkRequest.js.map +1 -1
- package/dist/models/model.d.ts +4 -0
- package/dist/models/model.js +11 -3
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +124 -56
- package/src/models/AddImageRequest.ts +64 -0
- package/src/models/AddImageResponseBody.ts +12 -0
- package/src/models/AddImageShrinkRequest.ts +30 -0
- package/src/models/CreateActionPlanRequest.ts +64 -0
- package/src/models/CreateActionPlanResponseBody.ts +6 -0
- package/src/models/CreateActionPlanShrinkRequest.ts +47 -0
- package/src/models/CreateJobRequest.ts +343 -0
- package/src/models/CreateJobResponseBody.ts +21 -0
- package/src/models/CreateJobShrinkRequest.ts +31 -0
- package/src/models/CreatePoolRequest.ts +18 -0
- package/src/models/CreatePoolShrinkRequest.ts +15 -0
- package/src/models/DeleteActionPlanRequest.ts +3 -0
- package/src/models/DeleteActionPlanResponseBody.ts +3 -0
- package/src/models/DeleteJobRecordsRequest.ts +34 -0
- package/src/models/DeleteJobRecordsResponse.ts +40 -0
- package/src/models/DeleteJobRecordsResponseBody.ts +34 -0
- package/src/models/DeleteJobRecordsShrinkRequest.ts +31 -0
- package/src/models/DeleteJobsRequest.ts +35 -0
- package/src/models/DeleteJobsResponseBody.ts +3 -0
- package/src/models/DeleteJobsShrinkRequest.ts +20 -0
- package/src/models/DeletePoolRequest.ts +5 -0
- package/src/models/DescribeJobMetricDataRequest.ts +13 -0
- package/src/models/DescribeJobMetricDataResponseBody.ts +9 -0
- package/src/models/DescribeJobMetricDataShrinkRequest.ts +13 -0
- package/src/models/DescribeJobMetricLastRequest.ts +10 -0
- package/src/models/DescribeJobMetricLastResponseBody.ts +13 -0
- package/src/models/DescribeJobMetricLastShrinkRequest.ts +10 -0
- package/src/models/GetActionPlanRequest.ts +3 -0
- package/src/models/GetActionPlanResponseBody.ts +71 -0
- package/src/models/GetAppVersionsRequest.ts +22 -0
- package/src/models/GetAppVersionsResponseBody.ts +31 -0
- package/src/models/GetImageRequest.ts +25 -0
- package/src/models/GetImageResponseBody.ts +85 -0
- package/src/models/GetImageShrinkRequest.ts +25 -0
- package/src/models/GetJobRequest.ts +3 -0
- package/src/models/GetJobResponseBody.ts +225 -0
- package/src/models/GetPoolRequest.ts +5 -0
- package/src/models/GetPoolResponseBody.ts +46 -0
- package/src/models/ListActionPlanActivitiesRequest.ts +13 -0
- package/src/models/ListActionPlanActivitiesResponseBody.ts +53 -0
- package/src/models/ListActionPlansRequest.ts +14 -0
- package/src/models/ListActionPlansResponseBody.ts +34 -0
- package/src/models/ListActionPlansShrinkRequest.ts +14 -0
- package/src/models/ListExecutorsRequest.ts +50 -0
- package/src/models/ListExecutorsResponseBody.ts +164 -0
- package/src/models/ListExecutorsShrinkRequest.ts +12 -0
- package/src/models/ListImagesRequest.ts +48 -0
- package/src/models/ListImagesResponseBody.ts +72 -0
- package/src/models/ListImagesShrinkRequest.ts +48 -0
- package/src/models/ListJobExecutorsRequest.ts +12 -0
- package/src/models/ListJobExecutorsResponseBody.ts +148 -0
- package/src/models/ListJobsRequest.ts +57 -0
- package/src/models/ListJobsResponseBody.ts +85 -0
- package/src/models/ListJobsShrinkRequest.ts +18 -0
- package/src/models/ListPoolsRequest.ts +24 -0
- package/src/models/ListPoolsResponseBody.ts +43 -0
- package/src/models/ListPoolsShrinkRequest.ts +10 -0
- package/src/models/ListTagResourcesRequest.ts +25 -0
- package/src/models/ListTagResourcesResponseBody.ts +22 -0
- package/src/models/RemoveImageRequest.ts +12 -0
- package/src/models/RemoveImageResponseBody.ts +9 -0
- package/src/models/SynchronizeAppRequest.ts +6 -0
- package/src/models/SynchronizeAppResponseBody.ts +3 -0
- package/src/models/SynchronizeAppShrinkRequest.ts +6 -0
- package/src/models/TagResourcesRequest.ts +14 -0
- package/src/models/TagResourcesResponseBody.ts +3 -0
- package/src/models/UnTagResourcesRequest.ts +14 -0
- package/src/models/UnTagResourcesResponseBody.ts +3 -0
- package/src/models/UpdateActionPlanRequest.ts +17 -0
- package/src/models/UpdateActionPlanResponseBody.ts +3 -0
- package/src/models/UpdatePoolRequest.ts +18 -0
- package/src/models/UpdatePoolShrinkRequest.ts +15 -0
- package/src/models/model.ts +4 -0
|
@@ -3,13 +3,27 @@ import * as $dara from '@darabonba/typescript';
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
export class ListActionPlansRequest extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The IDs of the execution plans to be queried.
|
|
9
|
+
*/
|
|
6
10
|
actionPlanIds?: string[];
|
|
7
11
|
/**
|
|
12
|
+
* @remarks
|
|
13
|
+
* The maximum number of entries per page.
|
|
14
|
+
*
|
|
15
|
+
* Valid values: 1 to 100.
|
|
16
|
+
*
|
|
17
|
+
* Default value: 20.
|
|
18
|
+
*
|
|
8
19
|
* @example
|
|
9
20
|
* 20
|
|
10
21
|
*/
|
|
11
22
|
maxResults?: number;
|
|
12
23
|
/**
|
|
24
|
+
* @remarks
|
|
25
|
+
* A pagination token.
|
|
26
|
+
*
|
|
13
27
|
* @example
|
|
14
28
|
* 1d2db86scXXXXXXXXXX
|
|
15
29
|
*/
|
|
@@ -4,26 +4,45 @@ import * as $dara from '@darabonba/typescript';
|
|
|
4
4
|
|
|
5
5
|
export class ListActionPlansResponseBodyActionPlans extends $dara.Model {
|
|
6
6
|
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The ID of the execution plan.
|
|
9
|
+
*
|
|
7
10
|
* @example
|
|
8
11
|
* ap-hz036ubmx2qmw93k****
|
|
9
12
|
*/
|
|
10
13
|
actionPlanId?: string;
|
|
11
14
|
/**
|
|
15
|
+
* @remarks
|
|
16
|
+
* The name of the execution plan.
|
|
17
|
+
*
|
|
12
18
|
* @example
|
|
13
19
|
* TestActionPlan
|
|
14
20
|
*/
|
|
15
21
|
actionPlanName?: string;
|
|
16
22
|
/**
|
|
23
|
+
* @remarks
|
|
24
|
+
* The time when the execution plan was created.
|
|
25
|
+
*
|
|
17
26
|
* @example
|
|
18
27
|
* 2025-08-10 17:58:24
|
|
19
28
|
*/
|
|
20
29
|
createTime?: string;
|
|
21
30
|
/**
|
|
31
|
+
* @remarks
|
|
32
|
+
* The status of the execution plan. The possible values are as follows:
|
|
33
|
+
*
|
|
34
|
+
* * Active Instant tasks are dynamically managed only when the execution plan is in the Active state.
|
|
35
|
+
* * Inactive Instant tasks are no longer managed by execution plans in the Inactive state.
|
|
36
|
+
* * Deleting: The execution plan is being deleted. You cannot modify the parameters of an execution plan in this state.
|
|
37
|
+
*
|
|
22
38
|
* @example
|
|
23
39
|
* Active
|
|
24
40
|
*/
|
|
25
41
|
status?: string;
|
|
26
42
|
/**
|
|
43
|
+
* @remarks
|
|
44
|
+
* The time when the execution plan was last modified. The time follows the ISO 8601 standard and UTC +0. The format is yyyy-MM-ddTHH:mmZ.
|
|
45
|
+
*
|
|
27
46
|
* @example
|
|
28
47
|
* 2025-08-10 17:58:24
|
|
29
48
|
*/
|
|
@@ -58,14 +77,23 @@ export class ListActionPlansResponseBodyActionPlans extends $dara.Model {
|
|
|
58
77
|
}
|
|
59
78
|
|
|
60
79
|
export class ListActionPlansResponseBody extends $dara.Model {
|
|
80
|
+
/**
|
|
81
|
+
* @remarks
|
|
82
|
+
* The list of execution plan results.
|
|
83
|
+
*/
|
|
61
84
|
actionPlans?: ListActionPlansResponseBodyActionPlans[];
|
|
62
85
|
/**
|
|
86
|
+
* @remarks
|
|
87
|
+
* The maximum number of records returned in this request.
|
|
88
|
+
*
|
|
63
89
|
* @example
|
|
64
90
|
* 20
|
|
65
91
|
*/
|
|
66
92
|
maxResults?: number;
|
|
67
93
|
/**
|
|
68
94
|
* @remarks
|
|
95
|
+
* Indicates the read position returned by the current call. An empty value means all data has been read.
|
|
96
|
+
*
|
|
69
97
|
* This parameter is required.
|
|
70
98
|
*
|
|
71
99
|
* @example
|
|
@@ -73,11 +101,17 @@ export class ListActionPlansResponseBody extends $dara.Model {
|
|
|
73
101
|
*/
|
|
74
102
|
nextToken?: string;
|
|
75
103
|
/**
|
|
104
|
+
* @remarks
|
|
105
|
+
* The request ID.
|
|
106
|
+
*
|
|
76
107
|
* @example
|
|
77
108
|
* 04F0F334-1335-436C-A1D7-6C044FE7****
|
|
78
109
|
*/
|
|
79
110
|
requestId?: string;
|
|
80
111
|
/**
|
|
112
|
+
* @remarks
|
|
113
|
+
* Total data count under the current request conditions (optional; not returned by default).
|
|
114
|
+
*
|
|
81
115
|
* @example
|
|
82
116
|
* 10
|
|
83
117
|
*/
|
|
@@ -3,13 +3,27 @@ import * as $dara from '@darabonba/typescript';
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
export class ListActionPlansShrinkRequest extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The IDs of the execution plans to be queried.
|
|
9
|
+
*/
|
|
6
10
|
actionPlanIdsShrink?: string;
|
|
7
11
|
/**
|
|
12
|
+
* @remarks
|
|
13
|
+
* The maximum number of entries per page.
|
|
14
|
+
*
|
|
15
|
+
* Valid values: 1 to 100.
|
|
16
|
+
*
|
|
17
|
+
* Default value: 20.
|
|
18
|
+
*
|
|
8
19
|
* @example
|
|
9
20
|
* 20
|
|
10
21
|
*/
|
|
11
22
|
maxResults?: number;
|
|
12
23
|
/**
|
|
24
|
+
* @remarks
|
|
25
|
+
* A pagination token.
|
|
26
|
+
*
|
|
13
27
|
* @example
|
|
14
28
|
* 1d2db86scXXXXXXXXXX
|
|
15
29
|
*/
|
|
@@ -3,25 +3,61 @@ import * as $dara from '@darabonba/typescript';
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
export class ListExecutorsRequestFilter extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The list of executor IDs. A maximum of 100 IDs are supported.
|
|
9
|
+
*/
|
|
6
10
|
executorIds?: string[];
|
|
11
|
+
/**
|
|
12
|
+
* @remarks
|
|
13
|
+
* Executor image.
|
|
14
|
+
*
|
|
15
|
+
* @example
|
|
16
|
+
* m-f8z0dfa96luxxxxx
|
|
17
|
+
*/
|
|
7
18
|
image?: string;
|
|
19
|
+
/**
|
|
20
|
+
* @remarks
|
|
21
|
+
* The list of internal IP addresses. A maximum of 100 IP addresses are supported.
|
|
22
|
+
*/
|
|
8
23
|
ipAddresses?: string[];
|
|
9
24
|
/**
|
|
25
|
+
* @remarks
|
|
26
|
+
* The job name. Exact filtering. Fuzzy query is not supported.
|
|
27
|
+
*
|
|
10
28
|
* @example
|
|
11
29
|
* testJob
|
|
12
30
|
*/
|
|
13
31
|
jobName?: string;
|
|
32
|
+
/**
|
|
33
|
+
* @remarks
|
|
34
|
+
* Executor status list.
|
|
35
|
+
*/
|
|
14
36
|
status?: string[];
|
|
15
37
|
/**
|
|
38
|
+
* @remarks
|
|
39
|
+
* For jobs submitted after this time, the time in the region is converted into a UNIX timestamp (UI8).
|
|
40
|
+
*
|
|
16
41
|
* @example
|
|
17
42
|
* 1703819914
|
|
18
43
|
*/
|
|
19
44
|
timeCreatedAfter?: number;
|
|
20
45
|
/**
|
|
46
|
+
* @remarks
|
|
47
|
+
* For jobs submitted before this time, the time in the region is converted into a Unix timestamp (for domestic sites, the UI8 region).
|
|
48
|
+
*
|
|
21
49
|
* @example
|
|
22
50
|
* 1703820113
|
|
23
51
|
*/
|
|
24
52
|
timeCreatedBefore?: number;
|
|
53
|
+
vpcId?: string;
|
|
54
|
+
/**
|
|
55
|
+
* @remarks
|
|
56
|
+
* The ID of the vSwitch.
|
|
57
|
+
*
|
|
58
|
+
* @example
|
|
59
|
+
* vsw-xxx
|
|
60
|
+
*/
|
|
25
61
|
vswitchId?: string;
|
|
26
62
|
static names(): { [key: string]: string } {
|
|
27
63
|
return {
|
|
@@ -32,6 +68,7 @@ export class ListExecutorsRequestFilter extends $dara.Model {
|
|
|
32
68
|
status: 'Status',
|
|
33
69
|
timeCreatedAfter: 'TimeCreatedAfter',
|
|
34
70
|
timeCreatedBefore: 'TimeCreatedBefore',
|
|
71
|
+
vpcId: 'VpcId',
|
|
35
72
|
vswitchId: 'VswitchId',
|
|
36
73
|
};
|
|
37
74
|
}
|
|
@@ -45,6 +82,7 @@ export class ListExecutorsRequestFilter extends $dara.Model {
|
|
|
45
82
|
status: { 'type': 'array', 'itemType': 'string' },
|
|
46
83
|
timeCreatedAfter: 'number',
|
|
47
84
|
timeCreatedBefore: 'number',
|
|
85
|
+
vpcId: 'string',
|
|
48
86
|
vswitchId: 'string',
|
|
49
87
|
};
|
|
50
88
|
}
|
|
@@ -68,13 +106,25 @@ export class ListExecutorsRequestFilter extends $dara.Model {
|
|
|
68
106
|
}
|
|
69
107
|
|
|
70
108
|
export class ListExecutorsRequest extends $dara.Model {
|
|
109
|
+
/**
|
|
110
|
+
* @remarks
|
|
111
|
+
* Queries the Executor filter conditions.
|
|
112
|
+
*/
|
|
71
113
|
filter?: ListExecutorsRequestFilter;
|
|
72
114
|
/**
|
|
115
|
+
* @remarks
|
|
116
|
+
* The current page number.\\
|
|
117
|
+
* Starting value: 1\\
|
|
118
|
+
* Default value: 1
|
|
119
|
+
*
|
|
73
120
|
* @example
|
|
74
121
|
* 1
|
|
75
122
|
*/
|
|
76
123
|
pageNumber?: number;
|
|
77
124
|
/**
|
|
125
|
+
* @remarks
|
|
126
|
+
* The number of entries per page. The number of entries returned per page. Default value: 50. Maximum value: 100.
|
|
127
|
+
*
|
|
78
128
|
* @example
|
|
79
129
|
* 50
|
|
80
130
|
*/
|
|
@@ -3,7 +3,24 @@ import * as $dara from '@darabonba/typescript';
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
export class ListExecutorsResponseBodyExecutorsResourceDisks extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The size of the disk.
|
|
9
|
+
*
|
|
10
|
+
* @example
|
|
11
|
+
* 10
|
|
12
|
+
*/
|
|
6
13
|
size?: number;
|
|
14
|
+
/**
|
|
15
|
+
* @remarks
|
|
16
|
+
* The category of the disk. The following disk categories are supported:
|
|
17
|
+
*
|
|
18
|
+
* * System: system disk.
|
|
19
|
+
* * Data: data disk.
|
|
20
|
+
*
|
|
21
|
+
* @example
|
|
22
|
+
* System
|
|
23
|
+
*/
|
|
7
24
|
type?: string;
|
|
8
25
|
static names(): { [key: string]: string } {
|
|
9
26
|
return {
|
|
@@ -29,9 +46,27 @@ export class ListExecutorsResponseBodyExecutorsResourceDisks extends $dara.Model
|
|
|
29
46
|
}
|
|
30
47
|
|
|
31
48
|
export class ListExecutorsResponseBodyExecutorsResource extends $dara.Model {
|
|
49
|
+
/**
|
|
50
|
+
* @remarks
|
|
51
|
+
* The number of running CPUs.
|
|
52
|
+
*
|
|
53
|
+
* @example
|
|
54
|
+
* 1
|
|
55
|
+
*/
|
|
32
56
|
cores?: number;
|
|
57
|
+
/**
|
|
58
|
+
* @remarks
|
|
59
|
+
* The array of the disks.
|
|
60
|
+
*/
|
|
33
61
|
disks?: ListExecutorsResponseBodyExecutorsResourceDisks[];
|
|
34
62
|
instanceType?: string;
|
|
63
|
+
/**
|
|
64
|
+
* @remarks
|
|
65
|
+
* The total amount of memory resources. Unit: GiB.
|
|
66
|
+
*
|
|
67
|
+
* @example
|
|
68
|
+
* 4
|
|
69
|
+
*/
|
|
35
70
|
memory?: number;
|
|
36
71
|
static names(): { [key: string]: string } {
|
|
37
72
|
return {
|
|
@@ -64,7 +99,21 @@ export class ListExecutorsResponseBodyExecutorsResource extends $dara.Model {
|
|
|
64
99
|
}
|
|
65
100
|
|
|
66
101
|
export class ListExecutorsResponseBodyExecutorsTags extends $dara.Model {
|
|
102
|
+
/**
|
|
103
|
+
* @remarks
|
|
104
|
+
* The key of the executor tag.
|
|
105
|
+
*
|
|
106
|
+
* @example
|
|
107
|
+
* TestKey
|
|
108
|
+
*/
|
|
67
109
|
tagKey?: string;
|
|
110
|
+
/**
|
|
111
|
+
* @remarks
|
|
112
|
+
* The value of the executor tag.
|
|
113
|
+
*
|
|
114
|
+
* @example
|
|
115
|
+
* TestValue
|
|
116
|
+
*/
|
|
68
117
|
tagValue?: string;
|
|
69
118
|
static names(): { [key: string]: string } {
|
|
70
119
|
return {
|
|
@@ -90,67 +139,163 @@ export class ListExecutorsResponseBodyExecutorsTags extends $dara.Model {
|
|
|
90
139
|
}
|
|
91
140
|
|
|
92
141
|
export class ListExecutorsResponseBodyExecutors extends $dara.Model {
|
|
142
|
+
allocationSpec?: string;
|
|
93
143
|
appName?: string;
|
|
94
144
|
/**
|
|
145
|
+
* @remarks
|
|
146
|
+
* The executor number.
|
|
147
|
+
*
|
|
95
148
|
* @example
|
|
96
149
|
* 0
|
|
97
150
|
*/
|
|
98
151
|
arrayIndex?: number;
|
|
99
152
|
blockDuration?: number;
|
|
100
153
|
/**
|
|
154
|
+
* @remarks
|
|
155
|
+
* The time when the instance was created.
|
|
156
|
+
*
|
|
101
157
|
* @example
|
|
102
158
|
* 2024-02-20 10:04:10
|
|
103
159
|
*/
|
|
104
160
|
createTime?: string;
|
|
105
161
|
/**
|
|
162
|
+
* @remarks
|
|
163
|
+
* The end time.
|
|
164
|
+
*
|
|
106
165
|
* @example
|
|
107
166
|
* 2024-02-20 10:04:18
|
|
108
167
|
*/
|
|
109
168
|
endTime?: string;
|
|
110
169
|
/**
|
|
170
|
+
* @remarks
|
|
171
|
+
* The executor ID. The format is JobId-TaskName-ArrayIndex.
|
|
172
|
+
*
|
|
111
173
|
* @example
|
|
112
174
|
* job-xxxx-task0-1
|
|
113
175
|
*/
|
|
114
176
|
executorId?: string;
|
|
115
177
|
expirationTime?: string;
|
|
178
|
+
/**
|
|
179
|
+
* @remarks
|
|
180
|
+
* The list of public IP addresses of the nodes.
|
|
181
|
+
*/
|
|
116
182
|
externalIpAddress?: string[];
|
|
183
|
+
/**
|
|
184
|
+
* @remarks
|
|
185
|
+
* The list of hostnames.
|
|
186
|
+
*/
|
|
117
187
|
hostName?: string[];
|
|
188
|
+
/**
|
|
189
|
+
* @remarks
|
|
190
|
+
* Executor image.
|
|
191
|
+
*
|
|
192
|
+
* @example
|
|
193
|
+
* m-f8z0dfa96luxxxxx
|
|
194
|
+
*/
|
|
118
195
|
image?: string;
|
|
196
|
+
/**
|
|
197
|
+
* @remarks
|
|
198
|
+
* The list of internal IP addresses.
|
|
199
|
+
*/
|
|
119
200
|
ipAddress?: string[];
|
|
120
201
|
/**
|
|
202
|
+
* @remarks
|
|
203
|
+
* The job ID.
|
|
204
|
+
*
|
|
121
205
|
* @example
|
|
122
206
|
* job-hy1nggvyukuvkr******
|
|
123
207
|
*/
|
|
124
208
|
jobId?: string;
|
|
125
209
|
/**
|
|
210
|
+
* @remarks
|
|
211
|
+
* The job name.
|
|
212
|
+
*
|
|
126
213
|
* @example
|
|
127
214
|
* testJob
|
|
128
215
|
*/
|
|
129
216
|
jobName?: string;
|
|
130
217
|
preemptible?: boolean;
|
|
218
|
+
/**
|
|
219
|
+
* @remarks
|
|
220
|
+
* The resource information.
|
|
221
|
+
*/
|
|
131
222
|
resource?: ListExecutorsResponseBodyExecutorsResource;
|
|
223
|
+
/**
|
|
224
|
+
* @remarks
|
|
225
|
+
* The type of the resource.
|
|
226
|
+
*
|
|
227
|
+
* @example
|
|
228
|
+
* ECI
|
|
229
|
+
*/
|
|
132
230
|
resourceType?: string;
|
|
231
|
+
/**
|
|
232
|
+
* @remarks
|
|
233
|
+
* The start time.
|
|
234
|
+
*
|
|
235
|
+
* @example
|
|
236
|
+
* 2024-02-20 10:04:13
|
|
237
|
+
*/
|
|
133
238
|
startTime?: string;
|
|
134
239
|
/**
|
|
240
|
+
* @remarks
|
|
241
|
+
* The status of the executor. Valid values:
|
|
242
|
+
*
|
|
243
|
+
* * Pending
|
|
244
|
+
* * Initing
|
|
245
|
+
* * Succeed
|
|
246
|
+
* * Failed
|
|
247
|
+
* * Running
|
|
248
|
+
* * Unknown
|
|
249
|
+
* * Exception
|
|
250
|
+
* * Retrying
|
|
251
|
+
* * Expired
|
|
252
|
+
* * Deleted
|
|
253
|
+
*
|
|
135
254
|
* @example
|
|
136
255
|
* Running
|
|
137
256
|
*/
|
|
138
257
|
status?: string;
|
|
139
258
|
/**
|
|
259
|
+
* @remarks
|
|
260
|
+
* The description of the status reason.
|
|
261
|
+
*
|
|
140
262
|
* @example
|
|
141
263
|
* Succeeded to release executor resource
|
|
142
264
|
*/
|
|
143
265
|
statusReason?: string;
|
|
266
|
+
/**
|
|
267
|
+
* @remarks
|
|
268
|
+
* The list of executor tags.
|
|
269
|
+
*/
|
|
144
270
|
tags?: ListExecutorsResponseBodyExecutorsTags[];
|
|
145
271
|
/**
|
|
272
|
+
* @remarks
|
|
273
|
+
* The name of the task.
|
|
274
|
+
*
|
|
146
275
|
* @example
|
|
147
276
|
* task0
|
|
148
277
|
*/
|
|
149
278
|
taskName?: string;
|
|
279
|
+
/**
|
|
280
|
+
* @remarks
|
|
281
|
+
* Indicate whether the job is a long-running job.
|
|
282
|
+
*
|
|
283
|
+
* @example
|
|
284
|
+
* true
|
|
285
|
+
*/
|
|
150
286
|
taskSustainable?: boolean;
|
|
287
|
+
vpcId?: string;
|
|
288
|
+
/**
|
|
289
|
+
* @remarks
|
|
290
|
+
* The ID of the vSwitch.
|
|
291
|
+
*
|
|
292
|
+
* @example
|
|
293
|
+
* vsw-xxx
|
|
294
|
+
*/
|
|
151
295
|
vswitchId?: string;
|
|
152
296
|
static names(): { [key: string]: string } {
|
|
153
297
|
return {
|
|
298
|
+
allocationSpec: 'AllocationSpec',
|
|
154
299
|
appName: 'AppName',
|
|
155
300
|
arrayIndex: 'ArrayIndex',
|
|
156
301
|
blockDuration: 'BlockDuration',
|
|
@@ -173,12 +318,14 @@ export class ListExecutorsResponseBodyExecutors extends $dara.Model {
|
|
|
173
318
|
tags: 'Tags',
|
|
174
319
|
taskName: 'TaskName',
|
|
175
320
|
taskSustainable: 'TaskSustainable',
|
|
321
|
+
vpcId: 'VpcId',
|
|
176
322
|
vswitchId: 'VswitchId',
|
|
177
323
|
};
|
|
178
324
|
}
|
|
179
325
|
|
|
180
326
|
static types(): { [key: string]: any } {
|
|
181
327
|
return {
|
|
328
|
+
allocationSpec: 'string',
|
|
182
329
|
appName: 'string',
|
|
183
330
|
arrayIndex: 'number',
|
|
184
331
|
blockDuration: 'number',
|
|
@@ -201,6 +348,7 @@ export class ListExecutorsResponseBodyExecutors extends $dara.Model {
|
|
|
201
348
|
tags: { 'type': 'array', 'itemType': ListExecutorsResponseBodyExecutorsTags },
|
|
202
349
|
taskName: 'string',
|
|
203
350
|
taskSustainable: 'boolean',
|
|
351
|
+
vpcId: 'string',
|
|
204
352
|
vswitchId: 'string',
|
|
205
353
|
};
|
|
206
354
|
}
|
|
@@ -230,23 +378,39 @@ export class ListExecutorsResponseBodyExecutors extends $dara.Model {
|
|
|
230
378
|
}
|
|
231
379
|
|
|
232
380
|
export class ListExecutorsResponseBody extends $dara.Model {
|
|
381
|
+
/**
|
|
382
|
+
* @remarks
|
|
383
|
+
* Executor list.
|
|
384
|
+
*/
|
|
233
385
|
executors?: ListExecutorsResponseBodyExecutors[];
|
|
234
386
|
/**
|
|
387
|
+
* @remarks
|
|
388
|
+
* The current page number.
|
|
389
|
+
*
|
|
235
390
|
* @example
|
|
236
391
|
* 1
|
|
237
392
|
*/
|
|
238
393
|
pageNumber?: number;
|
|
239
394
|
/**
|
|
395
|
+
* @remarks
|
|
396
|
+
* The number of entries returned per page.
|
|
397
|
+
*
|
|
240
398
|
* @example
|
|
241
399
|
* 50
|
|
242
400
|
*/
|
|
243
401
|
pageSize?: number;
|
|
244
402
|
/**
|
|
403
|
+
* @remarks
|
|
404
|
+
* The request ID.
|
|
405
|
+
*
|
|
245
406
|
* @example
|
|
246
407
|
* 896D338C-E4F4-41EC-A154-D605E5DE****
|
|
247
408
|
*/
|
|
248
409
|
requestId?: string;
|
|
249
410
|
/**
|
|
411
|
+
* @remarks
|
|
412
|
+
* The total number of entries returned.
|
|
413
|
+
*
|
|
250
414
|
* @example
|
|
251
415
|
* 40
|
|
252
416
|
*/
|
|
@@ -3,13 +3,25 @@ import * as $dara from '@darabonba/typescript';
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
export class ListExecutorsShrinkRequest extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* Queries the Executor filter conditions.
|
|
9
|
+
*/
|
|
6
10
|
filterShrink?: string;
|
|
7
11
|
/**
|
|
12
|
+
* @remarks
|
|
13
|
+
* The current page number.\\
|
|
14
|
+
* Starting value: 1\\
|
|
15
|
+
* Default value: 1
|
|
16
|
+
*
|
|
8
17
|
* @example
|
|
9
18
|
* 1
|
|
10
19
|
*/
|
|
11
20
|
pageNumber?: number;
|
|
12
21
|
/**
|
|
22
|
+
* @remarks
|
|
23
|
+
* The number of entries per page. The number of entries returned per page. Default value: 50. Maximum value: 100.
|
|
24
|
+
*
|
|
13
25
|
* @example
|
|
14
26
|
* 50
|
|
15
27
|
*/
|
|
@@ -3,17 +3,65 @@ import * as $dara from '@darabonba/typescript';
|
|
|
3
3
|
|
|
4
4
|
|
|
5
5
|
export class ListImagesRequest extends $dara.Model {
|
|
6
|
+
/**
|
|
7
|
+
* @remarks
|
|
8
|
+
* The source of the image. Valid values:
|
|
9
|
+
*
|
|
10
|
+
* * Public: public images provided by Alibaba Cloud.
|
|
11
|
+
* * Custom: the custom image that you added.
|
|
12
|
+
*
|
|
13
|
+
* @example
|
|
14
|
+
* Custom
|
|
15
|
+
*/
|
|
6
16
|
imageCategory?: string;
|
|
17
|
+
/**
|
|
18
|
+
* @remarks
|
|
19
|
+
* The array of image IDs.
|
|
20
|
+
*/
|
|
7
21
|
imageIds?: string[];
|
|
22
|
+
/**
|
|
23
|
+
* @remarks
|
|
24
|
+
* The array of image names.
|
|
25
|
+
*/
|
|
8
26
|
imageNames?: string[];
|
|
27
|
+
/**
|
|
28
|
+
* @remarks
|
|
29
|
+
* The type of the images. Valid values:
|
|
30
|
+
*
|
|
31
|
+
* * VM: virtual machine image.
|
|
32
|
+
* * Container: the container image.
|
|
33
|
+
*
|
|
34
|
+
* Default value: VM
|
|
35
|
+
*
|
|
36
|
+
* @example
|
|
37
|
+
* VM
|
|
38
|
+
*/
|
|
9
39
|
imageType?: string;
|
|
40
|
+
/**
|
|
41
|
+
* @remarks
|
|
42
|
+
* The query mode. Valid values:
|
|
43
|
+
*
|
|
44
|
+
* * List: queries the list of all corresponding image versions.
|
|
45
|
+
* * Merge: merges images to query the latest version list.
|
|
46
|
+
*
|
|
47
|
+
* @example
|
|
48
|
+
* Merge
|
|
49
|
+
*/
|
|
10
50
|
mode?: string;
|
|
11
51
|
/**
|
|
52
|
+
* @remarks
|
|
53
|
+
* The number of the page to return.\\
|
|
54
|
+
* Default value: 1.
|
|
55
|
+
*
|
|
12
56
|
* @example
|
|
13
57
|
* 1
|
|
14
58
|
*/
|
|
15
59
|
pageNumber?: number;
|
|
16
60
|
/**
|
|
61
|
+
* @remarks
|
|
62
|
+
* The number of pieces per page.\\
|
|
63
|
+
* Default value: 20.
|
|
64
|
+
*
|
|
17
65
|
* @example
|
|
18
66
|
* 10
|
|
19
67
|
*/
|