@alicloud/sas20181203 9.0.2 → 9.1.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.
Files changed (154) hide show
  1. package/dist/client.d.ts +118 -0
  2. package/dist/client.js +392 -0
  3. package/dist/client.js.map +1 -1
  4. package/dist/models/DescribeCloudVendorAccountAklistRequest.d.ts +9 -0
  5. package/dist/models/DescribeCloudVendorAccountAklistRequest.js.map +1 -1
  6. package/dist/models/DescribeImageBaselineStrategyResponseBody.d.ts +1 -0
  7. package/dist/models/DescribeImageBaselineStrategyResponseBody.js +2 -0
  8. package/dist/models/DescribeImageBaselineStrategyResponseBody.js.map +1 -1
  9. package/dist/models/DescribePropertyScaDetailRequest.d.ts +10 -0
  10. package/dist/models/DescribePropertyScaDetailRequest.js.map +1 -1
  11. package/dist/models/DescribeSnapshotsResponseBody.d.ts +8 -0
  12. package/dist/models/DescribeSnapshotsResponseBody.js +2 -0
  13. package/dist/models/DescribeSnapshotsResponseBody.js.map +1 -1
  14. package/dist/models/DescribeSuspEventsRequest.d.ts +7 -0
  15. package/dist/models/DescribeSuspEventsRequest.js.map +1 -1
  16. package/dist/models/DescribeSuspEventsResponseBody.d.ts +7 -0
  17. package/dist/models/DescribeSuspEventsResponseBody.js.map +1 -1
  18. package/dist/models/DescribeSuspEventsShrinkRequest.d.ts +7 -0
  19. package/dist/models/DescribeSuspEventsShrinkRequest.js.map +1 -1
  20. package/dist/models/DescribeSuspiciousSecurityEventyStatisticsResponse.d.ts +19 -0
  21. package/dist/models/DescribeSuspiciousSecurityEventyStatisticsResponse.js +69 -0
  22. package/dist/models/DescribeSuspiciousSecurityEventyStatisticsResponse.js.map +1 -0
  23. package/dist/models/DescribeSuspiciousSecurityEventyStatisticsResponseBody.d.ts +104 -0
  24. package/dist/models/DescribeSuspiciousSecurityEventyStatisticsResponseBody.js +132 -0
  25. package/dist/models/DescribeSuspiciousSecurityEventyStatisticsResponseBody.js.map +1 -0
  26. package/dist/models/ExportVulRequest.d.ts +10 -0
  27. package/dist/models/ExportVulRequest.js.map +1 -1
  28. package/dist/models/GetAssetsPropertyDetailResponseBody.d.ts +47 -0
  29. package/dist/models/GetAssetsPropertyDetailResponseBody.js.map +1 -1
  30. package/dist/models/GetAttackEventDashboardRequest.d.ts +40 -0
  31. package/dist/models/GetAttackEventDashboardRequest.js +62 -0
  32. package/dist/models/GetAttackEventDashboardRequest.js.map +1 -0
  33. package/dist/models/GetAttackEventDashboardResponse.d.ts +19 -0
  34. package/dist/models/GetAttackEventDashboardResponse.js +69 -0
  35. package/dist/models/GetAttackEventDashboardResponse.js.map +1 -0
  36. package/dist/models/GetAttackEventDashboardResponseBody.d.ts +212 -0
  37. package/dist/models/GetAttackEventDashboardResponseBody.js +194 -0
  38. package/dist/models/GetAttackEventDashboardResponseBody.js.map +1 -0
  39. package/dist/models/GetAttackEventDetailRequest.d.ts +31 -0
  40. package/dist/models/GetAttackEventDetailRequest.js +60 -0
  41. package/dist/models/GetAttackEventDetailRequest.js.map +1 -0
  42. package/dist/models/GetAttackEventDetailResponse.d.ts +19 -0
  43. package/dist/models/GetAttackEventDetailResponse.js +69 -0
  44. package/dist/models/GetAttackEventDetailResponse.js.map +1 -0
  45. package/dist/models/GetAttackEventDetailResponseBody.d.ts +113 -0
  46. package/dist/models/GetAttackEventDetailResponseBody.js +116 -0
  47. package/dist/models/GetAttackEventDetailResponseBody.js.map +1 -0
  48. package/dist/models/GetCheckCountStatisticRequest.d.ts +6 -0
  49. package/dist/models/GetCheckCountStatisticRequest.js.map +1 -1
  50. package/dist/models/GetCheckCountStatisticResponseBody.d.ts +6 -0
  51. package/dist/models/GetCheckCountStatisticResponseBody.js.map +1 -1
  52. package/dist/models/GetClusterCheckSummaryRequest.d.ts +23 -0
  53. package/dist/models/GetClusterCheckSummaryRequest.js +58 -0
  54. package/dist/models/GetClusterCheckSummaryRequest.js.map +1 -0
  55. package/dist/models/GetClusterCheckSummaryResponse.d.ts +19 -0
  56. package/dist/models/GetClusterCheckSummaryResponse.js +69 -0
  57. package/dist/models/GetClusterCheckSummaryResponse.js.map +1 -0
  58. package/dist/models/GetClusterCheckSummaryResponseBody.d.ts +70 -0
  59. package/dist/models/GetClusterCheckSummaryResponseBody.js +88 -0
  60. package/dist/models/GetClusterCheckSummaryResponseBody.js.map +1 -0
  61. package/dist/models/GetSupportedModulesResponseBody.d.ts +9 -0
  62. package/dist/models/GetSupportedModulesResponseBody.js.map +1 -1
  63. package/dist/models/GetValidDeductInstancesRequest.d.ts +41 -0
  64. package/dist/models/GetValidDeductInstancesRequest.js +62 -0
  65. package/dist/models/GetValidDeductInstancesRequest.js.map +1 -0
  66. package/dist/models/GetValidDeductInstancesResponse.d.ts +19 -0
  67. package/dist/models/GetValidDeductInstancesResponse.js +69 -0
  68. package/dist/models/GetValidDeductInstancesResponse.js.map +1 -0
  69. package/dist/models/GetValidDeductInstancesResponseBody.d.ts +134 -0
  70. package/dist/models/GetValidDeductInstancesResponseBody.js +120 -0
  71. package/dist/models/GetValidDeductInstancesResponseBody.js.map +1 -0
  72. package/dist/models/ListAttackEventInfoRequest.d.ts +104 -0
  73. package/dist/models/ListAttackEventInfoRequest.js +74 -0
  74. package/dist/models/ListAttackEventInfoRequest.js.map +1 -0
  75. package/dist/models/ListAttackEventInfoResponse.d.ts +19 -0
  76. package/dist/models/ListAttackEventInfoResponse.js +69 -0
  77. package/dist/models/ListAttackEventInfoResponse.js.map +1 -0
  78. package/dist/models/ListAttackEventInfoResponseBody.d.ts +284 -0
  79. package/dist/models/ListAttackEventInfoResponseBody.js +150 -0
  80. package/dist/models/ListAttackEventInfoResponseBody.js.map +1 -0
  81. package/dist/models/ListClusterCheckResultRequest.d.ts +80 -0
  82. package/dist/models/ListClusterCheckResultRequest.js +78 -0
  83. package/dist/models/ListClusterCheckResultRequest.js.map +1 -0
  84. package/dist/models/ListClusterCheckResultResponse.d.ts +19 -0
  85. package/dist/models/ListClusterCheckResultResponse.js +69 -0
  86. package/dist/models/ListClusterCheckResultResponse.js.map +1 -0
  87. package/dist/models/ListClusterCheckResultResponseBody.d.ts +293 -0
  88. package/dist/models/ListClusterCheckResultResponseBody.js +170 -0
  89. package/dist/models/ListClusterCheckResultResponseBody.js.map +1 -0
  90. package/dist/models/ListKspmInstancesRequest.d.ts +144 -0
  91. package/dist/models/ListKspmInstancesRequest.js +94 -0
  92. package/dist/models/ListKspmInstancesRequest.js.map +1 -0
  93. package/dist/models/ListKspmInstancesResponse.d.ts +19 -0
  94. package/dist/models/ListKspmInstancesResponse.js +69 -0
  95. package/dist/models/ListKspmInstancesResponse.js.map +1 -0
  96. package/dist/models/ListKspmInstancesResponseBody.d.ts +210 -0
  97. package/dist/models/ListKspmInstancesResponseBody.js +143 -0
  98. package/dist/models/ListKspmInstancesResponseBody.js.map +1 -0
  99. package/dist/models/ListPrivateRegistryListResponseBody.d.ts +1 -0
  100. package/dist/models/ListPrivateRegistryListResponseBody.js +2 -0
  101. package/dist/models/ListPrivateRegistryListResponseBody.js.map +1 -1
  102. package/dist/models/ModifyImageRegistryRequest.d.ts +3 -0
  103. package/dist/models/ModifyImageRegistryRequest.js +6 -0
  104. package/dist/models/ModifyImageRegistryRequest.js.map +1 -1
  105. package/dist/models/ModifyPostPayModuleSwitchRequest.d.ts +3 -0
  106. package/dist/models/ModifyPostPayModuleSwitchRequest.js.map +1 -1
  107. package/dist/models/SaveImageBaselineStrategyRequest.d.ts +1 -0
  108. package/dist/models/SaveImageBaselineStrategyRequest.js +2 -0
  109. package/dist/models/SaveImageBaselineStrategyRequest.js.map +1 -1
  110. package/dist/models/model.d.ts +44 -0
  111. package/dist/models/model.js +157 -68
  112. package/dist/models/model.js.map +1 -1
  113. package/package.json +1 -1
  114. package/src/client.ts +444 -0
  115. package/src/models/DescribeCloudVendorAccountAklistRequest.ts +9 -0
  116. package/src/models/DescribeImageBaselineStrategyResponseBody.ts +3 -0
  117. package/src/models/DescribePropertyScaDetailRequest.ts +10 -0
  118. package/src/models/DescribeSnapshotsResponseBody.ts +10 -0
  119. package/src/models/DescribeSuspEventsRequest.ts +7 -0
  120. package/src/models/DescribeSuspEventsResponseBody.ts +7 -0
  121. package/src/models/DescribeSuspEventsShrinkRequest.ts +7 -0
  122. package/src/models/DescribeSuspiciousSecurityEventyStatisticsResponse.ts +40 -0
  123. package/src/models/DescribeSuspiciousSecurityEventyStatisticsResponseBody.ts +164 -0
  124. package/src/models/ExportVulRequest.ts +10 -0
  125. package/src/models/GetAssetsPropertyDetailResponseBody.ts +47 -0
  126. package/src/models/GetAttackEventDashboardRequest.ts +57 -0
  127. package/src/models/GetAttackEventDashboardResponse.ts +40 -0
  128. package/src/models/GetAttackEventDashboardResponseBody.ts +316 -0
  129. package/src/models/GetAttackEventDetailRequest.ts +46 -0
  130. package/src/models/GetAttackEventDetailResponse.ts +40 -0
  131. package/src/models/GetAttackEventDetailResponseBody.ts +166 -0
  132. package/src/models/GetCheckCountStatisticRequest.ts +6 -0
  133. package/src/models/GetCheckCountStatisticResponseBody.ts +6 -0
  134. package/src/models/GetClusterCheckSummaryRequest.ts +36 -0
  135. package/src/models/GetClusterCheckSummaryResponse.ts +40 -0
  136. package/src/models/GetClusterCheckSummaryResponseBody.ts +104 -0
  137. package/src/models/GetSupportedModulesResponseBody.ts +9 -0
  138. package/src/models/GetValidDeductInstancesRequest.ts +58 -0
  139. package/src/models/GetValidDeductInstancesResponse.ts +40 -0
  140. package/src/models/GetValidDeductInstancesResponseBody.ts +191 -0
  141. package/src/models/ListAttackEventInfoRequest.ts +133 -0
  142. package/src/models/ListAttackEventInfoResponse.ts +40 -0
  143. package/src/models/ListAttackEventInfoResponseBody.ts +371 -0
  144. package/src/models/ListClusterCheckResultRequest.ts +113 -0
  145. package/src/models/ListClusterCheckResultResponse.ts +40 -0
  146. package/src/models/ListClusterCheckResultResponseBody.ts +391 -0
  147. package/src/models/ListKspmInstancesRequest.ts +184 -0
  148. package/src/models/ListKspmInstancesResponse.ts +40 -0
  149. package/src/models/ListKspmInstancesResponseBody.ts +290 -0
  150. package/src/models/ListPrivateRegistryListResponseBody.ts +3 -0
  151. package/src/models/ModifyImageRegistryRequest.ts +9 -0
  152. package/src/models/ModifyPostPayModuleSwitchRequest.ts +3 -0
  153. package/src/models/SaveImageBaselineStrategyRequest.ts +3 -0
  154. package/src/models/model.ts +44 -0
@@ -0,0 +1,290 @@
1
+ // This file is auto-generated, don't edit it
2
+ import * as $dara from '@darabonba/typescript';
3
+
4
+
5
+ export class ListKspmInstancesResponseBodyInstances extends $dara.Model {
6
+ /**
7
+ * @remarks
8
+ * Indicates whether the asset has security alarms. Values:
9
+ * - **YES**: There are security alarms
10
+ * - **NO**: There are no security alarms
11
+ *
12
+ * @example
13
+ * NO
14
+ */
15
+ alarmStatus?: string;
16
+ /**
17
+ * @remarks
18
+ * The subtype of the asset.
19
+ *
20
+ * @example
21
+ * 1
22
+ */
23
+ assetSubType?: string;
24
+ /**
25
+ * @remarks
26
+ * The name of the asset subtype.
27
+ *
28
+ * @example
29
+ * Pod
30
+ */
31
+ assetSubTypeName?: string;
32
+ /**
33
+ * @remarks
34
+ * The type of the asset.
35
+ *
36
+ * @example
37
+ * 1
38
+ */
39
+ assetType?: number;
40
+ /**
41
+ * @remarks
42
+ * The name of the asset type.
43
+ *
44
+ * @example
45
+ * Workload
46
+ */
47
+ assetTypeName?: string;
48
+ /**
49
+ * @remarks
50
+ * The timestamp when the instance was created. Unit: milliseconds.
51
+ *
52
+ * @example
53
+ * 1607365213000
54
+ */
55
+ createdTime?: number;
56
+ /**
57
+ * @remarks
58
+ * The instance ID.
59
+ *
60
+ * @example
61
+ * rm-uf6t6u05n6g48****
62
+ */
63
+ instanceId?: string;
64
+ /**
65
+ * @remarks
66
+ * The name of the instance.
67
+ *
68
+ * @example
69
+ * yztest-l***
70
+ */
71
+ instanceName?: string;
72
+ /**
73
+ * @remarks
74
+ * The public IP address of the instance.
75
+ *
76
+ * @example
77
+ * 1.2.XX.XX
78
+ */
79
+ internetIp?: string;
80
+ /**
81
+ * @remarks
82
+ * The ID of the region where the asset is located.
83
+ *
84
+ * @example
85
+ * cn-hanghzou
86
+ */
87
+ regionId?: string;
88
+ /**
89
+ * @remarks
90
+ * Indicates whether the asset has security risks. Values:
91
+ * - **YES**: There are security risks
92
+ * - **NO**: There are no security risks
93
+ *
94
+ * @example
95
+ * NO
96
+ */
97
+ riskStatus?: string;
98
+ /**
99
+ * @remarks
100
+ * Security information of the asset.
101
+ *
102
+ * @example
103
+ * {\\"seriousNum\\":0,\\"appNum\\":0,\\"baselineMedium\\":0,\\"remindNum\\":0,\\"imageVulNntf\\":0,\\"cveNum\\":0,\\"vul\\":0,\\"uuid\\":\\"rm-uf6t6u05n6g485o70\\",\\"emgNum\\":0,\\"weakPWNum\\":0,\\"imageMaliciousFileRemind\\":0,\\"imageBaselineMedium\\":0,\\"laterVulCount\\":0,\\"cmsNum\\":0,\\"imageMaliciousFileSerious\\":0,\\"agentlessMalicious\\":0,\\"suspNum\\":0,\\"imageBaselineHigh\\":0,\\"asapVulCount\\":0,\\"imageVulLater\\":0,\\"agentlessAll\\":0,\\"sysNum\\":0,\\"containerLater\\":0,\\"containerSuspicious\\":0,\\"imageBaselineNum\\":0,\\"newSuspicious\\":0,\\"nntfVulCount\\":0,\\"scaNum\\":0,\\"containerNntf\\":0,\\"health\\":0,\\"trojan\\":0,\\"suspicious\\":0,\\"imageMaliciousFileSuspicious\\":0,\\"containerRemind\\":0,\\"baselineLow\\":0,\\"imageVulAsap\\":0,\\"imageBaselineLow\\":0,\\"containerAsap\\":0,\\"agentlessBaseline\\":0,\\"agentlessVulSca\\":0,\\"agentlessVulCve\\":0,\\"containerSerious\\":0,\\"baselineHigh\\":0,\\"account\\":0,\\"baselineNum\\":6}
104
+ */
105
+ securityInfo?: string;
106
+ /**
107
+ * @remarks
108
+ * List of resource tags.
109
+ */
110
+ tags?: string[];
111
+ /**
112
+ * @remarks
113
+ * The vendor of the asset. This value is fixed at **200**.
114
+ *
115
+ * @example
116
+ * 200
117
+ */
118
+ vendor?: number;
119
+ static names(): { [key: string]: string } {
120
+ return {
121
+ alarmStatus: 'AlarmStatus',
122
+ assetSubType: 'AssetSubType',
123
+ assetSubTypeName: 'AssetSubTypeName',
124
+ assetType: 'AssetType',
125
+ assetTypeName: 'AssetTypeName',
126
+ createdTime: 'CreatedTime',
127
+ instanceId: 'InstanceId',
128
+ instanceName: 'InstanceName',
129
+ internetIp: 'InternetIp',
130
+ regionId: 'RegionId',
131
+ riskStatus: 'RiskStatus',
132
+ securityInfo: 'SecurityInfo',
133
+ tags: 'Tags',
134
+ vendor: 'Vendor',
135
+ };
136
+ }
137
+
138
+ static types(): { [key: string]: any } {
139
+ return {
140
+ alarmStatus: 'string',
141
+ assetSubType: 'string',
142
+ assetSubTypeName: 'string',
143
+ assetType: 'number',
144
+ assetTypeName: 'string',
145
+ createdTime: 'number',
146
+ instanceId: 'string',
147
+ instanceName: 'string',
148
+ internetIp: 'string',
149
+ regionId: 'string',
150
+ riskStatus: 'string',
151
+ securityInfo: 'string',
152
+ tags: { 'type': 'array', 'itemType': 'string' },
153
+ vendor: 'number',
154
+ };
155
+ }
156
+
157
+ validate() {
158
+ if(Array.isArray(this.tags)) {
159
+ $dara.Model.validateArray(this.tags);
160
+ }
161
+ super.validate();
162
+ }
163
+
164
+ constructor(map?: { [key: string]: any }) {
165
+ super(map);
166
+ }
167
+ }
168
+
169
+ export class ListKspmInstancesResponseBodyPageInfo extends $dara.Model {
170
+ /**
171
+ * @remarks
172
+ * The number of data items displayed on the current page.
173
+ *
174
+ * @example
175
+ * 4
176
+ */
177
+ count?: number;
178
+ /**
179
+ * @remarks
180
+ * The page number of the current page in a pagination query.
181
+ *
182
+ * @example
183
+ * 1
184
+ */
185
+ currentPage?: number;
186
+ /**
187
+ * @remarks
188
+ * The maximum number of items to display per page in a pagination query.
189
+ *
190
+ * @example
191
+ * 20
192
+ */
193
+ pageSize?: number;
194
+ /**
195
+ * @remarks
196
+ * The total number of data items found.
197
+ *
198
+ * @example
199
+ * 55
200
+ */
201
+ totalCount?: number;
202
+ static names(): { [key: string]: string } {
203
+ return {
204
+ count: 'Count',
205
+ currentPage: 'CurrentPage',
206
+ pageSize: 'PageSize',
207
+ totalCount: 'TotalCount',
208
+ };
209
+ }
210
+
211
+ static types(): { [key: string]: any } {
212
+ return {
213
+ count: 'number',
214
+ currentPage: 'number',
215
+ pageSize: 'number',
216
+ totalCount: 'number',
217
+ };
218
+ }
219
+
220
+ validate() {
221
+ super.validate();
222
+ }
223
+
224
+ constructor(map?: { [key: string]: any }) {
225
+ super(map);
226
+ }
227
+ }
228
+
229
+ export class ListKspmInstancesResponseBody extends $dara.Model {
230
+ /**
231
+ * @remarks
232
+ * List of Kubernetes asset information.
233
+ */
234
+ instances?: ListKspmInstancesResponseBodyInstances[];
235
+ /**
236
+ * @remarks
237
+ * Page information for pagination queries.
238
+ */
239
+ pageInfo?: ListKspmInstancesResponseBodyPageInfo;
240
+ /**
241
+ * @remarks
242
+ * The ID of this call request, a unique identifier generated by Alibaba Cloud for the request, which can be used to troubleshoot and pinpoint issues.
243
+ *
244
+ * @example
245
+ * 7532B7EE-7CE7-5F4D-BF04-B12447DDCAE1
246
+ */
247
+ requestId?: string;
248
+ /**
249
+ * @remarks
250
+ * Indicates whether the API call was successful. Values:
251
+ * - **true**: Success
252
+ * - **false**: Failure
253
+ *
254
+ * @example
255
+ * true
256
+ */
257
+ success?: boolean;
258
+ static names(): { [key: string]: string } {
259
+ return {
260
+ instances: 'Instances',
261
+ pageInfo: 'PageInfo',
262
+ requestId: 'RequestId',
263
+ success: 'Success',
264
+ };
265
+ }
266
+
267
+ static types(): { [key: string]: any } {
268
+ return {
269
+ instances: { 'type': 'array', 'itemType': ListKspmInstancesResponseBodyInstances },
270
+ pageInfo: ListKspmInstancesResponseBodyPageInfo,
271
+ requestId: 'string',
272
+ success: 'boolean',
273
+ };
274
+ }
275
+
276
+ validate() {
277
+ if(Array.isArray(this.instances)) {
278
+ $dara.Model.validateArray(this.instances);
279
+ }
280
+ if(this.pageInfo && typeof (this.pageInfo as any).validate === 'function') {
281
+ (this.pageInfo as any).validate();
282
+ }
283
+ super.validate();
284
+ }
285
+
286
+ constructor(map?: { [key: string]: any }) {
287
+ super(map);
288
+ }
289
+ }
290
+
@@ -62,6 +62,7 @@ export class ListPrivateRegistryListResponseBodyImageRegistryInfos extends $dara
62
62
  * 90
63
63
  */
64
64
  persistenceDay?: number;
65
+ port?: number;
65
66
  /**
66
67
  * @remarks
67
68
  * The type of the protocol. Valid values:
@@ -170,6 +171,7 @@ export class ListPrivateRegistryListResponseBodyImageRegistryInfos extends $dara
170
171
  netType: 'NetType',
171
172
  password: 'Password',
172
173
  persistenceDay: 'PersistenceDay',
174
+ port: 'Port',
173
175
  protocolType: 'ProtocolType',
174
176
  regionId: 'RegionId',
175
177
  registryHostIp: 'RegistryHostIp',
@@ -193,6 +195,7 @@ export class ListPrivateRegistryListResponseBodyImageRegistryInfos extends $dara
193
195
  netType: 'number',
194
196
  password: 'string',
195
197
  persistenceDay: 'number',
198
+ port: 'number',
196
199
  protocolType: 'number',
197
200
  regionId: 'string',
198
201
  registryHostIp: 'string',
@@ -3,6 +3,7 @@ import * as $dara from '@darabonba/typescript';
3
3
 
4
4
 
5
5
  export class ModifyImageRegistryRequest extends $dara.Model {
6
+ domainName?: string;
6
7
  /**
7
8
  * @remarks
8
9
  * The ID of the image repository. You can call the listImageRegistry operation to query the ID of the image repository.
@@ -19,6 +20,8 @@ export class ModifyImageRegistryRequest extends $dara.Model {
19
20
  * ********************
20
21
  */
21
22
  password?: string;
23
+ port?: number;
24
+ registryHostIp?: string;
22
25
  /**
23
26
  * @remarks
24
27
  * The number of images that are scanned per hour.
@@ -37,8 +40,11 @@ export class ModifyImageRegistryRequest extends $dara.Model {
37
40
  userName?: string;
38
41
  static names(): { [key: string]: string } {
39
42
  return {
43
+ domainName: 'DomainName',
40
44
  id: 'Id',
41
45
  password: 'Password',
46
+ port: 'Port',
47
+ registryHostIp: 'RegistryHostIp',
42
48
  transPerHour: 'TransPerHour',
43
49
  userName: 'UserName',
44
50
  };
@@ -46,8 +52,11 @@ export class ModifyImageRegistryRequest extends $dara.Model {
46
52
 
47
53
  static types(): { [key: string]: any } {
48
54
  return {
55
+ domainName: 'string',
49
56
  id: 'number',
50
57
  password: 'string',
58
+ port: 'number',
59
+ registryHostIp: 'string',
51
60
  transPerHour: 'number',
52
61
  userName: 'string',
53
62
  };
@@ -14,6 +14,9 @@ export class ModifyPostPayModuleSwitchRequestPostPayModuleSwitchObj extends $dar
14
14
  */
15
15
  agentless?: number;
16
16
  /**
17
+ * @remarks
18
+ * AI Digitization
19
+ *
17
20
  * @example
18
21
  * 1
19
22
  */
@@ -15,6 +15,7 @@ export class SaveImageBaselineStrategyRequest extends $dara.Model {
15
15
  * ak_leak
16
16
  */
17
17
  baselineItemList?: string;
18
+ imageVulClean?: number;
18
19
  /**
19
20
  * @remarks
20
21
  * The language of the content within the request and response. Default value: **zh**. Valid values:
@@ -58,6 +59,7 @@ export class SaveImageBaselineStrategyRequest extends $dara.Model {
58
59
  static names(): { [key: string]: string } {
59
60
  return {
60
61
  baselineItemList: 'BaselineItemList',
62
+ imageVulClean: 'ImageVulClean',
61
63
  lang: 'Lang',
62
64
  source: 'Source',
63
65
  strategyId: 'StrategyId',
@@ -68,6 +70,7 @@ export class SaveImageBaselineStrategyRequest extends $dara.Model {
68
70
  static types(): { [key: string]: any } {
69
71
  return {
70
72
  baselineItemList: 'string',
73
+ imageVulClean: 'number',
71
74
  lang: 'string',
72
75
  source: 'string',
73
76
  strategyId: 'number',
@@ -439,6 +439,9 @@ export { DescribeSuspEventsResponseBodySuspEventsEventNotes } from './DescribeSu
439
439
  export { DescribeSuspEventsResponseBodySuspEventsTacticItems } from './DescribeSuspEventsResponseBody';
440
440
  export { DescribeSuspEventsResponseBodySuspEvents } from './DescribeSuspEventsResponseBody';
441
441
  export { DescribeSuspiciousOverallConfigResponseBodyOverallConfig } from './DescribeSuspiciousOverallConfigResponseBody';
442
+ export { DescribeSuspiciousSecurityEventyStatisticsResponseBodyStatisticAntiRansomwareStatisticSecurityEventMachine } from './DescribeSuspiciousSecurityEventyStatisticsResponseBody';
443
+ export { DescribeSuspiciousSecurityEventyStatisticsResponseBodyStatisticAntiRansomwareStatistic } from './DescribeSuspiciousSecurityEventyStatisticsResponseBody';
444
+ export { DescribeSuspiciousSecurityEventyStatisticsResponseBodyStatistic } from './DescribeSuspiciousSecurityEventyStatisticsResponseBody';
442
445
  export { DescribeSyncAssetTaskListResponseBodyPageInfo } from './DescribeSyncAssetTaskListResponseBody';
443
446
  export { DescribeSyncAssetTaskListResponseBodyTaskRecords } from './DescribeSyncAssetTaskListResponseBody';
444
447
  export { DescribeSyncAssetTaskLogDetailResponseBodyPageInfo } from './DescribeSyncAssetTaskLogDetailResponseBody';
@@ -525,6 +528,13 @@ export { GetAssetsPropertyDetailResponseBodyPageInfo } from './GetAssetsProperty
525
528
  export { GetAssetsPropertyDetailResponseBodyPropertys } from './GetAssetsPropertyDetailResponseBody';
526
529
  export { GetAssetsPropertyItemResponseBodyPageInfo } from './GetAssetsPropertyItemResponseBody';
527
530
  export { GetAssetsPropertyItemResponseBodyPropertyItems } from './GetAssetsPropertyItemResponseBody';
531
+ export { GetAttackEventDashboardResponseBodyDataAttackInstanceTopCount } from './GetAttackEventDashboardResponseBody';
532
+ export { GetAttackEventDashboardResponseBodyDataAttackTypeTopCount } from './GetAttackEventDashboardResponseBody';
533
+ export { GetAttackEventDashboardResponseBodyDataLatestTimeHourCount } from './GetAttackEventDashboardResponseBody';
534
+ export { GetAttackEventDashboardResponseBodyDataSrcIpTopCount } from './GetAttackEventDashboardResponseBody';
535
+ export { GetAttackEventDashboardResponseBodyData } from './GetAttackEventDashboardResponseBody';
536
+ export { GetAttackEventDetailResponseBodyDataCveBeans } from './GetAttackEventDetailResponseBody';
537
+ export { GetAttackEventDetailResponseBodyData } from './GetAttackEventDetailResponseBody';
528
538
  export { GetAttackPathEventDetailResponseBodyAttackPathEventDstAsset } from './GetAttackPathEventDetailResponseBody';
529
539
  export { GetAttackPathEventDetailResponseBodyAttackPathEventPathEventEdgeList } from './GetAttackPathEventDetailResponseBody';
530
540
  export { GetAttackPathEventDetailResponseBodyAttackPathEventPathEventNodeList } from './GetAttackPathEventDetailResponseBody';
@@ -592,6 +602,7 @@ export { GetCloudAssetSummaryRequestCloudAssetTypes } from './GetCloudAssetSumma
592
602
  export { GetCloudAssetSummaryResponseBodyGroupedFieldsCloudAssetSummaryMetas } from './GetCloudAssetSummaryResponseBody';
593
603
  export { GetCloudAssetSummaryResponseBodyGroupedFields } from './GetCloudAssetSummaryResponseBody';
594
604
  export { GetClusterCheckItemWarningStatisticsResponseBodyData } from './GetClusterCheckItemWarningStatisticsResponseBody';
605
+ export { GetClusterCheckSummaryResponseBodyData } from './GetClusterCheckSummaryResponseBody';
595
606
  export { GetClusterRuleSummaryResponseBodyClusterRuleSummary } from './GetClusterRuleSummaryResponseBody';
596
607
  export { GetClusterStrategyCountResponseBodyData } from './GetClusterStrategyCountResponseBody';
597
608
  export { GetClusterSuspEventStatisticsResponseBodySuspStatistics } from './GetClusterSuspEventStatisticsResponseBody';
@@ -706,6 +717,8 @@ export { GetSwitchRegionDetailResponseBodyDataRegionStatus } from './GetSwitchRe
706
717
  export { GetSwitchRegionDetailResponseBodyData } from './GetSwitchRegionDetailResponseBody';
707
718
  export { GetTenantCheckAvailableResponseBodyData } from './GetTenantCheckAvailableResponseBody';
708
719
  export { GetUserLangResponseBodySasUserLang } from './GetUserLangResponseBody';
720
+ export { GetValidDeductInstancesResponseBodyDataDeductPackageList } from './GetValidDeductInstancesResponseBody';
721
+ export { GetValidDeductInstancesResponseBodyData } from './GetValidDeductInstancesResponseBody';
709
722
  export { GetVirusScanConfigResponseBodyData } from './GetVirusScanConfigResponseBody';
710
723
  export { GetVirusScanLatestTaskStatisticResponseBodyData } from './GetVirusScanLatestTaskStatisticResponseBody';
711
724
  export { GetVulWhitelistResponseBodyVulWhitelist } from './GetVulWhitelistResponseBody';
@@ -738,6 +751,8 @@ export { ListAssetRefreshTaskConfigResponseBodyAssetRefreshConfig } from './List
738
751
  export { ListAssetSelectionSelectedTargetResponseBodyData } from './ListAssetSelectionSelectedTargetResponseBody';
739
752
  export { ListAssetSelectionTargetResponseBodyData } from './ListAssetSelectionTargetResponseBody';
740
753
  export { ListAssetSelectionTargetResponseBodyPageInfo } from './ListAssetSelectionTargetResponseBody';
754
+ export { ListAttackEventInfoResponseBodyList } from './ListAttackEventInfoResponseBody';
755
+ export { ListAttackEventInfoResponseBodyPageInfo } from './ListAttackEventInfoResponseBody';
741
756
  export { ListAttackPathEventRequestAttackPathAssetList } from './ListAttackPathEventRequest';
742
757
  export { ListAttackPathEventResponseBodyAttackPathEventListDstAsset } from './ListAttackPathEventResponseBody';
743
758
  export { ListAttackPathEventResponseBodyAttackPathEventListSrcAsset } from './ListAttackPathEventResponseBody';
@@ -803,6 +818,9 @@ export { ListCloudAssetSchemasRequestCloudAssetTypes } from './ListCloudAssetSch
803
818
  export { ListCloudAssetSchemasResponseBodyCloudAssetSchemas } from './ListCloudAssetSchemasResponseBody';
804
819
  export { ListCloudAssetSchemasResponseBodyPageInfo } from './ListCloudAssetSchemasResponseBody';
805
820
  export { ListCloudVendorRegionsResponseBodyData } from './ListCloudVendorRegionsResponseBody';
821
+ export { ListClusterCheckResultResponseBodyChecksCheckPolicies } from './ListClusterCheckResultResponseBody';
822
+ export { ListClusterCheckResultResponseBodyChecks } from './ListClusterCheckResultResponseBody';
823
+ export { ListClusterCheckResultResponseBodyPageInfo } from './ListClusterCheckResultResponseBody';
806
824
  export { ListClusterCnnfStatusDetailResponseBodyData } from './ListClusterCnnfStatusDetailResponseBody';
807
825
  export { ListClusterInterceptionConfigResponseBodyClusterConfigList } from './ListClusterInterceptionConfigResponseBody';
808
826
  export { ListClusterInterceptionConfigResponseBodyPageInfo } from './ListClusterInterceptionConfigResponseBody';
@@ -870,6 +888,9 @@ export { ListInterceptionRulePageResponseBodyPageInfo } from './ListInterception
870
888
  export { ListInterceptionTargetPageResponseBodyPageInfo } from './ListInterceptionTargetPageResponseBody';
871
889
  export { ListInterceptionTargetPageResponseBodyRuleTargetList } from './ListInterceptionTargetPageResponseBody';
872
890
  export { ListK8sAccessInfoResponseBodyK8sAccessInfos } from './ListK8sAccessInfoResponseBody';
891
+ export { ListKspmInstancesRequestCloudAssetTypes } from './ListKspmInstancesRequest';
892
+ export { ListKspmInstancesResponseBodyInstances } from './ListKspmInstancesResponseBody';
893
+ export { ListKspmInstancesResponseBodyPageInfo } from './ListKspmInstancesResponseBody';
873
894
  export { ListLogShipperRegionsResponseBodyLogShipperRegionList } from './ListLogShipperRegionsResponseBody';
874
895
  export { ListMachineAppsResponseBodyAppList } from './ListMachineAppsResponseBody';
875
896
  export { ListMachineAppsResponseBodyPageInfo } from './ListMachineAppsResponseBody';
@@ -2254,6 +2275,8 @@ export { DescribeSuspEventsResponse } from './DescribeSuspEventsResponse';
2254
2275
  export { DescribeSuspiciousOverallConfigRequest } from './DescribeSuspiciousOverallConfigRequest';
2255
2276
  export { DescribeSuspiciousOverallConfigResponseBody } from './DescribeSuspiciousOverallConfigResponseBody';
2256
2277
  export { DescribeSuspiciousOverallConfigResponse } from './DescribeSuspiciousOverallConfigResponse';
2278
+ export { DescribeSuspiciousSecurityEventyStatisticsResponseBody } from './DescribeSuspiciousSecurityEventyStatisticsResponseBody';
2279
+ export { DescribeSuspiciousSecurityEventyStatisticsResponse } from './DescribeSuspiciousSecurityEventyStatisticsResponse';
2257
2280
  export { DescribeSuspiciousUUIDConfigRequest } from './DescribeSuspiciousUuidconfigRequest';
2258
2281
  export { DescribeSuspiciousUUIDConfigResponseBody } from './DescribeSuspiciousUuidconfigResponseBody';
2259
2282
  export { DescribeSuspiciousUUIDConfigResponse } from './DescribeSuspiciousUuidconfigResponse';
@@ -2510,6 +2533,12 @@ export { GetAssetsPropertyDetailResponse } from './GetAssetsPropertyDetailRespon
2510
2533
  export { GetAssetsPropertyItemRequest } from './GetAssetsPropertyItemRequest';
2511
2534
  export { GetAssetsPropertyItemResponseBody } from './GetAssetsPropertyItemResponseBody';
2512
2535
  export { GetAssetsPropertyItemResponse } from './GetAssetsPropertyItemResponse';
2536
+ export { GetAttackEventDashboardRequest } from './GetAttackEventDashboardRequest';
2537
+ export { GetAttackEventDashboardResponseBody } from './GetAttackEventDashboardResponseBody';
2538
+ export { GetAttackEventDashboardResponse } from './GetAttackEventDashboardResponse';
2539
+ export { GetAttackEventDetailRequest } from './GetAttackEventDetailRequest';
2540
+ export { GetAttackEventDetailResponseBody } from './GetAttackEventDetailResponseBody';
2541
+ export { GetAttackEventDetailResponse } from './GetAttackEventDetailResponse';
2513
2542
  export { GetAttackPathEventDetailRequest } from './GetAttackPathEventDetailRequest';
2514
2543
  export { GetAttackPathEventDetailResponseBody } from './GetAttackPathEventDetailResponseBody';
2515
2544
  export { GetAttackPathEventDetailResponse } from './GetAttackPathEventDetailResponse';
@@ -2581,6 +2610,9 @@ export { GetCloudAssetSummaryResponse } from './GetCloudAssetSummaryResponse';
2581
2610
  export { GetClusterCheckItemWarningStatisticsRequest } from './GetClusterCheckItemWarningStatisticsRequest';
2582
2611
  export { GetClusterCheckItemWarningStatisticsResponseBody } from './GetClusterCheckItemWarningStatisticsResponseBody';
2583
2612
  export { GetClusterCheckItemWarningStatisticsResponse } from './GetClusterCheckItemWarningStatisticsResponse';
2613
+ export { GetClusterCheckSummaryRequest } from './GetClusterCheckSummaryRequest';
2614
+ export { GetClusterCheckSummaryResponseBody } from './GetClusterCheckSummaryResponseBody';
2615
+ export { GetClusterCheckSummaryResponse } from './GetClusterCheckSummaryResponse';
2584
2616
  export { GetClusterRuleSummaryRequest } from './GetClusterRuleSummaryRequest';
2585
2617
  export { GetClusterRuleSummaryResponseBody } from './GetClusterRuleSummaryResponseBody';
2586
2618
  export { GetClusterRuleSummaryResponse } from './GetClusterRuleSummaryResponse';
@@ -2789,6 +2821,9 @@ export { GetTenantCheckAvailableResponseBody } from './GetTenantCheckAvailableRe
2789
2821
  export { GetTenantCheckAvailableResponse } from './GetTenantCheckAvailableResponse';
2790
2822
  export { GetUserLangResponseBody } from './GetUserLangResponseBody';
2791
2823
  export { GetUserLangResponse } from './GetUserLangResponse';
2824
+ export { GetValidDeductInstancesRequest } from './GetValidDeductInstancesRequest';
2825
+ export { GetValidDeductInstancesResponseBody } from './GetValidDeductInstancesResponseBody';
2826
+ export { GetValidDeductInstancesResponse } from './GetValidDeductInstancesResponse';
2792
2827
  export { GetVirusScanConfigRequest } from './GetVirusScanConfigRequest';
2793
2828
  export { GetVirusScanConfigResponseBody } from './GetVirusScanConfigResponseBody';
2794
2829
  export { GetVirusScanConfigResponse } from './GetVirusScanConfigResponse';
@@ -2886,6 +2921,9 @@ export { ListAssetSelectionSelectedTargetResponse } from './ListAssetSelectionSe
2886
2921
  export { ListAssetSelectionTargetRequest } from './ListAssetSelectionTargetRequest';
2887
2922
  export { ListAssetSelectionTargetResponseBody } from './ListAssetSelectionTargetResponseBody';
2888
2923
  export { ListAssetSelectionTargetResponse } from './ListAssetSelectionTargetResponse';
2924
+ export { ListAttackEventInfoRequest } from './ListAttackEventInfoRequest';
2925
+ export { ListAttackEventInfoResponseBody } from './ListAttackEventInfoResponseBody';
2926
+ export { ListAttackEventInfoResponse } from './ListAttackEventInfoResponse';
2889
2927
  export { ListAttackPathEventRequest } from './ListAttackPathEventRequest';
2890
2928
  export { ListAttackPathEventResponseBody } from './ListAttackPathEventResponseBody';
2891
2929
  export { ListAttackPathEventResponse } from './ListAttackPathEventResponse';
@@ -2961,6 +2999,9 @@ export { ListCloudAssetSchemasResponse } from './ListCloudAssetSchemasResponse';
2961
2999
  export { ListCloudVendorRegionsRequest } from './ListCloudVendorRegionsRequest';
2962
3000
  export { ListCloudVendorRegionsResponseBody } from './ListCloudVendorRegionsResponseBody';
2963
3001
  export { ListCloudVendorRegionsResponse } from './ListCloudVendorRegionsResponse';
3002
+ export { ListClusterCheckResultRequest } from './ListClusterCheckResultRequest';
3003
+ export { ListClusterCheckResultResponseBody } from './ListClusterCheckResultResponseBody';
3004
+ export { ListClusterCheckResultResponse } from './ListClusterCheckResultResponse';
2964
3005
  export { ListClusterCnnfStatusDetailRequest } from './ListClusterCnnfStatusDetailRequest';
2965
3006
  export { ListClusterCnnfStatusDetailResponseBody } from './ListClusterCnnfStatusDetailResponseBody';
2966
3007
  export { ListClusterCnnfStatusDetailResponse } from './ListClusterCnnfStatusDetailResponse';
@@ -3059,6 +3100,9 @@ export { ListInterceptionTargetPageResponse } from './ListInterceptionTargetPage
3059
3100
  export { ListK8sAccessInfoRequest } from './ListK8sAccessInfoRequest';
3060
3101
  export { ListK8sAccessInfoResponseBody } from './ListK8sAccessInfoResponseBody';
3061
3102
  export { ListK8sAccessInfoResponse } from './ListK8sAccessInfoResponse';
3103
+ export { ListKspmInstancesRequest } from './ListKspmInstancesRequest';
3104
+ export { ListKspmInstancesResponseBody } from './ListKspmInstancesResponseBody';
3105
+ export { ListKspmInstancesResponse } from './ListKspmInstancesResponse';
3062
3106
  export { ListLogShipperRegionsResponseBody } from './ListLogShipperRegionsResponseBody';
3063
3107
  export { ListLogShipperRegionsResponse } from './ListLogShipperRegionsResponse';
3064
3108
  export { ListMachineAppsRequest } from './ListMachineAppsRequest';