tencentcloud-sdk-python-clb 3.1.157__tar.gz → 3.1.160__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_clb-3.1.157 → tencentcloud_sdk_python_clb-3.1.160}/PKG-INFO +2 -2
- {tencentcloud_sdk_python_clb-3.1.157 → tencentcloud_sdk_python_clb-3.1.160}/setup.py +1 -1
- {tencentcloud_sdk_python_clb-3.1.157 → tencentcloud_sdk_python_clb-3.1.160}/tencentcloud/__init__.py +1 -1
- {tencentcloud_sdk_python_clb-3.1.157 → tencentcloud_sdk_python_clb-3.1.160}/tencentcloud/clb/v20180317/models.py +14 -16
- {tencentcloud_sdk_python_clb-3.1.157 → tencentcloud_sdk_python_clb-3.1.160}/tencentcloud_sdk_python_clb.egg-info/PKG-INFO +2 -2
- tencentcloud_sdk_python_clb-3.1.160/tencentcloud_sdk_python_clb.egg-info/requires.txt +1 -0
- tencentcloud_sdk_python_clb-3.1.157/tencentcloud_sdk_python_clb.egg-info/requires.txt +0 -1
- {tencentcloud_sdk_python_clb-3.1.157 → tencentcloud_sdk_python_clb-3.1.160}/README.rst +0 -0
- {tencentcloud_sdk_python_clb-3.1.157 → tencentcloud_sdk_python_clb-3.1.160}/setup.cfg +0 -0
- {tencentcloud_sdk_python_clb-3.1.157 → tencentcloud_sdk_python_clb-3.1.160}/tencentcloud/clb/__init__.py +0 -0
- {tencentcloud_sdk_python_clb-3.1.157 → tencentcloud_sdk_python_clb-3.1.160}/tencentcloud/clb/v20180317/__init__.py +0 -0
- {tencentcloud_sdk_python_clb-3.1.157 → tencentcloud_sdk_python_clb-3.1.160}/tencentcloud/clb/v20180317/clb_client.py +0 -0
- {tencentcloud_sdk_python_clb-3.1.157 → tencentcloud_sdk_python_clb-3.1.160}/tencentcloud/clb/v20180317/clb_client_async.py +0 -0
- {tencentcloud_sdk_python_clb-3.1.157 → tencentcloud_sdk_python_clb-3.1.160}/tencentcloud/clb/v20180317/errorcodes.py +0 -0
- {tencentcloud_sdk_python_clb-3.1.157 → tencentcloud_sdk_python_clb-3.1.160}/tencentcloud_sdk_python_clb.egg-info/SOURCES.txt +0 -0
- {tencentcloud_sdk_python_clb-3.1.157 → tencentcloud_sdk_python_clb-3.1.160}/tencentcloud_sdk_python_clb.egg-info/dependency_links.txt +0 -0
- {tencentcloud_sdk_python_clb-3.1.157 → tencentcloud_sdk_python_clb-3.1.160}/tencentcloud_sdk_python_clb.egg-info/top_level.txt +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-clb
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.160
|
|
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
|
|
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 2.7
|
|
|
15
15
|
Classifier: Programming Language :: Python :: 3
|
|
16
16
|
Classifier: Programming Language :: Python :: 3.6
|
|
17
17
|
Classifier: Programming Language :: Python :: 3.7
|
|
18
|
-
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.
|
|
18
|
+
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.160
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
|
@@ -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.1.
|
|
11
|
+
install_requires=["tencentcloud-sdk-python-common>=3.1.160,<4.0.0"],
|
|
12
12
|
|
|
13
13
|
version=tencentcloud.__version__,
|
|
14
14
|
description='Tencent Cloud Clb SDK for Python',
|
|
@@ -1786,20 +1786,19 @@ class BatchTarget(AbstractModel):
|
|
|
1786
1786
|
|
|
1787
1787
|
def __init__(self):
|
|
1788
1788
|
r"""
|
|
1789
|
-
:param _ListenerId:
|
|
1789
|
+
:param _ListenerId: <p>监听器 ID。</p>
|
|
1790
1790
|
:type ListenerId: str
|
|
1791
|
-
:param _Port:
|
|
1791
|
+
:param _Port: <p>绑定端口。</p>
|
|
1792
1792
|
:type Port: int
|
|
1793
|
-
:param _InstanceId:
|
|
1793
|
+
:param _InstanceId: <p>子机 ID。表示绑定主网卡主 IP。</p>
|
|
1794
1794
|
:type InstanceId: str
|
|
1795
|
-
:param _EniIp:
|
|
1796
|
-
注意:参数 InstanceId、EniIp 只能传入一个且必须传入一个。如果绑定双栈IPV6子机,必须传该参数。
|
|
1795
|
+
:param _EniIp: <p>绑定 IP 时需要传入此参数,支持弹性网卡的 IP 和其他内网 IP,如果是弹性网卡则必须先绑定至CVM,然后才能绑定到负载均衡实例。注意:参数 InstanceId、EniIp 只能传入一个且必须传入一个。如果绑定双栈IPV6子机,必须传该参数。如果是跨地域绑定,则必须传该参数,不支持传InstanceId参数。</p>
|
|
1797
1796
|
:type EniIp: str
|
|
1798
|
-
:param _Weight:
|
|
1797
|
+
:param _Weight: <p>子机权重,范围[0, 100]。绑定时如果不存在,则默认为10。</p>
|
|
1799
1798
|
:type Weight: int
|
|
1800
|
-
:param _LocationId:
|
|
1799
|
+
:param _LocationId: <p>七层规则 ID。7层负载均衡该参数必填</p>
|
|
1801
1800
|
:type LocationId: str
|
|
1802
|
-
:param _Tag:
|
|
1801
|
+
:param _Tag: <p>标签。</p>
|
|
1803
1802
|
:type Tag: str
|
|
1804
1803
|
"""
|
|
1805
1804
|
self._ListenerId = None
|
|
@@ -1812,7 +1811,7 @@ class BatchTarget(AbstractModel):
|
|
|
1812
1811
|
|
|
1813
1812
|
@property
|
|
1814
1813
|
def ListenerId(self):
|
|
1815
|
-
r"""
|
|
1814
|
+
r"""<p>监听器 ID。</p>
|
|
1816
1815
|
:rtype: str
|
|
1817
1816
|
"""
|
|
1818
1817
|
return self._ListenerId
|
|
@@ -1823,7 +1822,7 @@ class BatchTarget(AbstractModel):
|
|
|
1823
1822
|
|
|
1824
1823
|
@property
|
|
1825
1824
|
def Port(self):
|
|
1826
|
-
r"""
|
|
1825
|
+
r"""<p>绑定端口。</p>
|
|
1827
1826
|
:rtype: int
|
|
1828
1827
|
"""
|
|
1829
1828
|
return self._Port
|
|
@@ -1834,7 +1833,7 @@ class BatchTarget(AbstractModel):
|
|
|
1834
1833
|
|
|
1835
1834
|
@property
|
|
1836
1835
|
def InstanceId(self):
|
|
1837
|
-
r"""
|
|
1836
|
+
r"""<p>子机 ID。表示绑定主网卡主 IP。</p>
|
|
1838
1837
|
:rtype: str
|
|
1839
1838
|
"""
|
|
1840
1839
|
return self._InstanceId
|
|
@@ -1845,8 +1844,7 @@ class BatchTarget(AbstractModel):
|
|
|
1845
1844
|
|
|
1846
1845
|
@property
|
|
1847
1846
|
def EniIp(self):
|
|
1848
|
-
r"""
|
|
1849
|
-
注意:参数 InstanceId、EniIp 只能传入一个且必须传入一个。如果绑定双栈IPV6子机,必须传该参数。
|
|
1847
|
+
r"""<p>绑定 IP 时需要传入此参数,支持弹性网卡的 IP 和其他内网 IP,如果是弹性网卡则必须先绑定至CVM,然后才能绑定到负载均衡实例。注意:参数 InstanceId、EniIp 只能传入一个且必须传入一个。如果绑定双栈IPV6子机,必须传该参数。如果是跨地域绑定,则必须传该参数,不支持传InstanceId参数。</p>
|
|
1850
1848
|
:rtype: str
|
|
1851
1849
|
"""
|
|
1852
1850
|
return self._EniIp
|
|
@@ -1857,7 +1855,7 @@ class BatchTarget(AbstractModel):
|
|
|
1857
1855
|
|
|
1858
1856
|
@property
|
|
1859
1857
|
def Weight(self):
|
|
1860
|
-
r"""
|
|
1858
|
+
r"""<p>子机权重,范围[0, 100]。绑定时如果不存在,则默认为10。</p>
|
|
1861
1859
|
:rtype: int
|
|
1862
1860
|
"""
|
|
1863
1861
|
return self._Weight
|
|
@@ -1868,7 +1866,7 @@ class BatchTarget(AbstractModel):
|
|
|
1868
1866
|
|
|
1869
1867
|
@property
|
|
1870
1868
|
def LocationId(self):
|
|
1871
|
-
r"""
|
|
1869
|
+
r"""<p>七层规则 ID。7层负载均衡该参数必填</p>
|
|
1872
1870
|
:rtype: str
|
|
1873
1871
|
"""
|
|
1874
1872
|
return self._LocationId
|
|
@@ -1879,7 +1877,7 @@ class BatchTarget(AbstractModel):
|
|
|
1879
1877
|
|
|
1880
1878
|
@property
|
|
1881
1879
|
def Tag(self):
|
|
1882
|
-
r"""
|
|
1880
|
+
r"""<p>标签。</p>
|
|
1883
1881
|
:rtype: str
|
|
1884
1882
|
"""
|
|
1885
1883
|
return self._Tag
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-clb
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.160
|
|
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
|
|
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 2.7
|
|
|
15
15
|
Classifier: Programming Language :: Python :: 3
|
|
16
16
|
Classifier: Programming Language :: Python :: 3.6
|
|
17
17
|
Classifier: Programming Language :: Python :: 3.7
|
|
18
|
-
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.
|
|
18
|
+
Requires-Dist: tencentcloud-sdk-python-common<4.0.0,>=3.1.160
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
tencentcloud-sdk-python-common<4.0.0,>=3.1.160
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
tencentcloud-sdk-python-common<4.0.0,>=3.1.157
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|