@alicloud/sas20181203 9.1.3 → 9.2.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 +226 -94
- package/dist/client.js +701 -94
- package/dist/client.js.map +1 -1
- package/dist/models/AddUnknownThreatDetectProcessRequest.d.ts +48 -0
- package/dist/models/AddUnknownThreatDetectProcessRequest.js +96 -0
- package/dist/models/AddUnknownThreatDetectProcessRequest.js.map +1 -0
- package/dist/models/AddUnknownThreatDetectProcessResponse.d.ts +19 -0
- package/dist/models/AddUnknownThreatDetectProcessResponse.js +69 -0
- package/dist/models/AddUnknownThreatDetectProcessResponse.js.map +1 -0
- package/dist/models/AddUnknownThreatDetectProcessResponseBody.d.ts +39 -0
- package/dist/models/AddUnknownThreatDetectProcessResponseBody.js +82 -0
- package/dist/models/AddUnknownThreatDetectProcessResponseBody.js.map +1 -0
- package/dist/models/CreateUnknownThreatDetectStrategyRequest.d.ts +38 -0
- package/dist/models/CreateUnknownThreatDetectStrategyRequest.js +66 -0
- package/dist/models/CreateUnknownThreatDetectStrategyRequest.js.map +1 -0
- package/dist/models/CreateUnknownThreatDetectStrategyResponse.d.ts +19 -0
- package/dist/models/CreateUnknownThreatDetectStrategyResponse.js +69 -0
- package/dist/models/CreateUnknownThreatDetectStrategyResponse.js.map +1 -0
- package/dist/models/CreateUnknownThreatDetectStrategyResponseBody.d.ts +26 -0
- package/dist/models/CreateUnknownThreatDetectStrategyResponseBody.js +60 -0
- package/dist/models/CreateUnknownThreatDetectStrategyResponseBody.js.map +1 -0
- package/dist/models/DeleteUnknownThreatDetectProcessRequest.d.ts +14 -0
- package/dist/models/DeleteUnknownThreatDetectProcessRequest.js +61 -0
- package/dist/models/DeleteUnknownThreatDetectProcessRequest.js.map +1 -0
- package/dist/models/DeleteUnknownThreatDetectProcessResponse.d.ts +19 -0
- package/dist/models/DeleteUnknownThreatDetectProcessResponse.js +69 -0
- package/dist/models/DeleteUnknownThreatDetectProcessResponse.js.map +1 -0
- package/dist/models/DeleteUnknownThreatDetectProcessResponseBody.d.ts +21 -0
- package/dist/models/DeleteUnknownThreatDetectProcessResponseBody.js +58 -0
- package/dist/models/DeleteUnknownThreatDetectProcessResponseBody.js.map +1 -0
- package/dist/models/DeleteUnknownThreatDetectStrategyRequest.d.ts +18 -0
- package/dist/models/DeleteUnknownThreatDetectStrategyRequest.js +61 -0
- package/dist/models/DeleteUnknownThreatDetectStrategyRequest.js.map +1 -0
- package/dist/models/DeleteUnknownThreatDetectStrategyResponse.d.ts +19 -0
- package/dist/models/DeleteUnknownThreatDetectStrategyResponse.js +69 -0
- package/dist/models/DeleteUnknownThreatDetectStrategyResponse.js.map +1 -0
- package/dist/models/DeleteUnknownThreatDetectStrategyResponseBody.d.ts +21 -0
- package/dist/models/DeleteUnknownThreatDetectStrategyResponseBody.js +58 -0
- package/dist/models/DeleteUnknownThreatDetectStrategyResponseBody.js.map +1 -0
- package/dist/models/GetUnknownThreatDetectStatisticRequest.d.ts +13 -0
- package/dist/models/GetUnknownThreatDetectStatisticRequest.js +54 -0
- package/dist/models/GetUnknownThreatDetectStatisticRequest.js.map +1 -0
- package/dist/models/GetUnknownThreatDetectStatisticResponse.d.ts +19 -0
- package/dist/models/GetUnknownThreatDetectStatisticResponse.js +69 -0
- package/dist/models/GetUnknownThreatDetectStatisticResponse.js.map +1 -0
- package/dist/models/GetUnknownThreatDetectStatisticResponseBody.d.ts +59 -0
- package/dist/models/GetUnknownThreatDetectStatisticResponseBody.js +90 -0
- package/dist/models/GetUnknownThreatDetectStatisticResponseBody.js.map +1 -0
- package/dist/models/HandleObjectScanEventRequest.d.ts +35 -0
- package/dist/models/HandleObjectScanEventRequest.js +99 -0
- package/dist/models/HandleObjectScanEventRequest.js.map +1 -0
- package/dist/models/HandleObjectScanEventResponse.d.ts +19 -0
- package/dist/models/HandleObjectScanEventResponse.js +69 -0
- package/dist/models/HandleObjectScanEventResponse.js.map +1 -0
- package/dist/models/HandleObjectScanEventResponseBody.d.ts +18 -0
- package/dist/models/HandleObjectScanEventResponseBody.js +58 -0
- package/dist/models/HandleObjectScanEventResponseBody.js.map +1 -0
- package/dist/models/HandleUnknownThreatDetectEventRequest.d.ts +19 -0
- package/dist/models/HandleUnknownThreatDetectEventRequest.js +63 -0
- package/dist/models/HandleUnknownThreatDetectEventRequest.js.map +1 -0
- package/dist/models/HandleUnknownThreatDetectEventResponse.d.ts +19 -0
- package/dist/models/HandleUnknownThreatDetectEventResponse.js +69 -0
- package/dist/models/HandleUnknownThreatDetectEventResponse.js.map +1 -0
- package/dist/models/HandleUnknownThreatDetectEventResponseBody.d.ts +21 -0
- package/dist/models/HandleUnknownThreatDetectEventResponseBody.js +58 -0
- package/dist/models/HandleUnknownThreatDetectEventResponseBody.js.map +1 -0
- package/dist/models/ListUnknownThreatDetectEventRequest.d.ts +53 -0
- package/dist/models/ListUnknownThreatDetectEventRequest.js +72 -0
- package/dist/models/ListUnknownThreatDetectEventRequest.js.map +1 -0
- package/dist/models/ListUnknownThreatDetectEventResponse.d.ts +19 -0
- package/dist/models/ListUnknownThreatDetectEventResponse.js +69 -0
- package/dist/models/ListUnknownThreatDetectEventResponse.js.map +1 -0
- package/dist/models/ListUnknownThreatDetectEventResponseBody.d.ts +162 -0
- package/dist/models/ListUnknownThreatDetectEventResponseBody.js +148 -0
- package/dist/models/ListUnknownThreatDetectEventResponseBody.js.map +1 -0
- package/dist/models/ListUnknownThreatDetectMachineRequest.d.ts +53 -0
- package/dist/models/ListUnknownThreatDetectMachineRequest.js +72 -0
- package/dist/models/ListUnknownThreatDetectMachineRequest.js.map +1 -0
- package/dist/models/ListUnknownThreatDetectMachineResponse.d.ts +19 -0
- package/dist/models/ListUnknownThreatDetectMachineResponse.js +69 -0
- package/dist/models/ListUnknownThreatDetectMachineResponse.js.map +1 -0
- package/dist/models/ListUnknownThreatDetectMachineResponseBody.d.ts +107 -0
- package/dist/models/ListUnknownThreatDetectMachineResponseBody.js +126 -0
- package/dist/models/ListUnknownThreatDetectMachineResponseBody.js.map +1 -0
- package/dist/models/ListUnknownThreatDetectProcessRequest.d.ts +68 -0
- package/dist/models/ListUnknownThreatDetectProcessRequest.js +78 -0
- package/dist/models/ListUnknownThreatDetectProcessRequest.js.map +1 -0
- package/dist/models/ListUnknownThreatDetectProcessResponse.d.ts +19 -0
- package/dist/models/ListUnknownThreatDetectProcessResponse.js +69 -0
- package/dist/models/ListUnknownThreatDetectProcessResponse.js.map +1 -0
- package/dist/models/ListUnknownThreatDetectProcessResponseBody.d.ts +102 -0
- package/dist/models/ListUnknownThreatDetectProcessResponseBody.js +124 -0
- package/dist/models/ListUnknownThreatDetectProcessResponseBody.js.map +1 -0
- package/dist/models/ListUnknownThreatDetectStrategyRequest.d.ts +44 -0
- package/dist/models/ListUnknownThreatDetectStrategyRequest.js +66 -0
- package/dist/models/ListUnknownThreatDetectStrategyRequest.js.map +1 -0
- package/dist/models/ListUnknownThreatDetectStrategyResponse.d.ts +19 -0
- package/dist/models/ListUnknownThreatDetectStrategyResponse.js +69 -0
- package/dist/models/ListUnknownThreatDetectStrategyResponse.js.map +1 -0
- package/dist/models/ListUnknownThreatDetectStrategyResponseBody.d.ts +102 -0
- package/dist/models/ListUnknownThreatDetectStrategyResponseBody.js +124 -0
- package/dist/models/ListUnknownThreatDetectStrategyResponseBody.js.map +1 -0
- package/dist/models/OperateUnknownThreatDetectMachineRequest.d.ts +24 -0
- package/dist/models/OperateUnknownThreatDetectMachineRequest.js +65 -0
- package/dist/models/OperateUnknownThreatDetectMachineRequest.js.map +1 -0
- package/dist/models/OperateUnknownThreatDetectMachineResponse.d.ts +19 -0
- package/dist/models/OperateUnknownThreatDetectMachineResponse.js +69 -0
- package/dist/models/OperateUnknownThreatDetectMachineResponse.js.map +1 -0
- package/dist/models/OperateUnknownThreatDetectMachineResponseBody.d.ts +21 -0
- package/dist/models/OperateUnknownThreatDetectMachineResponseBody.js +58 -0
- package/dist/models/OperateUnknownThreatDetectMachineResponseBody.js.map +1 -0
- package/dist/models/UpdateUnknownThreatDetectProcessRequest.d.ts +23 -0
- package/dist/models/UpdateUnknownThreatDetectProcessRequest.js +60 -0
- package/dist/models/UpdateUnknownThreatDetectProcessRequest.js.map +1 -0
- package/dist/models/UpdateUnknownThreatDetectProcessResponse.d.ts +19 -0
- package/dist/models/UpdateUnknownThreatDetectProcessResponse.js +69 -0
- package/dist/models/UpdateUnknownThreatDetectProcessResponse.js.map +1 -0
- package/dist/models/UpdateUnknownThreatDetectProcessResponseBody.d.ts +18 -0
- package/dist/models/UpdateUnknownThreatDetectProcessResponseBody.js +58 -0
- package/dist/models/UpdateUnknownThreatDetectProcessResponseBody.js.map +1 -0
- package/dist/models/UpdateUnknownThreatDetectStrategyRequest.d.ts +41 -0
- package/dist/models/UpdateUnknownThreatDetectStrategyRequest.js +66 -0
- package/dist/models/UpdateUnknownThreatDetectStrategyRequest.js.map +1 -0
- package/dist/models/UpdateUnknownThreatDetectStrategyResponse.d.ts +19 -0
- package/dist/models/UpdateUnknownThreatDetectStrategyResponse.js +69 -0
- package/dist/models/UpdateUnknownThreatDetectStrategyResponse.js.map +1 -0
- package/dist/models/UpdateUnknownThreatDetectStrategyResponseBody.d.ts +21 -0
- package/dist/models/UpdateUnknownThreatDetectStrategyResponseBody.js +58 -0
- package/dist/models/UpdateUnknownThreatDetectStrategyResponseBody.js.map +1 -0
- package/dist/models/model.d.ts +54 -0
- package/dist/models/model.js +186 -77
- package/dist/models/model.js.map +1 -1
- package/package.json +1 -1
- package/src/client.ts +790 -94
- package/src/models/AddUnknownThreatDetectProcessRequest.ts +90 -0
- package/src/models/AddUnknownThreatDetectProcessResponse.ts +40 -0
- package/src/models/AddUnknownThreatDetectProcessResponseBody.ts +67 -0
- package/src/models/CreateUnknownThreatDetectStrategyRequest.ts +59 -0
- package/src/models/CreateUnknownThreatDetectStrategyResponse.ts +40 -0
- package/src/models/CreateUnknownThreatDetectStrategyResponseBody.ts +41 -0
- package/src/models/DeleteUnknownThreatDetectProcessRequest.ts +30 -0
- package/src/models/DeleteUnknownThreatDetectProcessResponse.ts +40 -0
- package/src/models/DeleteUnknownThreatDetectProcessResponseBody.ts +34 -0
- package/src/models/DeleteUnknownThreatDetectStrategyRequest.ts +34 -0
- package/src/models/DeleteUnknownThreatDetectStrategyResponse.ts +40 -0
- package/src/models/DeleteUnknownThreatDetectStrategyResponseBody.ts +34 -0
- package/src/models/GetUnknownThreatDetectStatisticRequest.ts +24 -0
- package/src/models/GetUnknownThreatDetectStatisticResponse.ts +40 -0
- package/src/models/GetUnknownThreatDetectStatisticResponseBody.ts +95 -0
- package/src/models/HandleObjectScanEventRequest.ts +80 -0
- package/src/models/HandleObjectScanEventResponse.ts +40 -0
- package/src/models/HandleObjectScanEventResponseBody.ts +31 -0
- package/src/models/HandleUnknownThreatDetectEventRequest.ts +37 -0
- package/src/models/HandleUnknownThreatDetectEventResponse.ts +40 -0
- package/src/models/HandleUnknownThreatDetectEventResponseBody.ts +34 -0
- package/src/models/ListUnknownThreatDetectEventRequest.ts +80 -0
- package/src/models/ListUnknownThreatDetectEventResponse.ts +40 -0
- package/src/models/ListUnknownThreatDetectEventResponseBody.ts +247 -0
- package/src/models/ListUnknownThreatDetectMachineRequest.ts +80 -0
- package/src/models/ListUnknownThreatDetectMachineResponse.ts +40 -0
- package/src/models/ListUnknownThreatDetectMachineResponseBody.ts +170 -0
- package/src/models/ListUnknownThreatDetectProcessRequest.ts +101 -0
- package/src/models/ListUnknownThreatDetectProcessResponse.ts +40 -0
- package/src/models/ListUnknownThreatDetectProcessResponseBody.ts +163 -0
- package/src/models/ListUnknownThreatDetectStrategyRequest.ts +65 -0
- package/src/models/ListUnknownThreatDetectStrategyResponse.ts +40 -0
- package/src/models/ListUnknownThreatDetectStrategyResponseBody.ts +163 -0
- package/src/models/OperateUnknownThreatDetectMachineRequest.ts +44 -0
- package/src/models/OperateUnknownThreatDetectMachineResponse.ts +40 -0
- package/src/models/OperateUnknownThreatDetectMachineResponseBody.ts +34 -0
- package/src/models/UpdateUnknownThreatDetectProcessRequest.ts +38 -0
- package/src/models/UpdateUnknownThreatDetectProcessResponse.ts +40 -0
- package/src/models/UpdateUnknownThreatDetectProcessResponseBody.ts +31 -0
- package/src/models/UpdateUnknownThreatDetectStrategyRequest.ts +62 -0
- package/src/models/UpdateUnknownThreatDetectStrategyResponse.ts +40 -0
- package/src/models/UpdateUnknownThreatDetectStrategyResponseBody.ts +34 -0
- package/src/models/model.ts +54 -0
package/dist/client.js
CHANGED
|
@@ -1217,6 +1217,51 @@ class Client extends openapi_core_1.default {
|
|
|
1217
1217
|
let runtime = new $dara.RuntimeOptions({});
|
|
1218
1218
|
return await this.addUninstallClientsByUuidsWithOptions(request, runtime);
|
|
1219
1219
|
}
|
|
1220
|
+
/**
|
|
1221
|
+
* 新增未知威胁分析进程
|
|
1222
|
+
*
|
|
1223
|
+
* @param request - AddUnknownThreatDetectProcessRequest
|
|
1224
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
1225
|
+
* @returns AddUnknownThreatDetectProcessResponse
|
|
1226
|
+
*/
|
|
1227
|
+
async addUnknownThreatDetectProcessWithOptions(request, runtime) {
|
|
1228
|
+
request.validate();
|
|
1229
|
+
let query = {};
|
|
1230
|
+
if (!$dara.isNull(request.eventIdList)) {
|
|
1231
|
+
query["EventIdList"] = request.eventIdList;
|
|
1232
|
+
}
|
|
1233
|
+
if (!$dara.isNull(request.processList)) {
|
|
1234
|
+
query["ProcessList"] = request.processList;
|
|
1235
|
+
}
|
|
1236
|
+
if (!$dara.isNull(request.uuidList)) {
|
|
1237
|
+
query["UuidList"] = request.uuidList;
|
|
1238
|
+
}
|
|
1239
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
1240
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
1241
|
+
});
|
|
1242
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
1243
|
+
action: "AddUnknownThreatDetectProcess",
|
|
1244
|
+
version: "2018-12-03",
|
|
1245
|
+
protocol: "HTTPS",
|
|
1246
|
+
pathname: "/",
|
|
1247
|
+
method: "POST",
|
|
1248
|
+
authType: "AK",
|
|
1249
|
+
style: "RPC",
|
|
1250
|
+
reqBodyType: "formData",
|
|
1251
|
+
bodyType: "json",
|
|
1252
|
+
});
|
|
1253
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.AddUnknownThreatDetectProcessResponse({}));
|
|
1254
|
+
}
|
|
1255
|
+
/**
|
|
1256
|
+
* 新增未知威胁分析进程
|
|
1257
|
+
*
|
|
1258
|
+
* @param request - AddUnknownThreatDetectProcessRequest
|
|
1259
|
+
* @returns AddUnknownThreatDetectProcessResponse
|
|
1260
|
+
*/
|
|
1261
|
+
async addUnknownThreatDetectProcess(request) {
|
|
1262
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
1263
|
+
return await this.addUnknownThreatDetectProcessWithOptions(request, runtime);
|
|
1264
|
+
}
|
|
1220
1265
|
/**
|
|
1221
1266
|
* Creates a honeypot.
|
|
1222
1267
|
*
|
|
@@ -1921,7 +1966,6 @@ class Client extends openapi_core_1.default {
|
|
|
1921
1966
|
/**
|
|
1922
1967
|
* Checks a Security Token Service (STS) token and returns the ID of the Alibaba Cloud account.
|
|
1923
1968
|
*
|
|
1924
|
-
* @param request - CheckStsTokenAuthRequest
|
|
1925
1969
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
1926
1970
|
* @returns CheckStsTokenAuthResponse
|
|
1927
1971
|
*/
|
|
@@ -4974,6 +5018,57 @@ class Client extends openapi_core_1.default {
|
|
|
4974
5018
|
let runtime = new $dara.RuntimeOptions({});
|
|
4975
5019
|
return await this.createUniRestorePlanWithOptions(request, runtime);
|
|
4976
5020
|
}
|
|
5021
|
+
/**
|
|
5022
|
+
* 创建未知威胁发现的策略
|
|
5023
|
+
*
|
|
5024
|
+
* @param request - CreateUnknownThreatDetectStrategyRequest
|
|
5025
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
5026
|
+
* @returns CreateUnknownThreatDetectStrategyResponse
|
|
5027
|
+
*/
|
|
5028
|
+
async createUnknownThreatDetectStrategyWithOptions(request, runtime) {
|
|
5029
|
+
request.validate();
|
|
5030
|
+
let query = {};
|
|
5031
|
+
if (!$dara.isNull(request.assetSelectionType)) {
|
|
5032
|
+
query["AssetSelectionType"] = request.assetSelectionType;
|
|
5033
|
+
}
|
|
5034
|
+
if (!$dara.isNull(request.durationDaysAfterInit)) {
|
|
5035
|
+
query["DurationDaysAfterInit"] = request.durationDaysAfterInit;
|
|
5036
|
+
}
|
|
5037
|
+
if (!$dara.isNull(request.durationDaysAfterStop)) {
|
|
5038
|
+
query["DurationDaysAfterStop"] = request.durationDaysAfterStop;
|
|
5039
|
+
}
|
|
5040
|
+
if (!$dara.isNull(request.name)) {
|
|
5041
|
+
query["Name"] = request.name;
|
|
5042
|
+
}
|
|
5043
|
+
if (!$dara.isNull(request.studyMode)) {
|
|
5044
|
+
query["StudyMode"] = request.studyMode;
|
|
5045
|
+
}
|
|
5046
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
5047
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
5048
|
+
});
|
|
5049
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
5050
|
+
action: "CreateUnknownThreatDetectStrategy",
|
|
5051
|
+
version: "2018-12-03",
|
|
5052
|
+
protocol: "HTTPS",
|
|
5053
|
+
pathname: "/",
|
|
5054
|
+
method: "POST",
|
|
5055
|
+
authType: "AK",
|
|
5056
|
+
style: "RPC",
|
|
5057
|
+
reqBodyType: "formData",
|
|
5058
|
+
bodyType: "json",
|
|
5059
|
+
});
|
|
5060
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.CreateUnknownThreatDetectStrategyResponse({}));
|
|
5061
|
+
}
|
|
5062
|
+
/**
|
|
5063
|
+
* 创建未知威胁发现的策略
|
|
5064
|
+
*
|
|
5065
|
+
* @param request - CreateUnknownThreatDetectStrategyRequest
|
|
5066
|
+
* @returns CreateUnknownThreatDetectStrategyResponse
|
|
5067
|
+
*/
|
|
5068
|
+
async createUnknownThreatDetectStrategy(request) {
|
|
5069
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
5070
|
+
return await this.createUnknownThreatDetectStrategyWithOptions(request, runtime);
|
|
5071
|
+
}
|
|
4977
5072
|
/**
|
|
4978
5073
|
* Creates the risk level settings for baseline check items.
|
|
4979
5074
|
*
|
|
@@ -7325,6 +7420,84 @@ class Client extends openapi_core_1.default {
|
|
|
7325
7420
|
let runtime = new $dara.RuntimeOptions({});
|
|
7326
7421
|
return await this.deleteUniBackupPolicyWithOptions(request, runtime);
|
|
7327
7422
|
}
|
|
7423
|
+
/**
|
|
7424
|
+
* 删除未知威胁发现进程
|
|
7425
|
+
*
|
|
7426
|
+
* @param request - DeleteUnknownThreatDetectProcessRequest
|
|
7427
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
7428
|
+
* @returns DeleteUnknownThreatDetectProcessResponse
|
|
7429
|
+
*/
|
|
7430
|
+
async deleteUnknownThreatDetectProcessWithOptions(request, runtime) {
|
|
7431
|
+
request.validate();
|
|
7432
|
+
let query = {};
|
|
7433
|
+
if (!$dara.isNull(request.processIdList)) {
|
|
7434
|
+
query["ProcessIdList"] = request.processIdList;
|
|
7435
|
+
}
|
|
7436
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
7437
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
7438
|
+
});
|
|
7439
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
7440
|
+
action: "DeleteUnknownThreatDetectProcess",
|
|
7441
|
+
version: "2018-12-03",
|
|
7442
|
+
protocol: "HTTPS",
|
|
7443
|
+
pathname: "/",
|
|
7444
|
+
method: "POST",
|
|
7445
|
+
authType: "AK",
|
|
7446
|
+
style: "RPC",
|
|
7447
|
+
reqBodyType: "formData",
|
|
7448
|
+
bodyType: "json",
|
|
7449
|
+
});
|
|
7450
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteUnknownThreatDetectProcessResponse({}));
|
|
7451
|
+
}
|
|
7452
|
+
/**
|
|
7453
|
+
* 删除未知威胁发现进程
|
|
7454
|
+
*
|
|
7455
|
+
* @param request - DeleteUnknownThreatDetectProcessRequest
|
|
7456
|
+
* @returns DeleteUnknownThreatDetectProcessResponse
|
|
7457
|
+
*/
|
|
7458
|
+
async deleteUnknownThreatDetectProcess(request) {
|
|
7459
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
7460
|
+
return await this.deleteUnknownThreatDetectProcessWithOptions(request, runtime);
|
|
7461
|
+
}
|
|
7462
|
+
/**
|
|
7463
|
+
* 删除未知威胁发现策略
|
|
7464
|
+
*
|
|
7465
|
+
* @param request - DeleteUnknownThreatDetectStrategyRequest
|
|
7466
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
7467
|
+
* @returns DeleteUnknownThreatDetectStrategyResponse
|
|
7468
|
+
*/
|
|
7469
|
+
async deleteUnknownThreatDetectStrategyWithOptions(request, runtime) {
|
|
7470
|
+
request.validate();
|
|
7471
|
+
let query = {};
|
|
7472
|
+
if (!$dara.isNull(request.idList)) {
|
|
7473
|
+
query["IdList"] = request.idList;
|
|
7474
|
+
}
|
|
7475
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
7476
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
7477
|
+
});
|
|
7478
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
7479
|
+
action: "DeleteUnknownThreatDetectStrategy",
|
|
7480
|
+
version: "2018-12-03",
|
|
7481
|
+
protocol: "HTTPS",
|
|
7482
|
+
pathname: "/",
|
|
7483
|
+
method: "POST",
|
|
7484
|
+
authType: "AK",
|
|
7485
|
+
style: "RPC",
|
|
7486
|
+
reqBodyType: "formData",
|
|
7487
|
+
bodyType: "json",
|
|
7488
|
+
});
|
|
7489
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DeleteUnknownThreatDetectStrategyResponse({}));
|
|
7490
|
+
}
|
|
7491
|
+
/**
|
|
7492
|
+
* 删除未知威胁发现策略
|
|
7493
|
+
*
|
|
7494
|
+
* @param request - DeleteUnknownThreatDetectStrategyRequest
|
|
7495
|
+
* @returns DeleteUnknownThreatDetectStrategyResponse
|
|
7496
|
+
*/
|
|
7497
|
+
async deleteUnknownThreatDetectStrategy(request) {
|
|
7498
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
7499
|
+
return await this.deleteUnknownThreatDetectStrategyWithOptions(request, runtime);
|
|
7500
|
+
}
|
|
7328
7501
|
/**
|
|
7329
7502
|
* Deletes a honeypot.
|
|
7330
7503
|
*
|
|
@@ -7454,7 +7627,6 @@ class Client extends openapi_core_1.default {
|
|
|
7454
7627
|
/**
|
|
7455
7628
|
* Queries the overview of user AI assets.
|
|
7456
7629
|
*
|
|
7457
|
-
* @param request - DescribeAIAssetSummaryRequest
|
|
7458
7630
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
7459
7631
|
* @returns DescribeAIAssetSummaryResponse
|
|
7460
7632
|
*/
|
|
@@ -7923,7 +8095,6 @@ class Client extends openapi_core_1.default {
|
|
|
7923
8095
|
/**
|
|
7924
8096
|
* Queries the information about all assets. The information includes asset group IDs and asset names.
|
|
7925
8097
|
*
|
|
7926
|
-
* @param request - DescribeAllEntityRequest
|
|
7927
8098
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
7928
8099
|
* @returns DescribeAllEntityResponse
|
|
7929
8100
|
*/
|
|
@@ -8133,7 +8304,6 @@ class Client extends openapi_core_1.default {
|
|
|
8133
8304
|
/**
|
|
8134
8305
|
* Queries the scan cycle for application vulnerabilities.
|
|
8135
8306
|
*
|
|
8136
|
-
* @param request - DescribeAppVulScanCycleRequest
|
|
8137
8307
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
8138
8308
|
* @returns DescribeAppVulScanCycleResponse
|
|
8139
8309
|
*/
|
|
@@ -8264,7 +8434,6 @@ class Client extends openapi_core_1.default {
|
|
|
8264
8434
|
/**
|
|
8265
8435
|
* The ID of the request, which is used to locate and troubleshoot issues.
|
|
8266
8436
|
*
|
|
8267
|
-
* @param request - DescribeAssetSummaryRequest
|
|
8268
8437
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
8269
8438
|
* @returns DescribeAssetSummaryResponse
|
|
8270
8439
|
*/
|
|
@@ -8387,6 +8556,8 @@ class Client extends openapi_core_1.default {
|
|
|
8387
8556
|
/**
|
|
8388
8557
|
* Queries the statistics of attack analysis.
|
|
8389
8558
|
*
|
|
8559
|
+
* @deprecated OpenAPI DescribeAttackAnalysisData is deprecated, please use Sas::2018-12-03::ListAttackEventInfo instead.
|
|
8560
|
+
*
|
|
8390
8561
|
* @param request - DescribeAttackAnalysisDataRequest
|
|
8391
8562
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
8392
8563
|
* @returns DescribeAttackAnalysisDataResponse
|
|
@@ -8437,9 +8608,12 @@ class Client extends openapi_core_1.default {
|
|
|
8437
8608
|
/**
|
|
8438
8609
|
* Queries the statistics of attack analysis.
|
|
8439
8610
|
*
|
|
8611
|
+
* @deprecated OpenAPI DescribeAttackAnalysisData is deprecated, please use Sas::2018-12-03::ListAttackEventInfo instead.
|
|
8612
|
+
*
|
|
8440
8613
|
* @param request - DescribeAttackAnalysisDataRequest
|
|
8441
8614
|
* @returns DescribeAttackAnalysisDataResponse
|
|
8442
8615
|
*/
|
|
8616
|
+
// Deprecated
|
|
8443
8617
|
async describeAttackAnalysisData(request) {
|
|
8444
8618
|
let runtime = new $dara.RuntimeOptions({});
|
|
8445
8619
|
return await this.describeAttackAnalysisDataWithOptions(request, runtime);
|
|
@@ -8498,7 +8672,6 @@ class Client extends openapi_core_1.default {
|
|
|
8498
8672
|
/**
|
|
8499
8673
|
* Queries the number of days during which a detected vulnerability is retained before the vulnerability is automatically deleted.
|
|
8500
8674
|
*
|
|
8501
|
-
* @param request - DescribeAutoDelConfigRequest
|
|
8502
8675
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
8503
8676
|
* @returns DescribeAutoDelConfigResponse
|
|
8504
8677
|
*/
|
|
@@ -8810,7 +8983,6 @@ class Client extends openapi_core_1.default {
|
|
|
8810
8983
|
* @remarks
|
|
8811
8984
|
* If you have created restoration tasks, you can call this operation to query the number of restoration tasks that are in the **restored** or **being restored** state.
|
|
8812
8985
|
*
|
|
8813
|
-
* @param request - DescribeBackupRestoreCountRequest
|
|
8814
8986
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
8815
8987
|
* @returns DescribeBackupRestoreCountResponse
|
|
8816
8988
|
*/
|
|
@@ -8996,7 +9168,6 @@ class Client extends openapi_core_1.default {
|
|
|
8996
9168
|
/**
|
|
8997
9169
|
* Check if the asset can be sold by VPC
|
|
8998
9170
|
*
|
|
8999
|
-
* @param request - DescribeCanAccessVpcSaleRequest
|
|
9000
9171
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
9001
9172
|
* @returns DescribeCanAccessVpcSaleResponse
|
|
9002
9173
|
*/
|
|
@@ -9143,7 +9314,6 @@ class Client extends openapi_core_1.default {
|
|
|
9143
9314
|
/**
|
|
9144
9315
|
* Checks the permissions on the trial use of Security Center.
|
|
9145
9316
|
*
|
|
9146
|
-
* @param request - DescribeCanTrySasRequest
|
|
9147
9317
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
9148
9318
|
* @returns DescribeCanTrySasResponse
|
|
9149
9319
|
*/
|
|
@@ -9356,7 +9526,6 @@ class Client extends openapi_core_1.default {
|
|
|
9356
9526
|
/**
|
|
9357
9527
|
* Queries the result of the ISO 27001 compliance check.
|
|
9358
9528
|
*
|
|
9359
|
-
* @param request - DescribeCheckResultRequest
|
|
9360
9529
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
9361
9530
|
* @returns DescribeCheckResultResponse
|
|
9362
9531
|
*/
|
|
@@ -9913,7 +10082,6 @@ class Client extends openapi_core_1.default {
|
|
|
9913
10082
|
*
|
|
9914
10083
|
* @deprecated OpenAPI DescribeCloudProductFieldStatistics is deprecated, please use Sas::2018-12-03::GetCloudAssetSummary instead.
|
|
9915
10084
|
*
|
|
9916
|
-
* @param request - DescribeCloudProductFieldStatisticsRequest
|
|
9917
10085
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
9918
10086
|
* @returns DescribeCloudProductFieldStatisticsResponse
|
|
9919
10087
|
*/
|
|
@@ -10005,7 +10173,7 @@ class Client extends openapi_core_1.default {
|
|
|
10005
10173
|
return await this.describeCloudVendorAccountAKListWithOptions(request, runtime);
|
|
10006
10174
|
}
|
|
10007
10175
|
/**
|
|
10008
|
-
*
|
|
10176
|
+
* Multicloud configuration management queries the CTDR cloud vendor product access template configuration.
|
|
10009
10177
|
*
|
|
10010
10178
|
* @param request - DescribeCloudVendorProductTemplateConfigRequest
|
|
10011
10179
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -10037,7 +10205,7 @@ class Client extends openapi_core_1.default {
|
|
|
10037
10205
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribeCloudVendorProductTemplateConfigResponse({}));
|
|
10038
10206
|
}
|
|
10039
10207
|
/**
|
|
10040
|
-
*
|
|
10208
|
+
* Multicloud configuration management queries the CTDR cloud vendor product access template configuration.
|
|
10041
10209
|
*
|
|
10042
10210
|
* @param request - DescribeCloudVendorProductTemplateConfigRequest
|
|
10043
10211
|
* @returns DescribeCloudVendorProductTemplateConfigResponse
|
|
@@ -10715,7 +10883,6 @@ class Client extends openapi_core_1.default {
|
|
|
10715
10883
|
/**
|
|
10716
10884
|
* Queries the statistical information about containers.
|
|
10717
10885
|
*
|
|
10718
|
-
* @param request - DescribeContainerFieldStatisticsRequest
|
|
10719
10886
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
10720
10887
|
* @returns DescribeContainerFieldStatisticsResponse
|
|
10721
10888
|
*/
|
|
@@ -11108,7 +11275,6 @@ class Client extends openapi_core_1.default {
|
|
|
11108
11275
|
/**
|
|
11109
11276
|
* Queries the number of images that are not scanned.
|
|
11110
11277
|
*
|
|
11111
|
-
* @param request - DescribeCountNotScannedImageRequest
|
|
11112
11278
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
11113
11279
|
* @returns DescribeCountNotScannedImageResponse
|
|
11114
11280
|
*/
|
|
@@ -11138,7 +11304,6 @@ class Client extends openapi_core_1.default {
|
|
|
11138
11304
|
/**
|
|
11139
11305
|
* Queries the number of images that are scanned.
|
|
11140
11306
|
*
|
|
11141
|
-
* @param request - DescribeCountScannedImageRequest
|
|
11142
11307
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
11143
11308
|
* @returns DescribeCountScannedImageResponse
|
|
11144
11309
|
*/
|
|
@@ -11672,7 +11837,6 @@ class Client extends openapi_core_1.default {
|
|
|
11672
11837
|
/**
|
|
11673
11838
|
* Queries the default installation version of the proxy that is used in hybrid-cloud scenarios.
|
|
11674
11839
|
*
|
|
11675
|
-
* @param request - DescribeDefaultProxyInstallVersionRequest
|
|
11676
11840
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
11677
11841
|
* @returns DescribeDefaultProxyInstallVersionResponse
|
|
11678
11842
|
*/
|
|
@@ -12231,7 +12395,6 @@ class Client extends openapi_core_1.default {
|
|
|
12231
12395
|
/**
|
|
12232
12396
|
* Queries whether Security Center is authorized to scan for urgent vulnerabilities.
|
|
12233
12397
|
*
|
|
12234
|
-
* @param request - DescribeEmgUserAgreementRequest
|
|
12235
12398
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
12236
12399
|
* @returns DescribeEmgUserAgreementResponse
|
|
12237
12400
|
*/
|
|
@@ -12711,7 +12874,6 @@ class Client extends openapi_core_1.default {
|
|
|
12711
12874
|
/**
|
|
12712
12875
|
* Queries the exposure statistics of the assets on the Internet.
|
|
12713
12876
|
*
|
|
12714
|
-
* @param request - DescribeExposedStatisticsRequest
|
|
12715
12877
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
12716
12878
|
* @returns DescribeExposedStatisticsResponse
|
|
12717
12879
|
*/
|
|
@@ -12852,7 +13014,6 @@ class Client extends openapi_core_1.default {
|
|
|
12852
13014
|
/**
|
|
12853
13015
|
* Queries the number of vulnerabilities that are fixed by the pay-as-you-go vulnerability fixing feature.
|
|
12854
13016
|
*
|
|
12855
|
-
* @param request - DescribeFixUsedCountRequest
|
|
12856
13017
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
12857
13018
|
* @returns DescribeFixUsedCountResponse
|
|
12858
13019
|
*/
|
|
@@ -14382,7 +14543,6 @@ class Client extends openapi_core_1.default {
|
|
|
14382
14543
|
/**
|
|
14383
14544
|
* Queries the configurations of the scheduled fix of image risks.
|
|
14384
14545
|
*
|
|
14385
|
-
* @param request - DescribeImageFixCycleConfigRequest
|
|
14386
14546
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
14387
14547
|
* @returns DescribeImageFixCycleConfigResponse
|
|
14388
14548
|
*/
|
|
@@ -15071,7 +15231,6 @@ class Client extends openapi_core_1.default {
|
|
|
15071
15231
|
/**
|
|
15072
15232
|
* Queries the number of images on which security alerts are generated. Security alerts are generated for risks such as vulnerabilities, baselines risks, and malicious samples.
|
|
15073
15233
|
*
|
|
15074
|
-
* @param request - DescribeImageRiskLevelStatisticRequest
|
|
15075
15234
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
15076
15235
|
* @returns DescribeImageRiskLevelStatisticResponse
|
|
15077
15236
|
*/
|
|
@@ -15101,7 +15260,6 @@ class Client extends openapi_core_1.default {
|
|
|
15101
15260
|
/**
|
|
15102
15261
|
* Queries the details of the quota for container image scan.
|
|
15103
15262
|
*
|
|
15104
|
-
* @param request - DescribeImageScanAuthCountRequest
|
|
15105
15263
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
15106
15264
|
* @returns DescribeImageScanAuthCountResponse
|
|
15107
15265
|
*/
|
|
@@ -15328,7 +15486,6 @@ class Client extends openapi_core_1.default {
|
|
|
15328
15486
|
* Security Center can scan for security risks and collect statistics only for **Container Registry Enterprise Edition instances**.
|
|
15329
15487
|
* > Security Center cannot scan for security risks or collect statistics for **default** Container Registry instances.
|
|
15330
15488
|
*
|
|
15331
|
-
* @param request - DescribeImageStatisticsRequest
|
|
15332
15489
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
15333
15490
|
* @returns DescribeImageStatisticsResponse
|
|
15334
15491
|
*/
|
|
@@ -15587,7 +15744,6 @@ class Client extends openapi_core_1.default {
|
|
|
15587
15744
|
/**
|
|
15588
15745
|
* Queries the installation verification code that is used to run the installation command of the Security Center agent.
|
|
15589
15746
|
*
|
|
15590
|
-
* @param request - DescribeInstallCodeRequest
|
|
15591
15747
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
15592
15748
|
* @returns DescribeInstallCodeResponse
|
|
15593
15749
|
*/
|
|
@@ -15622,7 +15778,6 @@ class Client extends openapi_core_1.default {
|
|
|
15622
15778
|
* ### QPS limit
|
|
15623
15779
|
* You can call this operation up to 10 times per second per account. Requests that exceed this limit are dropped and you will experience service interruptions. We recommend that you take note of this limit when you call this operation.
|
|
15624
15780
|
*
|
|
15625
|
-
* @param request - DescribeInstallCodesRequest
|
|
15626
15781
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
15627
15782
|
* @returns DescribeInstallCodesResponse
|
|
15628
15783
|
*/
|
|
@@ -15837,7 +15992,6 @@ class Client extends openapi_core_1.default {
|
|
|
15837
15992
|
/**
|
|
15838
15993
|
* Queries the progress of the last virus scan task.
|
|
15839
15994
|
*
|
|
15840
|
-
* @param request - DescribeLatestScanTaskRequest
|
|
15841
15995
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
15842
15996
|
* @returns DescribeLatestScanTaskResponse
|
|
15843
15997
|
*/
|
|
@@ -16002,7 +16156,6 @@ class Client extends openapi_core_1.default {
|
|
|
16002
16156
|
/**
|
|
16003
16157
|
* Queries the alerting status for unapproved logon IP addresses, unapproved logon time ranges, or unapproved logon accounts.
|
|
16004
16158
|
*
|
|
16005
|
-
* @param request - DescribeLoginSwitchConfigsRequest
|
|
16006
16159
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
16007
16160
|
* @returns DescribeLoginSwitchConfigsResponse
|
|
16008
16161
|
*/
|
|
@@ -16158,7 +16311,6 @@ class Client extends openapi_core_1.default {
|
|
|
16158
16311
|
/**
|
|
16159
16312
|
* Queries the configurations of the asset fingerprint module.
|
|
16160
16313
|
*
|
|
16161
|
-
* @param request - DescribeModuleConfigRequest
|
|
16162
16314
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
16163
16315
|
* @returns DescribeModuleConfigResponse
|
|
16164
16316
|
*/
|
|
@@ -16188,7 +16340,6 @@ class Client extends openapi_core_1.default {
|
|
|
16188
16340
|
/**
|
|
16189
16341
|
* Queries the list of accounts that are added to the multi-account management feature as members.
|
|
16190
16342
|
*
|
|
16191
|
-
* @param request - DescribeMonitorAccountsRequest
|
|
16192
16343
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
16193
16344
|
* @returns DescribeMonitorAccountsResponse
|
|
16194
16345
|
*/
|
|
@@ -16630,7 +16781,7 @@ class Client extends openapi_core_1.default {
|
|
|
16630
16781
|
return await this.describePropertyCountWithOptions(request, runtime);
|
|
16631
16782
|
}
|
|
16632
16783
|
/**
|
|
16633
|
-
*
|
|
16784
|
+
* Queries the detailed info of the Schedule Job List in host Assets.
|
|
16634
16785
|
*
|
|
16635
16786
|
* @param request - DescribePropertyCronDetailRequest
|
|
16636
16787
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -16683,7 +16834,7 @@ class Client extends openapi_core_1.default {
|
|
|
16683
16834
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.DescribePropertyCronDetailResponse({}));
|
|
16684
16835
|
}
|
|
16685
16836
|
/**
|
|
16686
|
-
*
|
|
16837
|
+
* Queries the detailed info of the Schedule Job List in host Assets.
|
|
16687
16838
|
*
|
|
16688
16839
|
* @param request - DescribePropertyCronDetailRequest
|
|
16689
16840
|
* @returns DescribePropertyCronDetailResponse
|
|
@@ -19574,7 +19725,6 @@ class Client extends openapi_core_1.default {
|
|
|
19574
19725
|
/**
|
|
19575
19726
|
* Queries the time when a system vulnerability was last detected.
|
|
19576
19727
|
*
|
|
19577
|
-
* @param request - DescribeSupervisonInfoRequest
|
|
19578
19728
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
19579
19729
|
* @returns DescribeSupervisonInfoResponse
|
|
19580
19730
|
*/
|
|
@@ -19604,7 +19754,6 @@ class Client extends openapi_core_1.default {
|
|
|
19604
19754
|
/**
|
|
19605
19755
|
* Queries the regions in which the anti-ransomware feature is supported.
|
|
19606
19756
|
*
|
|
19607
|
-
* @param request - DescribeSupportRegionRequest
|
|
19608
19757
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
19609
19758
|
* @returns DescribeSupportRegionResponse
|
|
19610
19759
|
*/
|
|
@@ -20025,7 +20174,6 @@ class Client extends openapi_core_1.default {
|
|
|
20025
20174
|
/**
|
|
20026
20175
|
* Query Alarm Security Event Statistics
|
|
20027
20176
|
*
|
|
20028
|
-
* @param request - DescribeSuspiciousSecurityEventyStatisticsRequest
|
|
20029
20177
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
20030
20178
|
* @returns DescribeSuspiciousSecurityEventyStatisticsResponse
|
|
20031
20179
|
*/
|
|
@@ -20580,7 +20728,6 @@ class Client extends openapi_core_1.default {
|
|
|
20580
20728
|
/**
|
|
20581
20729
|
* Queries the statistics on backups based on anti-ransomware policies.
|
|
20582
20730
|
*
|
|
20583
|
-
* @param request - DescribeUniBackupStatisticsRequest
|
|
20584
20731
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
20585
20732
|
* @returns DescribeUniBackupStatisticsResponse
|
|
20586
20733
|
*/
|
|
@@ -20658,7 +20805,6 @@ class Client extends openapi_core_1.default {
|
|
|
20658
20805
|
/**
|
|
20659
20806
|
* Queries the region that is supported by anti-ransomware for databases.
|
|
20660
20807
|
*
|
|
20661
|
-
* @param request - DescribeUniSupportRegionRequest
|
|
20662
20808
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
20663
20809
|
* @returns DescribeUniSupportRegionResponse
|
|
20664
20810
|
*/
|
|
@@ -20688,7 +20834,6 @@ class Client extends openapi_core_1.default {
|
|
|
20688
20834
|
/**
|
|
20689
20835
|
* Queries the information about the servers to which an anti-ransomware policy is applied.
|
|
20690
20836
|
*
|
|
20691
|
-
* @param request - DescribeUserBackupMachinesRequest
|
|
20692
20837
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
20693
20838
|
* @returns DescribeUserBackupMachinesResponse
|
|
20694
20839
|
*/
|
|
@@ -20883,7 +21028,6 @@ class Client extends openapi_core_1.default {
|
|
|
20883
21028
|
/**
|
|
20884
21029
|
* Queries the service providers whose assets can be added to Security Center.
|
|
20885
21030
|
*
|
|
20886
|
-
* @param request - DescribeVendorListRequest
|
|
20887
21031
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
20888
21032
|
* @returns DescribeVendorListResponse
|
|
20889
21033
|
*/
|
|
@@ -21096,7 +21240,6 @@ class Client extends openapi_core_1.default {
|
|
|
21096
21240
|
/**
|
|
21097
21241
|
* Queries the information about virtual private clouds (VPCs).
|
|
21098
21242
|
*
|
|
21099
|
-
* @param request - DescribeVpcListRequest
|
|
21100
21243
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
21101
21244
|
* @returns DescribeVpcListResponse
|
|
21102
21245
|
*/
|
|
@@ -21351,7 +21494,6 @@ class Client extends openapi_core_1.default {
|
|
|
21351
21494
|
/**
|
|
21352
21495
|
* Queries the statistics of vulnerability fixes.
|
|
21353
21496
|
*
|
|
21354
|
-
* @param request - DescribeVulFixStatisticsRequest
|
|
21355
21497
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
21356
21498
|
* @returns DescribeVulFixStatisticsResponse
|
|
21357
21499
|
*/
|
|
@@ -21534,7 +21676,6 @@ class Client extends openapi_core_1.default {
|
|
|
21534
21676
|
/**
|
|
21535
21677
|
* Queries the statistics of vulnerabilities in Security Center.
|
|
21536
21678
|
*
|
|
21537
|
-
* @param request - DescribeVulMetaCountStatisticsRequest
|
|
21538
21679
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
21539
21680
|
* @returns DescribeVulMetaCountStatisticsResponse
|
|
21540
21681
|
*/
|
|
@@ -21954,7 +22095,6 @@ class Client extends openapi_core_1.default {
|
|
|
21954
22095
|
/**
|
|
21955
22096
|
* Queries the types of files that are excluded from web tamper proofing.
|
|
21956
22097
|
*
|
|
21957
|
-
* @param request - DescribeWebLockExclusiveFileTypeRequest
|
|
21958
22098
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
21959
22099
|
* @returns DescribeWebLockExclusiveFileTypeResponse
|
|
21960
22100
|
*/
|
|
@@ -22083,7 +22223,6 @@ class Client extends openapi_core_1.default {
|
|
|
22083
22223
|
/**
|
|
22084
22224
|
* Queries the summary information about the types of files for which web tamper proofing is enabled.
|
|
22085
22225
|
*
|
|
22086
|
-
* @param request - DescribeWebLockFileTypeSummaryRequest
|
|
22087
22226
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
22088
22227
|
* @returns DescribeWebLockFileTypeSummaryResponse
|
|
22089
22228
|
*/
|
|
@@ -22113,7 +22252,6 @@ class Client extends openapi_core_1.default {
|
|
|
22113
22252
|
/**
|
|
22114
22253
|
* Queries the types of files that can be protected by web tamper proofing.
|
|
22115
22254
|
*
|
|
22116
|
-
* @param request - DescribeWebLockInclusiveFileTypeRequest
|
|
22117
22255
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
22118
22256
|
* @returns DescribeWebLockInclusiveFileTypeResponse
|
|
22119
22257
|
*/
|
|
@@ -22278,7 +22416,6 @@ class Client extends openapi_core_1.default {
|
|
|
22278
22416
|
/**
|
|
22279
22417
|
* Queries the number of times that the files protected by web tamper proofing are changed.
|
|
22280
22418
|
*
|
|
22281
|
-
* @param request - DescribeWebLockTotalFileChangeCountRequest
|
|
22282
22419
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
22283
22420
|
* @returns DescribeWebLockTotalFileChangeCountResponse
|
|
22284
22421
|
*/
|
|
@@ -23043,7 +23180,6 @@ class Client extends openapi_core_1.default {
|
|
|
23043
23180
|
* @remarks
|
|
23044
23181
|
* You must use the management account of your resource directory or a delegated administrator account of Security Center to call this operation.
|
|
23045
23182
|
*
|
|
23046
|
-
* @param request - EnableServiceAccessResourceDirectoryRequest
|
|
23047
23183
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
23048
23184
|
* @returns EnableServiceAccessResourceDirectoryResponse
|
|
23049
23185
|
*/
|
|
@@ -24478,7 +24614,7 @@ class Client extends openapi_core_1.default {
|
|
|
24478
24614
|
return await this.getAttackEventDetailWithOptions(request, runtime);
|
|
24479
24615
|
}
|
|
24480
24616
|
/**
|
|
24481
|
-
* Query
|
|
24617
|
+
* Query attack path management event details.
|
|
24482
24618
|
*
|
|
24483
24619
|
* @param request - GetAttackPathEventDetailRequest
|
|
24484
24620
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -24513,7 +24649,7 @@ class Client extends openapi_core_1.default {
|
|
|
24513
24649
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetAttackPathEventDetailResponse({}));
|
|
24514
24650
|
}
|
|
24515
24651
|
/**
|
|
24516
|
-
* Query
|
|
24652
|
+
* Query attack path management event details.
|
|
24517
24653
|
*
|
|
24518
24654
|
* @param request - GetAttackPathEventDetailRequest
|
|
24519
24655
|
* @returns GetAttackPathEventDetailResponse
|
|
@@ -24525,7 +24661,6 @@ class Client extends openapi_core_1.default {
|
|
|
24525
24661
|
/**
|
|
24526
24662
|
* Query Attack Path Event Statistics.
|
|
24527
24663
|
*
|
|
24528
|
-
* @param request - GetAttackPathEventStatisticsRequest
|
|
24529
24664
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
24530
24665
|
* @returns GetAttackPathEventStatisticsResponse
|
|
24531
24666
|
*/
|
|
@@ -24636,7 +24771,6 @@ class Client extends openapi_core_1.default {
|
|
|
24636
24771
|
/**
|
|
24637
24772
|
* Queries a list of attack types on the Attack Analysis page.
|
|
24638
24773
|
*
|
|
24639
|
-
* @param request - GetAttackTypeListRequest
|
|
24640
24774
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
24641
24775
|
* @returns GetAttackTypeListResponse
|
|
24642
24776
|
*/
|
|
@@ -24666,7 +24800,6 @@ class Client extends openapi_core_1.default {
|
|
|
24666
24800
|
/**
|
|
24667
24801
|
* Queries the statistics of asset protection quota.
|
|
24668
24802
|
*
|
|
24669
|
-
* @param request - GetAuthSummaryRequest
|
|
24670
24803
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
24671
24804
|
* @returns GetAuthSummaryResponse
|
|
24672
24805
|
*/
|
|
@@ -24696,7 +24829,6 @@ class Client extends openapi_core_1.default {
|
|
|
24696
24829
|
/**
|
|
24697
24830
|
* Queries the statistics about the numbers of assets protected by each edition of Security Center.
|
|
24698
24831
|
*
|
|
24699
|
-
* @param request - GetAuthVersionStatisticRequest
|
|
24700
24832
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
24701
24833
|
* @returns GetAuthVersionStatisticResponse
|
|
24702
24834
|
*/
|
|
@@ -24726,7 +24858,6 @@ class Client extends openapi_core_1.default {
|
|
|
24726
24858
|
/**
|
|
24727
24859
|
* Checks whether the managed anti-ransomware feature can automatically configure an anti-ransomware policy for servers.
|
|
24728
24860
|
*
|
|
24729
|
-
* @param request - GetBackupAutoConfigStatusRequest
|
|
24730
24861
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
24731
24862
|
* @returns GetBackupAutoConfigStatusResponse
|
|
24732
24863
|
*/
|
|
@@ -24756,7 +24887,6 @@ class Client extends openapi_core_1.default {
|
|
|
24756
24887
|
/**
|
|
24757
24888
|
* Queries the anti-ransomware capacity that is used.
|
|
24758
24889
|
*
|
|
24759
|
-
* @param request - GetBackupStorageCountRequest
|
|
24760
24890
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
24761
24891
|
* @returns GetBackupStorageCountResponse
|
|
24762
24892
|
*/
|
|
@@ -24867,7 +24997,6 @@ class Client extends openapi_core_1.default {
|
|
|
24867
24997
|
/**
|
|
24868
24998
|
* Queries the information about an automatic configuration check on cloud services.
|
|
24869
24999
|
*
|
|
24870
|
-
* @param request - GetCheckConfigRequest
|
|
24871
25000
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
24872
25001
|
* @returns GetCheckConfigResponse
|
|
24873
25002
|
*/
|
|
@@ -25647,7 +25776,6 @@ class Client extends openapi_core_1.default {
|
|
|
25647
25776
|
/**
|
|
25648
25777
|
* Queries the number of policies in each cluster.
|
|
25649
25778
|
*
|
|
25650
|
-
* @param request - GetClusterStrategyCountRequest
|
|
25651
25779
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
25652
25780
|
* @returns GetClusterStrategyCountResponse
|
|
25653
25781
|
*/
|
|
@@ -25842,7 +25970,6 @@ class Client extends openapi_core_1.default {
|
|
|
25842
25970
|
/**
|
|
25843
25971
|
* Queries the publish details of the Security Center agent.
|
|
25844
25972
|
*
|
|
25845
|
-
* @param request - GetCurrentVersionPublishRequest
|
|
25846
25973
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
25847
25974
|
* @returns GetCurrentVersionPublishResponse
|
|
25848
25975
|
*/
|
|
@@ -25920,7 +26047,6 @@ class Client extends openapi_core_1.default {
|
|
|
25920
26047
|
/**
|
|
25921
26048
|
* Queries the numbers of handled alerts of the precision defense type and the web tamper proofing type.
|
|
25922
26049
|
*
|
|
25923
|
-
* @param request - GetDefenceCountRequest
|
|
25924
26050
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
25925
26051
|
* @returns GetDefenceCountResponse
|
|
25926
26052
|
*/
|
|
@@ -26028,7 +26154,6 @@ class Client extends openapi_core_1.default {
|
|
|
26028
26154
|
/**
|
|
26029
26155
|
* Obtains the usage information of the malicious file detection SDK.
|
|
26030
26156
|
*
|
|
26031
|
-
* @param request - GetFileDetectApiInvokeInfoRequest
|
|
26032
26157
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
26033
26158
|
* @returns GetFileDetectApiInvokeInfoResponse
|
|
26034
26159
|
*/
|
|
@@ -26160,7 +26285,6 @@ class Client extends openapi_core_1.default {
|
|
|
26160
26285
|
/**
|
|
26161
26286
|
* Queries information about the core file monitoring feature, including the number of effective rules and the installation status of the Security Center agent on servers.
|
|
26162
26287
|
*
|
|
26163
|
-
* @param request - GetFileProtectDashboardRequest
|
|
26164
26288
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
26165
26289
|
* @returns GetFileProtectDashboardResponse
|
|
26166
26290
|
*/
|
|
@@ -26307,7 +26431,6 @@ class Client extends openapi_core_1.default {
|
|
|
26307
26431
|
/**
|
|
26308
26432
|
* Queries the queries per second (QPS) limit on the files uploaded from the client.
|
|
26309
26433
|
*
|
|
26310
|
-
* @param request - GetFileUploadLimitRequest
|
|
26311
26434
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
26312
26435
|
* @returns GetFileUploadLimitResponse
|
|
26313
26436
|
*/
|
|
@@ -26869,7 +26992,7 @@ class Client extends openapi_core_1.default {
|
|
|
26869
26992
|
return await this.getInstallCodeForUuidWithOptions(request, runtime);
|
|
26870
26993
|
}
|
|
26871
26994
|
/**
|
|
26872
|
-
*
|
|
26995
|
+
* Queries the alerting statistics information of a server.
|
|
26873
26996
|
*
|
|
26874
26997
|
* @param request - GetInstanceAlarmStatisticsRequest
|
|
26875
26998
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -26901,7 +27024,7 @@ class Client extends openapi_core_1.default {
|
|
|
26901
27024
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetInstanceAlarmStatisticsResponse({}));
|
|
26902
27025
|
}
|
|
26903
27026
|
/**
|
|
26904
|
-
*
|
|
27027
|
+
* Queries the alerting statistics information of a server.
|
|
26905
27028
|
*
|
|
26906
27029
|
* @param request - GetInstanceAlarmStatisticsRequest
|
|
26907
27030
|
* @returns GetInstanceAlarmStatisticsResponse
|
|
@@ -26913,7 +27036,6 @@ class Client extends openapi_core_1.default {
|
|
|
26913
27036
|
/**
|
|
26914
27037
|
* Get Instance Authorization Value Range
|
|
26915
27038
|
*
|
|
26916
|
-
* @param request - GetInstanceAuthRangeRequest
|
|
26917
27039
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
26918
27040
|
* @returns GetInstanceAuthRangeResponse
|
|
26919
27041
|
*/
|
|
@@ -27443,7 +27565,6 @@ class Client extends openapi_core_1.default {
|
|
|
27443
27565
|
/**
|
|
27444
27566
|
* Queries the baselines that are supported by at-risk image blocking.
|
|
27445
27567
|
*
|
|
27446
|
-
* @param request - GetOpaClusterBaseLineListRequest
|
|
27447
27568
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
27448
27569
|
* @returns GetOpaClusterBaseLineListResponse
|
|
27449
27570
|
*/
|
|
@@ -27695,7 +27816,6 @@ class Client extends openapi_core_1.default {
|
|
|
27695
27816
|
/**
|
|
27696
27817
|
* Queries the usage statistics about the templates provided in the feature of proactive defense for containers for rules of the at-risk image blocking type.
|
|
27697
27818
|
*
|
|
27698
|
-
* @param request - GetOpaStrategyTemplateSummaryRequest
|
|
27699
27819
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
27700
27820
|
* @returns GetOpaStrategyTemplateSummaryResponse
|
|
27701
27821
|
*/
|
|
@@ -27851,7 +27971,6 @@ class Client extends openapi_core_1.default {
|
|
|
27851
27971
|
/**
|
|
27852
27972
|
* Get Publish Time Configuration
|
|
27853
27973
|
*
|
|
27854
|
-
* @param request - GetPublishCronRequest
|
|
27855
27974
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
27856
27975
|
* @returns GetPublishCronResponse
|
|
27857
27976
|
*/
|
|
@@ -27884,7 +28003,6 @@ class Client extends openapi_core_1.default {
|
|
|
27884
28003
|
* @remarks
|
|
27885
28004
|
* You can call this operation only by using the management account of a resource directory or a delegated administrator account of Security Center.
|
|
27886
28005
|
*
|
|
27887
|
-
* @param request - GetRdTreeRequest
|
|
27888
28006
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
27889
28007
|
* @returns GetRdTreeResponse
|
|
27890
28008
|
*/
|
|
@@ -27917,7 +28035,6 @@ class Client extends openapi_core_1.default {
|
|
|
27917
28035
|
/**
|
|
27918
28036
|
* Queries the time range of image scans.
|
|
27919
28037
|
*
|
|
27920
|
-
* @param request - GetRegistryScanDayNumRequest
|
|
27921
28038
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
27922
28039
|
* @returns GetRegistryScanDayNumResponse
|
|
27923
28040
|
*/
|
|
@@ -27947,7 +28064,6 @@ class Client extends openapi_core_1.default {
|
|
|
27947
28064
|
/**
|
|
27948
28065
|
* Queries the numbers of system defense rules and custom defense rules.
|
|
27949
28066
|
*
|
|
27950
|
-
* @param request - GetRulesCountRequest
|
|
27951
28067
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
27952
28068
|
* @returns GetRulesCountResponse
|
|
27953
28069
|
*/
|
|
@@ -28472,7 +28588,6 @@ class Client extends openapi_core_1.default {
|
|
|
28472
28588
|
/**
|
|
28473
28589
|
* Checks whether you can submit a free quick scan task, which includes vulnerability detection in the free category and free check items of Cloud Security Posture Management (CSPM).
|
|
28474
28590
|
*
|
|
28475
|
-
* @param request - GetTenantCheckAvailableRequest
|
|
28476
28591
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
28477
28592
|
* @returns GetTenantCheckAvailableResponse
|
|
28478
28593
|
*/
|
|
@@ -28499,10 +28614,42 @@ class Client extends openapi_core_1.default {
|
|
|
28499
28614
|
let runtime = new $dara.RuntimeOptions({});
|
|
28500
28615
|
return await this.getTenantCheckAvailableWithOptions(runtime);
|
|
28501
28616
|
}
|
|
28617
|
+
/**
|
|
28618
|
+
* 获取未知威胁发现的统计信息
|
|
28619
|
+
*
|
|
28620
|
+
* @param request - GetUnknownThreatDetectStatisticRequest
|
|
28621
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
28622
|
+
* @returns GetUnknownThreatDetectStatisticResponse
|
|
28623
|
+
*/
|
|
28624
|
+
async getUnknownThreatDetectStatisticWithOptions(request, runtime) {
|
|
28625
|
+
request.validate();
|
|
28626
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({});
|
|
28627
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
28628
|
+
action: "GetUnknownThreatDetectStatistic",
|
|
28629
|
+
version: "2018-12-03",
|
|
28630
|
+
protocol: "HTTPS",
|
|
28631
|
+
pathname: "/",
|
|
28632
|
+
method: "POST",
|
|
28633
|
+
authType: "AK",
|
|
28634
|
+
style: "RPC",
|
|
28635
|
+
reqBodyType: "formData",
|
|
28636
|
+
bodyType: "json",
|
|
28637
|
+
});
|
|
28638
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.GetUnknownThreatDetectStatisticResponse({}));
|
|
28639
|
+
}
|
|
28640
|
+
/**
|
|
28641
|
+
* 获取未知威胁发现的统计信息
|
|
28642
|
+
*
|
|
28643
|
+
* @param request - GetUnknownThreatDetectStatisticRequest
|
|
28644
|
+
* @returns GetUnknownThreatDetectStatisticResponse
|
|
28645
|
+
*/
|
|
28646
|
+
async getUnknownThreatDetectStatistic(request) {
|
|
28647
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
28648
|
+
return await this.getUnknownThreatDetectStatisticWithOptions(request, runtime);
|
|
28649
|
+
}
|
|
28502
28650
|
/**
|
|
28503
28651
|
* Queries the language settings of log analysis.
|
|
28504
28652
|
*
|
|
28505
|
-
* @param request - GetUserLangRequest
|
|
28506
28653
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
28507
28654
|
* @returns GetUserLangResponse
|
|
28508
28655
|
*/
|
|
@@ -28616,7 +28763,6 @@ class Client extends openapi_core_1.default {
|
|
|
28616
28763
|
/**
|
|
28617
28764
|
* Queries the information about the latest virus scan task.
|
|
28618
28765
|
*
|
|
28619
|
-
* @param request - GetVirusScanLatestTaskStatisticRequest
|
|
28620
28766
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
28621
28767
|
* @returns GetVirusScanLatestTaskStatisticResponse
|
|
28622
28768
|
*/
|
|
@@ -28823,6 +28969,63 @@ class Client extends openapi_core_1.default {
|
|
|
28823
28969
|
let runtime = new $dara.RuntimeOptions({});
|
|
28824
28970
|
return await this.handleMaliciousFilesWithOptions(request, runtime);
|
|
28825
28971
|
}
|
|
28972
|
+
/**
|
|
28973
|
+
* 文件检测告警处理操作
|
|
28974
|
+
*
|
|
28975
|
+
* @param request - HandleObjectScanEventRequest
|
|
28976
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
28977
|
+
* @returns HandleObjectScanEventResponse
|
|
28978
|
+
*/
|
|
28979
|
+
async handleObjectScanEventWithOptions(request, runtime) {
|
|
28980
|
+
request.validate();
|
|
28981
|
+
let query = {};
|
|
28982
|
+
if (!$dara.isNull(request.batchType)) {
|
|
28983
|
+
query["BatchType"] = request.batchType;
|
|
28984
|
+
}
|
|
28985
|
+
if (!$dara.isNull(request.eventId)) {
|
|
28986
|
+
query["EventId"] = request.eventId;
|
|
28987
|
+
}
|
|
28988
|
+
if (!$dara.isNull(request.eventIdList)) {
|
|
28989
|
+
query["EventIdList"] = request.eventIdList;
|
|
28990
|
+
}
|
|
28991
|
+
if (!$dara.isNull(request.lang)) {
|
|
28992
|
+
query["Lang"] = request.lang;
|
|
28993
|
+
}
|
|
28994
|
+
if (!$dara.isNull(request.remark)) {
|
|
28995
|
+
query["Remark"] = request.remark;
|
|
28996
|
+
}
|
|
28997
|
+
if (!$dara.isNull(request.ruleConditionList)) {
|
|
28998
|
+
query["RuleConditionList"] = request.ruleConditionList;
|
|
28999
|
+
}
|
|
29000
|
+
if (!$dara.isNull(request.status)) {
|
|
29001
|
+
query["Status"] = request.status;
|
|
29002
|
+
}
|
|
29003
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
29004
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
29005
|
+
});
|
|
29006
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
29007
|
+
action: "HandleObjectScanEvent",
|
|
29008
|
+
version: "2018-12-03",
|
|
29009
|
+
protocol: "HTTPS",
|
|
29010
|
+
pathname: "/",
|
|
29011
|
+
method: "POST",
|
|
29012
|
+
authType: "AK",
|
|
29013
|
+
style: "RPC",
|
|
29014
|
+
reqBodyType: "formData",
|
|
29015
|
+
bodyType: "json",
|
|
29016
|
+
});
|
|
29017
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.HandleObjectScanEventResponse({}));
|
|
29018
|
+
}
|
|
29019
|
+
/**
|
|
29020
|
+
* 文件检测告警处理操作
|
|
29021
|
+
*
|
|
29022
|
+
* @param request - HandleObjectScanEventRequest
|
|
29023
|
+
* @returns HandleObjectScanEventResponse
|
|
29024
|
+
*/
|
|
29025
|
+
async handleObjectScanEvent(request) {
|
|
29026
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
29027
|
+
return await this.handleObjectScanEventWithOptions(request, runtime);
|
|
29028
|
+
}
|
|
28826
29029
|
/**
|
|
28827
29030
|
* Handles alert events.
|
|
28828
29031
|
*
|
|
@@ -28997,6 +29200,48 @@ class Client extends openapi_core_1.default {
|
|
|
28997
29200
|
let runtime = new $dara.RuntimeOptions({});
|
|
28998
29201
|
return await this.handleSimilarSecurityEventsWithOptions(request, runtime);
|
|
28999
29202
|
}
|
|
29203
|
+
/**
|
|
29204
|
+
* 处理未知威胁分析告警
|
|
29205
|
+
*
|
|
29206
|
+
* @param request - HandleUnknownThreatDetectEventRequest
|
|
29207
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
29208
|
+
* @returns HandleUnknownThreatDetectEventResponse
|
|
29209
|
+
*/
|
|
29210
|
+
async handleUnknownThreatDetectEventWithOptions(request, runtime) {
|
|
29211
|
+
request.validate();
|
|
29212
|
+
let query = {};
|
|
29213
|
+
if (!$dara.isNull(request.eventIdList)) {
|
|
29214
|
+
query["EventIdList"] = request.eventIdList;
|
|
29215
|
+
}
|
|
29216
|
+
if (!$dara.isNull(request.status)) {
|
|
29217
|
+
query["Status"] = request.status;
|
|
29218
|
+
}
|
|
29219
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
29220
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
29221
|
+
});
|
|
29222
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
29223
|
+
action: "HandleUnknownThreatDetectEvent",
|
|
29224
|
+
version: "2018-12-03",
|
|
29225
|
+
protocol: "HTTPS",
|
|
29226
|
+
pathname: "/",
|
|
29227
|
+
method: "POST",
|
|
29228
|
+
authType: "AK",
|
|
29229
|
+
style: "RPC",
|
|
29230
|
+
reqBodyType: "formData",
|
|
29231
|
+
bodyType: "json",
|
|
29232
|
+
});
|
|
29233
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.HandleUnknownThreatDetectEventResponse({}));
|
|
29234
|
+
}
|
|
29235
|
+
/**
|
|
29236
|
+
* 处理未知威胁分析告警
|
|
29237
|
+
*
|
|
29238
|
+
* @param request - HandleUnknownThreatDetectEventRequest
|
|
29239
|
+
* @returns HandleUnknownThreatDetectEventResponse
|
|
29240
|
+
*/
|
|
29241
|
+
async handleUnknownThreatDetectEvent(request) {
|
|
29242
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
29243
|
+
return await this.handleUnknownThreatDetectEventWithOptions(request, runtime);
|
|
29244
|
+
}
|
|
29000
29245
|
/**
|
|
29001
29246
|
* Adds risk items to the whitelist or removes risk items from the whitelist by specifying servers and risk items.
|
|
29002
29247
|
*
|
|
@@ -29487,7 +29732,6 @@ class Client extends openapi_core_1.default {
|
|
|
29487
29732
|
* @remarks
|
|
29488
29733
|
* You must use the management account of your resource directory or a delegated administrator account of Security Center to call this operation.
|
|
29489
29734
|
*
|
|
29490
|
-
* @param request - ListAccountsInResourceDirectoryRequest
|
|
29491
29735
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
29492
29736
|
* @returns ListAccountsInResourceDirectoryResponse
|
|
29493
29737
|
*/
|
|
@@ -29747,7 +29991,6 @@ class Client extends openapi_core_1.default {
|
|
|
29747
29991
|
/**
|
|
29748
29992
|
* Queries the regions that are supported by the agentless detection feature.
|
|
29749
29993
|
*
|
|
29750
|
-
* @param request - ListAgentlessRegionRequest
|
|
29751
29994
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
29752
29995
|
* @returns ListAgentlessRegionResponse
|
|
29753
29996
|
*/
|
|
@@ -29975,7 +30218,6 @@ class Client extends openapi_core_1.default {
|
|
|
29975
30218
|
/**
|
|
29976
30219
|
* Queries the configurations for cleaning offline hosts whose provider cannot be identified.
|
|
29977
30220
|
*
|
|
29978
|
-
* @param request - ListAssetCleanConfigRequest
|
|
29979
30221
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
29980
30222
|
* @returns ListAssetCleanConfigResponse
|
|
29981
30223
|
*/
|
|
@@ -30908,7 +31150,7 @@ class Client extends openapi_core_1.default {
|
|
|
30908
31150
|
return await this.listCheckItemsWithOptions(request, runtime);
|
|
30909
31151
|
}
|
|
30910
31152
|
/**
|
|
30911
|
-
*
|
|
31153
|
+
* In the custom check items feature of Cloud Security Posture Management, query the attribution standard, attribution regulation, or attribution section in the check item categorization settings.
|
|
30912
31154
|
*
|
|
30913
31155
|
* @param request - ListCheckPoliciesRequest
|
|
30914
31156
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -30934,7 +31176,7 @@ class Client extends openapi_core_1.default {
|
|
|
30934
31176
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListCheckPoliciesResponse({}));
|
|
30935
31177
|
}
|
|
30936
31178
|
/**
|
|
30937
|
-
*
|
|
31179
|
+
* In the custom check items feature of Cloud Security Posture Management, query the attribution standard, attribution regulation, or attribution section in the check item categorization settings.
|
|
30938
31180
|
*
|
|
30939
31181
|
* @param request - ListCheckPoliciesRequest
|
|
30940
31182
|
* @returns ListCheckPoliciesResponse
|
|
@@ -31261,7 +31503,6 @@ class Client extends openapi_core_1.default {
|
|
|
31261
31503
|
/**
|
|
31262
31504
|
* Queries the supported types of custom defense rules.
|
|
31263
31505
|
*
|
|
31264
|
-
* @param request - ListClientUserDefineRuleTypesRequest
|
|
31265
31506
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
31266
31507
|
* @returns ListClientUserDefineRuleTypesResponse
|
|
31267
31508
|
*/
|
|
@@ -31848,7 +32089,6 @@ class Client extends openapi_core_1.default {
|
|
|
31848
32089
|
/**
|
|
31849
32090
|
* Queries a list of clusters that are included in a rule for non-image program defense.
|
|
31850
32091
|
*
|
|
31851
|
-
* @param request - ListContainerDefenseRuleClustersRequest
|
|
31852
32092
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
31853
32093
|
* @returns ListContainerDefenseRuleClustersResponse
|
|
31854
32094
|
*/
|
|
@@ -33273,7 +33513,6 @@ class Client extends openapi_core_1.default {
|
|
|
33273
33513
|
/**
|
|
33274
33514
|
* Queries the regions supported by the log delivery feature that uses the pay-as-you-go billing method.
|
|
33275
33515
|
*
|
|
33276
|
-
* @param request - ListLogShipperRegionsRequest
|
|
33277
33516
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
33278
33517
|
* @returns ListLogShipperRegionsResponse
|
|
33279
33518
|
*/
|
|
@@ -34040,7 +34279,6 @@ class Client extends openapi_core_1.default {
|
|
|
34040
34279
|
/**
|
|
34041
34280
|
* Queries the information about the self-managed Kubernetes clusters that are added to Security Center.
|
|
34042
34281
|
*
|
|
34043
|
-
* @param request - ListPrivateK8sRequest
|
|
34044
34282
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
34045
34283
|
* @returns ListPrivateK8sResponse
|
|
34046
34284
|
*/
|
|
@@ -34199,7 +34437,6 @@ class Client extends openapi_core_1.default {
|
|
|
34199
34437
|
* @remarks
|
|
34200
34438
|
* You must use the management account of your resource directory or a delegated administrator account of Security Center to call this operation.
|
|
34201
34439
|
*
|
|
34202
|
-
* @param request - ListRdDefaultSyncListRequest
|
|
34203
34440
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
34204
34441
|
* @returns ListRdDefaultSyncListResponse
|
|
34205
34442
|
*/
|
|
@@ -34367,7 +34604,6 @@ class Client extends openapi_core_1.default {
|
|
|
34367
34604
|
/**
|
|
34368
34605
|
* Queries supported file suffixes.
|
|
34369
34606
|
*
|
|
34370
|
-
* @param request - ListSupportObjectSuffixRequest
|
|
34371
34607
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
34372
34608
|
* @returns ListSupportObjectSuffixResponse
|
|
34373
34609
|
*/
|
|
@@ -34433,7 +34669,6 @@ class Client extends openapi_core_1.default {
|
|
|
34433
34669
|
/**
|
|
34434
34670
|
* Queries the types of system rules.
|
|
34435
34671
|
*
|
|
34436
|
-
* @param request - ListSystemClientRuleTypesRequest
|
|
34437
34672
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
34438
34673
|
* @returns ListSystemClientRuleTypesResponse
|
|
34439
34674
|
*/
|
|
@@ -34757,6 +34992,246 @@ class Client extends openapi_core_1.default {
|
|
|
34757
34992
|
let runtime = new $dara.RuntimeOptions({});
|
|
34758
34993
|
return await this.listUninstallAegisMachinesWithOptions(request, runtime);
|
|
34759
34994
|
}
|
|
34995
|
+
/**
|
|
34996
|
+
* 查询未知威胁发现事件
|
|
34997
|
+
*
|
|
34998
|
+
* @param request - ListUnknownThreatDetectEventRequest
|
|
34999
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
35000
|
+
* @returns ListUnknownThreatDetectEventResponse
|
|
35001
|
+
*/
|
|
35002
|
+
async listUnknownThreatDetectEventWithOptions(request, runtime) {
|
|
35003
|
+
request.validate();
|
|
35004
|
+
let query = {};
|
|
35005
|
+
if (!$dara.isNull(request.currentPage)) {
|
|
35006
|
+
query["CurrentPage"] = request.currentPage;
|
|
35007
|
+
}
|
|
35008
|
+
if (!$dara.isNull(request.hashKey)) {
|
|
35009
|
+
query["HashKey"] = request.hashKey;
|
|
35010
|
+
}
|
|
35011
|
+
if (!$dara.isNull(request.pageSize)) {
|
|
35012
|
+
query["PageSize"] = request.pageSize;
|
|
35013
|
+
}
|
|
35014
|
+
if (!$dara.isNull(request.parentProcessPath)) {
|
|
35015
|
+
query["ParentProcessPath"] = request.parentProcessPath;
|
|
35016
|
+
}
|
|
35017
|
+
if (!$dara.isNull(request.processPath)) {
|
|
35018
|
+
query["ProcessPath"] = request.processPath;
|
|
35019
|
+
}
|
|
35020
|
+
if (!$dara.isNull(request.remark)) {
|
|
35021
|
+
query["Remark"] = request.remark;
|
|
35022
|
+
}
|
|
35023
|
+
if (!$dara.isNull(request.status)) {
|
|
35024
|
+
query["Status"] = request.status;
|
|
35025
|
+
}
|
|
35026
|
+
if (!$dara.isNull(request.uuid)) {
|
|
35027
|
+
query["Uuid"] = request.uuid;
|
|
35028
|
+
}
|
|
35029
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
35030
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
35031
|
+
});
|
|
35032
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
35033
|
+
action: "ListUnknownThreatDetectEvent",
|
|
35034
|
+
version: "2018-12-03",
|
|
35035
|
+
protocol: "HTTPS",
|
|
35036
|
+
pathname: "/",
|
|
35037
|
+
method: "POST",
|
|
35038
|
+
authType: "AK",
|
|
35039
|
+
style: "RPC",
|
|
35040
|
+
reqBodyType: "formData",
|
|
35041
|
+
bodyType: "json",
|
|
35042
|
+
});
|
|
35043
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListUnknownThreatDetectEventResponse({}));
|
|
35044
|
+
}
|
|
35045
|
+
/**
|
|
35046
|
+
* 查询未知威胁发现事件
|
|
35047
|
+
*
|
|
35048
|
+
* @param request - ListUnknownThreatDetectEventRequest
|
|
35049
|
+
* @returns ListUnknownThreatDetectEventResponse
|
|
35050
|
+
*/
|
|
35051
|
+
async listUnknownThreatDetectEvent(request) {
|
|
35052
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
35053
|
+
return await this.listUnknownThreatDetectEventWithOptions(request, runtime);
|
|
35054
|
+
}
|
|
35055
|
+
/**
|
|
35056
|
+
* 查询未知威胁发现的机器列表
|
|
35057
|
+
*
|
|
35058
|
+
* @param request - ListUnknownThreatDetectMachineRequest
|
|
35059
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
35060
|
+
* @returns ListUnknownThreatDetectMachineResponse
|
|
35061
|
+
*/
|
|
35062
|
+
async listUnknownThreatDetectMachineWithOptions(request, runtime) {
|
|
35063
|
+
request.validate();
|
|
35064
|
+
let query = {};
|
|
35065
|
+
if (!$dara.isNull(request.currentPage)) {
|
|
35066
|
+
query["CurrentPage"] = request.currentPage;
|
|
35067
|
+
}
|
|
35068
|
+
if (!$dara.isNull(request.pageSize)) {
|
|
35069
|
+
query["PageSize"] = request.pageSize;
|
|
35070
|
+
}
|
|
35071
|
+
if (!$dara.isNull(request.remark)) {
|
|
35072
|
+
query["Remark"] = request.remark;
|
|
35073
|
+
}
|
|
35074
|
+
if (!$dara.isNull(request.status)) {
|
|
35075
|
+
query["Status"] = request.status;
|
|
35076
|
+
}
|
|
35077
|
+
if (!$dara.isNull(request.studyMode)) {
|
|
35078
|
+
query["StudyMode"] = request.studyMode;
|
|
35079
|
+
}
|
|
35080
|
+
if (!$dara.isNull(request.studyTimeEnd)) {
|
|
35081
|
+
query["StudyTimeEnd"] = request.studyTimeEnd;
|
|
35082
|
+
}
|
|
35083
|
+
if (!$dara.isNull(request.studyTimeStart)) {
|
|
35084
|
+
query["StudyTimeStart"] = request.studyTimeStart;
|
|
35085
|
+
}
|
|
35086
|
+
if (!$dara.isNull(request.uuid)) {
|
|
35087
|
+
query["Uuid"] = request.uuid;
|
|
35088
|
+
}
|
|
35089
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
35090
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
35091
|
+
});
|
|
35092
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
35093
|
+
action: "ListUnknownThreatDetectMachine",
|
|
35094
|
+
version: "2018-12-03",
|
|
35095
|
+
protocol: "HTTPS",
|
|
35096
|
+
pathname: "/",
|
|
35097
|
+
method: "POST",
|
|
35098
|
+
authType: "AK",
|
|
35099
|
+
style: "RPC",
|
|
35100
|
+
reqBodyType: "formData",
|
|
35101
|
+
bodyType: "json",
|
|
35102
|
+
});
|
|
35103
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListUnknownThreatDetectMachineResponse({}));
|
|
35104
|
+
}
|
|
35105
|
+
/**
|
|
35106
|
+
* 查询未知威胁发现的机器列表
|
|
35107
|
+
*
|
|
35108
|
+
* @param request - ListUnknownThreatDetectMachineRequest
|
|
35109
|
+
* @returns ListUnknownThreatDetectMachineResponse
|
|
35110
|
+
*/
|
|
35111
|
+
async listUnknownThreatDetectMachine(request) {
|
|
35112
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
35113
|
+
return await this.listUnknownThreatDetectMachineWithOptions(request, runtime);
|
|
35114
|
+
}
|
|
35115
|
+
/**
|
|
35116
|
+
* 查询未知威胁发现进程列表
|
|
35117
|
+
*
|
|
35118
|
+
* @param request - ListUnknownThreatDetectProcessRequest
|
|
35119
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
35120
|
+
* @returns ListUnknownThreatDetectProcessResponse
|
|
35121
|
+
*/
|
|
35122
|
+
async listUnknownThreatDetectProcessWithOptions(request, runtime) {
|
|
35123
|
+
request.validate();
|
|
35124
|
+
let query = {};
|
|
35125
|
+
if (!$dara.isNull(request.analyzeResult)) {
|
|
35126
|
+
query["AnalyzeResult"] = request.analyzeResult;
|
|
35127
|
+
}
|
|
35128
|
+
if (!$dara.isNull(request.currentPage)) {
|
|
35129
|
+
query["CurrentPage"] = request.currentPage;
|
|
35130
|
+
}
|
|
35131
|
+
if (!$dara.isNull(request.firstTimeEnd)) {
|
|
35132
|
+
query["FirstTimeEnd"] = request.firstTimeEnd;
|
|
35133
|
+
}
|
|
35134
|
+
if (!$dara.isNull(request.firstTimeStart)) {
|
|
35135
|
+
query["FirstTimeStart"] = request.firstTimeStart;
|
|
35136
|
+
}
|
|
35137
|
+
if (!$dara.isNull(request.md5)) {
|
|
35138
|
+
query["Md5"] = request.md5;
|
|
35139
|
+
}
|
|
35140
|
+
if (!$dara.isNull(request.pageSize)) {
|
|
35141
|
+
query["PageSize"] = request.pageSize;
|
|
35142
|
+
}
|
|
35143
|
+
if (!$dara.isNull(request.path)) {
|
|
35144
|
+
query["Path"] = request.path;
|
|
35145
|
+
}
|
|
35146
|
+
if (!$dara.isNull(request.processPath)) {
|
|
35147
|
+
query["ProcessPath"] = request.processPath;
|
|
35148
|
+
}
|
|
35149
|
+
if (!$dara.isNull(request.remark)) {
|
|
35150
|
+
query["Remark"] = request.remark;
|
|
35151
|
+
}
|
|
35152
|
+
if (!$dara.isNull(request.sha256)) {
|
|
35153
|
+
query["Sha256"] = request.sha256;
|
|
35154
|
+
}
|
|
35155
|
+
if (!$dara.isNull(request.uuid)) {
|
|
35156
|
+
query["Uuid"] = request.uuid;
|
|
35157
|
+
}
|
|
35158
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
35159
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
35160
|
+
});
|
|
35161
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
35162
|
+
action: "ListUnknownThreatDetectProcess",
|
|
35163
|
+
version: "2018-12-03",
|
|
35164
|
+
protocol: "HTTPS",
|
|
35165
|
+
pathname: "/",
|
|
35166
|
+
method: "POST",
|
|
35167
|
+
authType: "AK",
|
|
35168
|
+
style: "RPC",
|
|
35169
|
+
reqBodyType: "formData",
|
|
35170
|
+
bodyType: "json",
|
|
35171
|
+
});
|
|
35172
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListUnknownThreatDetectProcessResponse({}));
|
|
35173
|
+
}
|
|
35174
|
+
/**
|
|
35175
|
+
* 查询未知威胁发现进程列表
|
|
35176
|
+
*
|
|
35177
|
+
* @param request - ListUnknownThreatDetectProcessRequest
|
|
35178
|
+
* @returns ListUnknownThreatDetectProcessResponse
|
|
35179
|
+
*/
|
|
35180
|
+
async listUnknownThreatDetectProcess(request) {
|
|
35181
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
35182
|
+
return await this.listUnknownThreatDetectProcessWithOptions(request, runtime);
|
|
35183
|
+
}
|
|
35184
|
+
/**
|
|
35185
|
+
* 查询未知威胁发现策略列表
|
|
35186
|
+
*
|
|
35187
|
+
* @param request - ListUnknownThreatDetectStrategyRequest
|
|
35188
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
35189
|
+
* @returns ListUnknownThreatDetectStrategyResponse
|
|
35190
|
+
*/
|
|
35191
|
+
async listUnknownThreatDetectStrategyWithOptions(request, runtime) {
|
|
35192
|
+
request.validate();
|
|
35193
|
+
let query = {};
|
|
35194
|
+
if (!$dara.isNull(request.currentPage)) {
|
|
35195
|
+
query["CurrentPage"] = request.currentPage;
|
|
35196
|
+
}
|
|
35197
|
+
if (!$dara.isNull(request.id)) {
|
|
35198
|
+
query["Id"] = request.id;
|
|
35199
|
+
}
|
|
35200
|
+
if (!$dara.isNull(request.name)) {
|
|
35201
|
+
query["Name"] = request.name;
|
|
35202
|
+
}
|
|
35203
|
+
if (!$dara.isNull(request.pageSize)) {
|
|
35204
|
+
query["PageSize"] = request.pageSize;
|
|
35205
|
+
}
|
|
35206
|
+
if (!$dara.isNull(request.studyMode)) {
|
|
35207
|
+
query["StudyMode"] = request.studyMode;
|
|
35208
|
+
}
|
|
35209
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
35210
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
35211
|
+
});
|
|
35212
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
35213
|
+
action: "ListUnknownThreatDetectStrategy",
|
|
35214
|
+
version: "2018-12-03",
|
|
35215
|
+
protocol: "HTTPS",
|
|
35216
|
+
pathname: "/",
|
|
35217
|
+
method: "POST",
|
|
35218
|
+
authType: "AK",
|
|
35219
|
+
style: "RPC",
|
|
35220
|
+
reqBodyType: "formData",
|
|
35221
|
+
bodyType: "json",
|
|
35222
|
+
});
|
|
35223
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ListUnknownThreatDetectStrategyResponse({}));
|
|
35224
|
+
}
|
|
35225
|
+
/**
|
|
35226
|
+
* 查询未知威胁发现策略列表
|
|
35227
|
+
*
|
|
35228
|
+
* @param request - ListUnknownThreatDetectStrategyRequest
|
|
35229
|
+
* @returns ListUnknownThreatDetectStrategyResponse
|
|
35230
|
+
*/
|
|
35231
|
+
async listUnknownThreatDetectStrategy(request) {
|
|
35232
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
35233
|
+
return await this.listUnknownThreatDetectStrategyWithOptions(request, runtime);
|
|
35234
|
+
}
|
|
34760
35235
|
/**
|
|
34761
35236
|
* Get VPC Data
|
|
34762
35237
|
*
|
|
@@ -37973,7 +38448,7 @@ class Client extends openapi_core_1.default {
|
|
|
37973
38448
|
return await this.modifySecurityEventMarkMissIndividuallyWithOptions(request, runtime);
|
|
37974
38449
|
}
|
|
37975
38450
|
/**
|
|
37976
|
-
*
|
|
38451
|
+
* Serverless Asset authorization Management.
|
|
37977
38452
|
*
|
|
37978
38453
|
* @param request - ModifyServerlessAuthToMachineRequest
|
|
37979
38454
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
@@ -38044,7 +38519,7 @@ class Client extends openapi_core_1.default {
|
|
|
38044
38519
|
return $dara.cast(await this.callApi(params, req, runtime), new $_model.ModifyServerlessAuthToMachineResponse({}));
|
|
38045
38520
|
}
|
|
38046
38521
|
/**
|
|
38047
|
-
*
|
|
38522
|
+
* Serverless Asset authorization Management.
|
|
38048
38523
|
*
|
|
38049
38524
|
* @param request - ModifyServerlessAuthToMachineRequest
|
|
38050
38525
|
* @returns ModifyServerlessAuthToMachineResponse
|
|
@@ -39695,6 +40170,51 @@ class Client extends openapi_core_1.default {
|
|
|
39695
40170
|
let runtime = new $dara.RuntimeOptions({});
|
|
39696
40171
|
return await this.operateSwitchStatusWithOptions(request, runtime);
|
|
39697
40172
|
}
|
|
40173
|
+
/**
|
|
40174
|
+
* 修改未知威胁发现的机器状态
|
|
40175
|
+
*
|
|
40176
|
+
* @param request - OperateUnknownThreatDetectMachineRequest
|
|
40177
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
40178
|
+
* @returns OperateUnknownThreatDetectMachineResponse
|
|
40179
|
+
*/
|
|
40180
|
+
async operateUnknownThreatDetectMachineWithOptions(request, runtime) {
|
|
40181
|
+
request.validate();
|
|
40182
|
+
let query = {};
|
|
40183
|
+
if (!$dara.isNull(request.operateType)) {
|
|
40184
|
+
query["OperateType"] = request.operateType;
|
|
40185
|
+
}
|
|
40186
|
+
if (!$dara.isNull(request.status)) {
|
|
40187
|
+
query["Status"] = request.status;
|
|
40188
|
+
}
|
|
40189
|
+
if (!$dara.isNull(request.uuidList)) {
|
|
40190
|
+
query["UuidList"] = request.uuidList;
|
|
40191
|
+
}
|
|
40192
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
40193
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
40194
|
+
});
|
|
40195
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
40196
|
+
action: "OperateUnknownThreatDetectMachine",
|
|
40197
|
+
version: "2018-12-03",
|
|
40198
|
+
protocol: "HTTPS",
|
|
40199
|
+
pathname: "/",
|
|
40200
|
+
method: "POST",
|
|
40201
|
+
authType: "AK",
|
|
40202
|
+
style: "RPC",
|
|
40203
|
+
reqBodyType: "formData",
|
|
40204
|
+
bodyType: "json",
|
|
40205
|
+
});
|
|
40206
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.OperateUnknownThreatDetectMachineResponse({}));
|
|
40207
|
+
}
|
|
40208
|
+
/**
|
|
40209
|
+
* 修改未知威胁发现的机器状态
|
|
40210
|
+
*
|
|
40211
|
+
* @param request - OperateUnknownThreatDetectMachineRequest
|
|
40212
|
+
* @returns OperateUnknownThreatDetectMachineResponse
|
|
40213
|
+
*/
|
|
40214
|
+
async operateUnknownThreatDetectMachine(request) {
|
|
40215
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
40216
|
+
return await this.operateUnknownThreatDetectMachineWithOptions(request, runtime);
|
|
40217
|
+
}
|
|
39698
40218
|
/**
|
|
39699
40219
|
* Handles alert events that are generated by the antivirus feature. You can perform in-depth detection and removal, add alert events to the whitelist, ignore alert events, or manually handle alert events.
|
|
39700
40220
|
*
|
|
@@ -40505,7 +41025,6 @@ class Client extends openapi_core_1.default {
|
|
|
40505
41025
|
/**
|
|
40506
41026
|
* Queries the list of beginner tasks. Security Center provides rewards for users who complete tasks. The rewards include the quota for a value-added feature and log storage capacity.
|
|
40507
41027
|
*
|
|
40508
|
-
* @param request - QueryGuidTaskListRequest
|
|
40509
41028
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
40510
41029
|
* @returns QueryGuidTaskListResponse
|
|
40511
41030
|
*/
|
|
@@ -40787,7 +41306,6 @@ class Client extends openapi_core_1.default {
|
|
|
40787
41306
|
/**
|
|
40788
41307
|
* Refreshes the list of Object Storage Service (OSS) buckets.
|
|
40789
41308
|
*
|
|
40790
|
-
* @param request - RefreshOssBucketScanInfoRequest
|
|
40791
41309
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
40792
41310
|
* @returns RefreshOssBucketScanInfoResponse
|
|
40793
41311
|
*/
|
|
@@ -41949,7 +42467,6 @@ class Client extends openapi_core_1.default {
|
|
|
41949
42467
|
/**
|
|
41950
42468
|
* Starts a database scan task.
|
|
41951
42469
|
*
|
|
41952
|
-
* @param request - StartDiscoverDatabaseTaskRequest
|
|
41953
42470
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
41954
42471
|
* @returns StartDiscoverDatabaseTaskResponse
|
|
41955
42472
|
*/
|
|
@@ -42021,7 +42538,6 @@ class Client extends openapi_core_1.default {
|
|
|
42021
42538
|
/**
|
|
42022
42539
|
* Starts an IDC scan task.
|
|
42023
42540
|
*
|
|
42024
|
-
* @param request - StartIdcProbeScanRequest
|
|
42025
42541
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
42026
42542
|
* @returns StartIdcProbeScanResponse
|
|
42027
42543
|
*/
|
|
@@ -42273,7 +42789,6 @@ class Client extends openapi_core_1.default {
|
|
|
42273
42789
|
/**
|
|
42274
42790
|
* Submits a free quick scan task, which includes vulnerability detection in the free category and free check items of Cloud Security Posture Management (CSPM).
|
|
42275
42791
|
*
|
|
42276
|
-
* @param request - SubmitTenantCheckRequest
|
|
42277
42792
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
42278
42793
|
* @returns SubmitTenantCheckResponse
|
|
42279
42794
|
*/
|
|
@@ -42303,7 +42818,6 @@ class Client extends openapi_core_1.default {
|
|
|
42303
42818
|
/**
|
|
42304
42819
|
* Triggers ISO 27001 compliance checks of Security Center.
|
|
42305
42820
|
*
|
|
42306
|
-
* @param request - TriggerCheckRequest
|
|
42307
42821
|
* @param runtime - runtime options for this request RuntimeOptions
|
|
42308
42822
|
* @returns TriggerCheckResponse
|
|
42309
42823
|
*/
|
|
@@ -44395,6 +44909,99 @@ class Client extends openapi_core_1.default {
|
|
|
44395
44909
|
let runtime = new $dara.RuntimeOptions({});
|
|
44396
44910
|
return await this.updateTargetListByBatchWithOptions(request, runtime);
|
|
44397
44911
|
}
|
|
44912
|
+
/**
|
|
44913
|
+
* 更新未知威胁发现的进程详情
|
|
44914
|
+
*
|
|
44915
|
+
* @param request - UpdateUnknownThreatDetectProcessRequest
|
|
44916
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
44917
|
+
* @returns UpdateUnknownThreatDetectProcessResponse
|
|
44918
|
+
*/
|
|
44919
|
+
async updateUnknownThreatDetectProcessWithOptions(request, runtime) {
|
|
44920
|
+
request.validate();
|
|
44921
|
+
let query = {};
|
|
44922
|
+
if (!$dara.isNull(request.processId)) {
|
|
44923
|
+
query["ProcessId"] = request.processId;
|
|
44924
|
+
}
|
|
44925
|
+
if (!$dara.isNull(request.remark)) {
|
|
44926
|
+
query["Remark"] = request.remark;
|
|
44927
|
+
}
|
|
44928
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
44929
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
44930
|
+
});
|
|
44931
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
44932
|
+
action: "UpdateUnknownThreatDetectProcess",
|
|
44933
|
+
version: "2018-12-03",
|
|
44934
|
+
protocol: "HTTPS",
|
|
44935
|
+
pathname: "/",
|
|
44936
|
+
method: "POST",
|
|
44937
|
+
authType: "AK",
|
|
44938
|
+
style: "RPC",
|
|
44939
|
+
reqBodyType: "formData",
|
|
44940
|
+
bodyType: "json",
|
|
44941
|
+
});
|
|
44942
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateUnknownThreatDetectProcessResponse({}));
|
|
44943
|
+
}
|
|
44944
|
+
/**
|
|
44945
|
+
* 更新未知威胁发现的进程详情
|
|
44946
|
+
*
|
|
44947
|
+
* @param request - UpdateUnknownThreatDetectProcessRequest
|
|
44948
|
+
* @returns UpdateUnknownThreatDetectProcessResponse
|
|
44949
|
+
*/
|
|
44950
|
+
async updateUnknownThreatDetectProcess(request) {
|
|
44951
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
44952
|
+
return await this.updateUnknownThreatDetectProcessWithOptions(request, runtime);
|
|
44953
|
+
}
|
|
44954
|
+
/**
|
|
44955
|
+
* 更新未知威胁发现策略
|
|
44956
|
+
*
|
|
44957
|
+
* @param request - UpdateUnknownThreatDetectStrategyRequest
|
|
44958
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
44959
|
+
* @returns UpdateUnknownThreatDetectStrategyResponse
|
|
44960
|
+
*/
|
|
44961
|
+
async updateUnknownThreatDetectStrategyWithOptions(request, runtime) {
|
|
44962
|
+
request.validate();
|
|
44963
|
+
let query = {};
|
|
44964
|
+
if (!$dara.isNull(request.durationDaysAfterInit)) {
|
|
44965
|
+
query["DurationDaysAfterInit"] = request.durationDaysAfterInit;
|
|
44966
|
+
}
|
|
44967
|
+
if (!$dara.isNull(request.durationDaysAfterStop)) {
|
|
44968
|
+
query["DurationDaysAfterStop"] = request.durationDaysAfterStop;
|
|
44969
|
+
}
|
|
44970
|
+
if (!$dara.isNull(request.id)) {
|
|
44971
|
+
query["Id"] = request.id;
|
|
44972
|
+
}
|
|
44973
|
+
if (!$dara.isNull(request.name)) {
|
|
44974
|
+
query["Name"] = request.name;
|
|
44975
|
+
}
|
|
44976
|
+
if (!$dara.isNull(request.studyMode)) {
|
|
44977
|
+
query["StudyMode"] = request.studyMode;
|
|
44978
|
+
}
|
|
44979
|
+
let req = new openapi_core_2.$OpenApiUtil.OpenApiRequest({
|
|
44980
|
+
query: openapi_core_2.OpenApiUtil.query(query),
|
|
44981
|
+
});
|
|
44982
|
+
let params = new openapi_core_2.$OpenApiUtil.Params({
|
|
44983
|
+
action: "UpdateUnknownThreatDetectStrategy",
|
|
44984
|
+
version: "2018-12-03",
|
|
44985
|
+
protocol: "HTTPS",
|
|
44986
|
+
pathname: "/",
|
|
44987
|
+
method: "POST",
|
|
44988
|
+
authType: "AK",
|
|
44989
|
+
style: "RPC",
|
|
44990
|
+
reqBodyType: "formData",
|
|
44991
|
+
bodyType: "json",
|
|
44992
|
+
});
|
|
44993
|
+
return $dara.cast(await this.callApi(params, req, runtime), new $_model.UpdateUnknownThreatDetectStrategyResponse({}));
|
|
44994
|
+
}
|
|
44995
|
+
/**
|
|
44996
|
+
* 更新未知威胁发现策略
|
|
44997
|
+
*
|
|
44998
|
+
* @param request - UpdateUnknownThreatDetectStrategyRequest
|
|
44999
|
+
* @returns UpdateUnknownThreatDetectStrategyResponse
|
|
45000
|
+
*/
|
|
45001
|
+
async updateUnknownThreatDetectStrategy(request) {
|
|
45002
|
+
let runtime = new $dara.RuntimeOptions({});
|
|
45003
|
+
return await this.updateUnknownThreatDetectStrategyWithOptions(request, runtime);
|
|
45004
|
+
}
|
|
44398
45005
|
/**
|
|
44399
45006
|
* Updates the IP address whitelist of an image repository.
|
|
44400
45007
|
*
|