tencentcloud-sdk-python-ioa 3.0.1458__tar.gz → 3.0.1469__tar.gz
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.
- {tencentcloud-sdk-python-ioa-3.0.1458 → tencentcloud-sdk-python-ioa-3.0.1469}/PKG-INFO +1 -1
- {tencentcloud-sdk-python-ioa-3.0.1458 → tencentcloud-sdk-python-ioa-3.0.1469}/setup.py +1 -1
- {tencentcloud-sdk-python-ioa-3.0.1458 → tencentcloud-sdk-python-ioa-3.0.1469}/tencentcloud/__init__.py +1 -1
- {tencentcloud-sdk-python-ioa-3.0.1458 → tencentcloud-sdk-python-ioa-3.0.1469}/tencentcloud/ioa/v20220601/ioa_client.py +22 -22
- {tencentcloud-sdk-python-ioa-3.0.1458 → tencentcloud-sdk-python-ioa-3.0.1469}/tencentcloud/ioa/v20220601/models.py +607 -528
- {tencentcloud-sdk-python-ioa-3.0.1458 → tencentcloud-sdk-python-ioa-3.0.1469}/tencentcloud_sdk_python_ioa.egg-info/PKG-INFO +1 -1
- tencentcloud-sdk-python-ioa-3.0.1469/tencentcloud_sdk_python_ioa.egg-info/requires.txt +1 -0
- tencentcloud-sdk-python-ioa-3.0.1458/tencentcloud_sdk_python_ioa.egg-info/requires.txt +0 -1
- {tencentcloud-sdk-python-ioa-3.0.1458 → tencentcloud-sdk-python-ioa-3.0.1469}/README.rst +0 -0
- {tencentcloud-sdk-python-ioa-3.0.1458 → tencentcloud-sdk-python-ioa-3.0.1469}/setup.cfg +0 -0
- {tencentcloud-sdk-python-ioa-3.0.1458 → tencentcloud-sdk-python-ioa-3.0.1469}/tencentcloud/ioa/__init__.py +0 -0
- {tencentcloud-sdk-python-ioa-3.0.1458 → tencentcloud-sdk-python-ioa-3.0.1469}/tencentcloud/ioa/v20220601/__init__.py +0 -0
- {tencentcloud-sdk-python-ioa-3.0.1458 → tencentcloud-sdk-python-ioa-3.0.1469}/tencentcloud/ioa/v20220601/errorcodes.py +0 -0
- {tencentcloud-sdk-python-ioa-3.0.1458 → tencentcloud-sdk-python-ioa-3.0.1469}/tencentcloud_sdk_python_ioa.egg-info/SOURCES.txt +0 -0
- {tencentcloud-sdk-python-ioa-3.0.1458 → tencentcloud-sdk-python-ioa-3.0.1469}/tencentcloud_sdk_python_ioa.egg-info/dependency_links.txt +0 -0
- {tencentcloud-sdk-python-ioa-3.0.1458 → tencentcloud-sdk-python-ioa-3.0.1469}/tencentcloud_sdk_python_ioa.egg-info/top_level.txt +0 -0
|
@@ -8,7 +8,7 @@ ROOT = os.path.dirname(__file__)
|
|
|
8
8
|
|
|
9
9
|
setup(
|
|
10
10
|
name='tencentcloud-sdk-python-ioa',
|
|
11
|
-
install_requires=["tencentcloud-sdk-python-common>=3.0.
|
|
11
|
+
install_requires=["tencentcloud-sdk-python-common>=3.0.1469,<4.0.0"],
|
|
12
12
|
version=tencentcloud.__version__,
|
|
13
13
|
description='Tencent Cloud Ioa SDK for Python',
|
|
14
14
|
long_description=open('README.rst').read(),
|
|
@@ -27,7 +27,7 @@ class IoaClient(AbstractClient):
|
|
|
27
27
|
|
|
28
28
|
|
|
29
29
|
def CreateDLPFileDetectionTask(self, request):
|
|
30
|
-
"""提交送检任务
|
|
30
|
+
r"""提交送检任务
|
|
31
31
|
|
|
32
32
|
:param request: Request instance for CreateDLPFileDetectionTask.
|
|
33
33
|
:type request: :class:`tencentcloud.ioa.v20220601.models.CreateDLPFileDetectionTaskRequest`
|
|
@@ -50,7 +50,7 @@ class IoaClient(AbstractClient):
|
|
|
50
50
|
|
|
51
51
|
|
|
52
52
|
def CreateDeviceTask(self, request):
|
|
53
|
-
"""创建获取终端进程网络服务信息任务,私有化调用path为:capi/Assets/Device/DescribeDeviceInfo
|
|
53
|
+
r"""创建获取终端进程网络服务信息任务,私有化调用path为:capi/Assets/Device/DescribeDeviceInfo
|
|
54
54
|
|
|
55
55
|
:param request: Request instance for CreateDeviceTask.
|
|
56
56
|
:type request: :class:`tencentcloud.ioa.v20220601.models.CreateDeviceTaskRequest`
|
|
@@ -73,7 +73,7 @@ class IoaClient(AbstractClient):
|
|
|
73
73
|
|
|
74
74
|
|
|
75
75
|
def CreateDeviceVirtualGroup(self, request):
|
|
76
|
-
"""创建终端自定义分组,私有化调用path为:/capi/Assets/Device/CreateDeviceVirtualGroup
|
|
76
|
+
r"""创建终端自定义分组,私有化调用path为:/capi/Assets/Device/CreateDeviceVirtualGroup
|
|
77
77
|
|
|
78
78
|
:param request: Request instance for CreateDeviceVirtualGroup.
|
|
79
79
|
:type request: :class:`tencentcloud.ioa.v20220601.models.CreateDeviceVirtualGroupRequest`
|
|
@@ -96,7 +96,7 @@ class IoaClient(AbstractClient):
|
|
|
96
96
|
|
|
97
97
|
|
|
98
98
|
def CreatePrivilegeCode(self, request):
|
|
99
|
-
"""生成特权码,私有化调用path为:capi/Assets/Device/CreatePrivilegeCode,生成的特权码、卸载码,仅对该设备当天有效
|
|
99
|
+
r"""生成特权码,私有化调用path为:capi/Assets/Device/CreatePrivilegeCode,生成的特权码、卸载码,仅对该设备当天有效
|
|
100
100
|
|
|
101
101
|
:param request: Request instance for CreatePrivilegeCode.
|
|
102
102
|
:type request: :class:`tencentcloud.ioa.v20220601.models.CreatePrivilegeCodeRequest`
|
|
@@ -119,7 +119,7 @@ class IoaClient(AbstractClient):
|
|
|
119
119
|
|
|
120
120
|
|
|
121
121
|
def DescribeAccountGroups(self, request):
|
|
122
|
-
"""以分页的方式查询账号分组列表,私有化调用path为:/capi/Assets/DescribeAccountGroups
|
|
122
|
+
r"""以分页的方式查询账号分组列表,私有化调用path为:/capi/Assets/DescribeAccountGroups
|
|
123
123
|
|
|
124
124
|
:param request: Request instance for DescribeAccountGroups.
|
|
125
125
|
:type request: :class:`tencentcloud.ioa.v20220601.models.DescribeAccountGroupsRequest`
|
|
@@ -142,7 +142,7 @@ class IoaClient(AbstractClient):
|
|
|
142
142
|
|
|
143
143
|
|
|
144
144
|
def DescribeAggrSoftCategorySoftList(self, request):
|
|
145
|
-
"""聚合的分类软件列表
|
|
145
|
+
r"""聚合的分类软件列表
|
|
146
146
|
|
|
147
147
|
:param request: Request instance for DescribeAggrSoftCategorySoftList.
|
|
148
148
|
:type request: :class:`tencentcloud.ioa.v20220601.models.DescribeAggrSoftCategorySoftListRequest`
|
|
@@ -165,7 +165,7 @@ class IoaClient(AbstractClient):
|
|
|
165
165
|
|
|
166
166
|
|
|
167
167
|
def DescribeAggrSoftDetail(self, request):
|
|
168
|
-
"""聚合的软件详情
|
|
168
|
+
r"""聚合的软件详情
|
|
169
169
|
|
|
170
170
|
:param request: Request instance for DescribeAggrSoftDetail.
|
|
171
171
|
:type request: :class:`tencentcloud.ioa.v20220601.models.DescribeAggrSoftDetailRequest`
|
|
@@ -188,7 +188,7 @@ class IoaClient(AbstractClient):
|
|
|
188
188
|
|
|
189
189
|
|
|
190
190
|
def DescribeAggrSoftDeviceList(self, request):
|
|
191
|
-
"""聚合软件的已安装终端列表
|
|
191
|
+
r"""聚合软件的已安装终端列表
|
|
192
192
|
|
|
193
193
|
:param request: Request instance for DescribeAggrSoftDeviceList.
|
|
194
194
|
:type request: :class:`tencentcloud.ioa.v20220601.models.DescribeAggrSoftDeviceListRequest`
|
|
@@ -211,7 +211,7 @@ class IoaClient(AbstractClient):
|
|
|
211
211
|
|
|
212
212
|
|
|
213
213
|
def DescribeDLPFileDetectResult(self, request):
|
|
214
|
-
"""webservice查询文件检测结果
|
|
214
|
+
r"""webservice查询文件检测结果
|
|
215
215
|
|
|
216
216
|
:param request: Request instance for DescribeDLPFileDetectResult.
|
|
217
217
|
:type request: :class:`tencentcloud.ioa.v20220601.models.DescribeDLPFileDetectResultRequest`
|
|
@@ -234,7 +234,7 @@ class IoaClient(AbstractClient):
|
|
|
234
234
|
|
|
235
235
|
|
|
236
236
|
def DescribeDeviceChildGroups(self, request):
|
|
237
|
-
"""查询设备组子分组详情,私有化调用path为:capi/Assets/Device/DescribeDeviceChildGroups
|
|
237
|
+
r"""查询设备组子分组详情,私有化调用path为:capi/Assets/Device/DescribeDeviceChildGroups
|
|
238
238
|
|
|
239
239
|
:param request: Request instance for DescribeDeviceChildGroups.
|
|
240
240
|
:type request: :class:`tencentcloud.ioa.v20220601.models.DescribeDeviceChildGroupsRequest`
|
|
@@ -257,7 +257,7 @@ class IoaClient(AbstractClient):
|
|
|
257
257
|
|
|
258
258
|
|
|
259
259
|
def DescribeDeviceDetailList(self, request):
|
|
260
|
-
"""基于软件查看终端详情列表,私有化调用path为:capi/Software/DescribeDeviceDetailList
|
|
260
|
+
r"""基于软件查看终端详情列表,私有化调用path为:capi/Software/DescribeDeviceDetailList
|
|
261
261
|
|
|
262
262
|
:param request: Request instance for DescribeDeviceDetailList.
|
|
263
263
|
:type request: :class:`tencentcloud.ioa.v20220601.models.DescribeDeviceDetailListRequest`
|
|
@@ -280,7 +280,7 @@ class IoaClient(AbstractClient):
|
|
|
280
280
|
|
|
281
281
|
|
|
282
282
|
def DescribeDeviceHardwareInfoList(self, request):
|
|
283
|
-
"""查询满足条件的查询终端硬件信息列表,私有化调用path为:/capi/Assets/Device/DescribeDeviceHardwareInfoList
|
|
283
|
+
r"""查询满足条件的查询终端硬件信息列表,私有化调用path为:/capi/Assets/Device/DescribeDeviceHardwareInfoList
|
|
284
284
|
|
|
285
285
|
:param request: Request instance for DescribeDeviceHardwareInfoList.
|
|
286
286
|
:type request: :class:`tencentcloud.ioa.v20220601.models.DescribeDeviceHardwareInfoListRequest`
|
|
@@ -303,7 +303,7 @@ class IoaClient(AbstractClient):
|
|
|
303
303
|
|
|
304
304
|
|
|
305
305
|
def DescribeDeviceInfo(self, request):
|
|
306
|
-
"""获取终端进程网络服务信息,私有化调用path为:capi/Assets/Device/DescribeDeviceInfo
|
|
306
|
+
r"""获取终端进程网络服务信息,私有化调用path为:capi/Assets/Device/DescribeDeviceInfo
|
|
307
307
|
|
|
308
308
|
:param request: Request instance for DescribeDeviceInfo.
|
|
309
309
|
:type request: :class:`tencentcloud.ioa.v20220601.models.DescribeDeviceInfoRequest`
|
|
@@ -326,7 +326,7 @@ class IoaClient(AbstractClient):
|
|
|
326
326
|
|
|
327
327
|
|
|
328
328
|
def DescribeDeviceVirtualGroups(self, request):
|
|
329
|
-
"""查询终端自定义分组列表,私有化调用path为:/capi/Assets/Device/DescribeDeviceVirtualGroups
|
|
329
|
+
r"""查询终端自定义分组列表,私有化调用path为:/capi/Assets/Device/DescribeDeviceVirtualGroups
|
|
330
330
|
|
|
331
331
|
:param request: Request instance for DescribeDeviceVirtualGroups.
|
|
332
332
|
:type request: :class:`tencentcloud.ioa.v20220601.models.DescribeDeviceVirtualGroupsRequest`
|
|
@@ -349,7 +349,7 @@ class IoaClient(AbstractClient):
|
|
|
349
349
|
|
|
350
350
|
|
|
351
351
|
def DescribeDevices(self, request):
|
|
352
|
-
"""查询满足条件的终端数据详情,私有化调用path为:/capi/Assets/Device/DescribeDevices
|
|
352
|
+
r"""查询满足条件的终端数据详情,私有化调用path为:/capi/Assets/Device/DescribeDevices
|
|
353
353
|
|
|
354
354
|
:param request: Request instance for DescribeDevices.
|
|
355
355
|
:type request: :class:`tencentcloud.ioa.v20220601.models.DescribeDevicesRequest`
|
|
@@ -372,7 +372,7 @@ class IoaClient(AbstractClient):
|
|
|
372
372
|
|
|
373
373
|
|
|
374
374
|
def DescribeLocalAccounts(self, request):
|
|
375
|
-
"""获取账号列表,支持分页,模糊搜索,私有化调用path为:/capi/Assets/Account/DescribeLocalAccounts
|
|
375
|
+
r"""获取账号列表,支持分页,模糊搜索,私有化调用path为:/capi/Assets/Account/DescribeLocalAccounts
|
|
376
376
|
|
|
377
377
|
:param request: Request instance for DescribeLocalAccounts.
|
|
378
378
|
:type request: :class:`tencentcloud.ioa.v20220601.models.DescribeLocalAccountsRequest`
|
|
@@ -395,7 +395,7 @@ class IoaClient(AbstractClient):
|
|
|
395
395
|
|
|
396
396
|
|
|
397
397
|
def DescribeRootAccountGroup(self, request):
|
|
398
|
-
"""查询账号根分组详情。对应“用户与授权管理”里内置不可见的全网根账号组,所有新建的目录,都挂在该全网根账号组下。
|
|
398
|
+
r"""查询账号根分组详情。对应“用户与授权管理”里内置不可见的全网根账号组,所有新建的目录,都挂在该全网根账号组下。
|
|
399
399
|
|
|
400
400
|
:param request: Request instance for DescribeRootAccountGroup.
|
|
401
401
|
:type request: :class:`tencentcloud.ioa.v20220601.models.DescribeRootAccountGroupRequest`
|
|
@@ -418,7 +418,7 @@ class IoaClient(AbstractClient):
|
|
|
418
418
|
|
|
419
419
|
|
|
420
420
|
def DescribeSoftCensusListByDevice(self, request):
|
|
421
|
-
"""查看终端树下的软件列表,私有化调用path为:capi/Software/DescribeSoftCensusListByDevice
|
|
421
|
+
r"""查看终端树下的软件列表,私有化调用path为:capi/Software/DescribeSoftCensusListByDevice
|
|
422
422
|
|
|
423
423
|
:param request: Request instance for DescribeSoftCensusListByDevice.
|
|
424
424
|
:type request: :class:`tencentcloud.ioa.v20220601.models.DescribeSoftCensusListByDeviceRequest`
|
|
@@ -441,7 +441,7 @@ class IoaClient(AbstractClient):
|
|
|
441
441
|
|
|
442
442
|
|
|
443
443
|
def DescribeSoftwareInformation(self, request):
|
|
444
|
-
"""查看指定终端的软件详情列表,私有化调用path为:capi/Software/DescribeSoftwareInformation
|
|
444
|
+
r"""查看指定终端的软件详情列表,私有化调用path为:capi/Software/DescribeSoftwareInformation
|
|
445
445
|
|
|
446
446
|
:param request: Request instance for DescribeSoftwareInformation.
|
|
447
447
|
:type request: :class:`tencentcloud.ioa.v20220601.models.DescribeSoftwareInformationRequest`
|
|
@@ -464,7 +464,7 @@ class IoaClient(AbstractClient):
|
|
|
464
464
|
|
|
465
465
|
|
|
466
466
|
def DescribeVirtualDevices(self, request):
|
|
467
|
-
"""展示自定义分组终端列表,私有化调用path为:/capi/Assets/DescribeVirtualDevices
|
|
467
|
+
r"""展示自定义分组终端列表,私有化调用path为:/capi/Assets/DescribeVirtualDevices
|
|
468
468
|
|
|
469
469
|
:param request: Request instance for DescribeVirtualDevices.
|
|
470
470
|
:type request: :class:`tencentcloud.ioa.v20220601.models.DescribeVirtualDevicesRequest`
|
|
@@ -487,7 +487,7 @@ class IoaClient(AbstractClient):
|
|
|
487
487
|
|
|
488
488
|
|
|
489
489
|
def ExportSoftwareInformationList(self, request):
|
|
490
|
-
"""导出基于指定终端查看软件信息详情列表查询,私有化调用path为:capi/Software/ExportSoftwareInformationList
|
|
490
|
+
r"""导出基于指定终端查看软件信息详情列表查询,私有化调用path为:capi/Software/ExportSoftwareInformationList
|
|
491
491
|
|
|
492
492
|
:param request: Request instance for ExportSoftwareInformationList.
|
|
493
493
|
:type request: :class:`tencentcloud.ioa.v20220601.models.ExportSoftwareInformationListRequest`
|
|
@@ -510,7 +510,7 @@ class IoaClient(AbstractClient):
|
|
|
510
510
|
|
|
511
511
|
|
|
512
512
|
def ModifyVirtualDeviceGroups(self, request):
|
|
513
|
-
"""终端自定义分组增减终端,私有化调用path为:/capi/Assets/Device/ModifyVirtualDeviceGroups
|
|
513
|
+
r"""终端自定义分组增减终端,私有化调用path为:/capi/Assets/Device/ModifyVirtualDeviceGroups
|
|
514
514
|
|
|
515
515
|
:param request: Request instance for ModifyVirtualDeviceGroups.
|
|
516
516
|
:type request: :class:`tencentcloud.ioa.v20220601.models.ModifyVirtualDeviceGroupsRequest`
|