tencentcloud-sdk-nodejs 4.1.63 → 4.1.64
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/es/common/sdk_version.js +1 -1
- package/es/services/emr/v20190103/emr_client.js +161 -158
- package/package.json +1 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/bh/v20230418/bh_models.d.ts +4 -0
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +12 -2
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +4 -0
- package/tencentcloud/services/emr/v20190103/emr_client.d.ts +182 -178
- package/tencentcloud/services/emr/v20190103/emr_client.js +272 -266
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +169 -78
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +1 -0
- package/tencentcloud/services/ess/v20201111/ess_client.js +1 -0
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +1 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +1 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +1 -0
- package/tencentcloud/services/gs/v20191118/gs_models.d.ts +4 -0
- package/tencentcloud/services/live/v20180801/live_models.d.ts +4 -0
- package/tencentcloud/services/mqtt/v20240516/mqtt_models.d.ts +32 -0
- package/tencentcloud/services/organization/v20210331/organization_models.d.ts +4 -0
- package/tencentcloud/services/partners/v20180321/partners_models.d.ts +2 -2
- package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +2 -0
- package/tencentcloud/services/trocket/v20230308/trocket_client.d.ts +32 -14
- package/tencentcloud/services/trocket/v20230308/trocket_client.js +32 -14
- package/tencentcloud/services/trocket/v20230308/trocket_models.d.ts +3 -2
package/es/common/sdk_version.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.1.
|
|
1
|
+
export const sdkVersion = "4.1.64";
|
|
@@ -3,59 +3,77 @@ export class Client extends AbstractClient {
|
|
|
3
3
|
constructor(clientConfig) {
|
|
4
4
|
super("emr.tencentcloudapi.com", "2019-01-03", clientConfig);
|
|
5
5
|
}
|
|
6
|
-
async
|
|
7
|
-
return this.request("
|
|
6
|
+
async TerminateInstance(req, cb) {
|
|
7
|
+
return this.request("TerminateInstance", req, cb);
|
|
8
8
|
}
|
|
9
|
-
async
|
|
10
|
-
return this.request("
|
|
9
|
+
async CreateCluster(req, cb) {
|
|
10
|
+
return this.request("CreateCluster", req, cb);
|
|
11
11
|
}
|
|
12
|
-
async
|
|
13
|
-
return this.request("
|
|
12
|
+
async ModifyYarnQueueV2(req, cb) {
|
|
13
|
+
return this.request("ModifyYarnQueueV2", req, cb);
|
|
14
14
|
}
|
|
15
|
-
async
|
|
16
|
-
return this.request("
|
|
15
|
+
async DeployYarnConf(req, cb) {
|
|
16
|
+
return this.request("DeployYarnConf", req, cb);
|
|
17
17
|
}
|
|
18
|
-
async
|
|
19
|
-
return this.request("
|
|
18
|
+
async DescribeCvmQuota(req, cb) {
|
|
19
|
+
return this.request("DescribeCvmQuota", req, cb);
|
|
20
20
|
}
|
|
21
|
-
async
|
|
22
|
-
return this.request("
|
|
21
|
+
async ModifyUserManagerPwd(req, cb) {
|
|
22
|
+
return this.request("ModifyUserManagerPwd", req, cb);
|
|
23
23
|
}
|
|
24
|
-
async
|
|
25
|
-
return this.request("
|
|
24
|
+
async DescribeHBaseTableOverview(req, cb) {
|
|
25
|
+
return this.request("DescribeHBaseTableOverview", req, cb);
|
|
26
26
|
}
|
|
27
|
-
async
|
|
28
|
-
return this.request("
|
|
27
|
+
async DescribeServiceNodeInfos(req, cb) {
|
|
28
|
+
return this.request("DescribeServiceNodeInfos", req, cb);
|
|
29
29
|
}
|
|
30
|
-
async
|
|
31
|
-
return this.request("
|
|
30
|
+
async ModifyYarnDeploy(req, cb) {
|
|
31
|
+
return this.request("ModifyYarnDeploy", req, cb);
|
|
32
32
|
}
|
|
33
|
-
async
|
|
34
|
-
return this.request("
|
|
33
|
+
async DescribeKyuubiQueryInfo(req, cb) {
|
|
34
|
+
return this.request("DescribeKyuubiQueryInfo", req, cb);
|
|
35
35
|
}
|
|
36
|
-
async
|
|
37
|
-
return this.request("
|
|
36
|
+
async DeleteAutoScaleStrategy(req, cb) {
|
|
37
|
+
return this.request("DeleteAutoScaleStrategy", req, cb);
|
|
38
38
|
}
|
|
39
|
-
async
|
|
40
|
-
return this.request("
|
|
39
|
+
async ScaleOutCluster(req, cb) {
|
|
40
|
+
return this.request("ScaleOutCluster", req, cb);
|
|
41
41
|
}
|
|
42
|
-
async
|
|
43
|
-
return this.request("
|
|
42
|
+
async DescribeInstanceRenewNodes(req, cb) {
|
|
43
|
+
return this.request("DescribeInstanceRenewNodes", req, cb);
|
|
44
44
|
}
|
|
45
|
-
async
|
|
46
|
-
return this.request("
|
|
45
|
+
async DescribeResourceScheduleDiffDetail(req, cb) {
|
|
46
|
+
return this.request("DescribeResourceScheduleDiffDetail", req, cb);
|
|
47
47
|
}
|
|
48
|
-
async
|
|
49
|
-
return this.request("
|
|
48
|
+
async DescribeJobFlow(req, cb) {
|
|
49
|
+
return this.request("DescribeJobFlow", req, cb);
|
|
50
50
|
}
|
|
51
|
-
async
|
|
52
|
-
return this.request("
|
|
51
|
+
async DescribeHiveQueries(req, cb) {
|
|
52
|
+
return this.request("DescribeHiveQueries", req, cb);
|
|
53
53
|
}
|
|
54
|
-
async
|
|
55
|
-
return this.request("
|
|
54
|
+
async DescribeTrinoQueryInfo(req, cb) {
|
|
55
|
+
return this.request("DescribeTrinoQueryInfo", req, cb);
|
|
56
56
|
}
|
|
57
|
-
async
|
|
58
|
-
return this.request("
|
|
57
|
+
async DescribeInstancesList(req, cb) {
|
|
58
|
+
return this.request("DescribeInstancesList", req, cb);
|
|
59
|
+
}
|
|
60
|
+
async ModifyUsersOfGroupSTD(req, cb) {
|
|
61
|
+
return this.request("ModifyUsersOfGroupSTD", req, cb);
|
|
62
|
+
}
|
|
63
|
+
async ModifyResourcesTags(req, cb) {
|
|
64
|
+
return this.request("ModifyResourcesTags", req, cb);
|
|
65
|
+
}
|
|
66
|
+
async RunJobFlow(req, cb) {
|
|
67
|
+
return this.request("RunJobFlow", req, cb);
|
|
68
|
+
}
|
|
69
|
+
async DescribeImpalaQueries(req, cb) {
|
|
70
|
+
return this.request("DescribeImpalaQueries", req, cb);
|
|
71
|
+
}
|
|
72
|
+
async DescribeYarnQueue(req, cb) {
|
|
73
|
+
return this.request("DescribeYarnQueue", req, cb);
|
|
74
|
+
}
|
|
75
|
+
async DescribeAutoScaleRecords(req, cb) {
|
|
76
|
+
return this.request("DescribeAutoScaleRecords", req, cb);
|
|
59
77
|
}
|
|
60
78
|
async ScaleOutInstance(req, cb) {
|
|
61
79
|
return this.request("ScaleOutInstance", req, cb);
|
|
@@ -66,98 +84,104 @@ export class Client extends AbstractClient {
|
|
|
66
84
|
async SetNodeResourceConfigDefault(req, cb) {
|
|
67
85
|
return this.request("SetNodeResourceConfigDefault", req, cb);
|
|
68
86
|
}
|
|
69
|
-
async DescribeResourceSchedule(req, cb) {
|
|
70
|
-
return this.request("DescribeResourceSchedule", req, cb);
|
|
71
|
-
}
|
|
72
87
|
async DescribeStarRocksQueryInfo(req, cb) {
|
|
73
88
|
return this.request("DescribeStarRocksQueryInfo", req, cb);
|
|
74
89
|
}
|
|
75
|
-
async
|
|
76
|
-
return this.request("
|
|
90
|
+
async DescribeNodeResourceConfigFast(req, cb) {
|
|
91
|
+
return this.request("DescribeNodeResourceConfigFast", req, cb);
|
|
77
92
|
}
|
|
78
|
-
async
|
|
79
|
-
return this.request("
|
|
93
|
+
async DescribeDAGInfo(req, cb) {
|
|
94
|
+
return this.request("DescribeDAGInfo", req, cb);
|
|
80
95
|
}
|
|
81
|
-
async
|
|
82
|
-
return this.request("
|
|
96
|
+
async DeleteUserManagerUserList(req, cb) {
|
|
97
|
+
return this.request("DeleteUserManagerUserList", req, cb);
|
|
83
98
|
}
|
|
84
|
-
async
|
|
85
|
-
return this.request("
|
|
99
|
+
async TerminateSLInstance(req, cb) {
|
|
100
|
+
return this.request("TerminateSLInstance", req, cb);
|
|
86
101
|
}
|
|
87
|
-
async
|
|
88
|
-
return this.request("
|
|
102
|
+
async ModifyPodNum(req, cb) {
|
|
103
|
+
return this.request("ModifyPodNum", req, cb);
|
|
89
104
|
}
|
|
90
|
-
async
|
|
91
|
-
return this.request("
|
|
105
|
+
async CreateSLInstance(req, cb) {
|
|
106
|
+
return this.request("CreateSLInstance", req, cb);
|
|
92
107
|
}
|
|
93
|
-
async
|
|
94
|
-
return this.request("
|
|
108
|
+
async DescribeSLInstanceList(req, cb) {
|
|
109
|
+
return this.request("DescribeSLInstanceList", req, cb);
|
|
95
110
|
}
|
|
96
|
-
async
|
|
97
|
-
return this.request("
|
|
111
|
+
async ModifyAutoScaleStrategy(req, cb) {
|
|
112
|
+
return this.request("ModifyAutoScaleStrategy", req, cb);
|
|
98
113
|
}
|
|
99
|
-
async
|
|
100
|
-
return this.request("
|
|
114
|
+
async SyncPodState(req, cb) {
|
|
115
|
+
return this.request("SyncPodState", req, cb);
|
|
101
116
|
}
|
|
102
|
-
async
|
|
103
|
-
return this.request("
|
|
117
|
+
async ModifySLInstance(req, cb) {
|
|
118
|
+
return this.request("ModifySLInstance", req, cb);
|
|
104
119
|
}
|
|
105
|
-
async
|
|
106
|
-
return this.request("
|
|
120
|
+
async CreateInstance(req, cb) {
|
|
121
|
+
return this.request("CreateInstance", req, cb);
|
|
107
122
|
}
|
|
108
|
-
async
|
|
109
|
-
return this.request("
|
|
123
|
+
async InquiryPriceCreateInstance(req, cb) {
|
|
124
|
+
return this.request("InquiryPriceCreateInstance", req, cb);
|
|
110
125
|
}
|
|
111
|
-
async
|
|
112
|
-
return this.request("
|
|
126
|
+
async AddMetricScaleStrategy(req, cb) {
|
|
127
|
+
return this.request("AddMetricScaleStrategy", req, cb);
|
|
113
128
|
}
|
|
114
|
-
async
|
|
115
|
-
return this.request("
|
|
129
|
+
async ResizeDataDisks(req, cb) {
|
|
130
|
+
return this.request("ResizeDataDisks", req, cb);
|
|
116
131
|
}
|
|
117
|
-
async
|
|
118
|
-
return this.request("
|
|
132
|
+
async StartStopServiceOrMonitor(req, cb) {
|
|
133
|
+
return this.request("StartStopServiceOrMonitor", req, cb);
|
|
134
|
+
}
|
|
135
|
+
async AddNodeResourceConfig(req, cb) {
|
|
136
|
+
return this.request("AddNodeResourceConfig", req, cb);
|
|
119
137
|
}
|
|
120
138
|
async TerminateTasks(req, cb) {
|
|
121
139
|
return this.request("TerminateTasks", req, cb);
|
|
122
140
|
}
|
|
123
|
-
async
|
|
124
|
-
return this.request("
|
|
141
|
+
async DescribeNodeDataDisks(req, cb) {
|
|
142
|
+
return this.request("DescribeNodeDataDisks", req, cb);
|
|
125
143
|
}
|
|
126
|
-
async
|
|
127
|
-
return this.request("
|
|
144
|
+
async DescribeGlobalConfig(req, cb) {
|
|
145
|
+
return this.request("DescribeGlobalConfig", req, cb);
|
|
128
146
|
}
|
|
129
|
-
async
|
|
130
|
-
return this.request("
|
|
147
|
+
async DescribeClusterNodes(req, cb) {
|
|
148
|
+
return this.request("DescribeClusterNodes", req, cb);
|
|
131
149
|
}
|
|
132
|
-
async
|
|
133
|
-
return this.request("
|
|
150
|
+
async DescribeYarnScheduleHistory(req, cb) {
|
|
151
|
+
return this.request("DescribeYarnScheduleHistory", req, cb);
|
|
134
152
|
}
|
|
135
|
-
async
|
|
136
|
-
return this.request("
|
|
153
|
+
async DescribeInsightList(req, cb) {
|
|
154
|
+
return this.request("DescribeInsightList", req, cb);
|
|
137
155
|
}
|
|
138
|
-
async
|
|
139
|
-
return this.request("
|
|
156
|
+
async ModifyInspectionSettings(req, cb) {
|
|
157
|
+
return this.request("ModifyInspectionSettings", req, cb);
|
|
140
158
|
}
|
|
141
|
-
async
|
|
142
|
-
return this.request("
|
|
159
|
+
async InquiryPriceUpdateInstance(req, cb) {
|
|
160
|
+
return this.request("InquiryPriceUpdateInstance", req, cb);
|
|
143
161
|
}
|
|
144
|
-
async
|
|
145
|
-
return this.request("
|
|
162
|
+
async CreateCloudInstance(req, cb) {
|
|
163
|
+
return this.request("CreateCloudInstance", req, cb);
|
|
146
164
|
}
|
|
147
|
-
async
|
|
148
|
-
return this.request("
|
|
165
|
+
async InquiryPriceScaleOutInstance(req, cb) {
|
|
166
|
+
return this.request("InquiryPriceScaleOutInstance", req, cb);
|
|
149
167
|
}
|
|
150
|
-
async
|
|
151
|
-
return this.request("
|
|
168
|
+
async DescribeEmrOverviewMetrics(req, cb) {
|
|
169
|
+
return this.request("DescribeEmrOverviewMetrics", req, cb);
|
|
152
170
|
}
|
|
153
|
-
async
|
|
154
|
-
return this.request("
|
|
171
|
+
async ModifySLInstanceBasic(req, cb) {
|
|
172
|
+
return this.request("ModifySLInstanceBasic", req, cb);
|
|
155
173
|
}
|
|
156
|
-
async
|
|
157
|
-
return this.request("
|
|
174
|
+
async TerminateClusterNodes(req, cb) {
|
|
175
|
+
return this.request("TerminateClusterNodes", req, cb);
|
|
158
176
|
}
|
|
159
|
-
async
|
|
160
|
-
return this.request("
|
|
177
|
+
async ResetYarnConfig(req, cb) {
|
|
178
|
+
return this.request("ResetYarnConfig", req, cb);
|
|
179
|
+
}
|
|
180
|
+
async ModifyUserGroup(req, cb) {
|
|
181
|
+
return this.request("ModifyUserGroup", req, cb);
|
|
182
|
+
}
|
|
183
|
+
async DescribeEmrApplicationStatics(req, cb) {
|
|
184
|
+
return this.request("DescribeEmrApplicationStatics", req, cb);
|
|
161
185
|
}
|
|
162
186
|
async DescribeSLInstance(req, cb) {
|
|
163
187
|
return this.request("DescribeSLInstance", req, cb);
|
|
@@ -165,97 +189,76 @@ export class Client extends AbstractClient {
|
|
|
165
189
|
async DescribeSparkQueries(req, cb) {
|
|
166
190
|
return this.request("DescribeSparkQueries", req, cb);
|
|
167
191
|
}
|
|
168
|
-
async
|
|
169
|
-
return this.request("
|
|
192
|
+
async ModifyGlobalConfig(req, cb) {
|
|
193
|
+
return this.request("ModifyGlobalConfig", req, cb);
|
|
170
194
|
}
|
|
171
|
-
async
|
|
172
|
-
return this.request("
|
|
195
|
+
async DescribeAutoScaleStrategies(req, cb) {
|
|
196
|
+
return this.request("DescribeAutoScaleStrategies", req, cb);
|
|
173
197
|
}
|
|
174
|
-
async
|
|
175
|
-
return this.request("
|
|
198
|
+
async DescribeAutoScaleGroupGlobalConf(req, cb) {
|
|
199
|
+
return this.request("DescribeAutoScaleGroupGlobalConf", req, cb);
|
|
176
200
|
}
|
|
177
|
-
async
|
|
178
|
-
return this.request("
|
|
201
|
+
async DescribeInspectionTaskResult(req, cb) {
|
|
202
|
+
return this.request("DescribeInspectionTaskResult", req, cb);
|
|
179
203
|
}
|
|
180
|
-
async
|
|
181
|
-
return this.request("
|
|
204
|
+
async DescribeYarnApplications(req, cb) {
|
|
205
|
+
return this.request("DescribeYarnApplications", req, cb);
|
|
182
206
|
}
|
|
183
|
-
async
|
|
184
|
-
return this.request("
|
|
207
|
+
async DescribeUsersForUserManager(req, cb) {
|
|
208
|
+
return this.request("DescribeUsersForUserManager", req, cb);
|
|
185
209
|
}
|
|
186
|
-
async
|
|
187
|
-
return this.request("
|
|
210
|
+
async InquiryPriceRenewInstance(req, cb) {
|
|
211
|
+
return this.request("InquiryPriceRenewInstance", req, cb);
|
|
188
212
|
}
|
|
189
|
-
async
|
|
190
|
-
return this.request("
|
|
213
|
+
async DescribeGroupsSTD(req, cb) {
|
|
214
|
+
return this.request("DescribeGroupsSTD", req, cb);
|
|
191
215
|
}
|
|
192
|
-
async
|
|
193
|
-
return this.request("
|
|
216
|
+
async DescribeHDFSStorageInfo(req, cb) {
|
|
217
|
+
return this.request("DescribeHDFSStorageInfo", req, cb);
|
|
194
218
|
}
|
|
195
|
-
async
|
|
196
|
-
return this.request("
|
|
219
|
+
async InquirePriceRenewEmr(req, cb) {
|
|
220
|
+
return this.request("InquirePriceRenewEmr", req, cb);
|
|
197
221
|
}
|
|
198
|
-
async
|
|
199
|
-
return this.request("
|
|
222
|
+
async DescribeClusterFlowStatusDetail(req, cb) {
|
|
223
|
+
return this.request("DescribeClusterFlowStatusDetail", req, cb);
|
|
200
224
|
}
|
|
201
|
-
async
|
|
202
|
-
return this.request("
|
|
225
|
+
async DescribeInstances(req, cb) {
|
|
226
|
+
return this.request("DescribeInstances", req, cb);
|
|
203
227
|
}
|
|
204
|
-
async
|
|
205
|
-
return this.request("
|
|
228
|
+
async CreateGroupsSTD(req, cb) {
|
|
229
|
+
return this.request("CreateGroupsSTD", req, cb);
|
|
206
230
|
}
|
|
207
|
-
async
|
|
208
|
-
return this.request("
|
|
231
|
+
async AddUsersForUserManager(req, cb) {
|
|
232
|
+
return this.request("AddUsersForUserManager", req, cb);
|
|
209
233
|
}
|
|
210
|
-
async
|
|
211
|
-
return this.request("
|
|
234
|
+
async DescribeSparkApplications(req, cb) {
|
|
235
|
+
return this.request("DescribeSparkApplications", req, cb);
|
|
212
236
|
}
|
|
213
|
-
async
|
|
214
|
-
return this.request("
|
|
237
|
+
async ModifyAutoRenewFlag(req, cb) {
|
|
238
|
+
return this.request("ModifyAutoRenewFlag", req, cb);
|
|
215
239
|
}
|
|
216
|
-
async
|
|
217
|
-
return this.request("
|
|
240
|
+
async ModifyResourceScheduler(req, cb) {
|
|
241
|
+
return this.request("ModifyResourceScheduler", req, cb);
|
|
218
242
|
}
|
|
219
|
-
async
|
|
220
|
-
return this.request("
|
|
243
|
+
async DescribeResourceSchedule(req, cb) {
|
|
244
|
+
return this.request("DescribeResourceSchedule", req, cb);
|
|
221
245
|
}
|
|
222
|
-
async
|
|
223
|
-
return this.request("
|
|
246
|
+
async ModifyResourceScheduleConfig(req, cb) {
|
|
247
|
+
return this.request("ModifyResourceScheduleConfig", req, cb);
|
|
224
248
|
}
|
|
225
|
-
async
|
|
226
|
-
return this.request("
|
|
249
|
+
async ModifyResource(req, cb) {
|
|
250
|
+
return this.request("ModifyResource", req, cb);
|
|
227
251
|
}
|
|
228
|
-
async
|
|
229
|
-
return this.request("
|
|
252
|
+
async DeleteGroupsSTD(req, cb) {
|
|
253
|
+
return this.request("DeleteGroupsSTD", req, cb);
|
|
230
254
|
}
|
|
231
255
|
async ModifyResourcePools(req, cb) {
|
|
232
256
|
return this.request("ModifyResourcePools", req, cb);
|
|
233
257
|
}
|
|
234
|
-
async DescribeInsightList(req, cb) {
|
|
235
|
-
return this.request("DescribeInsightList", req, cb);
|
|
236
|
-
}
|
|
237
258
|
async DeleteNodeResourceConfig(req, cb) {
|
|
238
259
|
return this.request("DeleteNodeResourceConfig", req, cb);
|
|
239
260
|
}
|
|
240
261
|
async ModifyInstanceBasic(req, cb) {
|
|
241
262
|
return this.request("ModifyInstanceBasic", req, cb);
|
|
242
263
|
}
|
|
243
|
-
async ModifyUsersOfGroupSTD(req, cb) {
|
|
244
|
-
return this.request("ModifyUsersOfGroupSTD", req, cb);
|
|
245
|
-
}
|
|
246
|
-
async ModifyInspectionSettings(req, cb) {
|
|
247
|
-
return this.request("ModifyInspectionSettings", req, cb);
|
|
248
|
-
}
|
|
249
|
-
async DescribeInspectionTaskResult(req, cb) {
|
|
250
|
-
return this.request("DescribeInspectionTaskResult", req, cb);
|
|
251
|
-
}
|
|
252
|
-
async ModifyPodNum(req, cb) {
|
|
253
|
-
return this.request("ModifyPodNum", req, cb);
|
|
254
|
-
}
|
|
255
|
-
async ScaleOutCluster(req, cb) {
|
|
256
|
-
return this.request("ScaleOutCluster", req, cb);
|
|
257
|
-
}
|
|
258
|
-
async RunJobFlow(req, cb) {
|
|
259
|
-
return this.request("RunJobFlow", req, cb);
|
|
260
|
-
}
|
|
261
264
|
}
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const sdkVersion = "4.1.
|
|
1
|
+
export declare const sdkVersion = "4.1.64";
|
|
@@ -329,6 +329,10 @@ export interface DescribeAssetViewVulRiskListResponse {
|
|
|
329
329
|
* DescribeRepositoryImageAssets请求参数结构体
|
|
330
330
|
*/
|
|
331
331
|
export interface DescribeRepositoryImageAssetsRequest {
|
|
332
|
+
/**
|
|
333
|
+
* 集团账号的成员id
|
|
334
|
+
*/
|
|
335
|
+
MemberId?: Array<string>;
|
|
332
336
|
/**
|
|
333
337
|
* filter过滤条件
|
|
334
338
|
*/
|
|
@@ -1900,6 +1904,10 @@ export interface RiskRuleItem {
|
|
|
1900
1904
|
* DescribeRiskCenterCFGViewCFGRiskList请求参数结构体
|
|
1901
1905
|
*/
|
|
1902
1906
|
export interface DescribeRiskCenterCFGViewCFGRiskListRequest {
|
|
1907
|
+
/**
|
|
1908
|
+
* 集团账号的成员id
|
|
1909
|
+
*/
|
|
1910
|
+
MemberId?: Array<string>;
|
|
1903
1911
|
/**
|
|
1904
1912
|
* 过滤内容
|
|
1905
1913
|
*/
|
|
@@ -6168,7 +6176,6 @@ export interface DescribeRiskCenterAssetViewCFGRiskListRequest {
|
|
|
6168
6176
|
export interface DescribeRiskRuleDetailResponse {
|
|
6169
6177
|
/**
|
|
6170
6178
|
* 风险规则ID
|
|
6171
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
6172
6179
|
*/
|
|
6173
6180
|
RiskRuleId?: string;
|
|
6174
6181
|
/**
|
|
@@ -6968,7 +6975,6 @@ export interface ScanTaskInfoList {
|
|
|
6968
6975
|
export interface DescribeExposePathResponse {
|
|
6969
6976
|
/**
|
|
6970
6977
|
* 暴露路径节点内容
|
|
6971
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
6972
6978
|
*/
|
|
6973
6979
|
Content?: string;
|
|
6974
6980
|
/**
|
|
@@ -7658,6 +7664,10 @@ export interface Filters {
|
|
|
7658
7664
|
* DescribeOtherCloudAssets请求参数结构体
|
|
7659
7665
|
*/
|
|
7660
7666
|
export interface DescribeOtherCloudAssetsRequest {
|
|
7667
|
+
/**
|
|
7668
|
+
* 集团账号的成员id
|
|
7669
|
+
*/
|
|
7670
|
+
MemberId?: Array<string>;
|
|
7661
7671
|
/**
|
|
7662
7672
|
* -
|
|
7663
7673
|
*/
|
|
@@ -3922,6 +3922,10 @@ export interface InquiryPriceResetInstanceRequest {
|
|
|
3922
3922
|
* 增强服务。通过该参数可以指定是否开启云安全、云监控等服务。若不指定该参数,则默认开启云监控、云安全服务。
|
|
3923
3923
|
*/
|
|
3924
3924
|
EnhancedService?: EnhancedService;
|
|
3925
|
+
/**
|
|
3926
|
+
* 提供给实例使用的用户数据,需要以 base64 方式编码,支持的最大数据大小为 16KB。关于获取此参数的详细介绍,请参阅[Windows](https://cloud.tencent.com/document/product/213/17526)和[Linux](https://cloud.tencent.com/document/product/213/17525)启动时运行命令。
|
|
3927
|
+
*/
|
|
3928
|
+
UserData?: string;
|
|
3925
3929
|
}
|
|
3926
3930
|
/**
|
|
3927
3931
|
* DescribeLaunchTemplates请求参数结构体
|