tencentcloud-sdk-python 3.0.1139__py2.py3-none-any.whl → 3.0.1141__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.
- tencentcloud/__init__.py +1 -1
- tencentcloud/aiart/v20221229/models.py +5 -42
- tencentcloud/cdb/v20170320/cdb_client.py +69 -0
- tencentcloud/cdb/v20170320/models.py +258 -0
- tencentcloud/clb/v20180317/models.py +24 -0
- tencentcloud/cls/v20201016/models.py +387 -30
- tencentcloud/csip/v20221121/models.py +204 -0
- tencentcloud/cvm/v20170312/models.py +1 -1
- tencentcloud/cwp/v20180228/cwp_client.py +0 -25
- tencentcloud/cwp/v20180228/models.py +0 -250
- tencentcloud/cynosdb/v20190107/models.py +1 -1
- tencentcloud/ocr/v20181119/ocr_client.py +0 -2
- tencentcloud/rum/v20210622/models.py +7 -7
- tencentcloud/ssl/v20191205/models.py +2 -2
- tencentcloud/tke/v20180525/models.py +10 -53
- tencentcloud/tke/v20180525/tke_client.py +3 -3
- tencentcloud/tmt/v20180321/errorcodes.py +6 -0
- tencentcloud/tsf/v20180326/models.py +49 -0
- tencentcloud/vpc/v20170312/models.py +25 -12
- tencentcloud/vpc/v20170312/vpc_client.py +2 -2
- tencentcloud/wedata/v20210820/models.py +657 -0
- {tencentcloud_sdk_python-3.0.1139.dist-info → tencentcloud_sdk_python-3.0.1141.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1139.dist-info → tencentcloud_sdk_python-3.0.1141.dist-info}/RECORD +26 -26
- {tencentcloud_sdk_python-3.0.1139.dist-info → tencentcloud_sdk_python-3.0.1141.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1139.dist-info → tencentcloud_sdk_python-3.0.1141.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1139.dist-info → tencentcloud_sdk_python-3.0.1141.dist-info}/top_level.txt +0 -0
@@ -10986,9 +10986,9 @@ class CreateVpnGatewaySslServerRequest(AbstractModel):
|
|
10986
10986
|
:type IntegrityAlgorithm: str
|
10987
10987
|
:param _EncryptAlgorithm: 加密算法。可选 'AES-128-CBC','AES-192-CBC', 'AES-256-CBC', 'NONE',默认NONE。
|
10988
10988
|
:type EncryptAlgorithm: str
|
10989
|
-
:param _Compress:
|
10989
|
+
:param _Compress: 是否支持压缩。当前不支持压缩,默认False。
|
10990
10990
|
:type Compress: bool
|
10991
|
-
:param _SsoEnabled: 是否开启SSO认证。默认为False
|
10991
|
+
:param _SsoEnabled: 是否开启SSO认证。默认为False。该功能当前需要申请开白使用。
|
10992
10992
|
:type SsoEnabled: bool
|
10993
10993
|
:param _AccessPolicyEnabled: 是否开启策略访问控制。默认为False
|
10994
10994
|
:type AccessPolicyEnabled: bool
|
@@ -24554,7 +24554,7 @@ class DescribeVpnGatewaySslServersRequest(AbstractModel):
|
|
24554
24554
|
:type Offset: int
|
24555
24555
|
:param _Limit: 请求对象个数。
|
24556
24556
|
:type Limit: int
|
24557
|
-
:param _SslVpnServerIds: SSL-VPN-SERVER实例ID。形如:
|
24557
|
+
:param _SslVpnServerIds: SSL-VPN-SERVER实例ID。形如:vpns-0p4rj60。每次请求的实例的上限为100。参数不支持同时指定SslVpnServerIds和Filters。
|
24558
24558
|
:type SslVpnServerIds: list of str
|
24559
24559
|
:param _Filters: 过滤条件,参数不支持同时指定SslVpnServerIds和Filters。
|
24560
24560
|
<li>vpc-id - String - (过滤条件)VPC实例ID,形如:vpc-f49l6u0z。</li>
|
@@ -29174,15 +29174,15 @@ class InquiryPriceCreateVpnGatewayRequest(AbstractModel):
|
|
29174
29174
|
|
29175
29175
|
def __init__(self):
|
29176
29176
|
r"""
|
29177
|
-
:param _InternetMaxBandwidthOut: 公网带宽设置。可选带宽规格:5, 10, 20, 50, 100;单位:Mbps。
|
29177
|
+
:param _InternetMaxBandwidthOut: 公网带宽设置。可选带宽规格:5, 10, 20, 50, 100, 200, 500, 1000, 3000;单位:Mbps。
|
29178
29178
|
:type InternetMaxBandwidthOut: int
|
29179
29179
|
:param _InstanceChargeType: VPN网关计费模式,PREPAID:表示预付费,即包年包月,POSTPAID_BY_HOUR:表示后付费,即按量计费。默认:POSTPAID_BY_HOUR,如果指定预付费模式,参数InstanceChargePrepaid必填。
|
29180
29180
|
:type InstanceChargeType: str
|
29181
29181
|
:param _InstanceChargePrepaid: 预付费模式,即包年包月相关参数设置。通过该参数可以指定包年包月实例的购买时长、是否设置自动续费等属性。若指定实例的付费模式为预付费则该参数必传。
|
29182
29182
|
:type InstanceChargePrepaid: :class:`tencentcloud.vpc.v20170312.models.InstanceChargePrepaid`
|
29183
|
-
:param _MaxConnection: SSL VPN连接数设置,可选规格:5, 10, 20, 50, 100;单位:个。
|
29183
|
+
:param _MaxConnection: SSL VPN连接数设置,可选规格:5, 10, 20, 50, 100, 200, 500, 1000;单位:个。
|
29184
29184
|
:type MaxConnection: int
|
29185
|
-
:param _Type: 查询的VPN类型,支持IPSEC
|
29185
|
+
:param _Type: 查询的VPN类型,支持IPSEC、SSL两种类型,为SSL类型时,MaxConnection参数必传。
|
29186
29186
|
:type Type: str
|
29187
29187
|
"""
|
29188
29188
|
self._InternetMaxBandwidthOut = None
|
@@ -29384,7 +29384,7 @@ class InquiryPriceResetVpnGatewayInternetMaxBandwidthRequest(AbstractModel):
|
|
29384
29384
|
r"""
|
29385
29385
|
:param _VpnGatewayId: VPN网关实例ID。
|
29386
29386
|
:type VpnGatewayId: str
|
29387
|
-
:param _InternetMaxBandwidthOut: 公网带宽设置。可选带宽规格:5, 10, 20, 50, 100;单位:Mbps。
|
29387
|
+
:param _InternetMaxBandwidthOut: 公网带宽设置。可选带宽规格:5, 10, 20, 50, 100, 200, 500, 1000;单位:Mbps。
|
29388
29388
|
:type InternetMaxBandwidthOut: int
|
29389
29389
|
"""
|
29390
29390
|
self._VpnGatewayId = None
|
@@ -29427,7 +29427,7 @@ class InquiryPriceResetVpnGatewayInternetMaxBandwidthResponse(AbstractModel):
|
|
29427
29427
|
|
29428
29428
|
def __init__(self):
|
29429
29429
|
r"""
|
29430
|
-
:param _Price:
|
29430
|
+
:param _Price: 商品价格。仅支持未过期的预付费网关。
|
29431
29431
|
:type Price: :class:`tencentcloud.vpc.v20170312.models.Price`
|
29432
29432
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
29433
29433
|
:type RequestId: str
|
@@ -35018,7 +35018,7 @@ class ModifyVpnGatewayCcnRoutesRequest(AbstractModel):
|
|
35018
35018
|
r"""
|
35019
35019
|
:param _VpnGatewayId: VPN网关实例ID。
|
35020
35020
|
:type VpnGatewayId: str
|
35021
|
-
:param _Routes: 云联网路由(IDC
|
35021
|
+
:param _Routes: 云联网路由(IDC网段)列表。其中RouteId可通过[DescribeVpnGatewayCcnRoutes](https://cloud.tencent.com/document/product/215/43514)接口获取。
|
35022
35022
|
:type Routes: list of VpngwCcnRoutes
|
35023
35023
|
"""
|
35024
35024
|
self._VpnGatewayId = None
|
@@ -35200,9 +35200,9 @@ class ModifyVpnGatewaySslServerRequest(AbstractModel):
|
|
35200
35200
|
:type EncryptAlgorithm: str
|
35201
35201
|
:param _IntegrityAlgorithm: 认证算法。可选 'SHA1', 'MD5', 'NONE'。默认NONE
|
35202
35202
|
:type IntegrityAlgorithm: str
|
35203
|
-
:param _Compress:
|
35203
|
+
:param _Compress: 是否支持压缩。当前不支持压缩。默认False。
|
35204
35204
|
:type Compress: bool
|
35205
|
-
:param _SsoEnabled: 是否开启SSO
|
35205
|
+
:param _SsoEnabled: 是否开启SSO认证。默认为False。该功能当前需要申请开白使用。
|
35206
35206
|
:type SsoEnabled: bool
|
35207
35207
|
:param _SamlData: SAML-DATA
|
35208
35208
|
:type SamlData: str
|
@@ -41659,7 +41659,7 @@ class SetVpnGatewaysRenewFlagRequest(AbstractModel):
|
|
41659
41659
|
|
41660
41660
|
def __init__(self):
|
41661
41661
|
r"""
|
41662
|
-
:param _VpnGatewayIds: VPNGW字符型ID列表。可通过[DescribeVpnGateways](https://cloud.tencent.com/document/api/215/17514)接口返回值VpnGatewaySet中的VpnGatewayId
|
41662
|
+
:param _VpnGatewayIds: VPNGW字符型ID列表。可通过[DescribeVpnGateways](https://cloud.tencent.com/document/api/215/17514)接口返回值VpnGatewaySet中的VpnGatewayId获取,只能选择包年包月的VPN实例。
|
41663
41663
|
:type VpnGatewayIds: list of str
|
41664
41664
|
:param _AutoRenewFlag: 自动续费标记 [0, 1, 2]
|
41665
41665
|
0表示默认状态(初始状态), 1表示自动续费,2表示明确不自动续费。
|
@@ -42444,6 +42444,9 @@ class SslVpnSever(AbstractModel):
|
|
42444
42444
|
:type AccessPolicyEnabled: int
|
42445
42445
|
:param _AccessPolicy: 策略信息
|
42446
42446
|
:type AccessPolicy: list of AccessPolicy
|
42447
|
+
:param _SpName: CAM服务提供商Name
|
42448
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
42449
|
+
:type SpName: str
|
42447
42450
|
"""
|
42448
42451
|
self._VpcId = None
|
42449
42452
|
self._SslVpnServerId = None
|
@@ -42464,6 +42467,7 @@ class SslVpnSever(AbstractModel):
|
|
42464
42467
|
self._EiamApplicationId = None
|
42465
42468
|
self._AccessPolicyEnabled = None
|
42466
42469
|
self._AccessPolicy = None
|
42470
|
+
self._SpName = None
|
42467
42471
|
|
42468
42472
|
@property
|
42469
42473
|
def VpcId(self):
|
@@ -42617,6 +42621,14 @@ class SslVpnSever(AbstractModel):
|
|
42617
42621
|
def AccessPolicy(self, AccessPolicy):
|
42618
42622
|
self._AccessPolicy = AccessPolicy
|
42619
42623
|
|
42624
|
+
@property
|
42625
|
+
def SpName(self):
|
42626
|
+
return self._SpName
|
42627
|
+
|
42628
|
+
@SpName.setter
|
42629
|
+
def SpName(self, SpName):
|
42630
|
+
self._SpName = SpName
|
42631
|
+
|
42620
42632
|
|
42621
42633
|
def _deserialize(self, params):
|
42622
42634
|
self._VpcId = params.get("VpcId")
|
@@ -42643,6 +42655,7 @@ class SslVpnSever(AbstractModel):
|
|
42643
42655
|
obj = AccessPolicy()
|
42644
42656
|
obj._deserialize(item)
|
42645
42657
|
self._AccessPolicy.append(obj)
|
42658
|
+
self._SpName = params.get("SpName")
|
42646
42659
|
memeber_set = set(params.keys())
|
42647
42660
|
for name, value in vars(self).items():
|
42648
42661
|
property_name = name[1:]
|
@@ -2691,7 +2691,7 @@ class VpcClient(AbstractClient):
|
|
2691
2691
|
|
2692
2692
|
|
2693
2693
|
def DeleteVpnGateway(self, request):
|
2694
|
-
"""本接口(DeleteVpnGateway)用于删除VPN
|
2694
|
+
"""本接口(DeleteVpnGateway)用于删除VPN网关。
|
2695
2695
|
|
2696
2696
|
:param request: Request instance for DeleteVpnGateway.
|
2697
2697
|
:type request: :class:`tencentcloud.vpc.v20170312.models.DeleteVpnGatewayRequest`
|
@@ -5532,7 +5532,7 @@ class VpcClient(AbstractClient):
|
|
5532
5532
|
|
5533
5533
|
|
5534
5534
|
def InquiryPriceResetVpnGatewayInternetMaxBandwidth(self, request):
|
5535
|
-
"""本接口(InquiryPriceResetVpnGatewayInternetMaxBandwidth
|
5535
|
+
"""本接口(InquiryPriceResetVpnGatewayInternetMaxBandwidth)用于调整VPN网关带宽上限询价。
|
5536
5536
|
|
5537
5537
|
:param request: Request instance for InquiryPriceResetVpnGatewayInternetMaxBandwidth.
|
5538
5538
|
:type request: :class:`tencentcloud.vpc.v20170312.models.InquiryPriceResetVpnGatewayInternetMaxBandwidthRequest`
|