tencentcloud-sdk-python 3.0.1363__py2.py3-none-any.whl → 3.0.1372__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 (112) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/ams/v20201229/ams_client.py +17 -6
  3. tencentcloud/ams/v20201229/models.py +8 -6
  4. tencentcloud/autoscaling/v20180419/autoscaling_client.py +2 -1
  5. tencentcloud/autoscaling/v20180419/models.py +198 -102
  6. tencentcloud/bi/v20220105/models.py +15 -0
  7. tencentcloud/cam/v20190116/models.py +0 -2
  8. tencentcloud/cat/v20180409/cat_client.py +23 -0
  9. tencentcloud/cat/v20180409/models.py +509 -0
  10. tencentcloud/cbs/v20170312/cbs_client.py +1 -1
  11. tencentcloud/cbs/v20170312/models.py +67 -56
  12. tencentcloud/ccc/v20200210/models.py +105 -56
  13. tencentcloud/cdb/v20170320/cdb_client.py +2 -2
  14. tencentcloud/cdb/v20170320/models.py +10 -10
  15. tencentcloud/cdc/v20201214/cdc_client.py +46 -0
  16. tencentcloud/cdc/v20201214/errorcodes.py +18 -0
  17. tencentcloud/cdc/v20201214/models.py +173 -0
  18. tencentcloud/cdn/v20180606/cdn_client.py +70 -24
  19. tencentcloud/cdn/v20180606/models.py +19 -4
  20. tencentcloud/cdwch/v20200915/errorcodes.py +15 -0
  21. tencentcloud/cdwpg/v20201230/models.py +0 -12
  22. tencentcloud/cfs/v20190719/models.py +15 -0
  23. tencentcloud/chc/v20230418/models.py +15 -0
  24. tencentcloud/ckafka/v20190819/models.py +0 -8
  25. tencentcloud/clb/v20180317/clb_client.py +1 -1
  26. tencentcloud/clb/v20180317/models.py +264 -370
  27. tencentcloud/cls/v20201016/models.py +35 -0
  28. tencentcloud/cvm/v20170312/cvm_client.py +1 -1
  29. tencentcloud/cvm/v20170312/errorcodes.py +19 -1
  30. tencentcloud/cvm/v20170312/models.py +335 -40
  31. tencentcloud/cynosdb/v20190107/models.py +0 -6
  32. tencentcloud/dbbrain/v20210527/dbbrain_client.py +23 -0
  33. tencentcloud/dbbrain/v20210527/models.py +109 -0
  34. tencentcloud/dc/v20180410/models.py +25 -12
  35. tencentcloud/dlc/v20210125/dlc_client.py +23 -0
  36. tencentcloud/dlc/v20210125/models.py +124 -0
  37. tencentcloud/domain/v20180808/domain_client.py +4 -2
  38. tencentcloud/domain/v20180808/errorcodes.py +3 -0
  39. tencentcloud/domain/v20180808/models.py +584 -158
  40. tencentcloud/dsgc/v20190723/models.py +15 -0
  41. tencentcloud/dts/v20211206/models.py +1 -16
  42. tencentcloud/ecdn/v20191012/ecdn_client.py +18 -6
  43. tencentcloud/emr/v20190103/models.py +15 -0
  44. tencentcloud/ess/v20201111/models.py +16 -12
  45. tencentcloud/gs/v20191118/errorcodes.py +3 -0
  46. tencentcloud/gs/v20191118/gs_client.py +46 -0
  47. tencentcloud/gs/v20191118/models.py +295 -6
  48. tencentcloud/gwlb/v20240906/errorcodes.py +3 -0
  49. tencentcloud/gwlb/v20240906/gwlb_client.py +0 -1
  50. tencentcloud/gwlb/v20240906/models.py +4 -32
  51. tencentcloud/hai/v20230812/errorcodes.py +6 -0
  52. tencentcloud/hai/v20230812/hai_client.py +23 -0
  53. tencentcloud/hai/v20230812/models.py +109 -0
  54. tencentcloud/hunyuan/v20230901/models.py +2 -2
  55. tencentcloud/ims/v20201229/models.py +25 -4
  56. tencentcloud/ioa/v20220601/ioa_client.py +46 -0
  57. tencentcloud/ioa/v20220601/models.py +557 -4
  58. tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +3 -1
  59. tencentcloud/iotexplorer/v20190423/models.py +94 -4
  60. tencentcloud/iotvideoindustry/v20201201/models.py +15 -0
  61. tencentcloud/iss/v20230517/errorcodes.py +6 -0
  62. tencentcloud/iss/v20230517/iss_client.py +115 -0
  63. tencentcloud/iss/v20230517/models.py +1095 -12
  64. tencentcloud/lcic/v20220817/errorcodes.py +1 -1
  65. tencentcloud/lighthouse/v20200324/models.py +2 -0
  66. tencentcloud/live/v20180801/models.py +2 -2
  67. tencentcloud/lke/v20231130/errorcodes.py +3 -0
  68. tencentcloud/lke/v20231130/lke_client.py +4 -2
  69. tencentcloud/lke/v20231130/models.py +251 -16
  70. tencentcloud/lkeap/v20240522/lkeap_client.py +3 -3
  71. tencentcloud/lkeap/v20240522/models.py +193 -2
  72. tencentcloud/monitor/v20180724/models.py +8 -8
  73. tencentcloud/monitor/v20180724/monitor_client.py +1 -1
  74. tencentcloud/mps/v20190612/errorcodes.py +6 -0
  75. tencentcloud/mps/v20190612/models.py +135 -10
  76. tencentcloud/ocr/v20181119/models.py +38 -2
  77. tencentcloud/postgres/v20170312/models.py +36 -106
  78. tencentcloud/postgres/v20170312/postgres_client.py +15 -5
  79. tencentcloud/redis/v20180412/models.py +159 -6
  80. tencentcloud/ses/v20201002/models.py +15 -0
  81. tencentcloud/soe/v20180724/models.py +4 -2
  82. tencentcloud/ssm/v20190923/models.py +45 -0
  83. tencentcloud/tat/v20201028/errorcodes.py +6 -0
  84. tencentcloud/tat/v20201028/models.py +78 -32
  85. tencentcloud/tcss/v20201101/models.py +45 -0
  86. tencentcloud/tdmq/v20200217/models.py +115 -95
  87. tencentcloud/tdmq/v20200217/tdmq_client.py +3 -3
  88. tencentcloud/tds/v20220801/models.py +441 -0
  89. tencentcloud/tds/v20220801/tds_client.py +23 -0
  90. tencentcloud/tem/v20210701/models.py +0 -498
  91. tencentcloud/teo/v20220901/errorcodes.py +3 -0
  92. tencentcloud/teo/v20220901/models.py +47 -126
  93. tencentcloud/tione/v20211111/errorcodes.py +3 -0
  94. tencentcloud/tione/v20211111/models.py +744 -0
  95. tencentcloud/tione/v20211111/tione_client.py +23 -0
  96. tencentcloud/trtc/v20190722/models.py +4 -10
  97. tencentcloud/tse/v20201207/models.py +90 -0
  98. tencentcloud/tsf/v20180326/models.py +15 -0
  99. tencentcloud/tts/v20190823/tts_client.py +2 -2
  100. tencentcloud/vm/v20210922/models.py +2 -2
  101. tencentcloud/vm/v20210922/vm_client.py +16 -8
  102. tencentcloud/vod/v20180717/models.py +24 -12
  103. tencentcloud/vpc/v20170312/models.py +758 -84
  104. tencentcloud/vpc/v20170312/vpc_client.py +115 -0
  105. tencentcloud/waf/v20180125/models.py +378 -0
  106. tencentcloud/wedata/v20210820/models.py +391 -26
  107. tencentcloud/wedata/v20210820/wedata_client.py +23 -0
  108. {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/METADATA +1 -1
  109. {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/RECORD +112 -112
  110. {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/LICENSE +0 -0
  111. {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/WHEEL +0 -0
  112. {tencentcloud_sdk_python-3.0.1363.dist-info → tencentcloud_sdk_python-3.0.1372.dist-info}/top_level.txt +0 -0
@@ -4487,9 +4487,9 @@ class CreateRabbitMQBindingRequest(AbstractModel):
4487
4487
 
4488
4488
  def __init__(self):
4489
4489
  r"""
4490
- :param _InstanceId: 实例Id
4490
+ :param _InstanceId: 实例 ID,形如 amqp-xxxxxxxx。有效的 InstanceId 可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询。
4491
4491
  :type InstanceId: str
4492
- :param _VirtualHost: Vhost名称
4492
+ :param _VirtualHost: VirtualHost 名称,形如 testvhost。有效的 VirtualHost 名称可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询,在左侧导航栏点击 Vhost,并在 Vhost 列表中找到Vhost名称。
4493
4493
  :type VirtualHost: str
4494
4494
  :param _Source: 源exchange
4495
4495
  :type Source: str
@@ -4509,7 +4509,7 @@ class CreateRabbitMQBindingRequest(AbstractModel):
4509
4509
 
4510
4510
  @property
4511
4511
  def InstanceId(self):
4512
- """实例Id
4512
+ """实例 ID,形如 amqp-xxxxxxxx。有效的 InstanceId 可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询。
4513
4513
  :rtype: str
4514
4514
  """
4515
4515
  return self._InstanceId
@@ -4520,7 +4520,7 @@ class CreateRabbitMQBindingRequest(AbstractModel):
4520
4520
 
4521
4521
  @property
4522
4522
  def VirtualHost(self):
4523
- """Vhost名称
4523
+ """VirtualHost 名称,形如 testvhost。有效的 VirtualHost 名称可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询,在左侧导航栏点击 Vhost,并在 Vhost 列表中找到Vhost名称。
4524
4524
  :rtype: str
4525
4525
  """
4526
4526
  return self._VirtualHost
@@ -4598,7 +4598,7 @@ class CreateRabbitMQBindingResponse(AbstractModel):
4598
4598
 
4599
4599
  def __init__(self):
4600
4600
  r"""
4601
- :param _InstanceId: 实例名称
4601
+ :param _InstanceId: 实例 ID
4602
4602
  :type InstanceId: str
4603
4603
  :param _VirtualHost: vhost名称
4604
4604
  :type VirtualHost: str
@@ -4614,7 +4614,7 @@ class CreateRabbitMQBindingResponse(AbstractModel):
4614
4614
 
4615
4615
  @property
4616
4616
  def InstanceId(self):
4617
- """实例名称
4617
+ """实例 ID
4618
4618
  :rtype: str
4619
4619
  """
4620
4620
  return self._InstanceId
@@ -4671,11 +4671,11 @@ class CreateRabbitMQUserRequest(AbstractModel):
4671
4671
 
4672
4672
  def __init__(self):
4673
4673
  r"""
4674
- :param _InstanceId: 集群实例Id
4674
+ :param _InstanceId: 实例 ID,形如 amqp-xxxxxxxx。有效的 InstanceId 可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询。
4675
4675
  :type InstanceId: str
4676
4676
  :param _User: 用户名,登录时使用
4677
4677
  :type User: str
4678
- :param _Password: 密码,登录时使用
4678
+ :param _Password: 密码,登录时使用。规范:不能为空,8-64个字符,至少要包含小写字母、大写字母、数字、特殊字符【()`~!@#$%^&*_=|{}[]:;',.?/】中的两项
4679
4679
  :type Password: str
4680
4680
  :param _Description: 描述
4681
4681
  :type Description: str
@@ -4697,7 +4697,7 @@ management:普通控制台用户,monitoring:管理型控制台用户,其
4697
4697
 
4698
4698
  @property
4699
4699
  def InstanceId(self):
4700
- """集群实例Id
4700
+ """实例 ID,形如 amqp-xxxxxxxx。有效的 InstanceId 可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询。
4701
4701
  :rtype: str
4702
4702
  """
4703
4703
  return self._InstanceId
@@ -4719,7 +4719,7 @@ management:普通控制台用户,monitoring:管理型控制台用户,其
4719
4719
 
4720
4720
  @property
4721
4721
  def Password(self):
4722
- """密码,登录时使用
4722
+ """密码,登录时使用。规范:不能为空,8-64个字符,至少要包含小写字母、大写字母、数字、特殊字符【()`~!@#$%^&*_=|{}[]:;',.?/】中的两项
4723
4723
  :rtype: str
4724
4724
  """
4725
4725
  return self._Password
@@ -4844,21 +4844,30 @@ class CreateRabbitMQVipInstanceRequest(AbstractModel):
4844
4844
  r"""
4845
4845
  :param _ZoneIds: 可用区
4846
4846
  :type ZoneIds: list of int
4847
- :param _VpcId: 私有网络VpcId
4847
+ :param _VpcId: 私有网络ID,形如 vpc-xxx。有效的 VpcId 可通过登录[私有网络](https://console.cloud.tencent.com/vpc/vpc?rid=1)控制台查询;也可以调用接口 [DescribeVpcEx](https://cloud.tencent.com/document/api/215/1372),从接口返回中的 unVpcId 字段获取。若在创建子机时 VpcId 与 SubnetId 同时传入 DEFAULT,则强制使用默认 vpc 网络。
4848
4848
  :type VpcId: str
4849
- :param _SubnetId: 私有网络SubnetId
4849
+ :param _SubnetId: 私有网络子网 ID,形如 subnet-xxx。有效的私有网络子网 ID 可通过登录[子网控制台](https://console.cloud.tencent.com/vpc/subnet?rid=1)查询;也可以调用接口 [DescribeSubnets](https://cloud.tencent.com/document/api/215/15784),从接口返回中的 unSubnetId 字段获取。若在创建子机时 SubnetId 与 VpcId 同时传入 DEFAULT,则强制使用默认 vpc 网络。
4850
4850
  :type SubnetId: str
4851
4851
  :param _ClusterName: 集群名称
4852
4852
  :type ClusterName: str
4853
- :param _NodeSpec: 节点规格,基础型rabbit-vip-basic-1,标准型rabbit-vip-basic-2,高阶1型rabbit-vip-basic-3,高阶2型rabbit-vip-basic-4。不传默认为基础型
4853
+ :param _NodeSpec: 集群的节点规格,需要输入对应的规格标识:
4854
+ 2C8G:rabbit-vip-basic-2c8g
4855
+ 4C16G:rabbit-vip-basic-4c16g
4856
+ 8C32G:rabbit-vip-basic-8c32g
4857
+ 16C32G:rabbit-vip-basic-4
4858
+ 16C64G:rabbit-vip-basic-16c64g
4859
+ 2C4G:rabbit-vip-basic-5
4860
+ 4C8G:rabbit-vip-basic-1
4861
+ 8C16G(已售罄):rabbit-vip-basic-2
4862
+ 不传默认为 4C8G:rabbit-vip-basic-1
4854
4863
  :type NodeSpec: str
4855
4864
  :param _NodeNum: 节点数量,多可用区最少为3节点。不传默认单可用区为1,多可用区为3
4856
4865
  :type NodeNum: int
4857
4866
  :param _StorageSize: 单节点存储规格,不传默认为200G
4858
4867
  :type StorageSize: int
4859
- :param _EnableCreateDefaultHaMirrorQueue: 镜像队列,不传默认为false
4868
+ :param _EnableCreateDefaultHaMirrorQueue: 是否开启默认镜像队列,true 表示为开启,false 表示为不开启。不传默认为 false
4860
4869
  :type EnableCreateDefaultHaMirrorQueue: bool
4861
- :param _AutoRenewFlag: 预付费使用。自动续费,不传默认为true
4870
+ :param _AutoRenewFlag: 仅预付费集群(PayMode 参数为 1 时)使用该参数,表示是否自动续费,true 表示打开自动续费。不传默认为 true
4862
4871
  :type AutoRenewFlag: bool
4863
4872
  :param _TimeSpan: 购买时长,不传默认为1(月)
4864
4873
  :type TimeSpan: int
@@ -4870,7 +4879,7 @@ class CreateRabbitMQVipInstanceRequest(AbstractModel):
4870
4879
  :type IsIntl: bool
4871
4880
  :param _ResourceTags: 资源标签列表
4872
4881
  :type ResourceTags: list of Tag
4873
- :param _Bandwidth: 公网带宽大小,单位 M
4882
+ :param _Bandwidth: 公网带宽大小,单位 Mbps
4874
4883
  :type Bandwidth: int
4875
4884
  :param _EnablePublicAccess: 是否打开公网接入,不传默认为false
4876
4885
  :type EnablePublicAccess: bool
@@ -4905,7 +4914,7 @@ class CreateRabbitMQVipInstanceRequest(AbstractModel):
4905
4914
 
4906
4915
  @property
4907
4916
  def VpcId(self):
4908
- """私有网络VpcId
4917
+ """私有网络ID,形如 vpc-xxx。有效的 VpcId 可通过登录[私有网络](https://console.cloud.tencent.com/vpc/vpc?rid=1)控制台查询;也可以调用接口 [DescribeVpcEx](https://cloud.tencent.com/document/api/215/1372),从接口返回中的 unVpcId 字段获取。若在创建子机时 VpcId 与 SubnetId 同时传入 DEFAULT,则强制使用默认 vpc 网络。
4909
4918
  :rtype: str
4910
4919
  """
4911
4920
  return self._VpcId
@@ -4916,7 +4925,7 @@ class CreateRabbitMQVipInstanceRequest(AbstractModel):
4916
4925
 
4917
4926
  @property
4918
4927
  def SubnetId(self):
4919
- """私有网络SubnetId
4928
+ """私有网络子网 ID,形如 subnet-xxx。有效的私有网络子网 ID 可通过登录[子网控制台](https://console.cloud.tencent.com/vpc/subnet?rid=1)查询;也可以调用接口 [DescribeSubnets](https://cloud.tencent.com/document/api/215/15784),从接口返回中的 unSubnetId 字段获取。若在创建子机时 SubnetId 与 VpcId 同时传入 DEFAULT,则强制使用默认 vpc 网络。
4920
4929
  :rtype: str
4921
4930
  """
4922
4931
  return self._SubnetId
@@ -4938,7 +4947,16 @@ class CreateRabbitMQVipInstanceRequest(AbstractModel):
4938
4947
 
4939
4948
  @property
4940
4949
  def NodeSpec(self):
4941
- """节点规格,基础型rabbit-vip-basic-1,标准型rabbit-vip-basic-2,高阶1型rabbit-vip-basic-3,高阶2型rabbit-vip-basic-4。不传默认为基础型
4950
+ """集群的节点规格,需要输入对应的规格标识:
4951
+ 2C8G:rabbit-vip-basic-2c8g
4952
+ 4C16G:rabbit-vip-basic-4c16g
4953
+ 8C32G:rabbit-vip-basic-8c32g
4954
+ 16C32G:rabbit-vip-basic-4
4955
+ 16C64G:rabbit-vip-basic-16c64g
4956
+ 2C4G:rabbit-vip-basic-5
4957
+ 4C8G:rabbit-vip-basic-1
4958
+ 8C16G(已售罄):rabbit-vip-basic-2
4959
+ 不传默认为 4C8G:rabbit-vip-basic-1
4942
4960
  :rtype: str
4943
4961
  """
4944
4962
  return self._NodeSpec
@@ -4971,7 +4989,7 @@ class CreateRabbitMQVipInstanceRequest(AbstractModel):
4971
4989
 
4972
4990
  @property
4973
4991
  def EnableCreateDefaultHaMirrorQueue(self):
4974
- """镜像队列,不传默认为false
4992
+ """是否开启默认镜像队列,true 表示为开启,false 表示为不开启。不传默认为 false
4975
4993
  :rtype: bool
4976
4994
  """
4977
4995
  return self._EnableCreateDefaultHaMirrorQueue
@@ -4982,7 +5000,7 @@ class CreateRabbitMQVipInstanceRequest(AbstractModel):
4982
5000
 
4983
5001
  @property
4984
5002
  def AutoRenewFlag(self):
4985
- """预付费使用。自动续费,不传默认为true
5003
+ """仅预付费集群(PayMode 参数为 1 时)使用该参数,表示是否自动续费,true 表示打开自动续费。不传默认为 true
4986
5004
  :rtype: bool
4987
5005
  """
4988
5006
  return self._AutoRenewFlag
@@ -5048,7 +5066,7 @@ class CreateRabbitMQVipInstanceRequest(AbstractModel):
5048
5066
 
5049
5067
  @property
5050
5068
  def Bandwidth(self):
5051
- """公网带宽大小,单位 M
5069
+ """公网带宽大小,单位 Mbps
5052
5070
  :rtype: int
5053
5071
  """
5054
5072
  return self._Bandwidth
@@ -5108,9 +5126,9 @@ class CreateRabbitMQVipInstanceResponse(AbstractModel):
5108
5126
 
5109
5127
  def __init__(self):
5110
5128
  r"""
5111
- :param _TranId: 订单号Id
5129
+ :param _TranId: 订单号 ID
5112
5130
  :type TranId: str
5113
- :param _InstanceId: 实例Id
5131
+ :param _InstanceId: 实例 ID
5114
5132
  :type InstanceId: str
5115
5133
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
5116
5134
  :type RequestId: str
@@ -5121,7 +5139,7 @@ class CreateRabbitMQVipInstanceResponse(AbstractModel):
5121
5139
 
5122
5140
  @property
5123
5141
  def TranId(self):
5124
- """订单号Id
5142
+ """订单号 ID
5125
5143
  :rtype: str
5126
5144
  """
5127
5145
  return self._TranId
@@ -5132,7 +5150,7 @@ class CreateRabbitMQVipInstanceResponse(AbstractModel):
5132
5150
 
5133
5151
  @property
5134
5152
  def InstanceId(self):
5135
- """实例Id
5153
+ """实例 ID
5136
5154
  :rtype: str
5137
5155
  """
5138
5156
  return self._InstanceId
@@ -5166,7 +5184,7 @@ class CreateRabbitMQVirtualHostRequest(AbstractModel):
5166
5184
 
5167
5185
  def __init__(self):
5168
5186
  r"""
5169
- :param _InstanceId: 集群实例Id
5187
+ :param _InstanceId: 实例 ID,形如amqp-xxxxxxxx。有效的 InstanceId 可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询。
5170
5188
  :type InstanceId: str
5171
5189
  :param _VirtualHost: vhost名
5172
5190
  :type VirtualHost: str
@@ -5185,7 +5203,7 @@ class CreateRabbitMQVirtualHostRequest(AbstractModel):
5185
5203
 
5186
5204
  @property
5187
5205
  def InstanceId(self):
5188
- """集群实例Id
5206
+ """实例 ID,形如amqp-xxxxxxxx。有效的 InstanceId 可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询。
5189
5207
  :rtype: str
5190
5208
  """
5191
5209
  return self._InstanceId
@@ -7557,9 +7575,9 @@ class DeleteRabbitMQBindingRequest(AbstractModel):
7557
7575
 
7558
7576
  def __init__(self):
7559
7577
  r"""
7560
- :param _InstanceId: 实例Id
7578
+ :param _InstanceId: 实例 ID,形如 amqp-xxxxxxxx。有效的 InstanceId 可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询。
7561
7579
  :type InstanceId: str
7562
- :param _VirtualHost: Vhost参数
7580
+ :param _VirtualHost: VirtualHost 名称,形如 testvhost。有效的 VirtualHost 名称可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询,在左侧导航栏点击 Vhost,并在 Vhost 列表中找到Vhost名称。
7563
7581
  :type VirtualHost: str
7564
7582
  :param _BindingId: 路由关系Id
7565
7583
  :type BindingId: int
@@ -7570,7 +7588,7 @@ class DeleteRabbitMQBindingRequest(AbstractModel):
7570
7588
 
7571
7589
  @property
7572
7590
  def InstanceId(self):
7573
- """实例Id
7591
+ """实例 ID,形如 amqp-xxxxxxxx。有效的 InstanceId 可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询。
7574
7592
  :rtype: str
7575
7593
  """
7576
7594
  return self._InstanceId
@@ -7581,7 +7599,7 @@ class DeleteRabbitMQBindingRequest(AbstractModel):
7581
7599
 
7582
7600
  @property
7583
7601
  def VirtualHost(self):
7584
- """Vhost参数
7602
+ """VirtualHost 名称,形如 testvhost。有效的 VirtualHost 名称可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询,在左侧导航栏点击 Vhost,并在 Vhost 列表中找到Vhost名称。
7585
7603
  :rtype: str
7586
7604
  """
7587
7605
  return self._VirtualHost
@@ -7623,7 +7641,7 @@ class DeleteRabbitMQBindingResponse(AbstractModel):
7623
7641
 
7624
7642
  def __init__(self):
7625
7643
  r"""
7626
- :param _InstanceId: 实例名称
7644
+ :param _InstanceId: 实例 ID
7627
7645
  :type InstanceId: str
7628
7646
  :param _VirtualHost: vhost参数
7629
7647
  :type VirtualHost: str
@@ -7639,7 +7657,7 @@ class DeleteRabbitMQBindingResponse(AbstractModel):
7639
7657
 
7640
7658
  @property
7641
7659
  def InstanceId(self):
7642
- """实例名称
7660
+ """实例 ID
7643
7661
  :rtype: str
7644
7662
  """
7645
7663
  return self._InstanceId
@@ -7696,11 +7714,11 @@ class DeleteRabbitMQPermissionRequest(AbstractModel):
7696
7714
 
7697
7715
  def __init__(self):
7698
7716
  r"""
7699
- :param _InstanceId: 集群实例Id
7717
+ :param _InstanceId: 实例 ID,形如 amqp-xxxxxxxx。有效的 InstanceId 可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询。
7700
7718
  :type InstanceId: str
7701
- :param _User: 用户名,登录时使用
7719
+ :param _User: 用户名,形如 admin。有效的 User 名称可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询,点击集群列表中的集群,进入集群详情,并在用户与权限页签中找到用户列表,从而找到用户名称。
7702
7720
  :type User: str
7703
- :param _VirtualHost: vhost名称
7721
+ :param _VirtualHost: VirtualHost 名称,形如 testvhost。有效的 VirtualHost 名称可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询,在左侧导航栏点击 Vhost,并在 Vhost 列表中找到 Vhost 名称。
7704
7722
  :type VirtualHost: str
7705
7723
  """
7706
7724
  self._InstanceId = None
@@ -7709,7 +7727,7 @@ class DeleteRabbitMQPermissionRequest(AbstractModel):
7709
7727
 
7710
7728
  @property
7711
7729
  def InstanceId(self):
7712
- """集群实例Id
7730
+ """实例 ID,形如 amqp-xxxxxxxx。有效的 InstanceId 可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询。
7713
7731
  :rtype: str
7714
7732
  """
7715
7733
  return self._InstanceId
@@ -7720,7 +7738,7 @@ class DeleteRabbitMQPermissionRequest(AbstractModel):
7720
7738
 
7721
7739
  @property
7722
7740
  def User(self):
7723
- """用户名,登录时使用
7741
+ """用户名,形如 admin。有效的 User 名称可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询,点击集群列表中的集群,进入集群详情,并在用户与权限页签中找到用户列表,从而找到用户名称。
7724
7742
  :rtype: str
7725
7743
  """
7726
7744
  return self._User
@@ -7731,7 +7749,7 @@ class DeleteRabbitMQPermissionRequest(AbstractModel):
7731
7749
 
7732
7750
  @property
7733
7751
  def VirtualHost(self):
7734
- """vhost名称
7752
+ """VirtualHost 名称,形如 testvhost。有效的 VirtualHost 名称可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询,在左侧导航栏点击 Vhost,并在 Vhost 列表中找到 Vhost 名称。
7735
7753
  :rtype: str
7736
7754
  """
7737
7755
  return self._VirtualHost
@@ -7790,9 +7808,9 @@ class DeleteRabbitMQUserRequest(AbstractModel):
7790
7808
 
7791
7809
  def __init__(self):
7792
7810
  r"""
7793
- :param _InstanceId: 集群实例Id
7811
+ :param _InstanceId: 实例 ID,形如 amqp-xxxxxxxx。有效的 InstanceId 可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询。
7794
7812
  :type InstanceId: str
7795
- :param _User: 用户名,登录时使用
7813
+ :param _User: 用户名,形如 admin。有效的 User 名称可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询,点击集群列表中的集群,进入集群详情,并在用户与权限页签中找到用户列表,从而找到用户名称。
7796
7814
  :type User: str
7797
7815
  """
7798
7816
  self._InstanceId = None
@@ -7800,7 +7818,7 @@ class DeleteRabbitMQUserRequest(AbstractModel):
7800
7818
 
7801
7819
  @property
7802
7820
  def InstanceId(self):
7803
- """集群实例Id
7821
+ """实例 ID,形如 amqp-xxxxxxxx。有效的 InstanceId 可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询。
7804
7822
  :rtype: str
7805
7823
  """
7806
7824
  return self._InstanceId
@@ -7811,7 +7829,7 @@ class DeleteRabbitMQUserRequest(AbstractModel):
7811
7829
 
7812
7830
  @property
7813
7831
  def User(self):
7814
- """用户名,登录时使用
7832
+ """用户名,形如 admin。有效的 User 名称可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询,点击集群列表中的集群,进入集群详情,并在用户与权限页签中找到用户列表,从而找到用户名称。
7815
7833
  :rtype: str
7816
7834
  """
7817
7835
  return self._User
@@ -7869,7 +7887,7 @@ class DeleteRabbitMQVipInstanceRequest(AbstractModel):
7869
7887
 
7870
7888
  def __init__(self):
7871
7889
  r"""
7872
- :param _InstanceId: 实例Id
7890
+ :param _InstanceId: 实例 ID,形如amqp-xxxxxxxx。有效的 InstanceId 可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询。
7873
7891
  :type InstanceId: str
7874
7892
  :param _IsIntl: 是否国际站请求,默认 false
7875
7893
  :type IsIntl: bool
@@ -7879,7 +7897,7 @@ class DeleteRabbitMQVipInstanceRequest(AbstractModel):
7879
7897
 
7880
7898
  @property
7881
7899
  def InstanceId(self):
7882
- """实例Id
7900
+ """实例 ID,形如amqp-xxxxxxxx。有效的 InstanceId 可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询。
7883
7901
  :rtype: str
7884
7902
  """
7885
7903
  return self._InstanceId
@@ -7920,9 +7938,9 @@ class DeleteRabbitMQVipInstanceResponse(AbstractModel):
7920
7938
 
7921
7939
  def __init__(self):
7922
7940
  r"""
7923
- :param _TranId: 订单号Id
7941
+ :param _TranId: 订单号 ID
7924
7942
  :type TranId: str
7925
- :param _InstanceId: 实例Id
7943
+ :param _InstanceId: 实例 ID
7926
7944
  :type InstanceId: str
7927
7945
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
7928
7946
  :type RequestId: str
@@ -7933,7 +7951,7 @@ class DeleteRabbitMQVipInstanceResponse(AbstractModel):
7933
7951
 
7934
7952
  @property
7935
7953
  def TranId(self):
7936
- """订单号Id
7954
+ """订单号 ID
7937
7955
  :rtype: str
7938
7956
  """
7939
7957
  return self._TranId
@@ -7944,7 +7962,7 @@ class DeleteRabbitMQVipInstanceResponse(AbstractModel):
7944
7962
 
7945
7963
  @property
7946
7964
  def InstanceId(self):
7947
- """实例Id
7965
+ """实例 ID
7948
7966
  :rtype: str
7949
7967
  """
7950
7968
  return self._InstanceId
@@ -7978,9 +7996,9 @@ class DeleteRabbitMQVirtualHostRequest(AbstractModel):
7978
7996
 
7979
7997
  def __init__(self):
7980
7998
  r"""
7981
- :param _InstanceId: 集群实例Id
7999
+ :param _InstanceId: 实例 ID,形如amqp-xxxxxxxx。有效的 InstanceId 可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询。
7982
8000
  :type InstanceId: str
7983
- :param _VirtualHost: vhost名
8001
+ :param _VirtualHost: VirtualHost 名称,形如 testvhost。有效的 VirtualHost 名称可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询,在左侧导航栏点击 Vhost,并在 Vhost 列表中找到Vhost名称。
7984
8002
  :type VirtualHost: str
7985
8003
  """
7986
8004
  self._InstanceId = None
@@ -7988,7 +8006,7 @@ class DeleteRabbitMQVirtualHostRequest(AbstractModel):
7988
8006
 
7989
8007
  @property
7990
8008
  def InstanceId(self):
7991
- """集群实例Id
8009
+ """实例 ID,形如amqp-xxxxxxxx。有效的 InstanceId 可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询。
7992
8010
  :rtype: str
7993
8011
  """
7994
8012
  return self._InstanceId
@@ -7999,7 +8017,7 @@ class DeleteRabbitMQVirtualHostRequest(AbstractModel):
7999
8017
 
8000
8018
  @property
8001
8019
  def VirtualHost(self):
8002
- """vhost名
8020
+ """VirtualHost 名称,形如 testvhost。有效的 VirtualHost 名称可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询,在左侧导航栏点击 Vhost,并在 Vhost 列表中找到Vhost名称。
8003
8021
  :rtype: str
8004
8022
  """
8005
8023
  return self._VirtualHost
@@ -13047,22 +13065,22 @@ class DescribeRabbitMQNodeListRequest(AbstractModel):
13047
13065
 
13048
13066
  def __init__(self):
13049
13067
  r"""
13050
- :param _InstanceId: rabbitmq集群ID
13068
+ :param _InstanceId: 实例 ID,形如amqp-xxxxxxxx。有效的 InstanceId 可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询。
13051
13069
  :type InstanceId: str
13052
- :param _Offset: 偏移量
13070
+ :param _Offset: 偏移量,默认值 0
13053
13071
  :type Offset: int
13054
- :param _Limit: 一页限制
13072
+ :param _Limit: 一页限制,moren
13055
13073
  :type Limit: int
13056
13074
  :param _NodeName: 模糊搜索节点名字
13057
13075
  :type NodeName: str
13058
- :param _Filters: 过滤参数的名字和数值
13059
- 现在只有一个nodeStatus
13060
- running/down
13061
- 数组类型,兼容后续添加过滤参数
13076
+ :param _Filters: 过滤参数的名字和数值,当前仅支持根据节点状态筛选。
13077
+ "Name": "nodeStatus"
13078
+ "Value": running or down
13062
13079
 
13063
13080
  :type Filters: list of Filter
13064
13081
  :param _SortElement: 按指定元素排序,现在只有2个
13065
- cpuUsage/diskUsage
13082
+ cpuUsage:节点CPU利用率
13083
+ diskUsage:节点磁盘利用率
13066
13084
  :type SortElement: str
13067
13085
  :param _SortOrder: 升序/降序
13068
13086
  ascend/descend
@@ -13078,7 +13096,7 @@ ascend/descend
13078
13096
 
13079
13097
  @property
13080
13098
  def InstanceId(self):
13081
- """rabbitmq集群ID
13099
+ """实例 ID,形如amqp-xxxxxxxx。有效的 InstanceId 可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询。
13082
13100
  :rtype: str
13083
13101
  """
13084
13102
  return self._InstanceId
@@ -13089,7 +13107,7 @@ ascend/descend
13089
13107
 
13090
13108
  @property
13091
13109
  def Offset(self):
13092
- """偏移量
13110
+ """偏移量,默认值 0
13093
13111
  :rtype: int
13094
13112
  """
13095
13113
  return self._Offset
@@ -13100,7 +13118,7 @@ ascend/descend
13100
13118
 
13101
13119
  @property
13102
13120
  def Limit(self):
13103
- """一页限制
13121
+ """一页限制,moren
13104
13122
  :rtype: int
13105
13123
  """
13106
13124
  return self._Limit
@@ -13122,10 +13140,9 @@ ascend/descend
13122
13140
 
13123
13141
  @property
13124
13142
  def Filters(self):
13125
- """过滤参数的名字和数值
13126
- 现在只有一个nodeStatus
13127
- running/down
13128
- 数组类型,兼容后续添加过滤参数
13143
+ """过滤参数的名字和数值,当前仅支持根据节点状态筛选。
13144
+ "Name": "nodeStatus"
13145
+ "Value": running or down
13129
13146
 
13130
13147
  :rtype: list of Filter
13131
13148
  """
@@ -13138,7 +13155,8 @@ running/down
13138
13155
  @property
13139
13156
  def SortElement(self):
13140
13157
  """按指定元素排序,现在只有2个
13141
- cpuUsage/diskUsage
13158
+ cpuUsage:节点CPU利用率
13159
+ diskUsage:节点磁盘利用率
13142
13160
  :rtype: str
13143
13161
  """
13144
13162
  return self._SortElement
@@ -13190,9 +13208,9 @@ class DescribeRabbitMQNodeListResponse(AbstractModel):
13190
13208
 
13191
13209
  def __init__(self):
13192
13210
  r"""
13193
- :param _TotalCount: 集群列表数量
13211
+ :param _TotalCount: 集群节点数量
13194
13212
  :type TotalCount: int
13195
- :param _NodeList: 集群列表
13213
+ :param _NodeList: 集群节点列表
13196
13214
  注意:此字段可能返回 null,表示取不到有效值。
13197
13215
  :type NodeList: list of RabbitMQPrivateNode
13198
13216
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
@@ -13204,7 +13222,7 @@ class DescribeRabbitMQNodeListResponse(AbstractModel):
13204
13222
 
13205
13223
  @property
13206
13224
  def TotalCount(self):
13207
- """集群列表数量
13225
+ """集群节点数量
13208
13226
  :rtype: int
13209
13227
  """
13210
13228
  return self._TotalCount
@@ -13215,7 +13233,7 @@ class DescribeRabbitMQNodeListResponse(AbstractModel):
13215
13233
 
13216
13234
  @property
13217
13235
  def NodeList(self):
13218
- """集群列表
13236
+ """集群节点列表
13219
13237
  注意:此字段可能返回 null,表示取不到有效值。
13220
13238
  :rtype: list of RabbitMQPrivateNode
13221
13239
  """
@@ -23514,11 +23532,11 @@ class ModifyRabbitMQPermissionRequest(AbstractModel):
23514
23532
 
23515
23533
  def __init__(self):
23516
23534
  r"""
23517
- :param _InstanceId: 集群实例Id
23535
+ :param _InstanceId: 实例 ID,形如 amqp-xxxxxxxx。有效的 InstanceId 可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询。
23518
23536
  :type InstanceId: str
23519
- :param _User: 用户名,权限关联的用户
23537
+ :param _User: 用户名,形如 admin。有效的 User 名称可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询,点击集群列表中的集群,进入集群详情,并在用户与权限页签中找到用户列表,从而找到用户名称。
23520
23538
  :type User: str
23521
- :param _VirtualHost: vhost名称
23539
+ :param _VirtualHost: VirtualHost 名称,形如 testvhost。有效的 VirtualHost 名称可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询,在左侧导航栏点击 Vhost,并在 Vhost 列表中找到Vhost名称。
23522
23540
  :type VirtualHost: str
23523
23541
  :param _ConfigRegexp: 权限类型,declare相关操作,该用户可操作该vhost下的资源名称正则表达式
23524
23542
  :type ConfigRegexp: str
@@ -23536,7 +23554,7 @@ class ModifyRabbitMQPermissionRequest(AbstractModel):
23536
23554
 
23537
23555
  @property
23538
23556
  def InstanceId(self):
23539
- """集群实例Id
23557
+ """实例 ID,形如 amqp-xxxxxxxx。有效的 InstanceId 可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询。
23540
23558
  :rtype: str
23541
23559
  """
23542
23560
  return self._InstanceId
@@ -23547,7 +23565,7 @@ class ModifyRabbitMQPermissionRequest(AbstractModel):
23547
23565
 
23548
23566
  @property
23549
23567
  def User(self):
23550
- """用户名,权限关联的用户
23568
+ """用户名,形如 admin。有效的 User 名称可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询,点击集群列表中的集群,进入集群详情,并在用户与权限页签中找到用户列表,从而找到用户名称。
23551
23569
  :rtype: str
23552
23570
  """
23553
23571
  return self._User
@@ -23558,7 +23576,7 @@ class ModifyRabbitMQPermissionRequest(AbstractModel):
23558
23576
 
23559
23577
  @property
23560
23578
  def VirtualHost(self):
23561
- """vhost名称
23579
+ """VirtualHost 名称,形如 testvhost。有效的 VirtualHost 名称可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询,在左侧导航栏点击 Vhost,并在 Vhost 列表中找到Vhost名称。
23562
23580
  :rtype: str
23563
23581
  """
23564
23582
  return self._VirtualHost
@@ -23653,15 +23671,16 @@ class ModifyRabbitMQUserRequest(AbstractModel):
23653
23671
 
23654
23672
  def __init__(self):
23655
23673
  r"""
23656
- :param _InstanceId: 集群实例Id
23674
+ :param _InstanceId: 实例 ID,形如 amqp-xxxxxxxx。有效的 InstanceId 可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询。
23657
23675
  :type InstanceId: str
23658
- :param _User: 用户名,登录时使用
23676
+ :param _User: 用户名,形如 admin。有效的 User 名称可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询,点击集群列表中的集群,进入集群详情,并在用户与权限页签中找到用户列表,从而找到用户名称。
23659
23677
  :type User: str
23660
- :param _Password: 密码,登录时使用
23678
+ :param _Password: 密码,登录时使用。规范:不能为空,8-64个字符,至少要包含小写字母、大写字母、数字、特殊字符【()`~!@#$%^&*_=|{}[]:;',.?/】中的两项
23661
23679
  :type Password: str
23662
23680
  :param _Description: 描述,不传则不修改
23663
23681
  :type Description: str
23664
- :param _Tags: 用户标签,用于决定改用户访问RabbitMQ Management的权限范围,不传则不修改
23682
+ :param _Tags: 用户标签,用于决定改用户访问 RabbitMQ Management 的权限范围
23683
+ management:普通控制台用户,monitoring:管理型控制台用户,其他值:非控制台用户
23665
23684
  :type Tags: list of str
23666
23685
  :param _MaxConnections: 该用户的最大连接数,不传则不修改
23667
23686
  :type MaxConnections: int
@@ -23678,7 +23697,7 @@ class ModifyRabbitMQUserRequest(AbstractModel):
23678
23697
 
23679
23698
  @property
23680
23699
  def InstanceId(self):
23681
- """集群实例Id
23700
+ """实例 ID,形如 amqp-xxxxxxxx。有效的 InstanceId 可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询。
23682
23701
  :rtype: str
23683
23702
  """
23684
23703
  return self._InstanceId
@@ -23689,7 +23708,7 @@ class ModifyRabbitMQUserRequest(AbstractModel):
23689
23708
 
23690
23709
  @property
23691
23710
  def User(self):
23692
- """用户名,登录时使用
23711
+ """用户名,形如 admin。有效的 User 名称可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询,点击集群列表中的集群,进入集群详情,并在用户与权限页签中找到用户列表,从而找到用户名称。
23693
23712
  :rtype: str
23694
23713
  """
23695
23714
  return self._User
@@ -23700,7 +23719,7 @@ class ModifyRabbitMQUserRequest(AbstractModel):
23700
23719
 
23701
23720
  @property
23702
23721
  def Password(self):
23703
- """密码,登录时使用
23722
+ """密码,登录时使用。规范:不能为空,8-64个字符,至少要包含小写字母、大写字母、数字、特殊字符【()`~!@#$%^&*_=|{}[]:;',.?/】中的两项
23704
23723
  :rtype: str
23705
23724
  """
23706
23725
  return self._Password
@@ -23722,7 +23741,8 @@ class ModifyRabbitMQUserRequest(AbstractModel):
23722
23741
 
23723
23742
  @property
23724
23743
  def Tags(self):
23725
- """用户标签,用于决定改用户访问RabbitMQ Management的权限范围,不传则不修改
23744
+ """用户标签,用于决定改用户访问 RabbitMQ Management 的权限范围
23745
+ management:普通控制台用户,monitoring:管理型控制台用户,其他值:非控制台用户
23726
23746
  :rtype: list of str
23727
23747
  """
23728
23748
  return self._Tags
@@ -23916,11 +23936,11 @@ class ModifyRabbitMQVirtualHostRequest(AbstractModel):
23916
23936
 
23917
23937
  def __init__(self):
23918
23938
  r"""
23919
- :param _InstanceId: 集群实例Id
23939
+ :param _InstanceId: 实例 ID,形如amqp-xxxxxxxx。有效的 InstanceId 可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询。
23920
23940
  :type InstanceId: str
23921
23941
  :param _VirtualHost: vhost名
23922
23942
  :type VirtualHost: str
23923
- :param _Description: 描述
23943
+ :param _Description: VirtualHost 名称,形如 testvhost。有效的 VirtualHost 名称可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询,在左侧导航栏点击 Vhost,并在 Vhost 列表中找到Vhost名称。
23924
23944
  :type Description: str
23925
23945
  :param _TraceFlag: 消息轨迹开关,true打开,false关闭
23926
23946
  :type TraceFlag: bool
@@ -23932,7 +23952,7 @@ class ModifyRabbitMQVirtualHostRequest(AbstractModel):
23932
23952
 
23933
23953
  @property
23934
23954
  def InstanceId(self):
23935
- """集群实例Id
23955
+ """实例 ID,形如amqp-xxxxxxxx。有效的 InstanceId 可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询。
23936
23956
  :rtype: str
23937
23957
  """
23938
23958
  return self._InstanceId
@@ -23954,7 +23974,7 @@ class ModifyRabbitMQVirtualHostRequest(AbstractModel):
23954
23974
 
23955
23975
  @property
23956
23976
  def Description(self):
23957
- """描述
23977
+ """VirtualHost 名称,形如 testvhost。有效的 VirtualHost 名称可通过登录 [TDMQ RabbitMQ 控制台](https://console.cloud.tencent.com/trabbitmq/cluster?rid=1)查询,在左侧导航栏点击 Vhost,并在 Vhost 列表中找到Vhost名称。
23958
23978
  :rtype: str
23959
23979
  """
23960
23980
  return self._Description
@@ -28737,7 +28757,7 @@ class RabbitMQPermission(AbstractModel):
28737
28757
 
28738
28758
 
28739
28759
  class RabbitMQPrivateNode(AbstractModel):
28740
- """RabbitMQ节点信息
28760
+ """RabbitMQ 节点信息
28741
28761
 
28742
28762
  """
28743
28763
 
@@ -28746,7 +28766,7 @@ class RabbitMQPrivateNode(AbstractModel):
28746
28766
  :param _NodeName: 节点名字
28747
28767
  注意:此字段可能返回 null,表示取不到有效值。
28748
28768
  :type NodeName: str
28749
- :param _NodeStatus: 节点状态
28769
+ :param _NodeStatus: 节点状态,running 运行中,down 异常
28750
28770
  注意:此字段可能返回 null,表示取不到有效值。
28751
28771
  :type NodeStatus: str
28752
28772
  :param _CPUUsage: CPU使用率
@@ -28783,7 +28803,7 @@ class RabbitMQPrivateNode(AbstractModel):
28783
28803
 
28784
28804
  @property
28785
28805
  def NodeStatus(self):
28786
- """节点状态
28806
+ """节点状态,running 运行中,down 异常
28787
28807
  注意:此字段可能返回 null,表示取不到有效值。
28788
28808
  :rtype: str
28789
28809
  """