tencentcloud-sdk-python 3.0.1298__py2.py3-none-any.whl → 3.0.1306__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 (109) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/aca/v20210323/models.py +2 -2
  3. tencentcloud/aiart/v20221229/aiart_client.py +55 -0
  4. tencentcloud/aiart/v20221229/models.py +386 -0
  5. tencentcloud/apm/v20210622/apm_client.py +3 -3
  6. tencentcloud/apm/v20210622/errorcodes.py +10 -10
  7. tencentcloud/apm/v20210622/models.py +586 -538
  8. tencentcloud/autoscaling/v20180419/models.py +162 -0
  9. tencentcloud/batch/v20170312/models.py +2 -2
  10. tencentcloud/bh/v20230418/models.py +4 -4
  11. tencentcloud/cat/v20180409/cat_client.py +1 -1
  12. tencentcloud/ccc/v20200210/ccc_client.py +25 -0
  13. tencentcloud/ccc/v20200210/models.py +159 -0
  14. tencentcloud/cdb/v20170320/models.py +42 -0
  15. tencentcloud/cdn/v20180606/models.py +2 -2
  16. tencentcloud/cdwdoris/v20211228/cdwdoris_client.py +1 -1
  17. tencentcloud/cdwdoris/v20211228/models.py +165 -380
  18. tencentcloud/cfs/v20190719/cfs_client.py +23 -0
  19. tencentcloud/cfs/v20190719/errorcodes.py +1 -1
  20. tencentcloud/cfs/v20190719/models.py +79 -0
  21. tencentcloud/clb/v20180317/models.py +214 -20
  22. tencentcloud/cloudapp/v20220530/errorcodes.py +3 -0
  23. tencentcloud/cloudapp/v20220530/models.py +66 -17
  24. tencentcloud/cls/v20201016/models.py +22 -0
  25. tencentcloud/cmq/v20190304/cmq_client.py +0 -365
  26. tencentcloud/cmq/v20190304/models.py +324 -2473
  27. tencentcloud/config/v20220802/config_client.py +46 -0
  28. tencentcloud/config/v20220802/errorcodes.py +3 -0
  29. tencentcloud/config/v20220802/models.py +716 -26
  30. tencentcloud/csxg/v20230303/errorcodes.py +48 -0
  31. tencentcloud/cvm/v20170312/cvm_client.py +24 -0
  32. tencentcloud/cvm/v20170312/errorcodes.py +9 -0
  33. tencentcloud/cvm/v20170312/models.py +190 -6
  34. tencentcloud/cynosdb/v20190107/errorcodes.py +3 -0
  35. tencentcloud/cynosdb/v20190107/models.py +113 -0
  36. tencentcloud/dc/v20180410/dc_client.py +1 -1
  37. tencentcloud/dc/v20180410/models.py +94 -167
  38. tencentcloud/dlc/v20210125/models.py +89 -0
  39. tencentcloud/drm/v20181115/models.py +17 -0
  40. tencentcloud/dts/v20211206/models.py +68 -2
  41. tencentcloud/ecm/v20190719/models.py +0 -18
  42. tencentcloud/emr/v20190103/models.py +186 -462
  43. tencentcloud/es/v20180416/models.py +17 -0
  44. tencentcloud/ess/v20201111/ess_client.py +26 -5
  45. tencentcloud/ess/v20201111/models.py +96 -86
  46. tencentcloud/essbasic/v20210526/models.py +124 -134
  47. tencentcloud/faceid/v20180301/models.py +14 -14
  48. tencentcloud/gaap/v20180529/gaap_client.py +9 -3
  49. tencentcloud/gwlb/v20240906/models.py +2 -2
  50. tencentcloud/hai/v20230812/errorcodes.py +6 -0
  51. tencentcloud/hai/v20230812/hai_client.py +46 -0
  52. tencentcloud/hai/v20230812/models.py +435 -0
  53. tencentcloud/hunyuan/v20230901/hunyuan_client.py +3 -1
  54. tencentcloud/hunyuan/v20230901/models.py +84 -2
  55. tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +115 -0
  56. tencentcloud/iotexplorer/v20190423/models.py +1473 -75
  57. tencentcloud/iotvideo/v20211125/iotvideo_client.py +23 -0
  58. tencentcloud/iotvideo/v20211125/models.py +135 -0
  59. tencentcloud/keewidb/v20220308/models.py +1 -1
  60. tencentcloud/lcic/v20220817/models.py +6 -8
  61. tencentcloud/lighthouse/v20200324/models.py +30 -0
  62. tencentcloud/lke/v20231130/models.py +23 -14
  63. tencentcloud/lkeap/v20240522/errorcodes.py +3 -0
  64. tencentcloud/lkeap/v20240522/lkeap_client.py +1 -1
  65. tencentcloud/lkeap/v20240522/models.py +60 -18
  66. tencentcloud/mna/v20210119/models.py +0 -52
  67. tencentcloud/mongodb/v20180408/models.py +2 -44
  68. tencentcloud/mongodb/v20190725/models.py +2 -22
  69. tencentcloud/monitor/v20180724/models.py +57 -6
  70. tencentcloud/monitor/v20180724/monitor_client.py +1 -1
  71. tencentcloud/mps/v20190612/errorcodes.py +6 -0
  72. tencentcloud/mps/v20190612/models.py +871 -18
  73. tencentcloud/mps/v20190612/mps_client.py +138 -0
  74. tencentcloud/ocr/v20181119/models.py +63 -18
  75. tencentcloud/postgres/v20170312/errorcodes.py +6 -0
  76. tencentcloud/postgres/v20170312/models.py +305 -30
  77. tencentcloud/postgres/v20170312/postgres_client.py +46 -0
  78. tencentcloud/pts/v20210728/models.py +0 -348
  79. tencentcloud/redis/v20180412/models.py +12 -8
  80. tencentcloud/redis/v20180412/redis_client.py +8 -8
  81. tencentcloud/rum/v20210622/models.py +92 -2
  82. tencentcloud/scf/v20180416/models.py +44 -4
  83. tencentcloud/sms/v20190711/errorcodes.py +6 -0
  84. tencentcloud/sms/v20190711/models.py +81 -0
  85. tencentcloud/sms/v20210111/errorcodes.py +6 -0
  86. tencentcloud/sms/v20210111/models.py +81 -0
  87. tencentcloud/ssl/v20191205/models.py +79 -8
  88. tencentcloud/ssl/v20191205/ssl_client.py +8 -1
  89. tencentcloud/tcb/v20180608/models.py +207 -403
  90. tencentcloud/tcb/v20180608/tcb_client.py +1 -1
  91. tencentcloud/tchd/v20230306/models.py +0 -2
  92. tencentcloud/teo/v20220901/models.py +8 -18
  93. tencentcloud/tione/v20211111/models.py +34 -0
  94. tencentcloud/tiw/v20190919/models.py +6 -0
  95. tencentcloud/tke/v20220501/models.py +2 -2
  96. tencentcloud/trro/v20220325/models.py +15 -58
  97. tencentcloud/trtc/v20190722/models.py +15 -8
  98. tencentcloud/tse/v20201207/models.py +47 -0
  99. tencentcloud/vod/v20180717/models.py +6 -6
  100. tencentcloud/vpc/v20170312/errorcodes.py +2 -1220
  101. tencentcloud/vpc/v20170312/models.py +47 -65933
  102. tencentcloud/vpc/v20170312/vpc_client.py +7 -9228
  103. tencentcloud/wedata/v20210820/models.py +1368 -2
  104. tencentcloud/wedata/v20210820/wedata_client.py +23 -0
  105. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/METADATA +1 -1
  106. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/RECORD +109 -109
  107. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/LICENSE +0 -0
  108. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/WHEEL +0 -0
  109. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/top_level.txt +0 -0
@@ -740,7 +740,7 @@ class TcbClient(AbstractClient):
740
740
 
741
741
 
742
742
  def DescribeCloudBaseRunPodList(self, request):
743
- """查询云应用服务版本容器列表
743
+ """查询云托管服务版本容器列表
744
744
 
745
745
  :param request: Request instance for DescribeCloudBaseRunPodList.
746
746
  :type request: :class:`tencentcloud.tcb.v20180608.models.DescribeCloudBaseRunPodListRequest`
@@ -269,7 +269,6 @@ class ProductEventList(AbstractModel):
269
269
  def __init__(self):
270
270
  r"""
271
271
  :param _EventList: 事件详情列表
272
- 注意:此字段可能返回 null,表示取不到有效值。
273
272
  :type EventList: list of EventDetail
274
273
  """
275
274
  self._EventList = None
@@ -277,7 +276,6 @@ class ProductEventList(AbstractModel):
277
276
  @property
278
277
  def EventList(self):
279
278
  """事件详情列表
280
- 注意:此字段可能返回 null,表示取不到有效值。
281
279
  :rtype: list of EventDetail
282
280
  """
283
281
  return self._EventList
@@ -17271,9 +17271,7 @@ class DescribeSecurityIPGroupRequest(AbstractModel):
17271
17271
  r"""
17272
17272
  :param _ZoneId: 站点 ID ,用于指定查询的站点范围。
17273
17273
  :type ZoneId: str
17274
- :param _GroupIds: 指定安全 IP 组 ID。
17275
- <li>提供该参数时,仅查询指定 ID 的安全 IP 组配置;</li>
17276
- <li>不传递参数时,返回站点下所有安全 IP 组信息。</li>
17274
+ :param _GroupIds: 指定安全 IP 组 ID。 <li>提供该参数时,仅查询指定 ID 的安全 IP 组配置;</li> <li>不传递参数时,返回站点下所有安全 IP 组信息。</li>
17277
17275
  :type GroupIds: list of int
17278
17276
  """
17279
17277
  self._ZoneId = None
@@ -17292,9 +17290,7 @@ class DescribeSecurityIPGroupRequest(AbstractModel):
17292
17290
 
17293
17291
  @property
17294
17292
  def GroupIds(self):
17295
- """指定安全 IP 组 ID。
17296
- <li>提供该参数时,仅查询指定 ID 的安全 IP 组配置;</li>
17297
- <li>不传递参数时,返回站点下所有安全 IP 组信息。</li>
17293
+ """指定安全 IP 组 ID。 <li>提供该参数时,仅查询指定 ID 的安全 IP 组配置;</li> <li>不传递参数时,返回站点下所有安全 IP 组信息。</li>
17298
17294
  :rtype: list of int
17299
17295
  """
17300
17296
  return self._GroupIds
@@ -21661,18 +21657,15 @@ class FollowOrigin(AbstractModel):
21661
21657
  <li>on:开启;</li>
21662
21658
  <li>off:关闭。</li>
21663
21659
  :type Switch: str
21664
- :param _DefaultCache: 源站未返回 Cache-Control 头时,缓存/不缓存开关。当 Switch 为 on 时,此字段必填,否则此字段不生效。取值有:
21660
+ :param _DefaultCache: 源站未返回 Cache-Control 头时,缓存/不缓存开关。当 Switch 为 on 时,此字段必填,当 Switch 为 off 时,无需填写此字段,若填写则不生效。取值有:
21665
21661
  <li>on:缓存;</li>
21666
21662
  <li>off:不缓存。</li>
21667
- 注意:此字段可能返回 null,表示取不到有效值。
21668
21663
  :type DefaultCache: str
21669
21664
  :param _DefaultCacheStrategy: 源站未返回 Cache-Control 头时,使用/不使用默认缓存策略开关。当 DefaultCache 为 on 时,此字段必填,否则此字段不生效;当 DefaultCacheTime 不为 0 时,此字段必须为 off。取值有:
21670
21665
  <li>on:使用默认缓存策略;</li>
21671
21666
  <li>off:不使用默认缓存策略。</li>
21672
- 注意:此字段可能返回 null,表示取不到有效值。
21673
21667
  :type DefaultCacheStrategy: str
21674
- :param _DefaultCacheTime: 源站未返回 Cache-Control 头时,表示默认的缓存时间,单位为秒,取值:0315360000。当 DefaultCache 为 on 时,此字段必填,否则此字段不生效;当 DefaultCacheStrategy 为 on 时, 此字段必须为 0。
21675
- 注意:此字段可能返回 null,表示取不到有效值。
21668
+ :param _DefaultCacheTime: 源站未返回 Cache-Control 头时,表示默认的缓存时间,单位为秒,取值:0-315360000。当 DefaultCache 为 on 时,此字段必填,否则此字段不生效;当 DefaultCacheStrategy 为 on 时, 此字段必须为 0。
21676
21669
  :type DefaultCacheTime: int
21677
21670
  """
21678
21671
  self._Switch = None
@@ -21695,10 +21688,9 @@ class FollowOrigin(AbstractModel):
21695
21688
 
21696
21689
  @property
21697
21690
  def DefaultCache(self):
21698
- """源站未返回 Cache-Control 头时,缓存/不缓存开关。当 Switch 为 on 时,此字段必填,否则此字段不生效。取值有:
21691
+ """源站未返回 Cache-Control 头时,缓存/不缓存开关。当 Switch 为 on 时,此字段必填,当 Switch 为 off 时,无需填写此字段,若填写则不生效。取值有:
21699
21692
  <li>on:缓存;</li>
21700
21693
  <li>off:不缓存。</li>
21701
- 注意:此字段可能返回 null,表示取不到有效值。
21702
21694
  :rtype: str
21703
21695
  """
21704
21696
  return self._DefaultCache
@@ -21712,7 +21704,6 @@ class FollowOrigin(AbstractModel):
21712
21704
  """源站未返回 Cache-Control 头时,使用/不使用默认缓存策略开关。当 DefaultCache 为 on 时,此字段必填,否则此字段不生效;当 DefaultCacheTime 不为 0 时,此字段必须为 off。取值有:
21713
21705
  <li>on:使用默认缓存策略;</li>
21714
21706
  <li>off:不使用默认缓存策略。</li>
21715
- 注意:此字段可能返回 null,表示取不到有效值。
21716
21707
  :rtype: str
21717
21708
  """
21718
21709
  return self._DefaultCacheStrategy
@@ -21723,8 +21714,7 @@ class FollowOrigin(AbstractModel):
21723
21714
 
21724
21715
  @property
21725
21716
  def DefaultCacheTime(self):
21726
- """源站未返回 Cache-Control 头时,表示默认的缓存时间,单位为秒,取值:0315360000。当 DefaultCache 为 on 时,此字段必填,否则此字段不生效;当 DefaultCacheStrategy 为 on 时, 此字段必须为 0。
21727
- 注意:此字段可能返回 null,表示取不到有效值。
21717
+ """源站未返回 Cache-Control 头时,表示默认的缓存时间,单位为秒,取值:0-315360000。当 DefaultCache 为 on 时,此字段必填,否则此字段不生效;当 DefaultCacheStrategy 为 on 时, 此字段必须为 0。
21728
21718
  :rtype: int
21729
21719
  """
21730
21720
  return self._DefaultCacheTime
@@ -34237,7 +34227,7 @@ class RulesProperties(AbstractModel):
34237
34227
  <li> TOGGLE:参数值为开关类型,可在 ChoicesValue 中选择;</li>
34238
34228
  <li> OBJECT:参数值为对象类型,ChoiceProperties 为改对象类型关联的属性;</li>
34239
34229
  <li> CUSTOM_NUM:参数值用户自定义,整型类型;</li>
34240
- <li> CUSTOM_STRING:参数值用户自定义,字符串类型。</li>注意:当参数类型为 OBJECT 类型时,请注意参考 [示例2 参数为 OBJECT 类型的创建](https://cloud.tencent.com/document/product/1552/80622#.E7.A4.BA.E4.BE.8B2-.E5.8F.82.E6.95.B0.E4.B8.BA-OBJECT-.E7.B1.BB.E5.9E.8B.E7.9A.84.E5.88.9B.E5.BB.BA)
34230
+ <li> CUSTOM_STRING:参数值用户自定义,字符串类型。</li>注意:当参数类型为 OBJECT 类型时,请注意参考 [示例2 参数为 OBJECT 类型的创建](https://cloud.tencent.com/document/product/1552/80622#.E7.A4.BA.E4.BE.8B2-.E4.BF.AE.E6.94.B9.E6.BA.90.E7.AB.99.E4.B8.BAIP.E5.9F.9F.E5.90.8D)
34241
34231
  :type Type: str
34242
34232
  :param _Max: 数值参数的最大值,非数值参数或 Min 和 Max 值都为 0 则此项无意义。
34243
34233
  :type Max: int
@@ -34303,7 +34293,7 @@ class RulesProperties(AbstractModel):
34303
34293
  <li> TOGGLE:参数值为开关类型,可在 ChoicesValue 中选择;</li>
34304
34294
  <li> OBJECT:参数值为对象类型,ChoiceProperties 为改对象类型关联的属性;</li>
34305
34295
  <li> CUSTOM_NUM:参数值用户自定义,整型类型;</li>
34306
- <li> CUSTOM_STRING:参数值用户自定义,字符串类型。</li>注意:当参数类型为 OBJECT 类型时,请注意参考 [示例2 参数为 OBJECT 类型的创建](https://cloud.tencent.com/document/product/1552/80622#.E7.A4.BA.E4.BE.8B2-.E5.8F.82.E6.95.B0.E4.B8.BA-OBJECT-.E7.B1.BB.E5.9E.8B.E7.9A.84.E5.88.9B.E5.BB.BA)
34296
+ <li> CUSTOM_STRING:参数值用户自定义,字符串类型。</li>注意:当参数类型为 OBJECT 类型时,请注意参考 [示例2 参数为 OBJECT 类型的创建](https://cloud.tencent.com/document/product/1552/80622#.E7.A4.BA.E4.BE.8B2-.E4.BF.AE.E6.94.B9.E6.BA.90.E7.AB.99.E4.B8.BAIP.E5.9F.9F.E5.90.8D)
34307
34297
  :rtype: str
34308
34298
  """
34309
34299
  return self._Type
@@ -12116,6 +12116,9 @@ class NotebookDetail(AbstractModel):
12116
12116
  :type SubUinName: str
12117
12117
  :param _JobCreateTime: 任务实例创建时间
12118
12118
  :type JobCreateTime: str
12119
+ :param _AppId: Appid
12120
+ 注意:此字段可能返回 null,表示取不到有效值。
12121
+ :type AppId: str
12119
12122
  """
12120
12123
  self._Id = None
12121
12124
  self._Name = None
@@ -12160,6 +12163,7 @@ class NotebookDetail(AbstractModel):
12160
12163
  self._ResourceGroupInstanceId = None
12161
12164
  self._SubUinName = None
12162
12165
  self._JobCreateTime = None
12166
+ self._AppId = None
12163
12167
 
12164
12168
  @property
12165
12169
  def Id(self):
@@ -12665,6 +12669,18 @@ class NotebookDetail(AbstractModel):
12665
12669
  def JobCreateTime(self, JobCreateTime):
12666
12670
  self._JobCreateTime = JobCreateTime
12667
12671
 
12672
+ @property
12673
+ def AppId(self):
12674
+ """Appid
12675
+ 注意:此字段可能返回 null,表示取不到有效值。
12676
+ :rtype: str
12677
+ """
12678
+ return self._AppId
12679
+
12680
+ @AppId.setter
12681
+ def AppId(self, AppId):
12682
+ self._AppId = AppId
12683
+
12668
12684
 
12669
12685
  def _deserialize(self, params):
12670
12686
  self._Id = params.get("Id")
@@ -12732,6 +12748,7 @@ class NotebookDetail(AbstractModel):
12732
12748
  self._ResourceGroupInstanceId = params.get("ResourceGroupInstanceId")
12733
12749
  self._SubUinName = params.get("SubUinName")
12734
12750
  self._JobCreateTime = params.get("JobCreateTime")
12751
+ self._AppId = params.get("AppId")
12735
12752
  memeber_set = set(params.keys())
12736
12753
  for name, value in vars(self).items():
12737
12754
  property_name = name[1:]
@@ -12828,6 +12845,9 @@ class NotebookSetItem(AbstractModel):
12828
12845
  :type VolumeSourceGooseFS: :class:`tencentcloud.tione.v20211111.models.GooseFS`
12829
12846
  :param _SubUinName: 子用户名称
12830
12847
  :type SubUinName: str
12848
+ :param _AppId: AppId
12849
+ 注意:此字段可能返回 null,表示取不到有效值。
12850
+ :type AppId: str
12831
12851
  """
12832
12852
  self._Id = None
12833
12853
  self._Name = None
@@ -12857,6 +12877,7 @@ class NotebookSetItem(AbstractModel):
12857
12877
  self._SSHConfig = None
12858
12878
  self._VolumeSourceGooseFS = None
12859
12879
  self._SubUinName = None
12880
+ self._AppId = None
12860
12881
 
12861
12882
  @property
12862
12883
  def Id(self):
@@ -13189,6 +13210,18 @@ class NotebookSetItem(AbstractModel):
13189
13210
  def SubUinName(self, SubUinName):
13190
13211
  self._SubUinName = SubUinName
13191
13212
 
13213
+ @property
13214
+ def AppId(self):
13215
+ """AppId
13216
+ 注意:此字段可能返回 null,表示取不到有效值。
13217
+ :rtype: str
13218
+ """
13219
+ return self._AppId
13220
+
13221
+ @AppId.setter
13222
+ def AppId(self, AppId):
13223
+ self._AppId = AppId
13224
+
13192
13225
 
13193
13226
  def _deserialize(self, params):
13194
13227
  self._Id = params.get("Id")
@@ -13232,6 +13265,7 @@ class NotebookSetItem(AbstractModel):
13232
13265
  self._VolumeSourceGooseFS = GooseFS()
13233
13266
  self._VolumeSourceGooseFS._deserialize(params.get("VolumeSourceGooseFS"))
13234
13267
  self._SubUinName = params.get("SubUinName")
13268
+ self._AppId = params.get("AppId")
13235
13269
  memeber_set = set(params.keys())
13236
13270
  for name, value in vars(self).items():
13237
13271
  property_name = name[1:]
@@ -961,6 +961,9 @@ false -- 不开启
961
961
 
962
962
  12: 存在不兼容的多倍行距设置
963
963
  -- 自动处理方式: 不支持处理
964
+
965
+ 13: 存在带有特殊符号内容的datetime类型的a:fld标签元素
966
+ -- 自动处理方式: a:fld标签替换为普通文本
964
967
  :type AutoHandleUnsupportedElementTypes: list of int
965
968
  :param _ExcelParam: Excel表格转码参数,可设置转码时表格纸张大小及纸张方向等参数(仅对转码文件为Excel表格文件的静态转码任务生效)
966
969
  :type ExcelParam: :class:`tencentcloud.tiw.v20190919.models.ExcelParam`
@@ -1154,6 +1157,9 @@ false -- 不开启
1154
1157
 
1155
1158
  12: 存在不兼容的多倍行距设置
1156
1159
  -- 自动处理方式: 不支持处理
1160
+
1161
+ 13: 存在带有特殊符号内容的datetime类型的a:fld标签元素
1162
+ -- 自动处理方式: a:fld标签替换为普通文本
1157
1163
  :rtype: list of int
1158
1164
  """
1159
1165
  return self._AutoHandleUnsupportedElementTypes
@@ -1272,7 +1272,7 @@ class DescribeClusterInstancesRequest(AbstractModel):
1272
1272
  :param _Limit: 返回数量,默认为20,最大值为100。关于Limit的更进一步介绍请参考 API [简介](https://cloud.tencent.com/document/api/213/15688)中的相关小节。
1273
1273
  :type Limit: int
1274
1274
  :param _Filters: 过滤条件列表:
1275
- InstanceIds(实例ID),InstanceType(实例类型:Regular,Native,Virtual,External),VagueIpAddress(模糊匹配IP),Labels(k8s节点label),NodePoolNames(节点池名称),VagueInstanceName(模糊匹配节点名),InstanceStates(节点状态),Unschedulable(是否封锁),NodePoolIds(节点池ID)
1275
+ InstanceIds(实例ID),InstanceType(实例类型:Regular,Native,Super,External),VagueIpAddress(模糊匹配IP),Labels(k8s节点label),NodePoolNames(节点池名称),VagueInstanceName(模糊匹配节点名),InstanceStates(节点状态),Unschedulable(是否封锁),NodePoolIds(节点池ID)
1276
1276
  :type Filters: list of Filter
1277
1277
  :param _SortBy: 排序信息
1278
1278
  :type SortBy: :class:`tencentcloud.tke.v20220501.models.SortBy`
@@ -1319,7 +1319,7 @@ InstanceIds(实例ID),InstanceType(实例类型:Regular,Native,Virtual,E
1319
1319
  @property
1320
1320
  def Filters(self):
1321
1321
  """过滤条件列表:
1322
- InstanceIds(实例ID),InstanceType(实例类型:Regular,Native,Virtual,External),VagueIpAddress(模糊匹配IP),Labels(k8s节点label),NodePoolNames(节点池名称),VagueInstanceName(模糊匹配节点名),InstanceStates(节点状态),Unschedulable(是否封锁),NodePoolIds(节点池ID)
1322
+ InstanceIds(实例ID),InstanceType(实例类型:Regular,Native,Super,External),VagueIpAddress(模糊匹配IP),Labels(k8s节点label),NodePoolNames(节点池名称),VagueInstanceName(模糊匹配节点名),InstanceStates(节点状态),Unschedulable(是否封锁),NodePoolIds(节点池ID)
1323
1323
  :rtype: list of Filter
1324
1324
  """
1325
1325
  return self._Filters
@@ -2225,29 +2225,23 @@ class Device(AbstractModel):
2225
2225
  def __init__(self):
2226
2226
  r"""
2227
2227
  :param _DeviceId: 设备ID
2228
- 注意:此字段可能返回 null,表示取不到有效值。
2229
2228
  :type DeviceId: str
2230
2229
  :param _DeviceName: 设备名称
2231
- 注意:此字段可能返回 null,表示取不到有效值。
2232
2230
  :type DeviceName: str
2233
2231
  :param _LicenseCount: 已经绑定license数量
2234
- 注意:此字段可能返回 null,表示取不到有效值。
2235
2232
  :type LicenseCount: int
2236
2233
  :param _RemainDay: 剩余天数:天
2237
- 注意:此字段可能返回 null,表示取不到有效值。
2238
2234
  :type RemainDay: int
2239
2235
  :param _ExpireTime: 过期时间:s
2240
- 注意:此字段可能返回 null,表示取不到有效值。
2241
2236
  :type ExpireTime: str
2242
2237
  :param _Duration: 服务时长:s
2243
- 注意:此字段可能返回 null,表示取不到有效值。
2244
2238
  :type Duration: str
2245
2239
  :param _LicenseIds: 已经绑定licenseId列表
2246
- 注意:此字段可能返回 null,表示取不到有效值。
2247
2240
  :type LicenseIds: list of str
2248
2241
  :param _MonthlyRemainTime: 每月license的限定时长
2249
- 注意:此字段可能返回 null,表示取不到有效值。
2250
2242
  :type MonthlyRemainTime: int
2243
+ :param _LimitedTime: 月封顶时长(分钟)
2244
+ :type LimitedTime: int
2251
2245
  """
2252
2246
  self._DeviceId = None
2253
2247
  self._DeviceName = None
@@ -2257,11 +2251,11 @@ class Device(AbstractModel):
2257
2251
  self._Duration = None
2258
2252
  self._LicenseIds = None
2259
2253
  self._MonthlyRemainTime = None
2254
+ self._LimitedTime = None
2260
2255
 
2261
2256
  @property
2262
2257
  def DeviceId(self):
2263
2258
  """设备ID
2264
- 注意:此字段可能返回 null,表示取不到有效值。
2265
2259
  :rtype: str
2266
2260
  """
2267
2261
  return self._DeviceId
@@ -2273,7 +2267,6 @@ class Device(AbstractModel):
2273
2267
  @property
2274
2268
  def DeviceName(self):
2275
2269
  """设备名称
2276
- 注意:此字段可能返回 null,表示取不到有效值。
2277
2270
  :rtype: str
2278
2271
  """
2279
2272
  return self._DeviceName
@@ -2285,7 +2278,6 @@ class Device(AbstractModel):
2285
2278
  @property
2286
2279
  def LicenseCount(self):
2287
2280
  """已经绑定license数量
2288
- 注意:此字段可能返回 null,表示取不到有效值。
2289
2281
  :rtype: int
2290
2282
  """
2291
2283
  return self._LicenseCount
@@ -2297,7 +2289,6 @@ class Device(AbstractModel):
2297
2289
  @property
2298
2290
  def RemainDay(self):
2299
2291
  """剩余天数:天
2300
- 注意:此字段可能返回 null,表示取不到有效值。
2301
2292
  :rtype: int
2302
2293
  """
2303
2294
  return self._RemainDay
@@ -2309,7 +2300,6 @@ class Device(AbstractModel):
2309
2300
  @property
2310
2301
  def ExpireTime(self):
2311
2302
  """过期时间:s
2312
- 注意:此字段可能返回 null,表示取不到有效值。
2313
2303
  :rtype: str
2314
2304
  """
2315
2305
  return self._ExpireTime
@@ -2321,7 +2311,6 @@ class Device(AbstractModel):
2321
2311
  @property
2322
2312
  def Duration(self):
2323
2313
  """服务时长:s
2324
- 注意:此字段可能返回 null,表示取不到有效值。
2325
2314
  :rtype: str
2326
2315
  """
2327
2316
  return self._Duration
@@ -2333,7 +2322,6 @@ class Device(AbstractModel):
2333
2322
  @property
2334
2323
  def LicenseIds(self):
2335
2324
  """已经绑定licenseId列表
2336
- 注意:此字段可能返回 null,表示取不到有效值。
2337
2325
  :rtype: list of str
2338
2326
  """
2339
2327
  return self._LicenseIds
@@ -2345,7 +2333,6 @@ class Device(AbstractModel):
2345
2333
  @property
2346
2334
  def MonthlyRemainTime(self):
2347
2335
  """每月license的限定时长
2348
- 注意:此字段可能返回 null,表示取不到有效值。
2349
2336
  :rtype: int
2350
2337
  """
2351
2338
  return self._MonthlyRemainTime
@@ -2354,6 +2341,17 @@ class Device(AbstractModel):
2354
2341
  def MonthlyRemainTime(self, MonthlyRemainTime):
2355
2342
  self._MonthlyRemainTime = MonthlyRemainTime
2356
2343
 
2344
+ @property
2345
+ def LimitedTime(self):
2346
+ """月封顶时长(分钟)
2347
+ :rtype: int
2348
+ """
2349
+ return self._LimitedTime
2350
+
2351
+ @LimitedTime.setter
2352
+ def LimitedTime(self, LimitedTime):
2353
+ self._LimitedTime = LimitedTime
2354
+
2357
2355
 
2358
2356
  def _deserialize(self, params):
2359
2357
  self._DeviceId = params.get("DeviceId")
@@ -2364,6 +2362,7 @@ class Device(AbstractModel):
2364
2362
  self._Duration = params.get("Duration")
2365
2363
  self._LicenseIds = params.get("LicenseIds")
2366
2364
  self._MonthlyRemainTime = params.get("MonthlyRemainTime")
2365
+ self._LimitedTime = params.get("LimitedTime")
2367
2366
  memeber_set = set(params.keys())
2368
2367
  for name, value in vars(self).items():
2369
2368
  property_name = name[1:]
@@ -3909,70 +3908,49 @@ class SessionDeviceDetail(AbstractModel):
3909
3908
  :param _DeviceId: 设备ID
3910
3909
  :type DeviceId: str
3911
3910
  :param _Ver: sdk版本
3912
- 注意:此字段可能返回 null,表示取不到有效值。
3913
3911
  :type Ver: str
3914
3912
  :param _SdkMode: 模式(p2p/server)
3915
- 注意:此字段可能返回 null,表示取不到有效值。
3916
3913
  :type SdkMode: str
3917
3914
  :param _DecodeCost: 解码耗时,单位:ms
3918
- 注意:此字段可能返回 null,表示取不到有效值。
3919
3915
  :type DecodeCost: list of int
3920
3916
  :param _RenderConst: 【已废弃,使用RenderCost】
3921
3917
  注意:此字段可能返回 null,表示取不到有效值。
3922
3918
  :type RenderConst: list of int
3923
3919
  :param _K100: 卡顿k100
3924
- 注意:此字段可能返回 null,表示取不到有效值。
3925
3920
  :type K100: list of float
3926
3921
  :param _K150: 卡顿k150
3927
- 注意:此字段可能返回 null,表示取不到有效值。
3928
3922
  :type K150: list of float
3929
3923
  :param _NACK: nack请求数
3930
- 注意:此字段可能返回 null,表示取不到有效值。
3931
3924
  :type NACK: list of int
3932
3925
  :param _BitRateEstimate: 服务端调控码率,单位:kbps
3933
- 注意:此字段可能返回 null,表示取不到有效值。
3934
3926
  :type BitRateEstimate: list of int
3935
3927
  :param _Width: 宽度
3936
- 注意:此字段可能返回 null,表示取不到有效值。
3937
3928
  :type Width: int
3938
3929
  :param _Height: 高度
3939
- 注意:此字段可能返回 null,表示取不到有效值。
3940
3930
  :type Height: int
3941
3931
  :param _EncodeCost: 编码耗时,单位:ms
3942
- 注意:此字段可能返回 null,表示取不到有效值。
3943
3932
  :type EncodeCost: list of int
3944
3933
  :param _CaptureCost: 采集耗时,单位:ms
3945
- 注意:此字段可能返回 null,表示取不到有效值。
3946
3934
  :type CaptureCost: list of int
3947
3935
  :param _RenderCost: 渲染耗时,单位:ms
3948
- 注意:此字段可能返回 null,表示取不到有效值。
3949
3936
  :type RenderCost: list of int
3950
3937
  :param _ConfigWidth: 配置宽度
3951
- 注意:此字段可能返回 null,表示取不到有效值。
3952
3938
  :type ConfigWidth: int
3953
3939
  :param _ConfigHeight: 配置高度
3954
- 注意:此字段可能返回 null,表示取不到有效值。
3955
3940
  :type ConfigHeight: int
3956
3941
  :param _FrameDelta: 平均帧间隔
3957
- 注意:此字段可能返回 null,表示取不到有效值。
3958
3942
  :type FrameDelta: list of int
3959
3943
  :param _MaxFrameDelta: 最大帧间隔
3960
- 注意:此字段可能返回 null,表示取不到有效值。
3961
3944
  :type MaxFrameDelta: list of int
3962
3945
  :param _TotalBitrateEstimate: 总码率评估,单位:kbps
3963
- 注意:此字段可能返回 null,表示取不到有效值。
3964
3946
  :type TotalBitrateEstimate: list of int
3965
3947
  :param _Lag100Duration: 帧间隔大于100ms的卡顿时长
3966
- 注意:此字段可能返回 null,表示取不到有效值。
3967
3948
  :type Lag100Duration: list of int
3968
3949
  :param _Lag150Duration: 帧间隔大于150ms的卡顿时长
3969
- 注意:此字段可能返回 null,表示取不到有效值。
3970
3950
  :type Lag150Duration: list of int
3971
3951
  :param _MultiMode: 是否开启多网:0 单网,1 多网
3972
- 注意:此字段可能返回 null,表示取不到有效值。
3973
3952
  :type MultiMode: int
3974
3953
  :param _MultiNet: 多网卡信息
3975
- 注意:此字段可能返回 null,表示取不到有效值。
3976
3954
  :type MultiNet: list of MultiNet
3977
3955
  """
3978
3956
  self._DeviceType = None
@@ -4169,7 +4147,6 @@ class SessionDeviceDetail(AbstractModel):
4169
4147
  @property
4170
4148
  def Ver(self):
4171
4149
  """sdk版本
4172
- 注意:此字段可能返回 null,表示取不到有效值。
4173
4150
  :rtype: str
4174
4151
  """
4175
4152
  return self._Ver
@@ -4181,7 +4158,6 @@ class SessionDeviceDetail(AbstractModel):
4181
4158
  @property
4182
4159
  def SdkMode(self):
4183
4160
  """模式(p2p/server)
4184
- 注意:此字段可能返回 null,表示取不到有效值。
4185
4161
  :rtype: str
4186
4162
  """
4187
4163
  return self._SdkMode
@@ -4193,7 +4169,6 @@ class SessionDeviceDetail(AbstractModel):
4193
4169
  @property
4194
4170
  def DecodeCost(self):
4195
4171
  """解码耗时,单位:ms
4196
- 注意:此字段可能返回 null,表示取不到有效值。
4197
4172
  :rtype: list of int
4198
4173
  """
4199
4174
  return self._DecodeCost
@@ -4221,7 +4196,6 @@ class SessionDeviceDetail(AbstractModel):
4221
4196
  @property
4222
4197
  def K100(self):
4223
4198
  """卡顿k100
4224
- 注意:此字段可能返回 null,表示取不到有效值。
4225
4199
  :rtype: list of float
4226
4200
  """
4227
4201
  return self._K100
@@ -4233,7 +4207,6 @@ class SessionDeviceDetail(AbstractModel):
4233
4207
  @property
4234
4208
  def K150(self):
4235
4209
  """卡顿k150
4236
- 注意:此字段可能返回 null,表示取不到有效值。
4237
4210
  :rtype: list of float
4238
4211
  """
4239
4212
  return self._K150
@@ -4245,7 +4218,6 @@ class SessionDeviceDetail(AbstractModel):
4245
4218
  @property
4246
4219
  def NACK(self):
4247
4220
  """nack请求数
4248
- 注意:此字段可能返回 null,表示取不到有效值。
4249
4221
  :rtype: list of int
4250
4222
  """
4251
4223
  return self._NACK
@@ -4257,7 +4229,6 @@ class SessionDeviceDetail(AbstractModel):
4257
4229
  @property
4258
4230
  def BitRateEstimate(self):
4259
4231
  """服务端调控码率,单位:kbps
4260
- 注意:此字段可能返回 null,表示取不到有效值。
4261
4232
  :rtype: list of int
4262
4233
  """
4263
4234
  return self._BitRateEstimate
@@ -4269,7 +4240,6 @@ class SessionDeviceDetail(AbstractModel):
4269
4240
  @property
4270
4241
  def Width(self):
4271
4242
  """宽度
4272
- 注意:此字段可能返回 null,表示取不到有效值。
4273
4243
  :rtype: int
4274
4244
  """
4275
4245
  return self._Width
@@ -4281,7 +4251,6 @@ class SessionDeviceDetail(AbstractModel):
4281
4251
  @property
4282
4252
  def Height(self):
4283
4253
  """高度
4284
- 注意:此字段可能返回 null,表示取不到有效值。
4285
4254
  :rtype: int
4286
4255
  """
4287
4256
  return self._Height
@@ -4293,7 +4262,6 @@ class SessionDeviceDetail(AbstractModel):
4293
4262
  @property
4294
4263
  def EncodeCost(self):
4295
4264
  """编码耗时,单位:ms
4296
- 注意:此字段可能返回 null,表示取不到有效值。
4297
4265
  :rtype: list of int
4298
4266
  """
4299
4267
  return self._EncodeCost
@@ -4305,7 +4273,6 @@ class SessionDeviceDetail(AbstractModel):
4305
4273
  @property
4306
4274
  def CaptureCost(self):
4307
4275
  """采集耗时,单位:ms
4308
- 注意:此字段可能返回 null,表示取不到有效值。
4309
4276
  :rtype: list of int
4310
4277
  """
4311
4278
  return self._CaptureCost
@@ -4317,7 +4284,6 @@ class SessionDeviceDetail(AbstractModel):
4317
4284
  @property
4318
4285
  def RenderCost(self):
4319
4286
  """渲染耗时,单位:ms
4320
- 注意:此字段可能返回 null,表示取不到有效值。
4321
4287
  :rtype: list of int
4322
4288
  """
4323
4289
  return self._RenderCost
@@ -4329,7 +4295,6 @@ class SessionDeviceDetail(AbstractModel):
4329
4295
  @property
4330
4296
  def ConfigWidth(self):
4331
4297
  """配置宽度
4332
- 注意:此字段可能返回 null,表示取不到有效值。
4333
4298
  :rtype: int
4334
4299
  """
4335
4300
  return self._ConfigWidth
@@ -4341,7 +4306,6 @@ class SessionDeviceDetail(AbstractModel):
4341
4306
  @property
4342
4307
  def ConfigHeight(self):
4343
4308
  """配置高度
4344
- 注意:此字段可能返回 null,表示取不到有效值。
4345
4309
  :rtype: int
4346
4310
  """
4347
4311
  return self._ConfigHeight
@@ -4353,7 +4317,6 @@ class SessionDeviceDetail(AbstractModel):
4353
4317
  @property
4354
4318
  def FrameDelta(self):
4355
4319
  """平均帧间隔
4356
- 注意:此字段可能返回 null,表示取不到有效值。
4357
4320
  :rtype: list of int
4358
4321
  """
4359
4322
  return self._FrameDelta
@@ -4365,7 +4328,6 @@ class SessionDeviceDetail(AbstractModel):
4365
4328
  @property
4366
4329
  def MaxFrameDelta(self):
4367
4330
  """最大帧间隔
4368
- 注意:此字段可能返回 null,表示取不到有效值。
4369
4331
  :rtype: list of int
4370
4332
  """
4371
4333
  return self._MaxFrameDelta
@@ -4377,7 +4339,6 @@ class SessionDeviceDetail(AbstractModel):
4377
4339
  @property
4378
4340
  def TotalBitrateEstimate(self):
4379
4341
  """总码率评估,单位:kbps
4380
- 注意:此字段可能返回 null,表示取不到有效值。
4381
4342
  :rtype: list of int
4382
4343
  """
4383
4344
  return self._TotalBitrateEstimate
@@ -4389,7 +4350,6 @@ class SessionDeviceDetail(AbstractModel):
4389
4350
  @property
4390
4351
  def Lag100Duration(self):
4391
4352
  """帧间隔大于100ms的卡顿时长
4392
- 注意:此字段可能返回 null,表示取不到有效值。
4393
4353
  :rtype: list of int
4394
4354
  """
4395
4355
  return self._Lag100Duration
@@ -4401,7 +4361,6 @@ class SessionDeviceDetail(AbstractModel):
4401
4361
  @property
4402
4362
  def Lag150Duration(self):
4403
4363
  """帧间隔大于150ms的卡顿时长
4404
- 注意:此字段可能返回 null,表示取不到有效值。
4405
4364
  :rtype: list of int
4406
4365
  """
4407
4366
  return self._Lag150Duration
@@ -4413,7 +4372,6 @@ class SessionDeviceDetail(AbstractModel):
4413
4372
  @property
4414
4373
  def MultiMode(self):
4415
4374
  """是否开启多网:0 单网,1 多网
4416
- 注意:此字段可能返回 null,表示取不到有效值。
4417
4375
  :rtype: int
4418
4376
  """
4419
4377
  return self._MultiMode
@@ -4425,7 +4383,6 @@ class SessionDeviceDetail(AbstractModel):
4425
4383
  @property
4426
4384
  def MultiNet(self):
4427
4385
  """多网卡信息
4428
- 注意:此字段可能返回 null,表示取不到有效值。
4429
4386
  :rtype: list of MultiNet
4430
4387
  """
4431
4388
  return self._MultiNet