tencentcloud-sdk-python-vpc 3.0.1385__tar.gz → 3.0.1387__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.
Potentially problematic release.
This version of tencentcloud-sdk-python-vpc might be problematic. Click here for more details.
- {tencentcloud-sdk-python-vpc-3.0.1385 → tencentcloud-sdk-python-vpc-3.0.1387}/PKG-INFO +1 -1
- {tencentcloud-sdk-python-vpc-3.0.1385 → tencentcloud-sdk-python-vpc-3.0.1387}/setup.py +1 -1
- {tencentcloud-sdk-python-vpc-3.0.1385 → tencentcloud-sdk-python-vpc-3.0.1387}/tencentcloud/__init__.py +1 -1
- {tencentcloud-sdk-python-vpc-3.0.1385 → tencentcloud-sdk-python-vpc-3.0.1387}/tencentcloud/vpc/v20170312/errorcodes.py +18 -0
- {tencentcloud-sdk-python-vpc-3.0.1385 → tencentcloud-sdk-python-vpc-3.0.1387}/tencentcloud/vpc/v20170312/models.py +4 -2
- {tencentcloud-sdk-python-vpc-3.0.1385 → tencentcloud-sdk-python-vpc-3.0.1387}/tencentcloud/vpc/v20170312/vpc_client.py +1 -1
- {tencentcloud-sdk-python-vpc-3.0.1385 → tencentcloud-sdk-python-vpc-3.0.1387}/tencentcloud_sdk_python_vpc.egg-info/PKG-INFO +1 -1
- tencentcloud-sdk-python-vpc-3.0.1387/tencentcloud_sdk_python_vpc.egg-info/requires.txt +1 -0
- tencentcloud-sdk-python-vpc-3.0.1385/tencentcloud_sdk_python_vpc.egg-info/requires.txt +0 -1
- {tencentcloud-sdk-python-vpc-3.0.1385 → tencentcloud-sdk-python-vpc-3.0.1387}/README.rst +0 -0
- {tencentcloud-sdk-python-vpc-3.0.1385 → tencentcloud-sdk-python-vpc-3.0.1387}/setup.cfg +0 -0
- {tencentcloud-sdk-python-vpc-3.0.1385 → tencentcloud-sdk-python-vpc-3.0.1387}/tencentcloud/vpc/__init__.py +0 -0
- {tencentcloud-sdk-python-vpc-3.0.1385 → tencentcloud-sdk-python-vpc-3.0.1387}/tencentcloud/vpc/v20170312/__init__.py +0 -0
- {tencentcloud-sdk-python-vpc-3.0.1385 → tencentcloud-sdk-python-vpc-3.0.1387}/tencentcloud_sdk_python_vpc.egg-info/SOURCES.txt +0 -0
- {tencentcloud-sdk-python-vpc-3.0.1385 → tencentcloud-sdk-python-vpc-3.0.1387}/tencentcloud_sdk_python_vpc.egg-info/dependency_links.txt +0 -0
- {tencentcloud-sdk-python-vpc-3.0.1385 → tencentcloud-sdk-python-vpc-3.0.1387}/tencentcloud_sdk_python_vpc.egg-info/top_level.txt +0 -0
|
@@ -8,7 +8,7 @@ ROOT = os.path.dirname(__file__)
|
|
|
8
8
|
|
|
9
9
|
setup(
|
|
10
10
|
name='tencentcloud-sdk-python-vpc',
|
|
11
|
-
install_requires=["tencentcloud-sdk-python-common==3.0.
|
|
11
|
+
install_requires=["tencentcloud-sdk-python-common==3.0.1387"],
|
|
12
12
|
version=tencentcloud.__version__,
|
|
13
13
|
description='Tencent Cloud Vpc SDK for Python',
|
|
14
14
|
long_description=open('README.rst').read(),
|
|
@@ -812,6 +812,9 @@ UNSUPPORTEDOPERATION_BANDWIDTHPACKAGEIDNOTSUPPORTED = 'UnsupportedOperation.Band
|
|
|
812
812
|
# 已绑定EIP。
|
|
813
813
|
UNSUPPORTEDOPERATION_BINDEIP = 'UnsupportedOperation.BindEIP'
|
|
814
814
|
|
|
815
|
+
# 资源在BPAAS审批中。
|
|
816
|
+
UNSUPPORTEDOPERATION_BPAASRESOURCES = 'UnsupportedOperation.BpaasResources'
|
|
817
|
+
|
|
815
818
|
# 添加 community 时,传播条件只支持 vpg 类型或 vpg 实例
|
|
816
819
|
UNSUPPORTEDOPERATION_BROADCASTCONDITIONMUSTBEVPGTYPEORVPGINSTANCE = 'UnsupportedOperation.BroadcastConditionMustBeVpgTypeOrVpgInstance'
|
|
817
820
|
|
|
@@ -941,6 +944,9 @@ UNSUPPORTEDOPERATION_ECMPWITHUSERROUTE = 'UnsupportedOperation.EcmpWithUserRoute
|
|
|
941
944
|
# 当前地域不支持启用组播。
|
|
942
945
|
UNSUPPORTEDOPERATION_ENABLEMULTICAST = 'UnsupportedOperation.EnableMulticast'
|
|
943
946
|
|
|
947
|
+
# 终端节点需要先解绑 GWLB EIP。
|
|
948
|
+
UNSUPPORTEDOPERATION_ENDPOINTHADGWLBEIPUNASSOCIATE = 'UnsupportedOperation.EndPointHadGwlbEipUnassociate'
|
|
949
|
+
|
|
944
950
|
# 终端节点和终端节点服务的CdcId不一致。
|
|
945
951
|
UNSUPPORTEDOPERATION_ENDPOINTMISMATCHENDPOINTSERVICECDCID = 'UnsupportedOperation.EndPointMismatchEndPointServiceCdcId'
|
|
946
952
|
|
|
@@ -980,6 +986,9 @@ UNSUPPORTEDOPERATION_INCORRECTADDRESSRESOURCETYPE = 'UnsupportedOperation.Incorr
|
|
|
980
986
|
# 用户配置的实例和路由表不匹配。
|
|
981
987
|
UNSUPPORTEDOPERATION_INSTANCEANDRTBNOTMATCH = 'UnsupportedOperation.InstanceAndRtbNotMatch'
|
|
982
988
|
|
|
989
|
+
# 实例在Havip漂移范围内,需要先解绑定关联。
|
|
990
|
+
UNSUPPORTEDOPERATION_INSTANCEASSOCIATEHAVIP = 'UnsupportedOperation.InstanceAssociateHavip'
|
|
991
|
+
|
|
983
992
|
# 当前云联网`%(value)s`的CdcId与传入实例的CdcId不一致,不支持关联。
|
|
984
993
|
UNSUPPORTEDOPERATION_INSTANCECDCIDNOTMATCHCCNCDCID = 'UnsupportedOperation.InstanceCdcIdNotMatchCcnCdcId'
|
|
985
994
|
|
|
@@ -1076,6 +1085,9 @@ UNSUPPORTEDOPERATION_NATGATEWAYTYPENOTSUPPORTSNAT = 'UnsupportedOperation.NatGat
|
|
|
1076
1085
|
# NAT实例不支持该操作。
|
|
1077
1086
|
UNSUPPORTEDOPERATION_NATNOTSUPPORTED = 'UnsupportedOperation.NatNotSupported'
|
|
1078
1087
|
|
|
1088
|
+
# 没有CDC专线网关。
|
|
1089
|
+
UNSUPPORTEDOPERATION_NOCDCDCGW = 'UnsupportedOperation.NoCdcDcGw'
|
|
1090
|
+
|
|
1079
1091
|
# 指定的子网不支持创建本地网关类型的路由。
|
|
1080
1092
|
UNSUPPORTEDOPERATION_NORMALSUBNETNOTSUPPORTLOCALGATEWAY = 'UnsupportedOperation.NormalSubnetNotSupportLocalGateway'
|
|
1081
1093
|
|
|
@@ -1184,6 +1196,9 @@ UNSUPPORTEDOPERATION_RESOURCEMISMATCH = 'UnsupportedOperation.ResourceMismatch'
|
|
|
1184
1196
|
# 未找到相关角色,请确认角色是否授权。
|
|
1185
1197
|
UNSUPPORTEDOPERATION_ROLENOTFOUND = 'UnsupportedOperation.RoleNotFound'
|
|
1186
1198
|
|
|
1199
|
+
# 只支持自研VPC创建或修改PVGW2类型路由。
|
|
1200
|
+
UNSUPPORTEDOPERATION_ROUTEPVGW2 = 'UnsupportedOperation.RoutePvgw2'
|
|
1201
|
+
|
|
1187
1202
|
# 当前路由表删除失败,请先检查是否存在关联的策略。
|
|
1188
1203
|
UNSUPPORTEDOPERATION_ROUTETABLECANNOTDELETE = 'UnsupportedOperation.RouteTableCanNotDelete'
|
|
1189
1204
|
|
|
@@ -1241,6 +1256,9 @@ UNSUPPORTEDOPERATION_SSLVPNCLIENTIDNOTFOUND = 'UnsupportedOperation.SslVpnClient
|
|
|
1241
1256
|
# 中继网卡不支持该操作。
|
|
1242
1257
|
UNSUPPORTEDOPERATION_SUBENINOTSUPPORTTRUNKING = 'UnsupportedOperation.SubEniNotSupportTrunking'
|
|
1243
1258
|
|
|
1259
|
+
# 子网与Vpc配置的CdcId不一致。
|
|
1260
|
+
UNSUPPORTEDOPERATION_SUBNETMISMATCHVPCCDCID = 'UnsupportedOperation.SubnetMismatchVpcCdcId'
|
|
1261
|
+
|
|
1244
1262
|
# 子网不存在。
|
|
1245
1263
|
UNSUPPORTEDOPERATION_SUBNETNOTEXISTS = 'UnsupportedOperation.SubnetNotExists'
|
|
1246
1264
|
|
|
@@ -20848,6 +20848,7 @@ class DeleteSecurityGroupPoliciesRequest(AbstractModel):
|
|
|
20848
20848
|
:param _SecurityGroupId: 安全组实例ID,例如sg-33ocnj9n,可通过<a href="https://cloud.tencent.com/document/product/215/15808">DescribeSecurityGroups</a>获取。
|
|
20849
20849
|
:type SecurityGroupId: str
|
|
20850
20850
|
:param _SecurityGroupPolicySet: 安全组规则集合。一个请求中只能删除单个方向的一条或多条规则。支持指定索引(PolicyIndex) 匹配删除和安全组规则匹配删除两种方式,一个请求中只能使用一种匹配方式。
|
|
20851
|
+
使用安全组规则匹配删除时,需要填写`Action`, `Protocol`, `CidrBlock`, `Port`参数。
|
|
20851
20852
|
:type SecurityGroupPolicySet: :class:`tencentcloud.vpc.v20170312.models.SecurityGroupPolicySet`
|
|
20852
20853
|
"""
|
|
20853
20854
|
self._SecurityGroupId = None
|
|
@@ -20867,6 +20868,7 @@ class DeleteSecurityGroupPoliciesRequest(AbstractModel):
|
|
|
20867
20868
|
@property
|
|
20868
20869
|
def SecurityGroupPolicySet(self):
|
|
20869
20870
|
"""安全组规则集合。一个请求中只能删除单个方向的一条或多条规则。支持指定索引(PolicyIndex) 匹配删除和安全组规则匹配删除两种方式,一个请求中只能使用一种匹配方式。
|
|
20871
|
+
使用安全组规则匹配删除时,需要填写`Action`, `Protocol`, `CidrBlock`, `Port`参数。
|
|
20870
20872
|
:rtype: :class:`tencentcloud.vpc.v20170312.models.SecurityGroupPolicySet`
|
|
20871
20873
|
"""
|
|
20872
20874
|
return self._SecurityGroupPolicySet
|
|
@@ -59915,7 +59917,7 @@ class ReplaceSecurityGroupPoliciesRequest(AbstractModel):
|
|
|
59915
59917
|
|
|
59916
59918
|
def __init__(self):
|
|
59917
59919
|
r"""
|
|
59918
|
-
:param _SecurityGroupId: 安全组实例ID,例如sg-33ocnj9n
|
|
59920
|
+
:param _SecurityGroupId: 安全组实例ID,例如sg-33ocnj9n,可通过<a href="https://cloud.tencent.com/document/product/215/15808">DescribeSecurityGroups</a>获取。
|
|
59919
59921
|
:type SecurityGroupId: str
|
|
59920
59922
|
:param _SecurityGroupPolicySet: 安全组规则集合对象。
|
|
59921
59923
|
:type SecurityGroupPolicySet: :class:`tencentcloud.vpc.v20170312.models.SecurityGroupPolicySet`
|
|
@@ -59928,7 +59930,7 @@ class ReplaceSecurityGroupPoliciesRequest(AbstractModel):
|
|
|
59928
59930
|
|
|
59929
59931
|
@property
|
|
59930
59932
|
def SecurityGroupId(self):
|
|
59931
|
-
"""安全组实例ID,例如sg-33ocnj9n
|
|
59933
|
+
"""安全组实例ID,例如sg-33ocnj9n,可通过<a href="https://cloud.tencent.com/document/product/215/15808">DescribeSecurityGroups</a>获取。
|
|
59932
59934
|
:rtype: str
|
|
59933
59935
|
"""
|
|
59934
59936
|
return self._SecurityGroupId
|
|
@@ -3063,7 +3063,7 @@ class VpcClient(AbstractClient):
|
|
|
3063
3063
|
|
|
3064
3064
|
|
|
3065
3065
|
def DeleteSecurityGroupPolicies(self, request):
|
|
3066
|
-
"""本接口(DeleteSecurityGroupPolicies
|
|
3066
|
+
"""本接口(DeleteSecurityGroupPolicies)用于删除安全组规则(SecurityGroupPolicy)。
|
|
3067
3067
|
* SecurityGroupPolicySet.Version 用于指定要操作的安全组的版本。传入 Version 版本号若不等于当前安全组的最新版本,将返回失败;若不传 Version 则直接删除指定PolicyIndex的规则。
|
|
3068
3068
|
|
|
3069
3069
|
:param request: Request instance for DeleteSecurityGroupPolicies.
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
tencentcloud-sdk-python-common==3.0.1387
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
tencentcloud-sdk-python-common==3.0.1385
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|