tencentcloud-sdk-nodejs 4.1.111 → 4.1.113

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (63) hide show
  1. package/es/common/sdk_version.js +1 -1
  2. package/es/services/ams/index.js +2 -2
  3. package/es/services/btoe/index.js +2 -2
  4. package/es/services/dbbrain/index.js +2 -2
  5. package/es/services/dlc/v20210125/dlc_client.js +3 -0
  6. package/es/services/ims/index.js +2 -2
  7. package/es/services/ioa/v20220601/ioa_client.js +41 -29
  8. package/es/services/iotcloud/index.js +2 -2
  9. package/es/services/iotvideo/index.js +2 -2
  10. package/es/services/irp/index.js +2 -2
  11. package/es/services/mongodb/index.js +2 -2
  12. package/es/services/organization/index.js +2 -2
  13. package/es/services/tem/index.js +2 -2
  14. package/es/services/teo/index.js +2 -2
  15. package/es/services/thpc/index.js +2 -2
  16. package/es/services/tke/index.js +2 -2
  17. package/es/services/tms/index.js +2 -2
  18. package/es/services/vm/index.js +2 -2
  19. package/es/services/vod/index.js +2 -2
  20. package/package.json +1 -1
  21. package/tencentcloud/common/sdk_version.d.ts +1 -1
  22. package/tencentcloud/common/sdk_version.js +1 -1
  23. package/tencentcloud/services/ams/index.d.ts +4 -4
  24. package/tencentcloud/services/ams/index.js +2 -2
  25. package/tencentcloud/services/btoe/index.d.ts +4 -4
  26. package/tencentcloud/services/btoe/index.js +2 -2
  27. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +12 -7
  28. package/tencentcloud/services/dbbrain/index.d.ts +4 -4
  29. package/tencentcloud/services/dbbrain/index.js +2 -2
  30. package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +5 -1
  31. package/tencentcloud/services/dlc/v20210125/dlc_client.js +6 -0
  32. package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +46 -0
  33. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +6 -0
  34. package/tencentcloud/services/ims/index.d.ts +4 -4
  35. package/tencentcloud/services/ims/index.js +2 -2
  36. package/tencentcloud/services/ioa/v20220601/ioa_client.d.ts +49 -33
  37. package/tencentcloud/services/ioa/v20220601/ioa_client.js +72 -48
  38. package/tencentcloud/services/ioa/v20220601/ioa_models.d.ts +1486 -1056
  39. package/tencentcloud/services/iotcloud/index.d.ts +4 -4
  40. package/tencentcloud/services/iotcloud/index.js +2 -2
  41. package/tencentcloud/services/iotvideo/index.d.ts +4 -4
  42. package/tencentcloud/services/iotvideo/index.js +2 -2
  43. package/tencentcloud/services/irp/index.d.ts +4 -4
  44. package/tencentcloud/services/irp/index.js +2 -2
  45. package/tencentcloud/services/mongodb/index.d.ts +4 -4
  46. package/tencentcloud/services/mongodb/index.js +2 -2
  47. package/tencentcloud/services/organization/index.d.ts +4 -4
  48. package/tencentcloud/services/organization/index.js +2 -2
  49. package/tencentcloud/services/tem/index.d.ts +4 -4
  50. package/tencentcloud/services/tem/index.js +2 -2
  51. package/tencentcloud/services/teo/index.d.ts +4 -4
  52. package/tencentcloud/services/teo/index.js +2 -2
  53. package/tencentcloud/services/thpc/index.d.ts +4 -4
  54. package/tencentcloud/services/thpc/index.js +2 -2
  55. package/tencentcloud/services/tke/index.d.ts +4 -4
  56. package/tencentcloud/services/tke/index.js +2 -2
  57. package/tencentcloud/services/tms/index.d.ts +4 -4
  58. package/tencentcloud/services/tms/index.js +2 -2
  59. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +2 -1
  60. package/tencentcloud/services/vm/index.d.ts +4 -4
  61. package/tencentcloud/services/vm/index.js +2 -2
  62. package/tencentcloud/services/vod/index.d.ts +4 -4
  63. package/tencentcloud/services/vod/index.js +2 -2
@@ -1,6 +1,6 @@
1
1
  import { AbstractClient } from "../../../common/abstract_client";
2
2
  import { ClientConfig } from "../../../common/interface";
3
- import { CreatePrivilegeCodeRequest, DescribeDLPFileDetectResultRequest, CreateDeviceVirtualGroupResponse, DescribeSoftCensusListByDeviceResponse, DescribeSoftwareInformationResponse, DescribeDeviceHardwareInfoListResponse, DescribeRootAccountGroupResponse, DescribeDeviceVirtualGroupsRequest, DescribeDeviceChildGroupsRequest, DescribeDeviceInfoResponse, DescribeDevicesResponse, DescribeDeviceInfoRequest, ModifyVirtualDeviceGroupsResponse, DescribeLocalAccountsResponse, DescribeRootAccountGroupRequest, DescribeAccountGroupsRequest, DescribeAccountGroupsResponse, DescribeDeviceVirtualGroupsResponse, DescribeAggrSoftCategorySoftListRequest, DescribeLocalAccountsRequest, DescribeSoftwareInformationRequest, DescribeDevicesRequest, CreateDeviceTaskRequest, DescribeDeviceHardwareInfoListRequest, DescribeSoftCensusListByDeviceRequest, ModifyVirtualDeviceGroupsRequest, CreateDeviceVirtualGroupRequest, CreateDeviceTaskResponse, CreateDLPFileDetectionTaskResponse, DescribeDeviceChildGroupsResponse, DescribeDLPFileDetectResultResponse, CreateDLPFileDetectionTaskRequest, DescribeVirtualDevicesRequest, CreatePrivilegeCodeResponse, DescribeAggrSoftCategorySoftListResponse, DescribeVirtualDevicesResponse } from "./ioa_models";
3
+ import { CreatePrivilegeCodeRequest, DescribeDeviceDetailListResponse, DescribeAggrSoftDeviceListRequest, DescribeDeviceHardwareInfoListResponse, DescribeDevicesResponse, DescribeAccountGroupsRequest, DescribeDeviceVirtualGroupsResponse, DescribeAggrSoftCategorySoftListRequest, CreateDeviceVirtualGroupRequest, CreateDeviceTaskRequest, DescribeSoftCensusListByDeviceRequest, DescribeLocalAccountsRequest, CreateDeviceTaskResponse, CreateDLPFileDetectionTaskRequest, DescribeDeviceInfoRequest, DescribeDeviceVirtualGroupsRequest, DescribeDeviceChildGroupsRequest, DescribeDeviceInfoResponse, ExportSoftwareInformationListResponse, DescribeSoftwareInformationRequest, DescribeAggrSoftDetailRequest, DescribeVirtualDevicesResponse, DescribeDLPFileDetectResultRequest, CreateDeviceVirtualGroupResponse, DescribeSoftwareInformationResponse, ModifyVirtualDeviceGroupsResponse, DescribeLocalAccountsResponse, DescribeAccountGroupsResponse, DescribeSoftCensusListByDeviceResponse, DescribeAggrSoftDeviceListResponse, DescribeRootAccountGroupResponse, DescribeDeviceDetailListRequest, ExportSoftwareInformationListRequest, ModifyVirtualDeviceGroupsRequest, DescribeVirtualDevicesRequest, DescribeRootAccountGroupRequest, DescribeDevicesRequest, DescribeAggrSoftCategorySoftListResponse, DescribeAggrSoftDetailResponse, CreateDLPFileDetectionTaskResponse, DescribeDeviceChildGroupsResponse, DescribeDLPFileDetectResultResponse, CreatePrivilegeCodeResponse, DescribeDeviceHardwareInfoListRequest } from "./ioa_models";
4
4
  /**
5
5
  * ioa client
6
6
  * @class
@@ -8,75 +8,91 @@ import { CreatePrivilegeCodeRequest, DescribeDLPFileDetectResultRequest, CreateD
8
8
  export declare class Client extends AbstractClient {
9
9
  constructor(clientConfig: ClientConfig);
10
10
  /**
11
- * 终端自定义分组增减终端,私有化调用path为:/capi/Assets/Device/ModifyVirtualDeviceGroups
11
+ * 聚合软件的已安装终端列表
12
12
  */
13
- ModifyVirtualDeviceGroups(req: ModifyVirtualDeviceGroupsRequest, cb?: (error: string, rep: ModifyVirtualDeviceGroupsResponse) => void): Promise<ModifyVirtualDeviceGroupsResponse>;
13
+ DescribeAggrSoftDeviceList(req: DescribeAggrSoftDeviceListRequest, cb?: (error: string, rep: DescribeAggrSoftDeviceListResponse) => void): Promise<DescribeAggrSoftDeviceListResponse>;
14
14
  /**
15
- * 查询账号根分组详情。对应“用户与授权管理”里内置不可见的全网根账号组,所有新建的目录,都挂在该全网根账号组下。
15
+ * 创建获取终端进程网络服务信息任务,私有化调用path为:capi/Assets/Device/DescribeDeviceInfo
16
16
  */
17
- DescribeRootAccountGroup(req?: DescribeRootAccountGroupRequest, cb?: (error: string, rep: DescribeRootAccountGroupResponse) => void): Promise<DescribeRootAccountGroupResponse>;
17
+ CreateDeviceTask(req: CreateDeviceTaskRequest, cb?: (error: string, rep: CreateDeviceTaskResponse) => void): Promise<CreateDeviceTaskResponse>;
18
+ /**
19
+ * 查看指定终端的软件详情列表,私有化调用path为:capi/Software/DescribeSoftwareInformation
20
+ */
21
+ DescribeSoftwareInformation(req: DescribeSoftwareInformationRequest, cb?: (error: string, rep: DescribeSoftwareInformationResponse) => void): Promise<DescribeSoftwareInformationResponse>;
18
22
  /**
19
23
  * 创建终端自定义分组,私有化调用path为:/capi/Assets/Device/CreateDeviceVirtualGroup
20
24
  */
21
25
  CreateDeviceVirtualGroup(req: CreateDeviceVirtualGroupRequest, cb?: (error: string, rep: CreateDeviceVirtualGroupResponse) => void): Promise<CreateDeviceVirtualGroupResponse>;
22
26
  /**
23
- * 获取账号列表,支持分页,模糊搜索,私有化调用path为:/capi/Assets/Account/DescribeLocalAccounts
27
+ * 展示自定义分组终端列表,私有化调用path为:/capi/Assets/DescribeVirtualDevices
24
28
  */
25
- DescribeLocalAccounts(req: DescribeLocalAccountsRequest, cb?: (error: string, rep: DescribeLocalAccountsResponse) => void): Promise<DescribeLocalAccountsResponse>;
29
+ DescribeVirtualDevices(req: DescribeVirtualDevicesRequest, cb?: (error: string, rep: DescribeVirtualDevicesResponse) => void): Promise<DescribeVirtualDevicesResponse>;
26
30
  /**
27
- * 生成特权码,私有化调用path为:capi/Assets/Device/CreatePrivilegeCode,生成的特权码、卸载码,仅对该设备当天有效
31
+ * 导出基于指定终端查看软件信息详情列表查询,私有化调用path为:capi/Software/ExportSoftwareInformationList
28
32
  */
29
- CreatePrivilegeCode(req: CreatePrivilegeCodeRequest, cb?: (error: string, rep: CreatePrivilegeCodeResponse) => void): Promise<CreatePrivilegeCodeResponse>;
33
+ ExportSoftwareInformationList(req: ExportSoftwareInformationListRequest, cb?: (error: string, rep: ExportSoftwareInformationListResponse) => void): Promise<ExportSoftwareInformationListResponse>;
30
34
  /**
31
- * 展示自定义分组终端列表,私有化调用path为:/capi/Assets/DescribeVirtualDevices
35
+ * 提交送检任务
32
36
  */
33
- DescribeVirtualDevices(req: DescribeVirtualDevicesRequest, cb?: (error: string, rep: DescribeVirtualDevicesResponse) => void): Promise<DescribeVirtualDevicesResponse>;
37
+ CreateDLPFileDetectionTask(req: CreateDLPFileDetectionTaskRequest, cb?: (error: string, rep: CreateDLPFileDetectionTaskResponse) => void): Promise<CreateDLPFileDetectionTaskResponse>;
34
38
  /**
35
- * 查询满足条件的终端数据详情,私有化调用path为:/capi/Assets/Device/DescribeDevices
39
+ * 生成特权码,私有化调用path为:capi/Assets/Device/CreatePrivilegeCode,生成的特权码、卸载码,仅对该设备当天有效
36
40
  */
37
- DescribeDevices(req: DescribeDevicesRequest, cb?: (error: string, rep: DescribeDevicesResponse) => void): Promise<DescribeDevicesResponse>;
41
+ CreatePrivilegeCode(req: CreatePrivilegeCodeRequest, cb?: (error: string, rep: CreatePrivilegeCodeResponse) => void): Promise<CreatePrivilegeCodeResponse>;
38
42
  /**
39
- * 查询终端自定义分组列表,私有化调用path为:/capi/Assets/Device/DescribeDeviceVirtualGroups
43
+ * 查询账号根分组详情。对应“用户与授权管理”里内置不可见的全网根账号组,所有新建的目录,都挂在该全网根账号组下。
40
44
  */
41
- DescribeDeviceVirtualGroups(req: DescribeDeviceVirtualGroupsRequest, cb?: (error: string, rep: DescribeDeviceVirtualGroupsResponse) => void): Promise<DescribeDeviceVirtualGroupsResponse>;
45
+ DescribeRootAccountGroup(req?: DescribeRootAccountGroupRequest, cb?: (error: string, rep: DescribeRootAccountGroupResponse) => void): Promise<DescribeRootAccountGroupResponse>;
42
46
  /**
43
- * 提交送检任务
47
+ * webservice查询文件检测结果
44
48
  */
45
- CreateDLPFileDetectionTask(req: CreateDLPFileDetectionTaskRequest, cb?: (error: string, rep: CreateDLPFileDetectionTaskResponse) => void): Promise<CreateDLPFileDetectionTaskResponse>;
49
+ DescribeDLPFileDetectResult(req: DescribeDLPFileDetectResultRequest, cb?: (error: string, rep: DescribeDLPFileDetectResultResponse) => void): Promise<DescribeDLPFileDetectResultResponse>;
46
50
  /**
47
- * 创建获取终端进程网络服务信息任务,私有化调用path为:capi/Assets/Device/DescribeDeviceInfo
51
+ * 聚合的分类软件列表
48
52
  */
49
- CreateDeviceTask(req: CreateDeviceTaskRequest, cb?: (error: string, rep: CreateDeviceTaskResponse) => void): Promise<CreateDeviceTaskResponse>;
53
+ DescribeAggrSoftCategorySoftList(req: DescribeAggrSoftCategorySoftListRequest, cb?: (error: string, rep: DescribeAggrSoftCategorySoftListResponse) => void): Promise<DescribeAggrSoftCategorySoftListResponse>;
50
54
  /**
51
- * 获取终端进程网络服务信息,私有化调用path为:capi/Assets/Device/DescribeDeviceInfo
55
+ * 聚合的软件详情
52
56
  */
53
- DescribeDeviceInfo(req: DescribeDeviceInfoRequest, cb?: (error: string, rep: DescribeDeviceInfoResponse) => void): Promise<DescribeDeviceInfoResponse>;
57
+ DescribeAggrSoftDetail(req: DescribeAggrSoftDetailRequest, cb?: (error: string, rep: DescribeAggrSoftDetailResponse) => void): Promise<DescribeAggrSoftDetailResponse>;
54
58
  /**
55
- * 查看指定终端的软件详情列表,私有化调用path为:capi/Software/DescribeSoftwareInformation
59
+ * 获取终端进程网络服务信息,私有化调用path为:capi/Assets/Device/DescribeDeviceInfo
56
60
  */
57
- DescribeSoftwareInformation(req: DescribeSoftwareInformationRequest, cb?: (error: string, rep: DescribeSoftwareInformationResponse) => void): Promise<DescribeSoftwareInformationResponse>;
61
+ DescribeDeviceInfo(req: DescribeDeviceInfoRequest, cb?: (error: string, rep: DescribeDeviceInfoResponse) => void): Promise<DescribeDeviceInfoResponse>;
58
62
  /**
59
63
  * 查询满足条件的查询终端硬件信息列表,私有化调用path为:/capi/Assets/Device/DescribeDeviceHardwareInfoList
60
64
  */
61
65
  DescribeDeviceHardwareInfoList(req: DescribeDeviceHardwareInfoListRequest, cb?: (error: string, rep: DescribeDeviceHardwareInfoListResponse) => void): Promise<DescribeDeviceHardwareInfoListResponse>;
62
- /**
63
- * 查看终端树下的软件列表,私有化调用path为:capi/Software/DescribeSoftCensusListByDevice
64
- */
65
- DescribeSoftCensusListByDevice(req: DescribeSoftCensusListByDeviceRequest, cb?: (error: string, rep: DescribeSoftCensusListByDeviceResponse) => void): Promise<DescribeSoftCensusListByDeviceResponse>;
66
66
  /**
67
67
  * 查询设备组子分组详情,私有化调用path为:capi/Assets/Device/DescribeDeviceChildGroups
68
68
  */
69
69
  DescribeDeviceChildGroups(req: DescribeDeviceChildGroupsRequest, cb?: (error: string, rep: DescribeDeviceChildGroupsResponse) => void): Promise<DescribeDeviceChildGroupsResponse>;
70
70
  /**
71
- * webservice查询文件检测结果
71
+ * 以分页的方式查询账号分组列表,私有化调用path为:/capi/Assets/DescribeAccountGroups
72
72
  */
73
- DescribeDLPFileDetectResult(req: DescribeDLPFileDetectResultRequest, cb?: (error: string, rep: DescribeDLPFileDetectResultResponse) => void): Promise<DescribeDLPFileDetectResultResponse>;
73
+ DescribeAccountGroups(req: DescribeAccountGroupsRequest, cb?: (error: string, rep: DescribeAccountGroupsResponse) => void): Promise<DescribeAccountGroupsResponse>;
74
74
  /**
75
- * 聚合的分类软件列表
75
+ * 基于软件查看终端详情列表,私有化调用path为:capi/Software/DescribeDeviceDetailList
76
76
  */
77
- DescribeAggrSoftCategorySoftList(req: DescribeAggrSoftCategorySoftListRequest, cb?: (error: string, rep: DescribeAggrSoftCategorySoftListResponse) => void): Promise<DescribeAggrSoftCategorySoftListResponse>;
77
+ DescribeDeviceDetailList(req: DescribeDeviceDetailListRequest, cb?: (error: string, rep: DescribeDeviceDetailListResponse) => void): Promise<DescribeDeviceDetailListResponse>;
78
78
  /**
79
- * 以分页的方式查询账号分组列表,私有化调用path为:/capi/Assets/DescribeAccountGroups
79
+ * 获取账号列表,支持分页,模糊搜索,私有化调用path为:/capi/Assets/Account/DescribeLocalAccounts
80
80
  */
81
- DescribeAccountGroups(req: DescribeAccountGroupsRequest, cb?: (error: string, rep: DescribeAccountGroupsResponse) => void): Promise<DescribeAccountGroupsResponse>;
81
+ DescribeLocalAccounts(req: DescribeLocalAccountsRequest, cb?: (error: string, rep: DescribeLocalAccountsResponse) => void): Promise<DescribeLocalAccountsResponse>;
82
+ /**
83
+ * 查询满足条件的终端数据详情,私有化调用path为:/capi/Assets/Device/DescribeDevices
84
+ */
85
+ DescribeDevices(req: DescribeDevicesRequest, cb?: (error: string, rep: DescribeDevicesResponse) => void): Promise<DescribeDevicesResponse>;
86
+ /**
87
+ * 查询终端自定义分组列表,私有化调用path为:/capi/Assets/Device/DescribeDeviceVirtualGroups
88
+ */
89
+ DescribeDeviceVirtualGroups(req: DescribeDeviceVirtualGroupsRequest, cb?: (error: string, rep: DescribeDeviceVirtualGroupsResponse) => void): Promise<DescribeDeviceVirtualGroupsResponse>;
90
+ /**
91
+ * 查看终端树下的软件列表,私有化调用path为:capi/Software/DescribeSoftCensusListByDevice
92
+ */
93
+ DescribeSoftCensusListByDevice(req: DescribeSoftCensusListByDeviceRequest, cb?: (error: string, rep: DescribeSoftCensusListByDeviceResponse) => void): Promise<DescribeSoftCensusListByDeviceResponse>;
94
+ /**
95
+ * 终端自定义分组增减终端,私有化调用path为:/capi/Assets/Device/ModifyVirtualDeviceGroups
96
+ */
97
+ ModifyVirtualDeviceGroups(req: ModifyVirtualDeviceGroupsRequest, cb?: (error: string, rep: ModifyVirtualDeviceGroupsResponse) => void): Promise<ModifyVirtualDeviceGroupsResponse>;
82
98
  }
@@ -28,16 +28,22 @@ class Client extends abstract_client_1.AbstractClient {
28
28
  super("ioa.tencentcloudapi.com", "2022-06-01", clientConfig);
29
29
  }
30
30
  /**
31
- * 终端自定义分组增减终端,私有化调用path为:/capi/Assets/Device/ModifyVirtualDeviceGroups
31
+ * 聚合软件的已安装终端列表
32
32
  */
33
- async ModifyVirtualDeviceGroups(req, cb) {
34
- return this.request("ModifyVirtualDeviceGroups", req, cb);
33
+ async DescribeAggrSoftDeviceList(req, cb) {
34
+ return this.request("DescribeAggrSoftDeviceList", req, cb);
35
35
  }
36
36
  /**
37
- * 查询账号根分组详情。对应“用户与授权管理”里内置不可见的全网根账号组,所有新建的目录,都挂在该全网根账号组下。
37
+ * 创建获取终端进程网络服务信息任务,私有化调用path为:capi/Assets/Device/DescribeDeviceInfo
38
38
  */
39
- async DescribeRootAccountGroup(req, cb) {
40
- return this.request("DescribeRootAccountGroup", req, cb);
39
+ async CreateDeviceTask(req, cb) {
40
+ return this.request("CreateDeviceTask", req, cb);
41
+ }
42
+ /**
43
+ * 查看指定终端的软件详情列表,私有化调用path为:capi/Software/DescribeSoftwareInformation
44
+ */
45
+ async DescribeSoftwareInformation(req, cb) {
46
+ return this.request("DescribeSoftwareInformation", req, cb);
41
47
  }
42
48
  /**
43
49
  * 创建终端自定义分组,私有化调用path为:/capi/Assets/Device/CreateDeviceVirtualGroup
@@ -46,58 +52,58 @@ class Client extends abstract_client_1.AbstractClient {
46
52
  return this.request("CreateDeviceVirtualGroup", req, cb);
47
53
  }
48
54
  /**
49
- * 获取账号列表,支持分页,模糊搜索,私有化调用path为:/capi/Assets/Account/DescribeLocalAccounts
55
+ * 展示自定义分组终端列表,私有化调用path为:/capi/Assets/DescribeVirtualDevices
50
56
  */
51
- async DescribeLocalAccounts(req, cb) {
52
- return this.request("DescribeLocalAccounts", req, cb);
57
+ async DescribeVirtualDevices(req, cb) {
58
+ return this.request("DescribeVirtualDevices", req, cb);
53
59
  }
54
60
  /**
55
- * 生成特权码,私有化调用path为:capi/Assets/Device/CreatePrivilegeCode,生成的特权码、卸载码,仅对该设备当天有效
61
+ * 导出基于指定终端查看软件信息详情列表查询,私有化调用path为:capi/Software/ExportSoftwareInformationList
56
62
  */
57
- async CreatePrivilegeCode(req, cb) {
58
- return this.request("CreatePrivilegeCode", req, cb);
63
+ async ExportSoftwareInformationList(req, cb) {
64
+ return this.request("ExportSoftwareInformationList", req, cb);
59
65
  }
60
66
  /**
61
- * 展示自定义分组终端列表,私有化调用path为:/capi/Assets/DescribeVirtualDevices
67
+ * 提交送检任务
62
68
  */
63
- async DescribeVirtualDevices(req, cb) {
64
- return this.request("DescribeVirtualDevices", req, cb);
69
+ async CreateDLPFileDetectionTask(req, cb) {
70
+ return this.request("CreateDLPFileDetectionTask", req, cb);
65
71
  }
66
72
  /**
67
- * 查询满足条件的终端数据详情,私有化调用path为:/capi/Assets/Device/DescribeDevices
73
+ * 生成特权码,私有化调用path为:capi/Assets/Device/CreatePrivilegeCode,生成的特权码、卸载码,仅对该设备当天有效
68
74
  */
69
- async DescribeDevices(req, cb) {
70
- return this.request("DescribeDevices", req, cb);
75
+ async CreatePrivilegeCode(req, cb) {
76
+ return this.request("CreatePrivilegeCode", req, cb);
71
77
  }
72
78
  /**
73
- * 查询终端自定义分组列表,私有化调用path为:/capi/Assets/Device/DescribeDeviceVirtualGroups
79
+ * 查询账号根分组详情。对应“用户与授权管理”里内置不可见的全网根账号组,所有新建的目录,都挂在该全网根账号组下。
74
80
  */
75
- async DescribeDeviceVirtualGroups(req, cb) {
76
- return this.request("DescribeDeviceVirtualGroups", req, cb);
81
+ async DescribeRootAccountGroup(req, cb) {
82
+ return this.request("DescribeRootAccountGroup", req, cb);
77
83
  }
78
84
  /**
79
- * 提交送检任务
85
+ * webservice查询文件检测结果
80
86
  */
81
- async CreateDLPFileDetectionTask(req, cb) {
82
- return this.request("CreateDLPFileDetectionTask", req, cb);
87
+ async DescribeDLPFileDetectResult(req, cb) {
88
+ return this.request("DescribeDLPFileDetectResult", req, cb);
83
89
  }
84
90
  /**
85
- * 创建获取终端进程网络服务信息任务,私有化调用path为:capi/Assets/Device/DescribeDeviceInfo
91
+ * 聚合的分类软件列表
86
92
  */
87
- async CreateDeviceTask(req, cb) {
88
- return this.request("CreateDeviceTask", req, cb);
93
+ async DescribeAggrSoftCategorySoftList(req, cb) {
94
+ return this.request("DescribeAggrSoftCategorySoftList", req, cb);
89
95
  }
90
96
  /**
91
- * 获取终端进程网络服务信息,私有化调用path为:capi/Assets/Device/DescribeDeviceInfo
97
+ * 聚合的软件详情
92
98
  */
93
- async DescribeDeviceInfo(req, cb) {
94
- return this.request("DescribeDeviceInfo", req, cb);
99
+ async DescribeAggrSoftDetail(req, cb) {
100
+ return this.request("DescribeAggrSoftDetail", req, cb);
95
101
  }
96
102
  /**
97
- * 查看指定终端的软件详情列表,私有化调用path为:capi/Software/DescribeSoftwareInformation
103
+ * 获取终端进程网络服务信息,私有化调用path为:capi/Assets/Device/DescribeDeviceInfo
98
104
  */
99
- async DescribeSoftwareInformation(req, cb) {
100
- return this.request("DescribeSoftwareInformation", req, cb);
105
+ async DescribeDeviceInfo(req, cb) {
106
+ return this.request("DescribeDeviceInfo", req, cb);
101
107
  }
102
108
  /**
103
109
  * 查询满足条件的查询终端硬件信息列表,私有化调用path为:/capi/Assets/Device/DescribeDeviceHardwareInfoList
@@ -105,12 +111,6 @@ class Client extends abstract_client_1.AbstractClient {
105
111
  async DescribeDeviceHardwareInfoList(req, cb) {
106
112
  return this.request("DescribeDeviceHardwareInfoList", req, cb);
107
113
  }
108
- /**
109
- * 查看终端树下的软件列表,私有化调用path为:capi/Software/DescribeSoftCensusListByDevice
110
- */
111
- async DescribeSoftCensusListByDevice(req, cb) {
112
- return this.request("DescribeSoftCensusListByDevice", req, cb);
113
- }
114
114
  /**
115
115
  * 查询设备组子分组详情,私有化调用path为:capi/Assets/Device/DescribeDeviceChildGroups
116
116
  */
@@ -118,22 +118,46 @@ class Client extends abstract_client_1.AbstractClient {
118
118
  return this.request("DescribeDeviceChildGroups", req, cb);
119
119
  }
120
120
  /**
121
- * webservice查询文件检测结果
121
+ * 以分页的方式查询账号分组列表,私有化调用path为:/capi/Assets/DescribeAccountGroups
122
122
  */
123
- async DescribeDLPFileDetectResult(req, cb) {
124
- return this.request("DescribeDLPFileDetectResult", req, cb);
123
+ async DescribeAccountGroups(req, cb) {
124
+ return this.request("DescribeAccountGroups", req, cb);
125
125
  }
126
126
  /**
127
- * 聚合的分类软件列表
127
+ * 基于软件查看终端详情列表,私有化调用path为:capi/Software/DescribeDeviceDetailList
128
128
  */
129
- async DescribeAggrSoftCategorySoftList(req, cb) {
130
- return this.request("DescribeAggrSoftCategorySoftList", req, cb);
129
+ async DescribeDeviceDetailList(req, cb) {
130
+ return this.request("DescribeDeviceDetailList", req, cb);
131
131
  }
132
132
  /**
133
- * 以分页的方式查询账号分组列表,私有化调用path为:/capi/Assets/DescribeAccountGroups
133
+ * 获取账号列表,支持分页,模糊搜索,私有化调用path为:/capi/Assets/Account/DescribeLocalAccounts
134
134
  */
135
- async DescribeAccountGroups(req, cb) {
136
- return this.request("DescribeAccountGroups", req, cb);
135
+ async DescribeLocalAccounts(req, cb) {
136
+ return this.request("DescribeLocalAccounts", req, cb);
137
+ }
138
+ /**
139
+ * 查询满足条件的终端数据详情,私有化调用path为:/capi/Assets/Device/DescribeDevices
140
+ */
141
+ async DescribeDevices(req, cb) {
142
+ return this.request("DescribeDevices", req, cb);
143
+ }
144
+ /**
145
+ * 查询终端自定义分组列表,私有化调用path为:/capi/Assets/Device/DescribeDeviceVirtualGroups
146
+ */
147
+ async DescribeDeviceVirtualGroups(req, cb) {
148
+ return this.request("DescribeDeviceVirtualGroups", req, cb);
149
+ }
150
+ /**
151
+ * 查看终端树下的软件列表,私有化调用path为:capi/Software/DescribeSoftCensusListByDevice
152
+ */
153
+ async DescribeSoftCensusListByDevice(req, cb) {
154
+ return this.request("DescribeSoftCensusListByDevice", req, cb);
155
+ }
156
+ /**
157
+ * 终端自定义分组增减终端,私有化调用path为:/capi/Assets/Device/ModifyVirtualDeviceGroups
158
+ */
159
+ async ModifyVirtualDeviceGroups(req, cb) {
160
+ return this.request("ModifyVirtualDeviceGroups", req, cb);
137
161
  }
138
162
  }
139
163
  exports.Client = Client;