tencentcloud-sdk-python-autoscaling 3.1.87__tar.gz → 3.1.127__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_autoscaling-3.1.87 → tencentcloud_sdk_python_autoscaling-3.1.127}/PKG-INFO +2 -2
- {tencentcloud_sdk_python_autoscaling-3.1.87 → tencentcloud_sdk_python_autoscaling-3.1.127}/setup.py +1 -1
- {tencentcloud_sdk_python_autoscaling-3.1.87 → tencentcloud_sdk_python_autoscaling-3.1.127}/tencentcloud/__init__.py +1 -1
- {tencentcloud_sdk_python_autoscaling-3.1.87 → tencentcloud_sdk_python_autoscaling-3.1.127}/tencentcloud/autoscaling/v20180419/errorcodes.py +3 -0
- {tencentcloud_sdk_python_autoscaling-3.1.87 → tencentcloud_sdk_python_autoscaling-3.1.127}/tencentcloud/autoscaling/v20180419/models.py +10 -14
- {tencentcloud_sdk_python_autoscaling-3.1.87 → tencentcloud_sdk_python_autoscaling-3.1.127}/tencentcloud_sdk_python_autoscaling.egg-info/PKG-INFO +2 -2
- tencentcloud_sdk_python_autoscaling-3.1.127/tencentcloud_sdk_python_autoscaling.egg-info/requires.txt +1 -0
- tencentcloud_sdk_python_autoscaling-3.1.87/tencentcloud_sdk_python_autoscaling.egg-info/requires.txt +0 -1
- {tencentcloud_sdk_python_autoscaling-3.1.87 → tencentcloud_sdk_python_autoscaling-3.1.127}/README.rst +0 -0
- {tencentcloud_sdk_python_autoscaling-3.1.87 → tencentcloud_sdk_python_autoscaling-3.1.127}/setup.cfg +0 -0
- {tencentcloud_sdk_python_autoscaling-3.1.87 → tencentcloud_sdk_python_autoscaling-3.1.127}/tencentcloud/autoscaling/__init__.py +0 -0
- {tencentcloud_sdk_python_autoscaling-3.1.87 → tencentcloud_sdk_python_autoscaling-3.1.127}/tencentcloud/autoscaling/v20180419/__init__.py +0 -0
- {tencentcloud_sdk_python_autoscaling-3.1.87 → tencentcloud_sdk_python_autoscaling-3.1.127}/tencentcloud/autoscaling/v20180419/autoscaling_client.py +0 -0
- {tencentcloud_sdk_python_autoscaling-3.1.87 → tencentcloud_sdk_python_autoscaling-3.1.127}/tencentcloud/autoscaling/v20180419/autoscaling_client_async.py +0 -0
- {tencentcloud_sdk_python_autoscaling-3.1.87 → tencentcloud_sdk_python_autoscaling-3.1.127}/tencentcloud_sdk_python_autoscaling.egg-info/SOURCES.txt +0 -0
- {tencentcloud_sdk_python_autoscaling-3.1.87 → tencentcloud_sdk_python_autoscaling-3.1.127}/tencentcloud_sdk_python_autoscaling.egg-info/dependency_links.txt +0 -0
- {tencentcloud_sdk_python_autoscaling-3.1.87 → tencentcloud_sdk_python_autoscaling-3.1.127}/tencentcloud_sdk_python_autoscaling.egg-info/top_level.txt +0 -0
{tencentcloud_sdk_python_autoscaling-3.1.87 → tencentcloud_sdk_python_autoscaling-3.1.127}/PKG-INFO
RENAMED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-autoscaling
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.127
|
|
4
4
|
Summary: Tencent Cloud Autoscaling 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.127
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
{tencentcloud_sdk_python_autoscaling-3.1.87 → tencentcloud_sdk_python_autoscaling-3.1.127}/setup.py
RENAMED
|
@@ -8,7 +8,7 @@ ROOT = os.path.dirname(__file__)
|
|
|
8
8
|
|
|
9
9
|
setup(
|
|
10
10
|
name='tencentcloud-sdk-python-autoscaling',
|
|
11
|
-
install_requires=["tencentcloud-sdk-python-common>=3.1.
|
|
11
|
+
install_requires=["tencentcloud-sdk-python-common>=3.1.127,<4.0.0"],
|
|
12
12
|
|
|
13
13
|
version=tencentcloud.__version__,
|
|
14
14
|
description='Tencent Cloud Autoscaling SDK for Python',
|
|
@@ -293,6 +293,9 @@ INVALIDPARAMETERVALUE_SUBNETNOTINDEDICATEDCLUSTER = 'InvalidParameterValue.Subne
|
|
|
293
293
|
# 负载均衡器四层监听器的后端端口重复。
|
|
294
294
|
INVALIDPARAMETERVALUE_TARGETPORTDUPLICATED = 'InvalidParameterValue.TargetPortDuplicated'
|
|
295
295
|
|
|
296
|
+
# 七层负载均衡器中目标端口重复
|
|
297
|
+
INVALIDPARAMETERVALUE_TARGETPORTDUPLICATEDINFORWARDLB = 'InvalidParameterValue.TargetPortDuplicatedInForwardLb'
|
|
298
|
+
|
|
296
299
|
# 不支持执行目标追踪策略。
|
|
297
300
|
INVALIDPARAMETERVALUE_TARGETTRACKINGSCALINGPOLICY = 'InvalidParameterValue.TargetTrackingScalingPolicy'
|
|
298
301
|
|
|
@@ -12776,15 +12776,13 @@ class RollbackInstanceRefreshRequest(AbstractModel):
|
|
|
12776
12776
|
|
|
12777
12777
|
def __init__(self):
|
|
12778
12778
|
r"""
|
|
12779
|
-
:param _AutoScalingGroupId:
|
|
12780
|
-
<li>通过登录 [控制台](https://console.cloud.tencent.com/autoscaling/group) 查询伸缩组ID。</li>
|
|
12781
|
-
<li>通过调用接口 [DescribeAutoScalingGroups](https://cloud.tencent.com/document/api/377/20438) ,取返回信息中的 AutoScalingGroupId 获取伸缩组ID。</li>
|
|
12779
|
+
:param _AutoScalingGroupId: <p>伸缩组ID。可以通过以下方式获取可用的伸缩组ID: </p><li>通过登录 [控制台](https://console.cloud.tencent.com/autoscaling/group) 查询伸缩组ID。</li><li>通过调用接口 [DescribeAutoScalingGroups](https://cloud.tencent.com/document/api/377/20438) ,取返回信息中的 AutoScalingGroupId 获取伸缩组ID。</li>
|
|
12782
12780
|
:type AutoScalingGroupId: str
|
|
12783
|
-
:param _RefreshSettings:
|
|
12781
|
+
:param _RefreshSettings: <p>刷新设置。</p>
|
|
12784
12782
|
:type RefreshSettings: :class:`tencentcloud.autoscaling.v20180419.models.RefreshSettings`
|
|
12785
|
-
:param _OriginRefreshActivityId:
|
|
12783
|
+
:param _OriginRefreshActivityId: <p>原始刷新活动 ID。可以通过调用接口 <a href="https://cloud.tencent.com/document/api/377/99175">DescribeRefreshActivities</a> ,取返回信息中的 OriginRefreshActivityId 获取原始刷新活动ID。</p>
|
|
12786
12784
|
:type OriginRefreshActivityId: str
|
|
12787
|
-
:param _RefreshMode:
|
|
12785
|
+
:param _RefreshMode: <p>刷新模式,目前仅支持滚动更新,默认值为 ROLLING_UPDATE_RESET。</p>
|
|
12788
12786
|
:type RefreshMode: str
|
|
12789
12787
|
"""
|
|
12790
12788
|
self._AutoScalingGroupId = None
|
|
@@ -12794,9 +12792,7 @@ class RollbackInstanceRefreshRequest(AbstractModel):
|
|
|
12794
12792
|
|
|
12795
12793
|
@property
|
|
12796
12794
|
def AutoScalingGroupId(self):
|
|
12797
|
-
r"""
|
|
12798
|
-
<li>通过登录 [控制台](https://console.cloud.tencent.com/autoscaling/group) 查询伸缩组ID。</li>
|
|
12799
|
-
<li>通过调用接口 [DescribeAutoScalingGroups](https://cloud.tencent.com/document/api/377/20438) ,取返回信息中的 AutoScalingGroupId 获取伸缩组ID。</li>
|
|
12795
|
+
r"""<p>伸缩组ID。可以通过以下方式获取可用的伸缩组ID: </p><li>通过登录 [控制台](https://console.cloud.tencent.com/autoscaling/group) 查询伸缩组ID。</li><li>通过调用接口 [DescribeAutoScalingGroups](https://cloud.tencent.com/document/api/377/20438) ,取返回信息中的 AutoScalingGroupId 获取伸缩组ID。</li>
|
|
12800
12796
|
:rtype: str
|
|
12801
12797
|
"""
|
|
12802
12798
|
return self._AutoScalingGroupId
|
|
@@ -12807,7 +12803,7 @@ class RollbackInstanceRefreshRequest(AbstractModel):
|
|
|
12807
12803
|
|
|
12808
12804
|
@property
|
|
12809
12805
|
def RefreshSettings(self):
|
|
12810
|
-
r"""
|
|
12806
|
+
r"""<p>刷新设置。</p>
|
|
12811
12807
|
:rtype: :class:`tencentcloud.autoscaling.v20180419.models.RefreshSettings`
|
|
12812
12808
|
"""
|
|
12813
12809
|
return self._RefreshSettings
|
|
@@ -12818,7 +12814,7 @@ class RollbackInstanceRefreshRequest(AbstractModel):
|
|
|
12818
12814
|
|
|
12819
12815
|
@property
|
|
12820
12816
|
def OriginRefreshActivityId(self):
|
|
12821
|
-
r"""
|
|
12817
|
+
r"""<p>原始刷新活动 ID。可以通过调用接口 <a href="https://cloud.tencent.com/document/api/377/99175">DescribeRefreshActivities</a> ,取返回信息中的 OriginRefreshActivityId 获取原始刷新活动ID。</p>
|
|
12822
12818
|
:rtype: str
|
|
12823
12819
|
"""
|
|
12824
12820
|
return self._OriginRefreshActivityId
|
|
@@ -12829,7 +12825,7 @@ class RollbackInstanceRefreshRequest(AbstractModel):
|
|
|
12829
12825
|
|
|
12830
12826
|
@property
|
|
12831
12827
|
def RefreshMode(self):
|
|
12832
|
-
r"""
|
|
12828
|
+
r"""<p>刷新模式,目前仅支持滚动更新,默认值为 ROLLING_UPDATE_RESET。</p>
|
|
12833
12829
|
:rtype: str
|
|
12834
12830
|
"""
|
|
12835
12831
|
return self._RefreshMode
|
|
@@ -12863,7 +12859,7 @@ class RollbackInstanceRefreshResponse(AbstractModel):
|
|
|
12863
12859
|
|
|
12864
12860
|
def __init__(self):
|
|
12865
12861
|
r"""
|
|
12866
|
-
:param _RefreshActivityId:
|
|
12862
|
+
:param _RefreshActivityId: <p>刷新活动 ID。</p>
|
|
12867
12863
|
:type RefreshActivityId: str
|
|
12868
12864
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
12869
12865
|
:type RequestId: str
|
|
@@ -12873,7 +12869,7 @@ class RollbackInstanceRefreshResponse(AbstractModel):
|
|
|
12873
12869
|
|
|
12874
12870
|
@property
|
|
12875
12871
|
def RefreshActivityId(self):
|
|
12876
|
-
r"""
|
|
12872
|
+
r"""<p>刷新活动 ID。</p>
|
|
12877
12873
|
:rtype: str
|
|
12878
12874
|
"""
|
|
12879
12875
|
return self._RefreshActivityId
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: tencentcloud-sdk-python-autoscaling
|
|
3
|
-
Version: 3.1.
|
|
3
|
+
Version: 3.1.127
|
|
4
4
|
Summary: Tencent Cloud Autoscaling 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.127
|
|
19
19
|
|
|
20
20
|
============================
|
|
21
21
|
Tencent Cloud SDK for Python
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
tencentcloud-sdk-python-common<4.0.0,>=3.1.127
|
tencentcloud_sdk_python_autoscaling-3.1.87/tencentcloud_sdk_python_autoscaling.egg-info/requires.txt
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
tencentcloud-sdk-python-common<4.0.0,>=3.1.87
|
|
File without changes
|
{tencentcloud_sdk_python_autoscaling-3.1.87 → tencentcloud_sdk_python_autoscaling-3.1.127}/setup.cfg
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|