tencentcloud-sdk-python 3.0.1257__py2.py3-none-any.whl → 3.0.1258__py2.py3-none-any.whl

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 (104) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/apm/v20210622/models.py +26 -0
  3. tencentcloud/asr/v20190614/models.py +3 -2
  4. tencentcloud/autoscaling/v20180419/autoscaling_client.py +7 -1
  5. tencentcloud/autoscaling/v20180419/errorcodes.py +3 -0
  6. tencentcloud/autoscaling/v20180419/models.py +18 -2
  7. tencentcloud/bi/v20220105/models.py +44 -4
  8. tencentcloud/billing/v20180709/billing_client.py +23 -0
  9. tencentcloud/billing/v20180709/errorcodes.py +6 -0
  10. tencentcloud/billing/v20180709/models.py +424 -0
  11. tencentcloud/bsca/v20210811/models.py +306 -1
  12. tencentcloud/ccc/v20200210/ccc_client.py +23 -0
  13. tencentcloud/ccc/v20200210/errorcodes.py +6 -0
  14. tencentcloud/ccc/v20200210/models.py +237 -136
  15. tencentcloud/cdb/v20170320/cdb_client.py +1 -1
  16. tencentcloud/cdb/v20170320/models.py +13 -1
  17. tencentcloud/cdn/v20180606/models.py +1 -1
  18. tencentcloud/cdwdoris/v20211228/models.py +16 -2
  19. tencentcloud/cfw/v20190904/cfw_client.py +6 -30
  20. tencentcloud/cfw/v20190904/models.py +261 -479
  21. tencentcloud/ciam/v20220331/models.py +13 -0
  22. tencentcloud/ckafka/v20190819/models.py +4 -4
  23. tencentcloud/clb/v20180317/models.py +1 -1
  24. tencentcloud/cloudaudit/v20190319/cloudaudit_client.py +30 -34
  25. tencentcloud/cloudaudit/v20190319/errorcodes.py +0 -39
  26. tencentcloud/cloudaudit/v20190319/models.py +328 -254
  27. tencentcloud/cls/v20201016/cls_client.py +8 -1
  28. tencentcloud/cls/v20201016/models.py +551 -109
  29. tencentcloud/csip/v20221121/models.py +225 -12
  30. tencentcloud/cvm/v20170312/errorcodes.py +6 -0
  31. tencentcloud/cvm/v20170312/models.py +78 -0
  32. tencentcloud/cwp/v20180228/cwp_client.py +3 -1
  33. tencentcloud/cwp/v20180228/models.py +201 -48
  34. tencentcloud/cynosdb/v20190107/cynosdb_client.py +27 -27
  35. tencentcloud/cynosdb/v20190107/models.py +78 -0
  36. tencentcloud/dasb/v20191018/models.py +155 -0
  37. tencentcloud/domain/v20180808/errorcodes.py +45 -0
  38. tencentcloud/eb/v20210416/models.py +19 -19
  39. tencentcloud/es/v20180416/errorcodes.py +4 -1
  40. tencentcloud/es/v20180416/es_client.py +92 -0
  41. tencentcloud/es/v20180416/models.py +770 -12
  42. tencentcloud/ess/v20201111/ess_client.py +71 -4
  43. tencentcloud/ess/v20201111/models.py +232 -7
  44. tencentcloud/essbasic/v20210526/essbasic_client.py +135 -51
  45. tencentcloud/essbasic/v20210526/models.py +364 -18
  46. tencentcloud/gaap/v20180529/models.py +40 -3
  47. tencentcloud/hunyuan/v20230901/models.py +12 -0
  48. tencentcloud/ioa/v20220601/errorcodes.py +15 -0
  49. tencentcloud/ioa/v20220601/ioa_client.py +26 -2
  50. tencentcloud/ioa/v20220601/models.py +516 -46
  51. tencentcloud/iotexplorer/v20190423/models.py +52 -0
  52. tencentcloud/iotvideo/v20191126/iotvideo_client.py +46 -0
  53. tencentcloud/iotvideo/v20191126/models.py +379 -0
  54. tencentcloud/lighthouse/v20200324/errorcodes.py +1 -1
  55. tencentcloud/live/v20180801/models.py +51 -0
  56. tencentcloud/mongodb/v20190725/models.py +3 -7
  57. tencentcloud/mqtt/v20240516/models.py +2 -2
  58. tencentcloud/ocr/v20181119/models.py +7 -16
  59. tencentcloud/ocr/v20181119/ocr_client.py +1 -0
  60. tencentcloud/organization/v20210331/errorcodes.py +30 -0
  61. tencentcloud/organization/v20210331/models.py +674 -0
  62. tencentcloud/organization/v20210331/organization_client.py +138 -0
  63. tencentcloud/privatedns/v20201028/errorcodes.py +12 -0
  64. tencentcloud/privatedns/v20201028/models.py +858 -4
  65. tencentcloud/privatedns/v20201028/privatedns_client.py +92 -0
  66. tencentcloud/region/v20220627/models.py +0 -1
  67. tencentcloud/scf/v20180416/models.py +889 -8
  68. tencentcloud/scf/v20180416/scf_client.py +115 -0
  69. tencentcloud/smop/v20201203/models.py +17 -17
  70. tencentcloud/ssl/v20191205/models.py +1 -1
  71. tencentcloud/ssm/v20190923/models.py +84 -0
  72. tencentcloud/tat/v20201028/models.py +1 -29
  73. tencentcloud/tcss/v20201101/models.py +472 -33
  74. tencentcloud/tcss/v20201101/tcss_client.py +1 -1
  75. tencentcloud/tdmq/v20200217/models.py +7 -7
  76. tencentcloud/tem/v20210701/models.py +202 -198
  77. tencentcloud/teo/v20220901/errorcodes.py +27 -0
  78. tencentcloud/teo/v20220901/models.py +1464 -91
  79. tencentcloud/teo/v20220901/teo_client.py +115 -0
  80. tencentcloud/tke/v20180525/models.py +70 -0
  81. tencentcloud/tke/v20180525/tke_client.py +23 -0
  82. tencentcloud/tms/v20201229/models.py +0 -558
  83. tencentcloud/tms/v20201229/tms_client.py +0 -23
  84. tencentcloud/trp/v20210515/models.py +6 -6
  85. tencentcloud/trtc/v20190722/models.py +353 -4
  86. tencentcloud/tse/v20201207/models.py +94 -0
  87. tencentcloud/tse/v20201207/tse_client.py +23 -0
  88. tencentcloud/vclm/v20240523/models.py +166 -0
  89. tencentcloud/vpc/v20170312/models.py +134 -2
  90. tencentcloud/vpc/v20170312/vpc_client.py +23 -0
  91. tencentcloud/waf/v20180125/models.py +99 -0
  92. tencentcloud/waf/v20180125/waf_client.py +23 -0
  93. tencentcloud/wedata/v20210820/models.py +991 -0
  94. tencentcloud/wedata/v20210820/wedata_client.py +46 -0
  95. {tencentcloud_sdk_python-3.0.1257.dist-info → tencentcloud_sdk_python-3.0.1258.dist-info}/METADATA +1 -1
  96. {tencentcloud_sdk_python-3.0.1257.dist-info → tencentcloud_sdk_python-3.0.1258.dist-info}/RECORD +99 -104
  97. tencentcloud/cr/__init__.py +0 -0
  98. tencentcloud/cr/v20180321/__init__.py +0 -0
  99. tencentcloud/cr/v20180321/cr_client.py +0 -672
  100. tencentcloud/cr/v20180321/errorcodes.py +0 -114
  101. tencentcloud/cr/v20180321/models.py +0 -4966
  102. {tencentcloud_sdk_python-3.0.1257.dist-info → tencentcloud_sdk_python-3.0.1258.dist-info}/LICENSE +0 -0
  103. {tencentcloud_sdk_python-3.0.1257.dist-info → tencentcloud_sdk_python-3.0.1258.dist-info}/WHEEL +0 -0
  104. {tencentcloud_sdk_python-3.0.1257.dist-info → tencentcloud_sdk_python-3.0.1258.dist-info}/top_level.txt +0 -0
@@ -26,8 +26,31 @@ class IoaClient(AbstractClient):
26
26
  _service = 'ioa'
27
27
 
28
28
 
29
+ def CreateDeviceVirtualGroup(self, request):
30
+ """创建终端自定义分组,私有化调用path为:/capi/Assets/Device/CreateDeviceVirtualGroup
31
+
32
+ :param request: Request instance for CreateDeviceVirtualGroup.
33
+ :type request: :class:`tencentcloud.ioa.v20220601.models.CreateDeviceVirtualGroupRequest`
34
+ :rtype: :class:`tencentcloud.ioa.v20220601.models.CreateDeviceVirtualGroupResponse`
35
+
36
+ """
37
+ try:
38
+ params = request._serialize()
39
+ headers = request.headers
40
+ body = self.call("CreateDeviceVirtualGroup", params, headers=headers)
41
+ response = json.loads(body)
42
+ model = models.CreateDeviceVirtualGroupResponse()
43
+ model._deserialize(response["Response"])
44
+ return model
45
+ except Exception as e:
46
+ if isinstance(e, TencentCloudSDKException):
47
+ raise
48
+ else:
49
+ raise TencentCloudSDKException(type(e).__name__, str(e))
50
+
51
+
29
52
  def DescribeAccountGroups(self, request):
30
- """以分页的方式查询账户目录列表,私有化调用path为:/capi/Assets/DescribeAccountGroups
53
+ """以分页的方式查询账号分组列表,私有化调用path为:/capi/Assets/DescribeAccountGroups
31
54
 
32
55
  :param request: Request instance for DescribeAccountGroups.
33
56
  :type request: :class:`tencentcloud.ioa.v20220601.models.DescribeAccountGroupsRequest`
@@ -96,7 +119,8 @@ class IoaClient(AbstractClient):
96
119
 
97
120
 
98
121
  def DescribeRootAccountGroup(self, request):
99
- """查询账户根分组详情,私有化调用path为:capi/Assets/DescribeRootAccountGroup
122
+ """查询账号根分组详情。对应“用户与授权管理”里内置不可见的全网根账号组,所有新建的目录,都挂在该全网根账号组下。
123
+ 私有化调用path为:capi/Assets/DescribeRootAccountGroup
100
124
 
101
125
  :param request: Request instance for DescribeRootAccountGroup.
102
126
  :type request: :class:`tencentcloud.ioa.v20220601.models.DescribeRootAccountGroupRequest`