@alicloud/sddp20190103 1.3.0 → 1.4.1
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 +93 -0
- package/dist/client.js +456 -60
- package/dist/client.js.map +1 -1
- package/package.json +3 -2
- package/src/client.ts +479 -49
package/dist/client.js
CHANGED
|
@@ -15,26 +15,37 @@ var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (
|
|
|
15
15
|
}) : function(o, v) {
|
|
16
16
|
o["default"] = v;
|
|
17
17
|
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || function (
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
};
|
|
18
|
+
var __importStar = (this && this.__importStar) || (function () {
|
|
19
|
+
var ownKeys = function(o) {
|
|
20
|
+
ownKeys = Object.getOwnPropertyNames || function (o) {
|
|
21
|
+
var ar = [];
|
|
22
|
+
for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
|
|
23
|
+
return ar;
|
|
24
|
+
};
|
|
25
|
+
return ownKeys(o);
|
|
26
|
+
};
|
|
27
|
+
return function (mod) {
|
|
28
|
+
if (mod && mod.__esModule) return mod;
|
|
29
|
+
var result = {};
|
|
30
|
+
if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
|
|
31
|
+
__setModuleDefault(result, mod);
|
|
32
|
+
return result;
|
|
33
|
+
};
|
|
34
|
+
})();
|
|
25
35
|
var __importDefault = (this && this.__importDefault) || function (mod) {
|
|
26
36
|
return (mod && mod.__esModule) ? mod : { "default": mod };
|
|
27
37
|
};
|
|
28
38
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
29
39
|
exports.DescribeDataMaskingRunHistoryResponseBody = exports.DescribeDataMaskingRunHistoryRequest = exports.DescribeDataLimitsResponse = exports.DescribeDataLimitsResponseBody = exports.DescribeDataLimitsRequest = exports.DescribeDataLimitSetResponse = exports.DescribeDataLimitSetResponseBody = exports.DescribeDataLimitSetRequest = exports.DescribeDataLimitDetailResponse = exports.DescribeDataLimitDetailResponseBody = exports.DescribeDataLimitDetailRequest = exports.DescribeDataAssetsResponse = exports.DescribeDataAssetsResponseBody = exports.DescribeDataAssetsRequest = exports.DescribeConfigsResponse = exports.DescribeConfigsResponseBody = exports.DescribeConfigsRequest = exports.DescribeColumnsV2Response = exports.DescribeColumnsV2ResponseBody = exports.DescribeColumnsV2Request = exports.DescribeColumnsResponse = exports.DescribeColumnsResponseBody = exports.DescribeColumnsRequest = exports.DescribeCategoryTemplateRuleListResponse = exports.DescribeCategoryTemplateRuleListResponseBody = exports.DescribeCategoryTemplateRuleListRequest = exports.DescribeCategoryTemplateListResponse = exports.DescribeCategoryTemplateListResponseBody = exports.DescribeCategoryTemplateListRequest = exports.DeleteRuleResponse = exports.DeleteRuleResponseBody = exports.DeleteRuleRequest = exports.DeleteDataLimitResponse = exports.DeleteDataLimitResponseBody = exports.DeleteDataLimitRequest = exports.CreateSlrRoleResponse = exports.CreateSlrRoleResponseBody = exports.CreateSlrRoleRequest = exports.CreateScanTaskResponse = exports.CreateScanTaskResponseBody = exports.CreateScanTaskRequest = exports.CreateRuleResponse = exports.CreateRuleResponseBody = exports.CreateRuleRequest = exports.CreateDataLimitResponse = exports.CreateDataLimitResponseBody = exports.CreateDataLimitRequest = exports.CreateConfigResponse = exports.CreateConfigResponseBody = exports.CreateConfigRequest = void 0;
|
|
30
|
-
exports.
|
|
31
|
-
exports.
|
|
32
|
-
exports.
|
|
33
|
-
exports.DescribeUserStatusResponseBodyUserStatus = void 0;
|
|
40
|
+
exports.DescribeRiskLevelsRequest = exports.DescribeParentInstanceResponse = exports.DescribeParentInstanceResponseBody = exports.DescribeParentInstanceRequest = exports.DescribePackagesResponse = exports.DescribePackagesResponseBody = exports.DescribePackagesRequest = exports.DescribeOssObjectsResponse = exports.DescribeOssObjectsResponseBody = exports.DescribeOssObjectsRequest = exports.DescribeOssObjectDetailV2Response = exports.DescribeOssObjectDetailV2ResponseBody = exports.DescribeOssObjectDetailV2Request = exports.DescribeOssObjectDetailResponse = exports.DescribeOssObjectDetailResponseBody = exports.DescribeOssObjectDetailRequest = exports.DescribeInstancesResponse = exports.DescribeInstancesResponseBody = exports.DescribeInstancesRequest = exports.DescribeInstanceSourcesResponse = exports.DescribeInstanceSourcesResponseBody = exports.DescribeInstanceSourcesRequest = exports.DescribeIdentifyTaskStatusResponse = exports.DescribeIdentifyTaskStatusResponseBody = exports.DescribeIdentifyTaskStatusRequest = exports.DescribeEventsResponse = exports.DescribeEventsResponseBody = exports.DescribeEventsRequest = exports.DescribeEventTypesResponse = exports.DescribeEventTypesResponseBody = exports.DescribeEventTypesRequest = exports.DescribeEventDetailResponse = exports.DescribeEventDetailResponseBody = exports.DescribeEventDetailRequest = exports.DescribeDocTypesResponse = exports.DescribeDocTypesResponseBody = exports.DescribeDocTypesRequest = exports.DescribeDataObjectsResponse = exports.DescribeDataObjectsResponseBody = exports.DescribeDataObjectsRequest = exports.DescribeDataObjectColumnDetailV2Response = exports.DescribeDataObjectColumnDetailV2ResponseBody = exports.DescribeDataObjectColumnDetailV2Request = exports.DescribeDataObjectColumnDetailResponse = exports.DescribeDataObjectColumnDetailResponseBody = exports.DescribeDataObjectColumnDetailRequest = exports.DescribeDataMaskingTasksResponse = exports.DescribeDataMaskingTasksResponseBody = exports.DescribeDataMaskingTasksRequest = exports.DescribeDataMaskingRunHistoryResponse = void 0;
|
|
41
|
+
exports.StopMaskingProcessResponseBody = exports.StopMaskingProcessRequest = exports.ScanOssObjectV1Response = exports.ScanOssObjectV1ResponseBody = exports.ScanOssObjectV1ShrinkRequest = exports.ScanOssObjectV1Request = exports.ModifyRuleStatusResponse = exports.ModifyRuleStatusResponseBody = exports.ModifyRuleStatusRequest = exports.ModifyRuleResponse = exports.ModifyRuleResponseBody = exports.ModifyRuleRequest = exports.ModifyReportTaskStatusResponse = exports.ModifyReportTaskStatusResponseBody = exports.ModifyReportTaskStatusRequest = exports.ModifyEventTypeStatusResponse = exports.ModifyEventTypeStatusResponseBody = exports.ModifyEventTypeStatusRequest = exports.ModifyEventStatusResponse = exports.ModifyEventStatusResponseBody = exports.ModifyEventStatusRequest = exports.ModifyDefaultLevelResponse = exports.ModifyDefaultLevelResponseBody = exports.ModifyDefaultLevelRequest = exports.ModifyDataLimitResponse = exports.ModifyDataLimitResponseBody = exports.ModifyDataLimitRequest = exports.ManualTriggerMaskingProcessResponse = exports.ManualTriggerMaskingProcessResponseBody = exports.ManualTriggerMaskingProcessRequest = exports.ExecDatamaskResponse = exports.ExecDatamaskResponseBody = exports.ExecDatamaskRequest = exports.DisableUserConfigResponse = exports.DisableUserConfigResponseBody = exports.DisableUserConfigRequest = exports.DescribeUserStatusResponse = exports.DescribeUserStatusResponseBody = exports.DescribeUserStatusRequest = exports.DescribeTemplateAllRulesResponse = exports.DescribeTemplateAllRulesResponseBody = exports.DescribeTemplateAllRulesRequest = exports.DescribeTablesResponse = exports.DescribeTablesResponseBody = exports.DescribeTablesRequest = exports.DescribeRulesResponse = exports.DescribeRulesResponseBody = exports.DescribeRulesRequest = exports.DescribeRiskLevelsResponse = exports.DescribeRiskLevelsResponseBody = void 0;
|
|
42
|
+
exports.DescribeRiskLevelsResponseBodyRiskLevelList = exports.DescribeParentInstanceResponseBodyItems = exports.DescribePackagesResponseBodyItems = exports.DescribeOssObjectsResponseBodyItems = exports.DescribeOssObjectsResponseBodyItemsRuleList = exports.DescribeOssObjectDetailV2ResponseBodyOssObjectDetail = exports.DescribeOssObjectDetailV2ResponseBodyOssObjectDetailRuleList = exports.DescribeOssObjectDetailV2ResponseBodyOssObjectDetailRuleListModelTags = exports.DescribeOssObjectDetailResponseBodyOssObjectDetail = exports.DescribeOssObjectDetailResponseBodyOssObjectDetailRuleList = exports.DescribeOssObjectDetailResponseBodyOssObjectDetailRuleListModelTags = exports.DescribeInstancesResponseBodyItems = exports.DescribeInstancesResponseBodyItemsModelTags = exports.DescribeInstanceSourcesResponseBodyItems = exports.DescribeIdentifyTaskStatusResponseBodyContent = exports.DescribeEventsResponseBodyItems = exports.DescribeEventTypesResponseBodyEventTypeList = exports.DescribeEventTypesResponseBodyEventTypeListSubTypeList = exports.DescribeEventDetailResponseBodyEvent = exports.DescribeEventDetailResponseBodyEventHandleInfoList = exports.DescribeEventDetailResponseBodyEventDetail = exports.DescribeEventDetailResponseBodyEventDetailResourceInfo = exports.DescribeEventDetailResponseBodyEventDetailContent = exports.DescribeEventDetailResponseBodyEventDetailChart = exports.DescribeEventDetailResponseBodyEventDetailChartData = exports.DescribeDocTypesResponseBodyDocTypeList = exports.DescribeDataObjectsResponseBodyItems = exports.DescribeDataObjectsResponseBodyItemsRuleList = exports.DescribeDataObjectsResponseBodyItemsModelTags = exports.DescribeDataObjectColumnDetailV2ResponseBodyItems = exports.DescribeDataObjectColumnDetailV2ResponseBodyItemsModelTags = exports.DescribeDataObjectColumnDetailResponseBodyItems = exports.DescribeDataObjectColumnDetailResponseBodyItemsModelTags = exports.DescribeDataMaskingTasksResponseBodyItems = exports.DescribeDataMaskingRunHistoryResponseBodyItems = exports.DescribeDataLimitsResponseBodyItems = exports.DescribeDataLimitSetResponseBodyDataLimitSet = exports.DescribeDataLimitSetResponseBodyDataLimitSetRegionList = exports.DescribeDataLimitSetResponseBodyDataLimitSetOssBucketList = exports.DescribeDataLimitSetResponseBodyDataLimitSetDataLimitList = exports.DescribeDataLimitDetailResponseBodyDataLimit = exports.DescribeDataAssetsResponseBodyItems = exports.DescribeConfigsResponseBodyConfigList = exports.DescribeColumnsV2ResponseBodyItems = exports.DescribeColumnsV2ResponseBodyItemsModelTags = exports.DescribeColumnsResponseBodyItems = exports.DescribeColumnsResponseBodyItemsModelTags = exports.DescribeCategoryTemplateRuleListResponseBodyItems = exports.DescribeCategoryTemplateListResponseBodyItems = exports.StopMaskingProcessResponse = void 0;
|
|
43
|
+
exports.DescribeUserStatusResponseBodyUserStatus = exports.DescribeTemplateAllRulesResponseBodyRuleList = exports.DescribeTablesResponseBodyItems = exports.DescribeTablesResponseBodyItemsRuleList = exports.DescribeRulesResponseBodyItems = void 0;
|
|
34
44
|
// This file is auto-generated, don't edit it
|
|
35
45
|
/**
|
|
36
46
|
*/
|
|
37
47
|
const tea_util_1 = __importStar(require("@alicloud/tea-util")), $Util = tea_util_1;
|
|
48
|
+
const gateway_pop_1 = __importDefault(require("@alicloud/gateway-pop"));
|
|
38
49
|
const openapi_client_1 = __importStar(require("@alicloud/openapi-client")), $OpenApi = openapi_client_1;
|
|
39
50
|
const openapi_util_1 = __importDefault(require("@alicloud/openapi-util"));
|
|
40
51
|
const endpoint_util_1 = __importDefault(require("@alicloud/endpoint-util"));
|
|
@@ -1831,6 +1842,62 @@ class DescribeEventsResponse extends $tea.Model {
|
|
|
1831
1842
|
}
|
|
1832
1843
|
}
|
|
1833
1844
|
exports.DescribeEventsResponse = DescribeEventsResponse;
|
|
1845
|
+
class DescribeIdentifyTaskStatusRequest extends $tea.Model {
|
|
1846
|
+
static names() {
|
|
1847
|
+
return {
|
|
1848
|
+
id: 'Id',
|
|
1849
|
+
lang: 'Lang',
|
|
1850
|
+
};
|
|
1851
|
+
}
|
|
1852
|
+
static types() {
|
|
1853
|
+
return {
|
|
1854
|
+
id: 'number',
|
|
1855
|
+
lang: 'string',
|
|
1856
|
+
};
|
|
1857
|
+
}
|
|
1858
|
+
constructor(map) {
|
|
1859
|
+
super(map);
|
|
1860
|
+
}
|
|
1861
|
+
}
|
|
1862
|
+
exports.DescribeIdentifyTaskStatusRequest = DescribeIdentifyTaskStatusRequest;
|
|
1863
|
+
class DescribeIdentifyTaskStatusResponseBody extends $tea.Model {
|
|
1864
|
+
static names() {
|
|
1865
|
+
return {
|
|
1866
|
+
content: 'Content',
|
|
1867
|
+
requestId: 'RequestId',
|
|
1868
|
+
};
|
|
1869
|
+
}
|
|
1870
|
+
static types() {
|
|
1871
|
+
return {
|
|
1872
|
+
content: DescribeIdentifyTaskStatusResponseBodyContent,
|
|
1873
|
+
requestId: 'string',
|
|
1874
|
+
};
|
|
1875
|
+
}
|
|
1876
|
+
constructor(map) {
|
|
1877
|
+
super(map);
|
|
1878
|
+
}
|
|
1879
|
+
}
|
|
1880
|
+
exports.DescribeIdentifyTaskStatusResponseBody = DescribeIdentifyTaskStatusResponseBody;
|
|
1881
|
+
class DescribeIdentifyTaskStatusResponse extends $tea.Model {
|
|
1882
|
+
static names() {
|
|
1883
|
+
return {
|
|
1884
|
+
headers: 'headers',
|
|
1885
|
+
statusCode: 'statusCode',
|
|
1886
|
+
body: 'body',
|
|
1887
|
+
};
|
|
1888
|
+
}
|
|
1889
|
+
static types() {
|
|
1890
|
+
return {
|
|
1891
|
+
headers: { 'type': 'map', 'keyType': 'string', 'valueType': 'string' },
|
|
1892
|
+
statusCode: 'number',
|
|
1893
|
+
body: DescribeIdentifyTaskStatusResponseBody,
|
|
1894
|
+
};
|
|
1895
|
+
}
|
|
1896
|
+
constructor(map) {
|
|
1897
|
+
super(map);
|
|
1898
|
+
}
|
|
1899
|
+
}
|
|
1900
|
+
exports.DescribeIdentifyTaskStatusResponse = DescribeIdentifyTaskStatusResponse;
|
|
1834
1901
|
class DescribeInstanceSourcesRequest extends $tea.Model {
|
|
1835
1902
|
static names() {
|
|
1836
1903
|
return {
|
|
@@ -2422,6 +2489,7 @@ class DescribeRulesRequest extends $tea.Model {
|
|
|
2422
2489
|
return {
|
|
2423
2490
|
category: 'Category',
|
|
2424
2491
|
contentCategory: 'ContentCategory',
|
|
2492
|
+
cooperationChannel: 'CooperationChannel',
|
|
2425
2493
|
currentPage: 'CurrentPage',
|
|
2426
2494
|
customType: 'CustomType',
|
|
2427
2495
|
featureType: 'FeatureType',
|
|
@@ -2435,6 +2503,7 @@ class DescribeRulesRequest extends $tea.Model {
|
|
|
2435
2503
|
productId: 'ProductId',
|
|
2436
2504
|
riskLevelId: 'RiskLevelId',
|
|
2437
2505
|
ruleType: 'RuleType',
|
|
2506
|
+
simplify: 'Simplify',
|
|
2438
2507
|
status: 'Status',
|
|
2439
2508
|
supportForm: 'SupportForm',
|
|
2440
2509
|
warnLevel: 'WarnLevel',
|
|
@@ -2444,6 +2513,7 @@ class DescribeRulesRequest extends $tea.Model {
|
|
|
2444
2513
|
return {
|
|
2445
2514
|
category: 'number',
|
|
2446
2515
|
contentCategory: 'number',
|
|
2516
|
+
cooperationChannel: 'string',
|
|
2447
2517
|
currentPage: 'number',
|
|
2448
2518
|
customType: 'number',
|
|
2449
2519
|
featureType: 'number',
|
|
@@ -2457,6 +2527,7 @@ class DescribeRulesRequest extends $tea.Model {
|
|
|
2457
2527
|
productId: 'number',
|
|
2458
2528
|
riskLevelId: 'number',
|
|
2459
2529
|
ruleType: 'number',
|
|
2530
|
+
simplify: 'boolean',
|
|
2460
2531
|
status: 'number',
|
|
2461
2532
|
supportForm: 'number',
|
|
2462
2533
|
warnLevel: 'number',
|
|
@@ -4617,6 +4688,22 @@ class DescribeEventsResponseBodyItems extends $tea.Model {
|
|
|
4617
4688
|
}
|
|
4618
4689
|
}
|
|
4619
4690
|
exports.DescribeEventsResponseBodyItems = DescribeEventsResponseBodyItems;
|
|
4691
|
+
class DescribeIdentifyTaskStatusResponseBodyContent extends $tea.Model {
|
|
4692
|
+
static names() {
|
|
4693
|
+
return {
|
|
4694
|
+
status: 'Status',
|
|
4695
|
+
};
|
|
4696
|
+
}
|
|
4697
|
+
static types() {
|
|
4698
|
+
return {
|
|
4699
|
+
status: 'number',
|
|
4700
|
+
};
|
|
4701
|
+
}
|
|
4702
|
+
constructor(map) {
|
|
4703
|
+
super(map);
|
|
4704
|
+
}
|
|
4705
|
+
}
|
|
4706
|
+
exports.DescribeIdentifyTaskStatusResponseBodyContent = DescribeIdentifyTaskStatusResponseBodyContent;
|
|
4620
4707
|
class DescribeInstanceSourcesResponseBodyItems extends $tea.Model {
|
|
4621
4708
|
static names() {
|
|
4622
4709
|
return {
|
|
@@ -4708,6 +4795,7 @@ class DescribeInstancesResponseBodyItems extends $tea.Model {
|
|
|
4708
4795
|
instanceDescription: 'InstanceDescription',
|
|
4709
4796
|
labelsec: 'Labelsec',
|
|
4710
4797
|
lastFinishTime: 'LastFinishTime',
|
|
4798
|
+
memberAliUid: 'MemberAliUid',
|
|
4711
4799
|
modelTags: 'ModelTags',
|
|
4712
4800
|
name: 'Name',
|
|
4713
4801
|
odpsRiskLevelName: 'OdpsRiskLevelName',
|
|
@@ -4732,6 +4820,7 @@ class DescribeInstancesResponseBodyItems extends $tea.Model {
|
|
|
4732
4820
|
instanceDescription: 'string',
|
|
4733
4821
|
labelsec: 'boolean',
|
|
4734
4822
|
lastFinishTime: 'number',
|
|
4823
|
+
memberAliUid: 'string',
|
|
4735
4824
|
modelTags: { 'type': 'array', 'itemType': DescribeInstancesResponseBodyItemsModelTags },
|
|
4736
4825
|
name: 'string',
|
|
4737
4826
|
odpsRiskLevelName: 'string',
|
|
@@ -4872,20 +4961,32 @@ class DescribeOssObjectDetailV2ResponseBodyOssObjectDetail extends $tea.Model {
|
|
|
4872
4961
|
return {
|
|
4873
4962
|
bucketName: 'BucketName',
|
|
4874
4963
|
categoryName: 'CategoryName',
|
|
4964
|
+
fileCategoryName: 'FileCategoryName',
|
|
4965
|
+
id: 'Id',
|
|
4966
|
+
modelTagIds: 'ModelTagIds',
|
|
4875
4967
|
name: 'Name',
|
|
4968
|
+
objectAcl: 'ObjectAcl',
|
|
4876
4969
|
regionId: 'RegionId',
|
|
4970
|
+
riskLevelId: 'RiskLevelId',
|
|
4877
4971
|
riskLevelName: 'RiskLevelName',
|
|
4878
4972
|
ruleList: 'RuleList',
|
|
4973
|
+
size: 'Size',
|
|
4879
4974
|
};
|
|
4880
4975
|
}
|
|
4881
4976
|
static types() {
|
|
4882
4977
|
return {
|
|
4883
4978
|
bucketName: 'string',
|
|
4884
4979
|
categoryName: 'string',
|
|
4980
|
+
fileCategoryName: 'string',
|
|
4981
|
+
id: 'string',
|
|
4982
|
+
modelTagIds: 'string',
|
|
4885
4983
|
name: 'string',
|
|
4984
|
+
objectAcl: 'string',
|
|
4886
4985
|
regionId: 'string',
|
|
4986
|
+
riskLevelId: 'number',
|
|
4887
4987
|
riskLevelName: 'string',
|
|
4888
4988
|
ruleList: { 'type': 'array', 'itemType': DescribeOssObjectDetailV2ResponseBodyOssObjectDetailRuleList },
|
|
4989
|
+
size: 'number',
|
|
4889
4990
|
};
|
|
4890
4991
|
}
|
|
4891
4992
|
constructor(map) {
|
|
@@ -5280,6 +5381,9 @@ exports.DescribeUserStatusResponseBodyUserStatus = DescribeUserStatusResponseBod
|
|
|
5280
5381
|
class Client extends openapi_client_1.default {
|
|
5281
5382
|
constructor(config) {
|
|
5282
5383
|
super(config);
|
|
5384
|
+
this._productId = "Sddp";
|
|
5385
|
+
let gatewayClient = new gateway_pop_1.default();
|
|
5386
|
+
this._spi = gatewayClient;
|
|
5283
5387
|
this._endpointRule = "regional";
|
|
5284
5388
|
this._endpointMap = {
|
|
5285
5389
|
'cn-hongkong': "sddp-api.cn-hongkong.aliyuncs.com",
|
|
@@ -5343,7 +5447,12 @@ class Client extends openapi_client_1.default {
|
|
|
5343
5447
|
reqBodyType: "formData",
|
|
5344
5448
|
bodyType: "json",
|
|
5345
5449
|
});
|
|
5346
|
-
|
|
5450
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
5451
|
+
return $tea.cast(await this.callApi(params, req, runtime), new CreateConfigResponse({}));
|
|
5452
|
+
}
|
|
5453
|
+
else {
|
|
5454
|
+
return $tea.cast(await this.execute(params, req, runtime), new CreateConfigResponse({}));
|
|
5455
|
+
}
|
|
5347
5456
|
}
|
|
5348
5457
|
/**
|
|
5349
5458
|
* Modifies the configurations of a common configuration item for alerts.
|
|
@@ -5446,7 +5555,12 @@ class Client extends openapi_client_1.default {
|
|
|
5446
5555
|
reqBodyType: "formData",
|
|
5447
5556
|
bodyType: "json",
|
|
5448
5557
|
});
|
|
5449
|
-
|
|
5558
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
5559
|
+
return $tea.cast(await this.callApi(params, req, runtime), new CreateDataLimitResponse({}));
|
|
5560
|
+
}
|
|
5561
|
+
else {
|
|
5562
|
+
return $tea.cast(await this.execute(params, req, runtime), new CreateDataLimitResponse({}));
|
|
5563
|
+
}
|
|
5450
5564
|
}
|
|
5451
5565
|
/**
|
|
5452
5566
|
* Authorizes Data Security Center (DSC) to scan data assets. The data assets can be a database, a project, or a bucket.
|
|
@@ -5538,7 +5652,12 @@ class Client extends openapi_client_1.default {
|
|
|
5538
5652
|
reqBodyType: "formData",
|
|
5539
5653
|
bodyType: "json",
|
|
5540
5654
|
});
|
|
5541
|
-
|
|
5655
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
5656
|
+
return $tea.cast(await this.callApi(params, req, runtime), new CreateRuleResponse({}));
|
|
5657
|
+
}
|
|
5658
|
+
else {
|
|
5659
|
+
return $tea.cast(await this.execute(params, req, runtime), new CreateRuleResponse({}));
|
|
5660
|
+
}
|
|
5542
5661
|
}
|
|
5543
5662
|
/**
|
|
5544
5663
|
* Creates a custom sensitive data detection rule.
|
|
@@ -5618,7 +5737,12 @@ class Client extends openapi_client_1.default {
|
|
|
5618
5737
|
reqBodyType: "formData",
|
|
5619
5738
|
bodyType: "json",
|
|
5620
5739
|
});
|
|
5621
|
-
|
|
5740
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
5741
|
+
return $tea.cast(await this.callApi(params, req, runtime), new CreateScanTaskResponse({}));
|
|
5742
|
+
}
|
|
5743
|
+
else {
|
|
5744
|
+
return $tea.cast(await this.execute(params, req, runtime), new CreateScanTaskResponse({}));
|
|
5745
|
+
}
|
|
5622
5746
|
}
|
|
5623
5747
|
/**
|
|
5624
5748
|
* Creates a custom scan task. The custom scan task is used to scan data assets on which Data Security Center (DSC) is granted the scan permissions for sensitive data.
|
|
@@ -5673,7 +5797,12 @@ class Client extends openapi_client_1.default {
|
|
|
5673
5797
|
reqBodyType: "formData",
|
|
5674
5798
|
bodyType: "json",
|
|
5675
5799
|
});
|
|
5676
|
-
|
|
5800
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
5801
|
+
return $tea.cast(await this.callApi(params, req, runtime), new CreateSlrRoleResponse({}));
|
|
5802
|
+
}
|
|
5803
|
+
else {
|
|
5804
|
+
return $tea.cast(await this.execute(params, req, runtime), new CreateSlrRoleResponse({}));
|
|
5805
|
+
}
|
|
5677
5806
|
}
|
|
5678
5807
|
/**
|
|
5679
5808
|
* Creates a service-linked role for Data Security Center (DSC) to grant DSC the permissions to access data assets in other services.
|
|
@@ -5731,7 +5860,12 @@ class Client extends openapi_client_1.default {
|
|
|
5731
5860
|
reqBodyType: "formData",
|
|
5732
5861
|
bodyType: "json",
|
|
5733
5862
|
});
|
|
5734
|
-
|
|
5863
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
5864
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DeleteDataLimitResponse({}));
|
|
5865
|
+
}
|
|
5866
|
+
else {
|
|
5867
|
+
return $tea.cast(await this.execute(params, req, runtime), new DeleteDataLimitResponse({}));
|
|
5868
|
+
}
|
|
5735
5869
|
}
|
|
5736
5870
|
/**
|
|
5737
5871
|
* Revokes the scan permissions on a data asset. The data asset can be a database, an instance, or a bucket.
|
|
@@ -5784,7 +5918,12 @@ class Client extends openapi_client_1.default {
|
|
|
5784
5918
|
reqBodyType: "formData",
|
|
5785
5919
|
bodyType: "json",
|
|
5786
5920
|
});
|
|
5787
|
-
|
|
5921
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
5922
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DeleteRuleResponse({}));
|
|
5923
|
+
}
|
|
5924
|
+
else {
|
|
5925
|
+
return $tea.cast(await this.execute(params, req, runtime), new DeleteRuleResponse({}));
|
|
5926
|
+
}
|
|
5788
5927
|
}
|
|
5789
5928
|
/**
|
|
5790
5929
|
* Deletes a custom sensitive data detection rule from Data Security Center (DSC).
|
|
@@ -5833,7 +5972,12 @@ class Client extends openapi_client_1.default {
|
|
|
5833
5972
|
reqBodyType: "formData",
|
|
5834
5973
|
bodyType: "json",
|
|
5835
5974
|
});
|
|
5836
|
-
|
|
5975
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
5976
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribeCategoryTemplateListResponse({}));
|
|
5977
|
+
}
|
|
5978
|
+
else {
|
|
5979
|
+
return $tea.cast(await this.execute(params, req, runtime), new DescribeCategoryTemplateListResponse({}));
|
|
5980
|
+
}
|
|
5837
5981
|
}
|
|
5838
5982
|
/**
|
|
5839
5983
|
* @param request - DescribeCategoryTemplateListRequest
|
|
@@ -5890,7 +6034,12 @@ class Client extends openapi_client_1.default {
|
|
|
5890
6034
|
reqBodyType: "formData",
|
|
5891
6035
|
bodyType: "json",
|
|
5892
6036
|
});
|
|
5893
|
-
|
|
6037
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
6038
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribeCategoryTemplateRuleListResponse({}));
|
|
6039
|
+
}
|
|
6040
|
+
else {
|
|
6041
|
+
return $tea.cast(await this.execute(params, req, runtime), new DescribeCategoryTemplateRuleListResponse({}));
|
|
6042
|
+
}
|
|
5894
6043
|
}
|
|
5895
6044
|
/**
|
|
5896
6045
|
* Queries rules in a classification template by page.
|
|
@@ -5992,7 +6141,12 @@ class Client extends openapi_client_1.default {
|
|
|
5992
6141
|
reqBodyType: "formData",
|
|
5993
6142
|
bodyType: "json",
|
|
5994
6143
|
});
|
|
5995
|
-
|
|
6144
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
6145
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribeColumnsResponse({}));
|
|
6146
|
+
}
|
|
6147
|
+
else {
|
|
6148
|
+
return $tea.cast(await this.execute(params, req, runtime), new DescribeColumnsResponse({}));
|
|
6149
|
+
}
|
|
5996
6150
|
}
|
|
5997
6151
|
/**
|
|
5998
6152
|
* Queries data in the columns of the tables that Data Security Center (DSC) is authorized to access. The tables include the tables of MaxCompute and ApsaraDB RDS.
|
|
@@ -6074,7 +6228,12 @@ class Client extends openapi_client_1.default {
|
|
|
6074
6228
|
reqBodyType: "formData",
|
|
6075
6229
|
bodyType: "json",
|
|
6076
6230
|
});
|
|
6077
|
-
|
|
6231
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
6232
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribeColumnsV2Response({}));
|
|
6233
|
+
}
|
|
6234
|
+
else {
|
|
6235
|
+
return $tea.cast(await this.execute(params, req, runtime), new DescribeColumnsV2Response({}));
|
|
6236
|
+
}
|
|
6078
6237
|
}
|
|
6079
6238
|
/**
|
|
6080
6239
|
* Queries the columns of tables in instances, such as MaxCompute projects and ApsaraDB RDS instances, that you authorize Data Security Center (DSC) to access.
|
|
@@ -6113,7 +6272,12 @@ class Client extends openapi_client_1.default {
|
|
|
6113
6272
|
reqBodyType: "formData",
|
|
6114
6273
|
bodyType: "json",
|
|
6115
6274
|
});
|
|
6116
|
-
|
|
6275
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
6276
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribeConfigsResponse({}));
|
|
6277
|
+
}
|
|
6278
|
+
else {
|
|
6279
|
+
return $tea.cast(await this.execute(params, req, runtime), new DescribeConfigsResponse({}));
|
|
6280
|
+
}
|
|
6117
6281
|
}
|
|
6118
6282
|
/**
|
|
6119
6283
|
* Queries common configuration items for alerts.
|
|
@@ -6170,7 +6334,12 @@ class Client extends openapi_client_1.default {
|
|
|
6170
6334
|
reqBodyType: "formData",
|
|
6171
6335
|
bodyType: "json",
|
|
6172
6336
|
});
|
|
6173
|
-
|
|
6337
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
6338
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribeDataAssetsResponse({}));
|
|
6339
|
+
}
|
|
6340
|
+
else {
|
|
6341
|
+
return $tea.cast(await this.execute(params, req, runtime), new DescribeDataAssetsResponse({}));
|
|
6342
|
+
}
|
|
6174
6343
|
}
|
|
6175
6344
|
/**
|
|
6176
6345
|
* Queries the sensitive data detection results of data assets that Data Security Center (DSC) is authorized to access.
|
|
@@ -6218,7 +6387,12 @@ class Client extends openapi_client_1.default {
|
|
|
6218
6387
|
reqBodyType: "formData",
|
|
6219
6388
|
bodyType: "json",
|
|
6220
6389
|
});
|
|
6221
|
-
|
|
6390
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
6391
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribeDataLimitDetailResponse({}));
|
|
6392
|
+
}
|
|
6393
|
+
else {
|
|
6394
|
+
return $tea.cast(await this.execute(params, req, runtime), new DescribeDataLimitDetailResponse({}));
|
|
6395
|
+
}
|
|
6222
6396
|
}
|
|
6223
6397
|
/**
|
|
6224
6398
|
* Queries the details of a data asset, such as a MaxCompute project, an ApsaraDB RDS database, or an Object Storage Service (OSS) bucket, that you authorize Data Security Center (DSC) to access.
|
|
@@ -6271,7 +6445,12 @@ class Client extends openapi_client_1.default {
|
|
|
6271
6445
|
reqBodyType: "formData",
|
|
6272
6446
|
bodyType: "json",
|
|
6273
6447
|
});
|
|
6274
|
-
|
|
6448
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
6449
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribeDataLimitSetResponse({}));
|
|
6450
|
+
}
|
|
6451
|
+
else {
|
|
6452
|
+
return $tea.cast(await this.execute(params, req, runtime), new DescribeDataLimitSetResponse({}));
|
|
6453
|
+
}
|
|
6275
6454
|
}
|
|
6276
6455
|
/**
|
|
6277
6456
|
* Queries data assets, such as instances, databases, and Object Storage Service (OSS) buckets, that you authorize Data Security Center (DSC) to scan in a service.
|
|
@@ -6357,7 +6536,12 @@ class Client extends openapi_client_1.default {
|
|
|
6357
6536
|
reqBodyType: "formData",
|
|
6358
6537
|
bodyType: "json",
|
|
6359
6538
|
});
|
|
6360
|
-
|
|
6539
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
6540
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribeDataLimitsResponse({}));
|
|
6541
|
+
}
|
|
6542
|
+
else {
|
|
6543
|
+
return $tea.cast(await this.execute(params, req, runtime), new DescribeDataLimitsResponse({}));
|
|
6544
|
+
}
|
|
6361
6545
|
}
|
|
6362
6546
|
/**
|
|
6363
6547
|
* Queries the data assets such as instances, databases, or buckets that Data Security Center (DSC) is authorized to access.
|
|
@@ -6431,7 +6615,12 @@ class Client extends openapi_client_1.default {
|
|
|
6431
6615
|
reqBodyType: "formData",
|
|
6432
6616
|
bodyType: "json",
|
|
6433
6617
|
});
|
|
6434
|
-
|
|
6618
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
6619
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribeDataMaskingRunHistoryResponse({}));
|
|
6620
|
+
}
|
|
6621
|
+
else {
|
|
6622
|
+
return $tea.cast(await this.execute(params, req, runtime), new DescribeDataMaskingRunHistoryResponse({}));
|
|
6623
|
+
}
|
|
6435
6624
|
}
|
|
6436
6625
|
/**
|
|
6437
6626
|
* Queries the execution information about a de-identification task.
|
|
@@ -6498,7 +6687,12 @@ class Client extends openapi_client_1.default {
|
|
|
6498
6687
|
reqBodyType: "formData",
|
|
6499
6688
|
bodyType: "json",
|
|
6500
6689
|
});
|
|
6501
|
-
|
|
6690
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
6691
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribeDataMaskingTasksResponse({}));
|
|
6692
|
+
}
|
|
6693
|
+
else {
|
|
6694
|
+
return $tea.cast(await this.execute(params, req, runtime), new DescribeDataMaskingTasksResponse({}));
|
|
6695
|
+
}
|
|
6502
6696
|
}
|
|
6503
6697
|
/**
|
|
6504
6698
|
* Queries de-identification tasks.
|
|
@@ -6560,7 +6754,12 @@ class Client extends openapi_client_1.default {
|
|
|
6560
6754
|
reqBodyType: "formData",
|
|
6561
6755
|
bodyType: "json",
|
|
6562
6756
|
});
|
|
6563
|
-
|
|
6757
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
6758
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribeDataObjectColumnDetailResponse({}));
|
|
6759
|
+
}
|
|
6760
|
+
else {
|
|
6761
|
+
return $tea.cast(await this.execute(params, req, runtime), new DescribeDataObjectColumnDetailResponse({}));
|
|
6762
|
+
}
|
|
6564
6763
|
}
|
|
6565
6764
|
/**
|
|
6566
6765
|
* 查看数据对象列详情
|
|
@@ -6617,7 +6816,12 @@ class Client extends openapi_client_1.default {
|
|
|
6617
6816
|
reqBodyType: "formData",
|
|
6618
6817
|
bodyType: "json",
|
|
6619
6818
|
});
|
|
6620
|
-
|
|
6819
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
6820
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribeDataObjectColumnDetailV2Response({}));
|
|
6821
|
+
}
|
|
6822
|
+
else {
|
|
6823
|
+
return $tea.cast(await this.execute(params, req, runtime), new DescribeDataObjectColumnDetailV2Response({}));
|
|
6824
|
+
}
|
|
6621
6825
|
}
|
|
6622
6826
|
/**
|
|
6623
6827
|
* 查看数据对象列详情V2
|
|
@@ -6704,7 +6908,12 @@ class Client extends openapi_client_1.default {
|
|
|
6704
6908
|
reqBodyType: "formData",
|
|
6705
6909
|
bodyType: "json",
|
|
6706
6910
|
});
|
|
6707
|
-
|
|
6911
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
6912
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribeDataObjectsResponse({}));
|
|
6913
|
+
}
|
|
6914
|
+
else {
|
|
6915
|
+
return $tea.cast(await this.execute(params, req, runtime), new DescribeDataObjectsResponse({}));
|
|
6916
|
+
}
|
|
6708
6917
|
}
|
|
6709
6918
|
/**
|
|
6710
6919
|
* 分页查询数据目录对象
|
|
@@ -6741,7 +6950,12 @@ class Client extends openapi_client_1.default {
|
|
|
6741
6950
|
reqBodyType: "formData",
|
|
6742
6951
|
bodyType: "json",
|
|
6743
6952
|
});
|
|
6744
|
-
|
|
6953
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
6954
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribeDocTypesResponse({}));
|
|
6955
|
+
}
|
|
6956
|
+
else {
|
|
6957
|
+
return $tea.cast(await this.execute(params, req, runtime), new DescribeDocTypesResponse({}));
|
|
6958
|
+
}
|
|
6745
6959
|
}
|
|
6746
6960
|
/**
|
|
6747
6961
|
* @param request - DescribeDocTypesRequest
|
|
@@ -6781,7 +6995,12 @@ class Client extends openapi_client_1.default {
|
|
|
6781
6995
|
reqBodyType: "formData",
|
|
6782
6996
|
bodyType: "json",
|
|
6783
6997
|
});
|
|
6784
|
-
|
|
6998
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
6999
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribeEventDetailResponse({}));
|
|
7000
|
+
}
|
|
7001
|
+
else {
|
|
7002
|
+
return $tea.cast(await this.execute(params, req, runtime), new DescribeEventDetailResponse({}));
|
|
7003
|
+
}
|
|
6785
7004
|
}
|
|
6786
7005
|
/**
|
|
6787
7006
|
* Queries the details of an anomalous event. The details include the time when the anomalous event occurred, and the description and handling status of the anomalous event.
|
|
@@ -6832,7 +7051,12 @@ class Client extends openapi_client_1.default {
|
|
|
6832
7051
|
reqBodyType: "formData",
|
|
6833
7052
|
bodyType: "json",
|
|
6834
7053
|
});
|
|
6835
|
-
|
|
7054
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
7055
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribeEventTypesResponse({}));
|
|
7056
|
+
}
|
|
7057
|
+
else {
|
|
7058
|
+
return $tea.cast(await this.execute(params, req, runtime), new DescribeEventTypesResponse({}));
|
|
7059
|
+
}
|
|
6836
7060
|
}
|
|
6837
7061
|
/**
|
|
6838
7062
|
* Queries the types of anomalous events.
|
|
@@ -6921,7 +7145,12 @@ class Client extends openapi_client_1.default {
|
|
|
6921
7145
|
reqBodyType: "formData",
|
|
6922
7146
|
bodyType: "json",
|
|
6923
7147
|
});
|
|
6924
|
-
|
|
7148
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
7149
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribeEventsResponse({}));
|
|
7150
|
+
}
|
|
7151
|
+
else {
|
|
7152
|
+
return $tea.cast(await this.execute(params, req, runtime), new DescribeEventsResponse({}));
|
|
7153
|
+
}
|
|
6925
7154
|
}
|
|
6926
7155
|
/**
|
|
6927
7156
|
* Queries anomalous events.
|
|
@@ -6938,6 +7167,47 @@ class Client extends openapi_client_1.default {
|
|
|
6938
7167
|
let runtime = new $Util.RuntimeOptions({});
|
|
6939
7168
|
return await this.describeEventsWithOptions(request, runtime);
|
|
6940
7169
|
}
|
|
7170
|
+
/**
|
|
7171
|
+
* 查询识别任务状态
|
|
7172
|
+
*
|
|
7173
|
+
* @param request - DescribeIdentifyTaskStatusRequest
|
|
7174
|
+
* @param runtime - runtime options for this request RuntimeOptions
|
|
7175
|
+
* @returns DescribeIdentifyTaskStatusResponse
|
|
7176
|
+
*/
|
|
7177
|
+
async describeIdentifyTaskStatusWithOptions(request, runtime) {
|
|
7178
|
+
tea_util_1.default.validateModel(request);
|
|
7179
|
+
let query = openapi_util_1.default.query(tea_util_1.default.toMap(request));
|
|
7180
|
+
let req = new $OpenApi.OpenApiRequest({
|
|
7181
|
+
query: openapi_util_1.default.query(query),
|
|
7182
|
+
});
|
|
7183
|
+
let params = new $OpenApi.Params({
|
|
7184
|
+
action: "DescribeIdentifyTaskStatus",
|
|
7185
|
+
version: "2019-01-03",
|
|
7186
|
+
protocol: "HTTPS",
|
|
7187
|
+
pathname: "/",
|
|
7188
|
+
method: "GET",
|
|
7189
|
+
authType: "AK",
|
|
7190
|
+
style: "RPC",
|
|
7191
|
+
reqBodyType: "formData",
|
|
7192
|
+
bodyType: "json",
|
|
7193
|
+
});
|
|
7194
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
7195
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribeIdentifyTaskStatusResponse({}));
|
|
7196
|
+
}
|
|
7197
|
+
else {
|
|
7198
|
+
return $tea.cast(await this.execute(params, req, runtime), new DescribeIdentifyTaskStatusResponse({}));
|
|
7199
|
+
}
|
|
7200
|
+
}
|
|
7201
|
+
/**
|
|
7202
|
+
* 查询识别任务状态
|
|
7203
|
+
*
|
|
7204
|
+
* @param request - DescribeIdentifyTaskStatusRequest
|
|
7205
|
+
* @returns DescribeIdentifyTaskStatusResponse
|
|
7206
|
+
*/
|
|
7207
|
+
async describeIdentifyTaskStatus(request) {
|
|
7208
|
+
let runtime = new $Util.RuntimeOptions({});
|
|
7209
|
+
return await this.describeIdentifyTaskStatusWithOptions(request, runtime);
|
|
7210
|
+
}
|
|
6941
7211
|
/**
|
|
6942
7212
|
* Queries a list of data assets.
|
|
6943
7213
|
*
|
|
@@ -7007,7 +7277,12 @@ class Client extends openapi_client_1.default {
|
|
|
7007
7277
|
reqBodyType: "formData",
|
|
7008
7278
|
bodyType: "json",
|
|
7009
7279
|
});
|
|
7010
|
-
|
|
7280
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
7281
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribeInstanceSourcesResponse({}));
|
|
7282
|
+
}
|
|
7283
|
+
else {
|
|
7284
|
+
return $tea.cast(await this.execute(params, req, runtime), new DescribeInstanceSourcesResponse({}));
|
|
7285
|
+
}
|
|
7011
7286
|
}
|
|
7012
7287
|
/**
|
|
7013
7288
|
* Queries a list of data assets.
|
|
@@ -7084,7 +7359,12 @@ class Client extends openapi_client_1.default {
|
|
|
7084
7359
|
reqBodyType: "formData",
|
|
7085
7360
|
bodyType: "json",
|
|
7086
7361
|
});
|
|
7087
|
-
|
|
7362
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
7363
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribeInstancesResponse({}));
|
|
7364
|
+
}
|
|
7365
|
+
else {
|
|
7366
|
+
return $tea.cast(await this.execute(params, req, runtime), new DescribeInstancesResponse({}));
|
|
7367
|
+
}
|
|
7088
7368
|
}
|
|
7089
7369
|
/**
|
|
7090
7370
|
* Queries data assets such as MaxCompute, ApsaraDB RDS, and Object Storage Service (OSS) that you authorize Data Security Center (DSC) to access.
|
|
@@ -7138,7 +7418,12 @@ class Client extends openapi_client_1.default {
|
|
|
7138
7418
|
reqBodyType: "formData",
|
|
7139
7419
|
bodyType: "json",
|
|
7140
7420
|
});
|
|
7141
|
-
|
|
7421
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
7422
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribeOssObjectDetailResponse({}));
|
|
7423
|
+
}
|
|
7424
|
+
else {
|
|
7425
|
+
return $tea.cast(await this.execute(params, req, runtime), new DescribeOssObjectDetailResponse({}));
|
|
7426
|
+
}
|
|
7142
7427
|
}
|
|
7143
7428
|
/**
|
|
7144
7429
|
* Queries the details of an Object Storage Service (OSS) object that Data Security Center (DSC) is authorized to access.
|
|
@@ -7199,7 +7484,12 @@ class Client extends openapi_client_1.default {
|
|
|
7199
7484
|
reqBodyType: "formData",
|
|
7200
7485
|
bodyType: "json",
|
|
7201
7486
|
});
|
|
7202
|
-
|
|
7487
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
7488
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribeOssObjectDetailV2Response({}));
|
|
7489
|
+
}
|
|
7490
|
+
else {
|
|
7491
|
+
return $tea.cast(await this.execute(params, req, runtime), new DescribeOssObjectDetailV2Response({}));
|
|
7492
|
+
}
|
|
7203
7493
|
}
|
|
7204
7494
|
/**
|
|
7205
7495
|
* 调用本接口查询数据安全中心连接授权的OSS的单个存储对象的详细信息
|
|
@@ -7274,7 +7564,12 @@ class Client extends openapi_client_1.default {
|
|
|
7274
7564
|
reqBodyType: "formData",
|
|
7275
7565
|
bodyType: "json",
|
|
7276
7566
|
});
|
|
7277
|
-
|
|
7567
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
7568
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribeOssObjectsResponse({}));
|
|
7569
|
+
}
|
|
7570
|
+
else {
|
|
7571
|
+
return $tea.cast(await this.execute(params, req, runtime), new DescribeOssObjectsResponse({}));
|
|
7572
|
+
}
|
|
7278
7573
|
}
|
|
7279
7574
|
/**
|
|
7280
7575
|
* Queries Object Storage Service (OSS) objects that you authorize Data Security Center (DSC) to access.
|
|
@@ -7339,7 +7634,12 @@ class Client extends openapi_client_1.default {
|
|
|
7339
7634
|
reqBodyType: "formData",
|
|
7340
7635
|
bodyType: "json",
|
|
7341
7636
|
});
|
|
7342
|
-
|
|
7637
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
7638
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribePackagesResponse({}));
|
|
7639
|
+
}
|
|
7640
|
+
else {
|
|
7641
|
+
return $tea.cast(await this.execute(params, req, runtime), new DescribePackagesResponse({}));
|
|
7642
|
+
}
|
|
7343
7643
|
}
|
|
7344
7644
|
/**
|
|
7345
7645
|
* Queries information about the MaxCompute packages that Data Security Center (DSC) is authorized to access. The information includes the names of MaxCompute packages, the accounts of MaxCompute package owners, and the sensitivity levels of MaxCompute packages.
|
|
@@ -7416,7 +7716,12 @@ class Client extends openapi_client_1.default {
|
|
|
7416
7716
|
reqBodyType: "formData",
|
|
7417
7717
|
bodyType: "json",
|
|
7418
7718
|
});
|
|
7419
|
-
|
|
7719
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
7720
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribeParentInstanceResponse({}));
|
|
7721
|
+
}
|
|
7722
|
+
else {
|
|
7723
|
+
return $tea.cast(await this.execute(params, req, runtime), new DescribeParentInstanceResponse({}));
|
|
7724
|
+
}
|
|
7420
7725
|
}
|
|
7421
7726
|
/**
|
|
7422
7727
|
* 获取一级授权列表
|
|
@@ -7466,7 +7771,12 @@ class Client extends openapi_client_1.default {
|
|
|
7466
7771
|
reqBodyType: "formData",
|
|
7467
7772
|
bodyType: "json",
|
|
7468
7773
|
});
|
|
7469
|
-
|
|
7774
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
7775
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribeRiskLevelsResponse({}));
|
|
7776
|
+
}
|
|
7777
|
+
else {
|
|
7778
|
+
return $tea.cast(await this.execute(params, req, runtime), new DescribeRiskLevelsResponse({}));
|
|
7779
|
+
}
|
|
7470
7780
|
}
|
|
7471
7781
|
/**
|
|
7472
7782
|
* Queries the sensitivity levels that are defined in a rule template provided by Data Security Center (DSC).
|
|
@@ -7499,6 +7809,9 @@ class Client extends openapi_client_1.default {
|
|
|
7499
7809
|
if (!tea_util_1.default.isUnset(request.contentCategory)) {
|
|
7500
7810
|
query["ContentCategory"] = request.contentCategory;
|
|
7501
7811
|
}
|
|
7812
|
+
if (!tea_util_1.default.isUnset(request.cooperationChannel)) {
|
|
7813
|
+
query["CooperationChannel"] = request.cooperationChannel;
|
|
7814
|
+
}
|
|
7502
7815
|
if (!tea_util_1.default.isUnset(request.currentPage)) {
|
|
7503
7816
|
query["CurrentPage"] = request.currentPage;
|
|
7504
7817
|
}
|
|
@@ -7538,6 +7851,9 @@ class Client extends openapi_client_1.default {
|
|
|
7538
7851
|
if (!tea_util_1.default.isUnset(request.ruleType)) {
|
|
7539
7852
|
query["RuleType"] = request.ruleType;
|
|
7540
7853
|
}
|
|
7854
|
+
if (!tea_util_1.default.isUnset(request.simplify)) {
|
|
7855
|
+
query["Simplify"] = request.simplify;
|
|
7856
|
+
}
|
|
7541
7857
|
if (!tea_util_1.default.isUnset(request.status)) {
|
|
7542
7858
|
query["Status"] = request.status;
|
|
7543
7859
|
}
|
|
@@ -7561,7 +7877,12 @@ class Client extends openapi_client_1.default {
|
|
|
7561
7877
|
reqBodyType: "formData",
|
|
7562
7878
|
bodyType: "json",
|
|
7563
7879
|
});
|
|
7564
|
-
|
|
7880
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
7881
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribeRulesResponse({}));
|
|
7882
|
+
}
|
|
7883
|
+
else {
|
|
7884
|
+
return $tea.cast(await this.execute(params, req, runtime), new DescribeRulesResponse({}));
|
|
7885
|
+
}
|
|
7565
7886
|
}
|
|
7566
7887
|
/**
|
|
7567
7888
|
* Queries sensitive data detection rules.
|
|
@@ -7638,7 +7959,12 @@ class Client extends openapi_client_1.default {
|
|
|
7638
7959
|
reqBodyType: "formData",
|
|
7639
7960
|
bodyType: "json",
|
|
7640
7961
|
});
|
|
7641
|
-
|
|
7962
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
7963
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribeTablesResponse({}));
|
|
7964
|
+
}
|
|
7965
|
+
else {
|
|
7966
|
+
return $tea.cast(await this.execute(params, req, runtime), new DescribeTablesResponse({}));
|
|
7967
|
+
}
|
|
7642
7968
|
}
|
|
7643
7969
|
/**
|
|
7644
7970
|
* Queries tables in data assets, such as MaxCompute projects and ApsaraDB RDS instances, that you authorize Data Security Center (DSC) to access.
|
|
@@ -7686,7 +8012,12 @@ class Client extends openapi_client_1.default {
|
|
|
7686
8012
|
reqBodyType: "formData",
|
|
7687
8013
|
bodyType: "json",
|
|
7688
8014
|
});
|
|
7689
|
-
|
|
8015
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
8016
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribeTemplateAllRulesResponse({}));
|
|
8017
|
+
}
|
|
8018
|
+
else {
|
|
8019
|
+
return $tea.cast(await this.execute(params, req, runtime), new DescribeTemplateAllRulesResponse({}));
|
|
8020
|
+
}
|
|
7690
8021
|
}
|
|
7691
8022
|
/**
|
|
7692
8023
|
* @param request - DescribeTemplateAllRulesRequest
|
|
@@ -7731,7 +8062,12 @@ class Client extends openapi_client_1.default {
|
|
|
7731
8062
|
reqBodyType: "formData",
|
|
7732
8063
|
bodyType: "json",
|
|
7733
8064
|
});
|
|
7734
|
-
|
|
8065
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
8066
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DescribeUserStatusResponse({}));
|
|
8067
|
+
}
|
|
8068
|
+
else {
|
|
8069
|
+
return $tea.cast(await this.execute(params, req, runtime), new DescribeUserStatusResponse({}));
|
|
8070
|
+
}
|
|
7735
8071
|
}
|
|
7736
8072
|
/**
|
|
7737
8073
|
* Queries the information about an account.
|
|
@@ -7786,7 +8122,12 @@ class Client extends openapi_client_1.default {
|
|
|
7786
8122
|
reqBodyType: "formData",
|
|
7787
8123
|
bodyType: "json",
|
|
7788
8124
|
});
|
|
7789
|
-
|
|
8125
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
8126
|
+
return $tea.cast(await this.callApi(params, req, runtime), new DisableUserConfigResponse({}));
|
|
8127
|
+
}
|
|
8128
|
+
else {
|
|
8129
|
+
return $tea.cast(await this.execute(params, req, runtime), new DisableUserConfigResponse({}));
|
|
8130
|
+
}
|
|
7790
8131
|
}
|
|
7791
8132
|
/**
|
|
7792
8133
|
* Disables a configuration item. After you disable a configuration item, you can call the CreateConfig operation to enable the configuration item by specifying the code of the configuration item for the Code parameter in the request.
|
|
@@ -7839,7 +8180,12 @@ class Client extends openapi_client_1.default {
|
|
|
7839
8180
|
reqBodyType: "formData",
|
|
7840
8181
|
bodyType: "json",
|
|
7841
8182
|
});
|
|
7842
|
-
|
|
8183
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
8184
|
+
return $tea.cast(await this.callApi(params, req, runtime), new ExecDatamaskResponse({}));
|
|
8185
|
+
}
|
|
8186
|
+
else {
|
|
8187
|
+
return $tea.cast(await this.execute(params, req, runtime), new ExecDatamaskResponse({}));
|
|
8188
|
+
}
|
|
7843
8189
|
}
|
|
7844
8190
|
/**
|
|
7845
8191
|
* Dynamically de-identifies sensitive data.
|
|
@@ -7881,7 +8227,12 @@ class Client extends openapi_client_1.default {
|
|
|
7881
8227
|
reqBodyType: "formData",
|
|
7882
8228
|
bodyType: "json",
|
|
7883
8229
|
});
|
|
7884
|
-
|
|
8230
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
8231
|
+
return $tea.cast(await this.callApi(params, req, runtime), new ManualTriggerMaskingProcessResponse({}));
|
|
8232
|
+
}
|
|
8233
|
+
else {
|
|
8234
|
+
return $tea.cast(await this.execute(params, req, runtime), new ManualTriggerMaskingProcessResponse({}));
|
|
8235
|
+
}
|
|
7885
8236
|
}
|
|
7886
8237
|
/**
|
|
7887
8238
|
* Triggers a de-identification task.
|
|
@@ -7968,7 +8319,12 @@ class Client extends openapi_client_1.default {
|
|
|
7968
8319
|
reqBodyType: "formData",
|
|
7969
8320
|
bodyType: "json",
|
|
7970
8321
|
});
|
|
7971
|
-
|
|
8322
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
8323
|
+
return $tea.cast(await this.callApi(params, req, runtime), new ModifyDataLimitResponse({}));
|
|
8324
|
+
}
|
|
8325
|
+
else {
|
|
8326
|
+
return $tea.cast(await this.execute(params, req, runtime), new ModifyDataLimitResponse({}));
|
|
8327
|
+
}
|
|
7972
8328
|
}
|
|
7973
8329
|
/**
|
|
7974
8330
|
* Modifies configuration items for a data asset that you authorize Data Security Center (DSC) to access.
|
|
@@ -8018,7 +8374,12 @@ class Client extends openapi_client_1.default {
|
|
|
8018
8374
|
reqBodyType: "formData",
|
|
8019
8375
|
bodyType: "json",
|
|
8020
8376
|
});
|
|
8021
|
-
|
|
8377
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
8378
|
+
return $tea.cast(await this.callApi(params, req, runtime), new ModifyDefaultLevelResponse({}));
|
|
8379
|
+
}
|
|
8380
|
+
else {
|
|
8381
|
+
return $tea.cast(await this.execute(params, req, runtime), new ModifyDefaultLevelResponse({}));
|
|
8382
|
+
}
|
|
8022
8383
|
}
|
|
8023
8384
|
/**
|
|
8024
8385
|
* Changes the sensitivity levels of sensitive data. You can change the default sensitivity levels of data that cannot be classified as sensitive or insensitive, and the sensitivity levels of data that can be classified as sensitive.
|
|
@@ -8079,7 +8440,12 @@ class Client extends openapi_client_1.default {
|
|
|
8079
8440
|
reqBodyType: "formData",
|
|
8080
8441
|
bodyType: "json",
|
|
8081
8442
|
});
|
|
8082
|
-
|
|
8443
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
8444
|
+
return $tea.cast(await this.callApi(params, req, runtime), new ModifyEventStatusResponse({}));
|
|
8445
|
+
}
|
|
8446
|
+
else {
|
|
8447
|
+
return $tea.cast(await this.execute(params, req, runtime), new ModifyEventStatusResponse({}));
|
|
8448
|
+
}
|
|
8083
8449
|
}
|
|
8084
8450
|
/**
|
|
8085
8451
|
* Handles an anomalous event.
|
|
@@ -8129,7 +8495,12 @@ class Client extends openapi_client_1.default {
|
|
|
8129
8495
|
reqBodyType: "formData",
|
|
8130
8496
|
bodyType: "json",
|
|
8131
8497
|
});
|
|
8132
|
-
|
|
8498
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
8499
|
+
return $tea.cast(await this.callApi(params, req, runtime), new ModifyEventTypeStatusResponse({}));
|
|
8500
|
+
}
|
|
8501
|
+
else {
|
|
8502
|
+
return $tea.cast(await this.execute(params, req, runtime), new ModifyEventTypeStatusResponse({}));
|
|
8503
|
+
}
|
|
8133
8504
|
}
|
|
8134
8505
|
/**
|
|
8135
8506
|
* Enables the detection of anomalous events of subtypes.
|
|
@@ -8179,7 +8550,12 @@ class Client extends openapi_client_1.default {
|
|
|
8179
8550
|
reqBodyType: "formData",
|
|
8180
8551
|
bodyType: "json",
|
|
8181
8552
|
});
|
|
8182
|
-
|
|
8553
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
8554
|
+
return $tea.cast(await this.callApi(params, req, runtime), new ModifyReportTaskStatusResponse({}));
|
|
8555
|
+
}
|
|
8556
|
+
else {
|
|
8557
|
+
return $tea.cast(await this.execute(params, req, runtime), new ModifyReportTaskStatusResponse({}));
|
|
8558
|
+
}
|
|
8183
8559
|
}
|
|
8184
8560
|
/**
|
|
8185
8561
|
* Enables or disables the report task.
|
|
@@ -8261,7 +8637,12 @@ class Client extends openapi_client_1.default {
|
|
|
8261
8637
|
reqBodyType: "formData",
|
|
8262
8638
|
bodyType: "json",
|
|
8263
8639
|
});
|
|
8264
|
-
|
|
8640
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
8641
|
+
return $tea.cast(await this.callApi(params, req, runtime), new ModifyRuleResponse({}));
|
|
8642
|
+
}
|
|
8643
|
+
else {
|
|
8644
|
+
return $tea.cast(await this.execute(params, req, runtime), new ModifyRuleResponse({}));
|
|
8645
|
+
}
|
|
8265
8646
|
}
|
|
8266
8647
|
/**
|
|
8267
8648
|
* Modifies a custom sensitive data detection rule in Data Security Center (DSC).
|
|
@@ -8314,7 +8695,12 @@ class Client extends openapi_client_1.default {
|
|
|
8314
8695
|
reqBodyType: "formData",
|
|
8315
8696
|
bodyType: "json",
|
|
8316
8697
|
});
|
|
8317
|
-
|
|
8698
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
8699
|
+
return $tea.cast(await this.callApi(params, req, runtime), new ModifyRuleStatusResponse({}));
|
|
8700
|
+
}
|
|
8701
|
+
else {
|
|
8702
|
+
return $tea.cast(await this.execute(params, req, runtime), new ModifyRuleStatusResponse({}));
|
|
8703
|
+
}
|
|
8318
8704
|
}
|
|
8319
8705
|
/**
|
|
8320
8706
|
* Enables or disables a sensitive data detection rule.
|
|
@@ -8370,7 +8756,12 @@ class Client extends openapi_client_1.default {
|
|
|
8370
8756
|
reqBodyType: "formData",
|
|
8371
8757
|
bodyType: "json",
|
|
8372
8758
|
});
|
|
8373
|
-
|
|
8759
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
8760
|
+
return $tea.cast(await this.callApi(params, req, runtime), new ScanOssObjectV1Response({}));
|
|
8761
|
+
}
|
|
8762
|
+
else {
|
|
8763
|
+
return $tea.cast(await this.execute(params, req, runtime), new ScanOssObjectV1Response({}));
|
|
8764
|
+
}
|
|
8374
8765
|
}
|
|
8375
8766
|
/**
|
|
8376
8767
|
* 创建文件扫描任务
|
|
@@ -8417,7 +8808,12 @@ class Client extends openapi_client_1.default {
|
|
|
8417
8808
|
reqBodyType: "formData",
|
|
8418
8809
|
bodyType: "json",
|
|
8419
8810
|
});
|
|
8420
|
-
|
|
8811
|
+
if (tea_util_1.default.isUnset(this._signatureVersion) || !tea_util_1.default.equalString(this._signatureVersion, "v4")) {
|
|
8812
|
+
return $tea.cast(await this.callApi(params, req, runtime), new StopMaskingProcessResponse({}));
|
|
8813
|
+
}
|
|
8814
|
+
else {
|
|
8815
|
+
return $tea.cast(await this.execute(params, req, runtime), new StopMaskingProcessResponse({}));
|
|
8816
|
+
}
|
|
8421
8817
|
}
|
|
8422
8818
|
/**
|
|
8423
8819
|
* Stops a de-identification task. After you stop a de-identification task, you can resume the task by calling the ManualTriggerMaskingProcess operation.
|