tencentcloud-sdk-python 3.0.1240__py2.py3-none-any.whl → 3.0.1246__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/apm/v20210622/errorcodes.py +3 -3
- tencentcloud/apm/v20210622/models.py +16 -15
- tencentcloud/autoscaling/v20180419/models.py +39 -3
- tencentcloud/ca/__init__.py +0 -0
- tencentcloud/ca/v20230228/__init__.py +0 -0
- tencentcloud/ca/v20230228/ca_client.py +95 -0
- tencentcloud/ca/v20230228/errorcodes.py +30 -0
- tencentcloud/ca/v20230228/models.py +398 -0
- tencentcloud/ccc/v20200210/ccc_client.py +46 -0
- tencentcloud/ccc/v20200210/errorcodes.py +6 -0
- tencentcloud/ccc/v20200210/models.py +291 -0
- tencentcloud/cdn/v20180606/models.py +32 -0
- tencentcloud/cdwdoris/v20211228/models.py +105 -1
- tencentcloud/cls/v20201016/models.py +12 -0
- tencentcloud/cvm/v20170312/cvm_client.py +23 -0
- tencentcloud/cvm/v20170312/errorcodes.py +4 -1
- tencentcloud/cvm/v20170312/models.py +202 -4
- tencentcloud/cynosdb/v20190107/cynosdb_client.py +48 -48
- tencentcloud/cynosdb/v20190107/models.py +7 -4
- tencentcloud/dts/v20211206/models.py +12 -12
- tencentcloud/emr/v20190103/models.py +12 -0
- tencentcloud/ess/v20201111/ess_client.py +1 -2
- tencentcloud/ess/v20201111/models.py +21 -17
- tencentcloud/essbasic/v20210526/essbasic_client.py +37 -0
- tencentcloud/essbasic/v20210526/models.py +129 -8
- tencentcloud/lcic/v20220817/models.py +1 -1
- tencentcloud/lighthouse/v20200324/models.py +2 -2
- tencentcloud/mariadb/v20170312/mariadb_client.py +23 -0
- tencentcloud/mariadb/v20170312/models.py +94 -0
- tencentcloud/mqtt/v20240516/models.py +1 -1
- tencentcloud/mrs/v20200910/models.py +158 -27
- tencentcloud/ocr/v20181119/models.py +19 -0
- tencentcloud/scf/v20180416/errorcodes.py +9 -12
- tencentcloud/ses/v20201002/models.py +65 -0
- tencentcloud/sqlserver/v20180328/models.py +1 -1
- tencentcloud/ssl/v20191205/models.py +39 -0
- tencentcloud/tcss/v20201101/models.py +12 -0
- tencentcloud/teo/v20220901/errorcodes.py +33 -0
- tencentcloud/teo/v20220901/models.py +2993 -1598
- tencentcloud/teo/v20220901/teo_client.py +254 -0
- tencentcloud/tke/v20180525/models.py +2 -2
- tencentcloud/vclm/v20240523/models.py +25 -0
- tencentcloud/vpc/v20170312/errorcodes.py +6 -0
- tencentcloud/vpc/v20170312/models.py +2162 -188
- tencentcloud/vpc/v20170312/vpc_client.py +506 -0
- tencentcloud/waf/v20180125/models.py +447 -12
- {tencentcloud_sdk_python-3.0.1240.dist-info → tencentcloud_sdk_python-3.0.1246.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1240.dist-info → tencentcloud_sdk_python-3.0.1246.dist-info}/RECORD +52 -47
- {tencentcloud_sdk_python-3.0.1240.dist-info → tencentcloud_sdk_python-3.0.1246.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1240.dist-info → tencentcloud_sdk_python-3.0.1246.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1240.dist-info → tencentcloud_sdk_python-3.0.1246.dist-info}/top_level.txt +0 -0
@@ -1892,18 +1892,30 @@ cdn-waf:CDN上的Web防护能力
|
|
1892
1892
|
:type SniType: int
|
1893
1893
|
:param _SniHost: SniType为3时,需要填此参数,表示自定义的SNI;
|
1894
1894
|
:type SniHost: str
|
1895
|
-
:param _XFFReset: 是否开启XFF重置。
|
1896
|
-
0:关闭
|
1897
|
-
1:开启
|
1895
|
+
:param _XFFReset: 是否开启XFF重置。0:关闭 1:开启
|
1898
1896
|
:type XFFReset: int
|
1899
1897
|
:param _Note: 域名备注信息
|
1900
1898
|
:type Note: str
|
1901
1899
|
:param _UpstreamHost: 自定义回源Host。默认为空字符串,表示使用防护域名作为回源Host。
|
1902
1900
|
:type UpstreamHost: str
|
1903
|
-
:param _ProxyBuffer:
|
1901
|
+
:param _ProxyBuffer: 是否开启缓存。 0:关闭 1:开启
|
1904
1902
|
:type ProxyBuffer: int
|
1905
|
-
:param _ProbeStatus: 0:
|
1903
|
+
:param _ProbeStatus: 是否开启拨测。 0: 禁用拨测 1: 启用拨测。默认启用拨测
|
1906
1904
|
:type ProbeStatus: int
|
1905
|
+
:param _GmType: 国密选项。0:不开启国密 1:在原有TLS选项的基础上追加支持国密 2:开启国密并仅支持国密客户端访问
|
1906
|
+
:type GmType: int
|
1907
|
+
:param _GmCertType: 国密证书类型。0:无国密证书 1:证书来源为自有国密证书 2:证书来源为托管国密证书
|
1908
|
+
:type GmCertType: int
|
1909
|
+
:param _GmCert: GmCertType为1时,需要填充此参数,表示自有国密证书的证书链
|
1910
|
+
:type GmCert: str
|
1911
|
+
:param _GmPrivateKey: GmCertType为1时,需要填充此参数,表示自有国密证书的私钥
|
1912
|
+
:type GmPrivateKey: str
|
1913
|
+
:param _GmEncCert: GmCertType为1时,需要填充此参数,表示自有国密证书的加密证书
|
1914
|
+
:type GmEncCert: str
|
1915
|
+
:param _GmEncPrivateKey: GmCertType为1时,需要填充此参数,表示自有国密证书的加密证书的私钥
|
1916
|
+
:type GmEncPrivateKey: str
|
1917
|
+
:param _GmSSLId: GmCertType为2时,需要填充此参数,表示腾讯云SSL平台托管的证书id
|
1918
|
+
:type GmSSLId: str
|
1907
1919
|
"""
|
1908
1920
|
self._Domain = None
|
1909
1921
|
self._CertType = None
|
@@ -1943,6 +1955,13 @@ cdn-waf:CDN上的Web防护能力
|
|
1943
1955
|
self._UpstreamHost = None
|
1944
1956
|
self._ProxyBuffer = None
|
1945
1957
|
self._ProbeStatus = None
|
1958
|
+
self._GmType = None
|
1959
|
+
self._GmCertType = None
|
1960
|
+
self._GmCert = None
|
1961
|
+
self._GmPrivateKey = None
|
1962
|
+
self._GmEncCert = None
|
1963
|
+
self._GmEncPrivateKey = None
|
1964
|
+
self._GmSSLId = None
|
1946
1965
|
|
1947
1966
|
@property
|
1948
1967
|
def Domain(self):
|
@@ -2248,6 +2267,62 @@ cdn-waf:CDN上的Web防护能力
|
|
2248
2267
|
def ProbeStatus(self, ProbeStatus):
|
2249
2268
|
self._ProbeStatus = ProbeStatus
|
2250
2269
|
|
2270
|
+
@property
|
2271
|
+
def GmType(self):
|
2272
|
+
return self._GmType
|
2273
|
+
|
2274
|
+
@GmType.setter
|
2275
|
+
def GmType(self, GmType):
|
2276
|
+
self._GmType = GmType
|
2277
|
+
|
2278
|
+
@property
|
2279
|
+
def GmCertType(self):
|
2280
|
+
return self._GmCertType
|
2281
|
+
|
2282
|
+
@GmCertType.setter
|
2283
|
+
def GmCertType(self, GmCertType):
|
2284
|
+
self._GmCertType = GmCertType
|
2285
|
+
|
2286
|
+
@property
|
2287
|
+
def GmCert(self):
|
2288
|
+
return self._GmCert
|
2289
|
+
|
2290
|
+
@GmCert.setter
|
2291
|
+
def GmCert(self, GmCert):
|
2292
|
+
self._GmCert = GmCert
|
2293
|
+
|
2294
|
+
@property
|
2295
|
+
def GmPrivateKey(self):
|
2296
|
+
return self._GmPrivateKey
|
2297
|
+
|
2298
|
+
@GmPrivateKey.setter
|
2299
|
+
def GmPrivateKey(self, GmPrivateKey):
|
2300
|
+
self._GmPrivateKey = GmPrivateKey
|
2301
|
+
|
2302
|
+
@property
|
2303
|
+
def GmEncCert(self):
|
2304
|
+
return self._GmEncCert
|
2305
|
+
|
2306
|
+
@GmEncCert.setter
|
2307
|
+
def GmEncCert(self, GmEncCert):
|
2308
|
+
self._GmEncCert = GmEncCert
|
2309
|
+
|
2310
|
+
@property
|
2311
|
+
def GmEncPrivateKey(self):
|
2312
|
+
return self._GmEncPrivateKey
|
2313
|
+
|
2314
|
+
@GmEncPrivateKey.setter
|
2315
|
+
def GmEncPrivateKey(self, GmEncPrivateKey):
|
2316
|
+
self._GmEncPrivateKey = GmEncPrivateKey
|
2317
|
+
|
2318
|
+
@property
|
2319
|
+
def GmSSLId(self):
|
2320
|
+
return self._GmSSLId
|
2321
|
+
|
2322
|
+
@GmSSLId.setter
|
2323
|
+
def GmSSLId(self, GmSSLId):
|
2324
|
+
self._GmSSLId = GmSSLId
|
2325
|
+
|
2251
2326
|
|
2252
2327
|
def _deserialize(self, params):
|
2253
2328
|
self._Domain = params.get("Domain")
|
@@ -2293,6 +2368,13 @@ cdn-waf:CDN上的Web防护能力
|
|
2293
2368
|
self._UpstreamHost = params.get("UpstreamHost")
|
2294
2369
|
self._ProxyBuffer = params.get("ProxyBuffer")
|
2295
2370
|
self._ProbeStatus = params.get("ProbeStatus")
|
2371
|
+
self._GmType = params.get("GmType")
|
2372
|
+
self._GmCertType = params.get("GmCertType")
|
2373
|
+
self._GmCert = params.get("GmCert")
|
2374
|
+
self._GmPrivateKey = params.get("GmPrivateKey")
|
2375
|
+
self._GmEncCert = params.get("GmEncCert")
|
2376
|
+
self._GmEncPrivateKey = params.get("GmEncPrivateKey")
|
2377
|
+
self._GmSSLId = params.get("GmSSLId")
|
2296
2378
|
memeber_set = set(params.keys())
|
2297
2379
|
for name, value in vars(self).items():
|
2298
2380
|
property_name = name[1:]
|
@@ -4197,6 +4279,9 @@ class ClbDomainsInfo(AbstractModel):
|
|
4197
4279
|
:param _Note: 域名备注信息
|
4198
4280
|
注意:此字段可能返回 null,表示取不到有效值。
|
4199
4281
|
:type Note: str
|
4282
|
+
:param _Labels: 域名标签
|
4283
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
4284
|
+
:type Labels: list of str
|
4200
4285
|
"""
|
4201
4286
|
self._Domain = None
|
4202
4287
|
self._DomainId = None
|
@@ -4212,6 +4297,7 @@ class ClbDomainsInfo(AbstractModel):
|
|
4212
4297
|
self._CdcClusters = None
|
4213
4298
|
self._CloudType = None
|
4214
4299
|
self._Note = None
|
4300
|
+
self._Labels = None
|
4215
4301
|
|
4216
4302
|
@property
|
4217
4303
|
def Domain(self):
|
@@ -4325,6 +4411,14 @@ class ClbDomainsInfo(AbstractModel):
|
|
4325
4411
|
def Note(self, Note):
|
4326
4412
|
self._Note = Note
|
4327
4413
|
|
4414
|
+
@property
|
4415
|
+
def Labels(self):
|
4416
|
+
return self._Labels
|
4417
|
+
|
4418
|
+
@Labels.setter
|
4419
|
+
def Labels(self, Labels):
|
4420
|
+
self._Labels = Labels
|
4421
|
+
|
4328
4422
|
|
4329
4423
|
def _deserialize(self, params):
|
4330
4424
|
self._Domain = params.get("Domain")
|
@@ -4346,6 +4440,7 @@ class ClbDomainsInfo(AbstractModel):
|
|
4346
4440
|
self._CdcClusters = params.get("CdcClusters")
|
4347
4441
|
self._CloudType = params.get("CloudType")
|
4348
4442
|
self._Note = params.get("Note")
|
4443
|
+
self._Labels = params.get("Labels")
|
4349
4444
|
memeber_set = set(params.keys())
|
4350
4445
|
for name, value in vars(self).items():
|
4351
4446
|
property_name = name[1:]
|
@@ -4414,6 +4509,9 @@ class ClbObject(AbstractModel):
|
|
4414
4509
|
:param _ObjectFlowMode: 对象接入模式,0表示镜像模式,1表示清洗模式,2表示体检模式,默认为清洗模式
|
4415
4510
|
注意:此字段可能返回 null,表示取不到有效值。
|
4416
4511
|
:type ObjectFlowMode: int
|
4512
|
+
:param _NumericalVpcId: 数值形式的私有网络 ID
|
4513
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
4514
|
+
:type NumericalVpcId: int
|
4417
4515
|
"""
|
4418
4516
|
self._ObjectId = None
|
4419
4517
|
self._InstanceId = None
|
@@ -4437,6 +4535,7 @@ class ClbObject(AbstractModel):
|
|
4437
4535
|
self._BotStatus = None
|
4438
4536
|
self._ApiStatus = None
|
4439
4537
|
self._ObjectFlowMode = None
|
4538
|
+
self._NumericalVpcId = None
|
4440
4539
|
|
4441
4540
|
@property
|
4442
4541
|
def ObjectId(self):
|
@@ -4614,6 +4713,14 @@ class ClbObject(AbstractModel):
|
|
4614
4713
|
def ObjectFlowMode(self, ObjectFlowMode):
|
4615
4714
|
self._ObjectFlowMode = ObjectFlowMode
|
4616
4715
|
|
4716
|
+
@property
|
4717
|
+
def NumericalVpcId(self):
|
4718
|
+
return self._NumericalVpcId
|
4719
|
+
|
4720
|
+
@NumericalVpcId.setter
|
4721
|
+
def NumericalVpcId(self, NumericalVpcId):
|
4722
|
+
self._NumericalVpcId = NumericalVpcId
|
4723
|
+
|
4617
4724
|
|
4618
4725
|
def _deserialize(self, params):
|
4619
4726
|
self._ObjectId = params.get("ObjectId")
|
@@ -4638,6 +4745,7 @@ class ClbObject(AbstractModel):
|
|
4638
4745
|
self._BotStatus = params.get("BotStatus")
|
4639
4746
|
self._ApiStatus = params.get("ApiStatus")
|
4640
4747
|
self._ObjectFlowMode = params.get("ObjectFlowMode")
|
4748
|
+
self._NumericalVpcId = params.get("NumericalVpcId")
|
4641
4749
|
memeber_set = set(params.keys())
|
4642
4750
|
for name, value in vars(self).items():
|
4643
4751
|
property_name = name[1:]
|
@@ -6694,13 +6802,13 @@ class DeleteIpAccessControlV2Request(AbstractModel):
|
|
6694
6802
|
r"""
|
6695
6803
|
:param _Domain: 域名
|
6696
6804
|
:type Domain: str
|
6697
|
-
:param _RuleIds: 规则ID
|
6805
|
+
:param _RuleIds: 规则ID列表,支持批量删除,在DeleteAll参数为true的时候可以不传
|
6698
6806
|
:type RuleIds: list of int non-negative
|
6699
|
-
:param _DeleteAll: 是否删除对应的域名下的所有黑/白IP名单,true表示全部删除,false表示只删除指定
|
6807
|
+
:param _DeleteAll: 是否删除对应的域名下的所有黑/白IP名单,true表示全部删除,false表示只删除指定IP名单,批量防护不支持
|
6700
6808
|
:type DeleteAll: bool
|
6701
6809
|
:param _SourceType: batch表示为批量防护的IP黑白名单
|
6702
6810
|
:type SourceType: str
|
6703
|
-
:param _ActionType: IP黑白名单类型,40为IP白名单,42为IP
|
6811
|
+
:param _ActionType: IP黑白名单类型,40为IP白名单,42为IP黑名单,在DeleteAll为true的时候必传此参数
|
6704
6812
|
:type ActionType: int
|
6705
6813
|
"""
|
6706
6814
|
self._Domain = None
|
@@ -9689,7 +9797,7 @@ class DescribeCertificateVerifyResultRequest(AbstractModel):
|
|
9689
9797
|
r"""
|
9690
9798
|
:param _Domain: 域名
|
9691
9799
|
:type Domain: str
|
9692
|
-
:param _CertType: 证书类型。 0
|
9800
|
+
:param _CertType: 证书类型。 0:不检测国际标准证书 1:证书来源为自有证书 2:证书来源为托管证书
|
9693
9801
|
:type CertType: int
|
9694
9802
|
:param _Certificate: CertType为1时,需要填充此参数,表示自有证书的证书链
|
9695
9803
|
:type Certificate: str
|
@@ -9697,12 +9805,30 @@ class DescribeCertificateVerifyResultRequest(AbstractModel):
|
|
9697
9805
|
:type CertID: str
|
9698
9806
|
:param _PrivateKey: CertType为1时,需要填充此参数,表示自有证书的私钥
|
9699
9807
|
:type PrivateKey: str
|
9808
|
+
:param _GmCertType: 国密证书类型。0:不检测国密证书 1:证书来源为自有国密证书 2:证书来源为托管国密证书
|
9809
|
+
:type GmCertType: int
|
9810
|
+
:param _GmCert: GmCertType为1时,需要填充此参数,表示自有国密证书的证书链
|
9811
|
+
:type GmCert: str
|
9812
|
+
:param _GmPrivateKey: GmCertType为1时,需要填充此参数,表示自有国密证书的私钥
|
9813
|
+
:type GmPrivateKey: str
|
9814
|
+
:param _GmEncCert: GmCertType为1时,需要填充此参数,表示自有国密证书的加密证书
|
9815
|
+
:type GmEncCert: str
|
9816
|
+
:param _GmEncPrivateKey: GmCertType为1时,需要填充此参数,表示自有国密证书的加密证书的私钥
|
9817
|
+
:type GmEncPrivateKey: str
|
9818
|
+
:param _GmSSLId: GmCertType为2时,需要填充此参数,表示腾讯云SSL平台托管的证书id
|
9819
|
+
:type GmSSLId: str
|
9700
9820
|
"""
|
9701
9821
|
self._Domain = None
|
9702
9822
|
self._CertType = None
|
9703
9823
|
self._Certificate = None
|
9704
9824
|
self._CertID = None
|
9705
9825
|
self._PrivateKey = None
|
9826
|
+
self._GmCertType = None
|
9827
|
+
self._GmCert = None
|
9828
|
+
self._GmPrivateKey = None
|
9829
|
+
self._GmEncCert = None
|
9830
|
+
self._GmEncPrivateKey = None
|
9831
|
+
self._GmSSLId = None
|
9706
9832
|
|
9707
9833
|
@property
|
9708
9834
|
def Domain(self):
|
@@ -9744,6 +9870,54 @@ class DescribeCertificateVerifyResultRequest(AbstractModel):
|
|
9744
9870
|
def PrivateKey(self, PrivateKey):
|
9745
9871
|
self._PrivateKey = PrivateKey
|
9746
9872
|
|
9873
|
+
@property
|
9874
|
+
def GmCertType(self):
|
9875
|
+
return self._GmCertType
|
9876
|
+
|
9877
|
+
@GmCertType.setter
|
9878
|
+
def GmCertType(self, GmCertType):
|
9879
|
+
self._GmCertType = GmCertType
|
9880
|
+
|
9881
|
+
@property
|
9882
|
+
def GmCert(self):
|
9883
|
+
return self._GmCert
|
9884
|
+
|
9885
|
+
@GmCert.setter
|
9886
|
+
def GmCert(self, GmCert):
|
9887
|
+
self._GmCert = GmCert
|
9888
|
+
|
9889
|
+
@property
|
9890
|
+
def GmPrivateKey(self):
|
9891
|
+
return self._GmPrivateKey
|
9892
|
+
|
9893
|
+
@GmPrivateKey.setter
|
9894
|
+
def GmPrivateKey(self, GmPrivateKey):
|
9895
|
+
self._GmPrivateKey = GmPrivateKey
|
9896
|
+
|
9897
|
+
@property
|
9898
|
+
def GmEncCert(self):
|
9899
|
+
return self._GmEncCert
|
9900
|
+
|
9901
|
+
@GmEncCert.setter
|
9902
|
+
def GmEncCert(self, GmEncCert):
|
9903
|
+
self._GmEncCert = GmEncCert
|
9904
|
+
|
9905
|
+
@property
|
9906
|
+
def GmEncPrivateKey(self):
|
9907
|
+
return self._GmEncPrivateKey
|
9908
|
+
|
9909
|
+
@GmEncPrivateKey.setter
|
9910
|
+
def GmEncPrivateKey(self, GmEncPrivateKey):
|
9911
|
+
self._GmEncPrivateKey = GmEncPrivateKey
|
9912
|
+
|
9913
|
+
@property
|
9914
|
+
def GmSSLId(self):
|
9915
|
+
return self._GmSSLId
|
9916
|
+
|
9917
|
+
@GmSSLId.setter
|
9918
|
+
def GmSSLId(self, GmSSLId):
|
9919
|
+
self._GmSSLId = GmSSLId
|
9920
|
+
|
9747
9921
|
|
9748
9922
|
def _deserialize(self, params):
|
9749
9923
|
self._Domain = params.get("Domain")
|
@@ -9751,6 +9925,12 @@ class DescribeCertificateVerifyResultRequest(AbstractModel):
|
|
9751
9925
|
self._Certificate = params.get("Certificate")
|
9752
9926
|
self._CertID = params.get("CertID")
|
9753
9927
|
self._PrivateKey = params.get("PrivateKey")
|
9928
|
+
self._GmCertType = params.get("GmCertType")
|
9929
|
+
self._GmCert = params.get("GmCert")
|
9930
|
+
self._GmPrivateKey = params.get("GmPrivateKey")
|
9931
|
+
self._GmEncCert = params.get("GmEncCert")
|
9932
|
+
self._GmEncPrivateKey = params.get("GmEncPrivateKey")
|
9933
|
+
self._GmSSLId = params.get("GmSSLId")
|
9754
9934
|
memeber_set = set(params.keys())
|
9755
9935
|
for name, value in vars(self).items():
|
9756
9936
|
property_name = name[1:]
|
@@ -11094,7 +11274,7 @@ class DescribeDomainsRequest(AbstractModel):
|
|
11094
11274
|
:type Offset: int
|
11095
11275
|
:param _Limit: 返回域名的数量
|
11096
11276
|
:type Limit: int
|
11097
|
-
:param _Filters:
|
11277
|
+
:param _Filters: 过滤数组,过滤字段包括:Edition:实例版本,sparta-waf或clb-waf Domain:域名 DomainId:域名ID InstanceName:实例名称 InstanceId:实例ID FlowMode:流量接入模式,仅支持CLBWAF FlowCheckMode:流量体检模式,仅支持CLBWAF ClsStatus:日志开关 Status:WAF开关BotStatus:BOT开关 ApiStatus:API安全开关 Engine:引擎模式 UpstreamIP:源站IP,仅支持SAAS型WAF UpstreamDomain:源站域名,仅支持SAAS型WAF DomainState:域名状态,仅支持SAAS型WAF SgState:安全组状态,仅支持SAAS型WAF Label:分组标签,同时仅支持一种标签过滤
|
11098
11278
|
:type Filters: list of FiltersItemNew
|
11099
11279
|
"""
|
11100
11280
|
self._Offset = None
|
@@ -14139,6 +14319,33 @@ class DescribeUserClbWafRegionsRequest(AbstractModel):
|
|
14139
14319
|
|
14140
14320
|
"""
|
14141
14321
|
|
14322
|
+
def __init__(self):
|
14323
|
+
r"""
|
14324
|
+
:param _AlbType: 流量来源,不填默认clb。clb:负载均衡器,tsegw:云原生API网关,scf:云函数,apisix:腾讯云上其他网关
|
14325
|
+
:type AlbType: str
|
14326
|
+
"""
|
14327
|
+
self._AlbType = None
|
14328
|
+
|
14329
|
+
@property
|
14330
|
+
def AlbType(self):
|
14331
|
+
return self._AlbType
|
14332
|
+
|
14333
|
+
@AlbType.setter
|
14334
|
+
def AlbType(self, AlbType):
|
14335
|
+
self._AlbType = AlbType
|
14336
|
+
|
14337
|
+
|
14338
|
+
def _deserialize(self, params):
|
14339
|
+
self._AlbType = params.get("AlbType")
|
14340
|
+
memeber_set = set(params.keys())
|
14341
|
+
for name, value in vars(self).items():
|
14342
|
+
property_name = name[1:]
|
14343
|
+
if property_name in memeber_set:
|
14344
|
+
memeber_set.remove(property_name)
|
14345
|
+
if len(memeber_set) > 0:
|
14346
|
+
warnings.warn("%s fileds are useless." % ",".join(memeber_set))
|
14347
|
+
|
14348
|
+
|
14142
14349
|
|
14143
14350
|
class DescribeUserClbWafRegionsResponse(AbstractModel):
|
14144
14351
|
"""DescribeUserClbWafRegions返回参数结构体
|
@@ -15023,6 +15230,9 @@ public:公有云域名
|
|
15023
15230
|
:param _AccessStatus: clbwaf接入状态
|
15024
15231
|
注意:此字段可能返回 null,表示取不到有效值。
|
15025
15232
|
:type AccessStatus: int
|
15233
|
+
:param _Labels: 域名标签
|
15234
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
15235
|
+
:type Labels: list of str
|
15026
15236
|
"""
|
15027
15237
|
self._Domain = None
|
15028
15238
|
self._DomainId = None
|
@@ -15059,6 +15269,7 @@ public:公有云域名
|
|
15059
15269
|
self._UpstreamDomainList = None
|
15060
15270
|
self._SgID = None
|
15061
15271
|
self._AccessStatus = None
|
15272
|
+
self._Labels = None
|
15062
15273
|
|
15063
15274
|
@property
|
15064
15275
|
def Domain(self):
|
@@ -15340,6 +15551,14 @@ public:公有云域名
|
|
15340
15551
|
def AccessStatus(self, AccessStatus):
|
15341
15552
|
self._AccessStatus = AccessStatus
|
15342
15553
|
|
15554
|
+
@property
|
15555
|
+
def Labels(self):
|
15556
|
+
return self._Labels
|
15557
|
+
|
15558
|
+
@Labels.setter
|
15559
|
+
def Labels(self, Labels):
|
15560
|
+
self._Labels = Labels
|
15561
|
+
|
15343
15562
|
|
15344
15563
|
def _deserialize(self, params):
|
15345
15564
|
self._Domain = params.get("Domain")
|
@@ -15387,6 +15606,7 @@ public:公有云域名
|
|
15387
15606
|
self._UpstreamDomainList = params.get("UpstreamDomainList")
|
15388
15607
|
self._SgID = params.get("SgID")
|
15389
15608
|
self._AccessStatus = params.get("AccessStatus")
|
15609
|
+
self._Labels = params.get("Labels")
|
15390
15610
|
memeber_set = set(params.keys())
|
15391
15611
|
for name, value in vars(self).items():
|
15392
15612
|
property_name = name[1:]
|
@@ -15739,6 +15959,30 @@ https:使用https协议回源
|
|
15739
15959
|
:param _ProxyBuffer: 是否开启缓存 0-关闭 1-开启
|
15740
15960
|
注意:此字段可能返回 null,表示取不到有效值。
|
15741
15961
|
:type ProxyBuffer: int
|
15962
|
+
:param _GmType: 国密选项。0:不开启国密 1:在原有TLS选项的基础上追加支持国密 2:开启国密并仅支持国密客户端访问
|
15963
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
15964
|
+
:type GmType: int
|
15965
|
+
:param _GmCertType: 国密证书类型。0:无国密证书 1:证书来源为自有国密证书 2:证书来源为托管国密证书
|
15966
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
15967
|
+
:type GmCertType: int
|
15968
|
+
:param _GmCert: GmCertType为1时,需要填充此参数,表示自有国密证书的证书链
|
15969
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
15970
|
+
:type GmCert: str
|
15971
|
+
:param _GmPrivateKey: GmCertType为1时,需要填充此参数,表示自有国密证书的私钥
|
15972
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
15973
|
+
:type GmPrivateKey: str
|
15974
|
+
:param _GmEncCert: GmCertType为1时,需要填充此参数,表示自有国密证书的加密证书
|
15975
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
15976
|
+
:type GmEncCert: str
|
15977
|
+
:param _GmEncPrivateKey: GmCertType为1时,需要填充此参数,表示自有国密证书的加密证书的私钥
|
15978
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
15979
|
+
:type GmEncPrivateKey: str
|
15980
|
+
:param _GmSSLId: GmCertType为2时,需要填充此参数,表示腾讯云SSL平台托管的证书id
|
15981
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
15982
|
+
:type GmSSLId: str
|
15983
|
+
:param _Labels: 域名标签
|
15984
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
15985
|
+
:type Labels: list of str
|
15742
15986
|
"""
|
15743
15987
|
self._Domain = None
|
15744
15988
|
self._DomainId = None
|
@@ -15782,6 +16026,14 @@ https:使用https协议回源
|
|
15782
16026
|
self._UpstreamHost = None
|
15783
16027
|
self._Level = None
|
15784
16028
|
self._ProxyBuffer = None
|
16029
|
+
self._GmType = None
|
16030
|
+
self._GmCertType = None
|
16031
|
+
self._GmCert = None
|
16032
|
+
self._GmPrivateKey = None
|
16033
|
+
self._GmEncCert = None
|
16034
|
+
self._GmEncPrivateKey = None
|
16035
|
+
self._GmSSLId = None
|
16036
|
+
self._Labels = None
|
15785
16037
|
|
15786
16038
|
@property
|
15787
16039
|
def Domain(self):
|
@@ -16119,6 +16371,70 @@ https:使用https协议回源
|
|
16119
16371
|
def ProxyBuffer(self, ProxyBuffer):
|
16120
16372
|
self._ProxyBuffer = ProxyBuffer
|
16121
16373
|
|
16374
|
+
@property
|
16375
|
+
def GmType(self):
|
16376
|
+
return self._GmType
|
16377
|
+
|
16378
|
+
@GmType.setter
|
16379
|
+
def GmType(self, GmType):
|
16380
|
+
self._GmType = GmType
|
16381
|
+
|
16382
|
+
@property
|
16383
|
+
def GmCertType(self):
|
16384
|
+
return self._GmCertType
|
16385
|
+
|
16386
|
+
@GmCertType.setter
|
16387
|
+
def GmCertType(self, GmCertType):
|
16388
|
+
self._GmCertType = GmCertType
|
16389
|
+
|
16390
|
+
@property
|
16391
|
+
def GmCert(self):
|
16392
|
+
return self._GmCert
|
16393
|
+
|
16394
|
+
@GmCert.setter
|
16395
|
+
def GmCert(self, GmCert):
|
16396
|
+
self._GmCert = GmCert
|
16397
|
+
|
16398
|
+
@property
|
16399
|
+
def GmPrivateKey(self):
|
16400
|
+
return self._GmPrivateKey
|
16401
|
+
|
16402
|
+
@GmPrivateKey.setter
|
16403
|
+
def GmPrivateKey(self, GmPrivateKey):
|
16404
|
+
self._GmPrivateKey = GmPrivateKey
|
16405
|
+
|
16406
|
+
@property
|
16407
|
+
def GmEncCert(self):
|
16408
|
+
return self._GmEncCert
|
16409
|
+
|
16410
|
+
@GmEncCert.setter
|
16411
|
+
def GmEncCert(self, GmEncCert):
|
16412
|
+
self._GmEncCert = GmEncCert
|
16413
|
+
|
16414
|
+
@property
|
16415
|
+
def GmEncPrivateKey(self):
|
16416
|
+
return self._GmEncPrivateKey
|
16417
|
+
|
16418
|
+
@GmEncPrivateKey.setter
|
16419
|
+
def GmEncPrivateKey(self, GmEncPrivateKey):
|
16420
|
+
self._GmEncPrivateKey = GmEncPrivateKey
|
16421
|
+
|
16422
|
+
@property
|
16423
|
+
def GmSSLId(self):
|
16424
|
+
return self._GmSSLId
|
16425
|
+
|
16426
|
+
@GmSSLId.setter
|
16427
|
+
def GmSSLId(self, GmSSLId):
|
16428
|
+
self._GmSSLId = GmSSLId
|
16429
|
+
|
16430
|
+
@property
|
16431
|
+
def Labels(self):
|
16432
|
+
return self._Labels
|
16433
|
+
|
16434
|
+
@Labels.setter
|
16435
|
+
def Labels(self, Labels):
|
16436
|
+
self._Labels = Labels
|
16437
|
+
|
16122
16438
|
|
16123
16439
|
def _deserialize(self, params):
|
16124
16440
|
self._Domain = params.get("Domain")
|
@@ -16168,6 +16484,14 @@ https:使用https协议回源
|
|
16168
16484
|
self._UpstreamHost = params.get("UpstreamHost")
|
16169
16485
|
self._Level = params.get("Level")
|
16170
16486
|
self._ProxyBuffer = params.get("ProxyBuffer")
|
16487
|
+
self._GmType = params.get("GmType")
|
16488
|
+
self._GmCertType = params.get("GmCertType")
|
16489
|
+
self._GmCert = params.get("GmCert")
|
16490
|
+
self._GmPrivateKey = params.get("GmPrivateKey")
|
16491
|
+
self._GmEncCert = params.get("GmEncCert")
|
16492
|
+
self._GmEncPrivateKey = params.get("GmEncPrivateKey")
|
16493
|
+
self._GmSSLId = params.get("GmSSLId")
|
16494
|
+
self._Labels = params.get("Labels")
|
16171
16495
|
memeber_set = set(params.keys())
|
16172
16496
|
for name, value in vars(self).items():
|
16173
16497
|
property_name = name[1:]
|
@@ -17885,6 +18209,9 @@ Saas 域名扩展包 sv_wsm_waf_domain
|
|
17885
18209
|
:param _ResourceId: 资源id
|
17886
18210
|
注意:此字段可能返回 null,表示取不到有效值。
|
17887
18211
|
:type ResourceId: str
|
18212
|
+
:param _MicroVersion: 模式clb-waf或者saas-waf
|
18213
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
18214
|
+
:type MicroVersion: str
|
17888
18215
|
"""
|
17889
18216
|
self._TimeSpan = None
|
17890
18217
|
self._TimeUnit = None
|
@@ -17898,6 +18225,7 @@ Saas 域名扩展包 sv_wsm_waf_domain
|
|
17898
18225
|
self._CurDeadline = None
|
17899
18226
|
self._InstanceId = None
|
17900
18227
|
self._ResourceId = None
|
18228
|
+
self._MicroVersion = None
|
17901
18229
|
|
17902
18230
|
@property
|
17903
18231
|
def TimeSpan(self):
|
@@ -17995,6 +18323,14 @@ Saas 域名扩展包 sv_wsm_waf_domain
|
|
17995
18323
|
def ResourceId(self, ResourceId):
|
17996
18324
|
self._ResourceId = ResourceId
|
17997
18325
|
|
18326
|
+
@property
|
18327
|
+
def MicroVersion(self):
|
18328
|
+
return self._MicroVersion
|
18329
|
+
|
18330
|
+
@MicroVersion.setter
|
18331
|
+
def MicroVersion(self, MicroVersion):
|
18332
|
+
self._MicroVersion = MicroVersion
|
18333
|
+
|
17998
18334
|
|
17999
18335
|
def _deserialize(self, params):
|
18000
18336
|
self._TimeSpan = params.get("TimeSpan")
|
@@ -18009,6 +18345,7 @@ Saas 域名扩展包 sv_wsm_waf_domain
|
|
18009
18345
|
self._CurDeadline = params.get("CurDeadline")
|
18010
18346
|
self._InstanceId = params.get("InstanceId")
|
18011
18347
|
self._ResourceId = params.get("ResourceId")
|
18348
|
+
self._MicroVersion = params.get("MicroVersion")
|
18012
18349
|
memeber_set = set(params.keys())
|
18013
18350
|
for name, value in vars(self).items():
|
18014
18351
|
property_name = name[1:]
|
@@ -24346,10 +24683,24 @@ https:使用https协议回源
|
|
24346
24683
|
:type Note: str
|
24347
24684
|
:param _UpstreamHost: 自定义回源Host。默认为空字符串,表示使用防护域名作为回源Host。
|
24348
24685
|
:type UpstreamHost: str
|
24349
|
-
:param _ProxyBuffer:
|
24686
|
+
:param _ProxyBuffer: 是否开启缓存。 0:关闭 1:开启
|
24350
24687
|
:type ProxyBuffer: int
|
24351
|
-
:param _ProbeStatus: 0:
|
24688
|
+
:param _ProbeStatus: 是否开启拨测。 0: 禁用拨测 1: 启用拨测。默认启用拨测
|
24352
24689
|
:type ProbeStatus: int
|
24690
|
+
:param _GmType: 国密选项。0:不开启国密 1:在原有TLS选项的基础上追加支持国密 2:开启国密并仅支持国密客户端访问
|
24691
|
+
:type GmType: int
|
24692
|
+
:param _GmCertType: 国密证书类型。0:无国密证书 1:证书来源为自有国密证书 2:证书来源为托管国密证书
|
24693
|
+
:type GmCertType: int
|
24694
|
+
:param _GmCert: GmCertType为1时,需要填充此参数,表示自有国密证书的证书链
|
24695
|
+
:type GmCert: str
|
24696
|
+
:param _GmPrivateKey: GmCertType为1时,需要填充此参数,表示自有国密证书的私钥
|
24697
|
+
:type GmPrivateKey: str
|
24698
|
+
:param _GmEncCert: GmCertType为1时,需要填充此参数,表示自有国密证书的加密证书
|
24699
|
+
:type GmEncCert: str
|
24700
|
+
:param _GmEncPrivateKey: GmCertType为1时,需要填充此参数,表示自有国密证书的加密证书的私钥
|
24701
|
+
:type GmEncPrivateKey: str
|
24702
|
+
:param _GmSSLId: GmCertType为2时,需要填充此参数,表示腾讯云SSL平台托管的证书id
|
24703
|
+
:type GmSSLId: str
|
24353
24704
|
"""
|
24354
24705
|
self._Domain = None
|
24355
24706
|
self._DomainId = None
|
@@ -24388,6 +24739,13 @@ https:使用https协议回源
|
|
24388
24739
|
self._UpstreamHost = None
|
24389
24740
|
self._ProxyBuffer = None
|
24390
24741
|
self._ProbeStatus = None
|
24742
|
+
self._GmType = None
|
24743
|
+
self._GmCertType = None
|
24744
|
+
self._GmCert = None
|
24745
|
+
self._GmPrivateKey = None
|
24746
|
+
self._GmEncCert = None
|
24747
|
+
self._GmEncPrivateKey = None
|
24748
|
+
self._GmSSLId = None
|
24391
24749
|
|
24392
24750
|
@property
|
24393
24751
|
def Domain(self):
|
@@ -24685,6 +25043,62 @@ https:使用https协议回源
|
|
24685
25043
|
def ProbeStatus(self, ProbeStatus):
|
24686
25044
|
self._ProbeStatus = ProbeStatus
|
24687
25045
|
|
25046
|
+
@property
|
25047
|
+
def GmType(self):
|
25048
|
+
return self._GmType
|
25049
|
+
|
25050
|
+
@GmType.setter
|
25051
|
+
def GmType(self, GmType):
|
25052
|
+
self._GmType = GmType
|
25053
|
+
|
25054
|
+
@property
|
25055
|
+
def GmCertType(self):
|
25056
|
+
return self._GmCertType
|
25057
|
+
|
25058
|
+
@GmCertType.setter
|
25059
|
+
def GmCertType(self, GmCertType):
|
25060
|
+
self._GmCertType = GmCertType
|
25061
|
+
|
25062
|
+
@property
|
25063
|
+
def GmCert(self):
|
25064
|
+
return self._GmCert
|
25065
|
+
|
25066
|
+
@GmCert.setter
|
25067
|
+
def GmCert(self, GmCert):
|
25068
|
+
self._GmCert = GmCert
|
25069
|
+
|
25070
|
+
@property
|
25071
|
+
def GmPrivateKey(self):
|
25072
|
+
return self._GmPrivateKey
|
25073
|
+
|
25074
|
+
@GmPrivateKey.setter
|
25075
|
+
def GmPrivateKey(self, GmPrivateKey):
|
25076
|
+
self._GmPrivateKey = GmPrivateKey
|
25077
|
+
|
25078
|
+
@property
|
25079
|
+
def GmEncCert(self):
|
25080
|
+
return self._GmEncCert
|
25081
|
+
|
25082
|
+
@GmEncCert.setter
|
25083
|
+
def GmEncCert(self, GmEncCert):
|
25084
|
+
self._GmEncCert = GmEncCert
|
25085
|
+
|
25086
|
+
@property
|
25087
|
+
def GmEncPrivateKey(self):
|
25088
|
+
return self._GmEncPrivateKey
|
25089
|
+
|
25090
|
+
@GmEncPrivateKey.setter
|
25091
|
+
def GmEncPrivateKey(self, GmEncPrivateKey):
|
25092
|
+
self._GmEncPrivateKey = GmEncPrivateKey
|
25093
|
+
|
25094
|
+
@property
|
25095
|
+
def GmSSLId(self):
|
25096
|
+
return self._GmSSLId
|
25097
|
+
|
25098
|
+
@GmSSLId.setter
|
25099
|
+
def GmSSLId(self, GmSSLId):
|
25100
|
+
self._GmSSLId = GmSSLId
|
25101
|
+
|
24688
25102
|
|
24689
25103
|
def _deserialize(self, params):
|
24690
25104
|
self._Domain = params.get("Domain")
|
@@ -24729,6 +25143,13 @@ https:使用https协议回源
|
|
24729
25143
|
self._UpstreamHost = params.get("UpstreamHost")
|
24730
25144
|
self._ProxyBuffer = params.get("ProxyBuffer")
|
24731
25145
|
self._ProbeStatus = params.get("ProbeStatus")
|
25146
|
+
self._GmType = params.get("GmType")
|
25147
|
+
self._GmCertType = params.get("GmCertType")
|
25148
|
+
self._GmCert = params.get("GmCert")
|
25149
|
+
self._GmPrivateKey = params.get("GmPrivateKey")
|
25150
|
+
self._GmEncCert = params.get("GmEncCert")
|
25151
|
+
self._GmEncPrivateKey = params.get("GmEncPrivateKey")
|
25152
|
+
self._GmSSLId = params.get("GmSSLId")
|
24732
25153
|
memeber_set = set(params.keys())
|
24733
25154
|
for name, value in vars(self).items():
|
24734
25155
|
property_name = name[1:]
|
@@ -27342,11 +27763,16 @@ class Strategy(AbstractModel):
|
|
27342
27763
|
|
27343
27764
|
注意:此字段可能返回 null,表示取不到有效值。
|
27344
27765
|
:type Arg: str
|
27766
|
+
:param _CaseNotSensitive: 0:大小写敏感
|
27767
|
+
1:大小写不敏感
|
27768
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
27769
|
+
:type CaseNotSensitive: int
|
27345
27770
|
"""
|
27346
27771
|
self._Field = None
|
27347
27772
|
self._CompareFunc = None
|
27348
27773
|
self._Content = None
|
27349
27774
|
self._Arg = None
|
27775
|
+
self._CaseNotSensitive = None
|
27350
27776
|
|
27351
27777
|
@property
|
27352
27778
|
def Field(self):
|
@@ -27380,12 +27806,21 @@ class Strategy(AbstractModel):
|
|
27380
27806
|
def Arg(self, Arg):
|
27381
27807
|
self._Arg = Arg
|
27382
27808
|
|
27809
|
+
@property
|
27810
|
+
def CaseNotSensitive(self):
|
27811
|
+
return self._CaseNotSensitive
|
27812
|
+
|
27813
|
+
@CaseNotSensitive.setter
|
27814
|
+
def CaseNotSensitive(self, CaseNotSensitive):
|
27815
|
+
self._CaseNotSensitive = CaseNotSensitive
|
27816
|
+
|
27383
27817
|
|
27384
27818
|
def _deserialize(self, params):
|
27385
27819
|
self._Field = params.get("Field")
|
27386
27820
|
self._CompareFunc = params.get("CompareFunc")
|
27387
27821
|
self._Content = params.get("Content")
|
27388
27822
|
self._Arg = params.get("Arg")
|
27823
|
+
self._CaseNotSensitive = params.get("CaseNotSensitive")
|
27389
27824
|
memeber_set = set(params.keys())
|
27390
27825
|
for name, value in vars(self).items():
|
27391
27826
|
property_name = name[1:]
|