tencentcloud-sdk-python-clb 3.0.1344__tar.gz → 3.0.1345__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.
Files changed (16) hide show
  1. {tencentcloud-sdk-python-clb-3.0.1344 → tencentcloud-sdk-python-clb-3.0.1345}/PKG-INFO +1 -1
  2. {tencentcloud-sdk-python-clb-3.0.1344 → tencentcloud-sdk-python-clb-3.0.1345}/setup.py +1 -1
  3. {tencentcloud-sdk-python-clb-3.0.1344 → tencentcloud-sdk-python-clb-3.0.1345}/tencentcloud/__init__.py +1 -1
  4. {tencentcloud-sdk-python-clb-3.0.1344 → tencentcloud-sdk-python-clb-3.0.1345}/tencentcloud/clb/v20180317/models.py +10 -10
  5. {tencentcloud-sdk-python-clb-3.0.1344 → tencentcloud-sdk-python-clb-3.0.1345}/tencentcloud_sdk_python_clb.egg-info/PKG-INFO +1 -1
  6. tencentcloud-sdk-python-clb-3.0.1345/tencentcloud_sdk_python_clb.egg-info/requires.txt +1 -0
  7. tencentcloud-sdk-python-clb-3.0.1344/tencentcloud_sdk_python_clb.egg-info/requires.txt +0 -1
  8. {tencentcloud-sdk-python-clb-3.0.1344 → tencentcloud-sdk-python-clb-3.0.1345}/README.rst +0 -0
  9. {tencentcloud-sdk-python-clb-3.0.1344 → tencentcloud-sdk-python-clb-3.0.1345}/setup.cfg +0 -0
  10. {tencentcloud-sdk-python-clb-3.0.1344 → tencentcloud-sdk-python-clb-3.0.1345}/tencentcloud/clb/__init__.py +0 -0
  11. {tencentcloud-sdk-python-clb-3.0.1344 → tencentcloud-sdk-python-clb-3.0.1345}/tencentcloud/clb/v20180317/__init__.py +0 -0
  12. {tencentcloud-sdk-python-clb-3.0.1344 → tencentcloud-sdk-python-clb-3.0.1345}/tencentcloud/clb/v20180317/clb_client.py +0 -0
  13. {tencentcloud-sdk-python-clb-3.0.1344 → tencentcloud-sdk-python-clb-3.0.1345}/tencentcloud/clb/v20180317/errorcodes.py +0 -0
  14. {tencentcloud-sdk-python-clb-3.0.1344 → tencentcloud-sdk-python-clb-3.0.1345}/tencentcloud_sdk_python_clb.egg-info/SOURCES.txt +0 -0
  15. {tencentcloud-sdk-python-clb-3.0.1344 → tencentcloud-sdk-python-clb-3.0.1345}/tencentcloud_sdk_python_clb.egg-info/dependency_links.txt +0 -0
  16. {tencentcloud-sdk-python-clb-3.0.1344 → tencentcloud-sdk-python-clb-3.0.1345}/tencentcloud_sdk_python_clb.egg-info/top_level.txt +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 1.2
2
2
  Name: tencentcloud-sdk-python-clb
3
- Version: 3.0.1344
3
+ Version: 3.0.1345
4
4
  Summary: Tencent Cloud Clb SDK for Python
5
5
  Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
6
6
  Author: Tencent Cloud
@@ -8,7 +8,7 @@ ROOT = os.path.dirname(__file__)
8
8
 
9
9
  setup(
10
10
  name='tencentcloud-sdk-python-clb',
11
- install_requires=["tencentcloud-sdk-python-common==3.0.1344"],
11
+ install_requires=["tencentcloud-sdk-python-common==3.0.1345"],
12
12
  version=tencentcloud.__version__,
13
13
  description='Tencent Cloud Clb SDK for Python',
14
14
  long_description=open('README.rst').read(),
@@ -14,4 +14,4 @@
14
14
  # limitations under the License.
15
15
 
16
16
 
17
- __version__ = '3.0.1344'
17
+ __version__ = '3.0.1345'
@@ -5219,7 +5219,7 @@ class CreateTargetGroupRequest(AbstractModel):
5219
5219
  :param _Port: 目标组的默认端口, 后续添加服务器时可使用该默认端口。Port和TargetGroupInstances.N中的port二者必填其一。
5220
5220
 
5221
5221
  :type Port: int
5222
- :param _TargetGroupInstances: 目标组绑定的后端服务器
5222
+ :param _TargetGroupInstances: 目标组绑定的后端服务器,单次最多支持50个。
5223
5223
  :type TargetGroupInstances: list of TargetGroupInstance
5224
5224
  :param _Type: 目标组类型,当前支持v1(旧版目标组), v2(新版目标组), 默认为v1(旧版目标组)。
5225
5225
  :type Type: str
@@ -5280,7 +5280,7 @@ class CreateTargetGroupRequest(AbstractModel):
5280
5280
 
5281
5281
  @property
5282
5282
  def TargetGroupInstances(self):
5283
- """目标组绑定的后端服务器
5283
+ """目标组绑定的后端服务器,单次最多支持50个。
5284
5284
  :rtype: list of TargetGroupInstance
5285
5285
  """
5286
5286
  return self._TargetGroupInstances
@@ -18907,12 +18907,10 @@ class RewriteTarget(AbstractModel):
18907
18907
 
18908
18908
  def __init__(self):
18909
18909
  r"""
18910
- :param _TargetListenerId: 重定向目标的监听器ID
18911
- 注意:此字段可能返回 null,表示无重定向。
18910
+ :param _TargetListenerId: 重定向目标的监听器ID,该字段仅配置了重定向时有效。
18912
18911
  注意:此字段可能返回 null,表示取不到有效值。
18913
18912
  :type TargetListenerId: str
18914
- :param _TargetLocationId: 重定向目标的转发规则ID
18915
- 注意:此字段可能返回 null,表示无重定向。
18913
+ :param _TargetLocationId: 重定向目标的转发规则ID,该字段仅配置了重定向时有效。
18916
18914
  注意:此字段可能返回 null,表示取不到有效值。
18917
18915
  :type TargetLocationId: str
18918
18916
  :param _RewriteCode: 重定向状态码
@@ -18933,8 +18931,7 @@ class RewriteTarget(AbstractModel):
18933
18931
 
18934
18932
  @property
18935
18933
  def TargetListenerId(self):
18936
- """重定向目标的监听器ID
18937
- 注意:此字段可能返回 null,表示无重定向。
18934
+ """重定向目标的监听器ID,该字段仅配置了重定向时有效。
18938
18935
  注意:此字段可能返回 null,表示取不到有效值。
18939
18936
  :rtype: str
18940
18937
  """
@@ -18946,8 +18943,7 @@ class RewriteTarget(AbstractModel):
18946
18943
 
18947
18944
  @property
18948
18945
  def TargetLocationId(self):
18949
- """重定向目标的转发规则ID
18950
- 注意:此字段可能返回 null,表示无重定向。
18946
+ """重定向目标的转发规则ID,该字段仅配置了重定向时有效。
18951
18947
  注意:此字段可能返回 null,表示取不到有效值。
18952
18948
  :rtype: str
18953
18949
  """
@@ -21611,6 +21607,8 @@ class TargetGroupInstance(AbstractModel):
21611
21607
  :param _Port: 目标组实例的端口
21612
21608
  :type Port: int
21613
21609
  :param _Weight: 目标组实例的权重
21610
+
21611
+ v2目标组需要配置权重,调用CreateTargetGroup接口创建目标组时该参数与创建接口中的Weight参数必填其一。
21614
21612
  :type Weight: int
21615
21613
  :param _NewPort: 目标组实例的新端口
21616
21614
  :type NewPort: int
@@ -21645,6 +21643,8 @@ class TargetGroupInstance(AbstractModel):
21645
21643
  @property
21646
21644
  def Weight(self):
21647
21645
  """目标组实例的权重
21646
+
21647
+ v2目标组需要配置权重,调用CreateTargetGroup接口创建目标组时该参数与创建接口中的Weight参数必填其一。
21648
21648
  :rtype: int
21649
21649
  """
21650
21650
  return self._Weight
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 1.2
2
2
  Name: tencentcloud-sdk-python-clb
3
- Version: 3.0.1344
3
+ Version: 3.0.1345
4
4
  Summary: Tencent Cloud Clb SDK for Python
5
5
  Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
6
6
  Author: Tencent Cloud
@@ -0,0 +1 @@
1
+ tencentcloud-sdk-python-common==3.0.1345
@@ -1 +0,0 @@
1
- tencentcloud-sdk-python-common==3.0.1344