tencentcloud-sdk-python 3.0.1348__py2.py3-none-any.whl → 3.0.1350__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.
Files changed (75) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/antiddos/v20200309/models.py +0 -116
  3. tencentcloud/bi/v20220105/models.py +8 -0
  4. tencentcloud/captcha/v20190722/models.py +15 -30
  5. tencentcloud/cbs/v20170312/models.py +0 -4
  6. tencentcloud/ccc/v20200210/errorcodes.py +3 -0
  7. tencentcloud/ccc/v20200210/models.py +267 -52
  8. tencentcloud/cdwpg/v20201230/models.py +2 -2
  9. tencentcloud/cfw/v20190904/models.py +2 -2
  10. tencentcloud/ckafka/v20190819/models.py +6 -6
  11. tencentcloud/clb/v20180317/models.py +2 -2
  12. tencentcloud/cme/v20191029/cme_client.py +0 -1
  13. tencentcloud/cme/v20191029/models.py +10 -14
  14. tencentcloud/cvm/v20170312/cvm_client.py +1 -1
  15. tencentcloud/cwp/v20180228/models.py +60 -0
  16. tencentcloud/cynosdb/v20190107/models.py +0 -14
  17. tencentcloud/dbdc/v20201029/models.py +0 -16
  18. tencentcloud/dlc/v20210125/models.py +256 -16
  19. tencentcloud/domain/v20180808/models.py +14 -6
  20. tencentcloud/dts/v20180330/models.py +0 -2
  21. tencentcloud/dts/v20211206/models.py +0 -14
  22. tencentcloud/ecdn/v20191012/ecdn_client.py +6 -2
  23. tencentcloud/emr/v20190103/models.py +4 -4
  24. tencentcloud/es/v20180416/errorcodes.py +3 -0
  25. tencentcloud/ess/v20201111/ess_client.py +5 -3
  26. tencentcloud/ess/v20201111/models.py +55 -22
  27. tencentcloud/essbasic/v20210526/essbasic_client.py +2 -2
  28. tencentcloud/essbasic/v20210526/models.py +10 -10
  29. tencentcloud/gs/v20191118/models.py +15 -0
  30. tencentcloud/hai/v20230812/models.py +0 -52
  31. tencentcloud/hunyuan/v20230901/models.py +6 -4
  32. tencentcloud/iotexplorer/v20190423/models.py +34 -0
  33. tencentcloud/iotvideo/v20191126/models.py +0 -4
  34. tencentcloud/iotvideo/v20201215/models.py +17 -0
  35. tencentcloud/iotvideo/v20211125/models.py +34 -0
  36. tencentcloud/live/v20180801/models.py +53 -24
  37. tencentcloud/lkeap/v20240522/lkeap_client.py +1 -0
  38. tencentcloud/lkeap/v20240522/models.py +15 -0
  39. tencentcloud/mariadb/v20170312/models.py +2 -6
  40. tencentcloud/mmps/v20200710/models.py +0 -4
  41. tencentcloud/monitor/v20180724/models.py +95 -14
  42. tencentcloud/mps/v20190612/errorcodes.py +1 -5
  43. tencentcloud/mps/v20190612/models.py +260 -0
  44. tencentcloud/mqtt/v20240516/errorcodes.py +6 -0
  45. tencentcloud/mqtt/v20240516/models.py +322 -182
  46. tencentcloud/mqtt/v20240516/mqtt_client.py +4 -4
  47. tencentcloud/ocr/v20181119/errorcodes.py +0 -9
  48. tencentcloud/ocr/v20181119/models.py +29 -478
  49. tencentcloud/ocr/v20181119/ocr_client.py +5 -79
  50. tencentcloud/partners/v20180321/models.py +154 -0
  51. tencentcloud/partners/v20180321/partners_client.py +23 -0
  52. tencentcloud/privatedns/v20201028/models.py +0 -22
  53. tencentcloud/sqlserver/v20180328/models.py +60 -0
  54. tencentcloud/taf/v20200210/models.py +270 -0
  55. tencentcloud/taf/v20200210/taf_client.py +23 -0
  56. tencentcloud/tbaas/v20180416/models.py +0 -12
  57. tencentcloud/tcr/v20190924/models.py +30 -20
  58. tencentcloud/tdid/v20210519/models.py +0 -10
  59. tencentcloud/tdmq/v20200217/models.py +0 -96
  60. tencentcloud/tdmq/v20200217/tdmq_client.py +0 -25
  61. tencentcloud/thpc/v20230321/models.py +15 -0
  62. tencentcloud/tke/v20180525/models.py +688 -556
  63. tencentcloud/tke/v20180525/tke_client.py +23 -0
  64. tencentcloud/trtc/v20190722/models.py +30 -0
  65. tencentcloud/tsf/v20180326/models.py +56 -14
  66. tencentcloud/vod/v20180717/errorcodes.py +3 -0
  67. tencentcloud/vod/v20180717/models.py +59 -357
  68. tencentcloud/vod/v20180717/vod_client.py +2 -1
  69. tencentcloud/vpc/v20170312/models.py +287 -98
  70. tencentcloud/vpc/v20170312/vpc_client.py +8 -5
  71. {tencentcloud_sdk_python-3.0.1348.dist-info → tencentcloud_sdk_python-3.0.1350.dist-info}/METADATA +1 -1
  72. {tencentcloud_sdk_python-3.0.1348.dist-info → tencentcloud_sdk_python-3.0.1350.dist-info}/RECORD +75 -75
  73. {tencentcloud_sdk_python-3.0.1348.dist-info → tencentcloud_sdk_python-3.0.1350.dist-info}/LICENSE +0 -0
  74. {tencentcloud_sdk_python-3.0.1348.dist-info → tencentcloud_sdk_python-3.0.1350.dist-info}/WHEEL +0 -0
  75. {tencentcloud_sdk_python-3.0.1348.dist-info → tencentcloud_sdk_python-3.0.1350.dist-info}/top_level.txt +0 -0
@@ -2659,7 +2659,8 @@ class AssignIpv6AddressesRequest(AbstractModel):
2659
2659
 
2660
2660
  def __init__(self):
2661
2661
  r"""
2662
- :param _NetworkInterfaceId: 弹性网卡实例`ID`,形如:`eni-m6dyj72l`。
2662
+ :param _NetworkInterfaceId: 弹性网卡实例`ID`,形如:`eni-m6dyj72l`。可通过[DescribeNetworkInterfaces](https://cloud.tencent.com/document/product/215/15817)接口获取。
2663
+
2663
2664
  :type NetworkInterfaceId: str
2664
2665
  :param _Ipv6Addresses: 指定的`IPv6`地址列表,单次最多指定10个。与入参`Ipv6AddressCount`合并计算配额。与Ipv6AddressCount必填一个。
2665
2666
  :type Ipv6Addresses: list of Ipv6Address
@@ -2675,7 +2676,8 @@ class AssignIpv6AddressesRequest(AbstractModel):
2675
2676
 
2676
2677
  @property
2677
2678
  def NetworkInterfaceId(self):
2678
- """弹性网卡实例`ID`,形如:`eni-m6dyj72l`。
2679
+ """弹性网卡实例`ID`,形如:`eni-m6dyj72l`。可通过[DescribeNetworkInterfaces](https://cloud.tencent.com/document/product/215/15817)接口获取。
2680
+
2679
2681
  :rtype: str
2680
2682
  """
2681
2683
  return self._NetworkInterfaceId
@@ -2991,13 +2993,14 @@ class AssignPrivateIpAddressesRequest(AbstractModel):
2991
2993
 
2992
2994
  def __init__(self):
2993
2995
  r"""
2994
- :param _NetworkInterfaceId: 弹性网卡实例ID,例如:eni-m6dyj72l
2996
+ :param _NetworkInterfaceId: 弹性网卡实例ID,例如:eni-m6dyj72l。可通过[DescribeNetworkInterfaces](https://cloud.tencent.com/document/product/215/15817)接口获取。
2997
+
2995
2998
  :type NetworkInterfaceId: str
2996
2999
  :param _PrivateIpAddresses: 指定的内网IP信息,单次最多指定10个。与SecondaryPrivateIpAddressCount至少提供一个。
2997
3000
  :type PrivateIpAddresses: list of PrivateIpAddressSpecification
2998
3001
  :param _SecondaryPrivateIpAddressCount: 新申请的内网IP地址个数,与PrivateIpAddresses至少提供一个。内网IP地址个数总和不能超过配额数,详见<a href="/document/product/576/18527">弹性网卡使用限制</a>。
2999
3002
  :type SecondaryPrivateIpAddressCount: int
3000
- :param _QosLevel: IP服务质量等级,和SecondaryPrivateIpAddressCount配合使用,可选值:PTAUAGDEFAULT,分别代表云金、云银、云铜、默认四个等级。
3003
+ :param _QosLevel: IP服务质量等级,和SecondaryPrivateIpAddressCount配合使用,可选值:PT(云金)、AU(云银)、AG(云铜)、DEFAULT(默认)。
3001
3004
  :type QosLevel: str
3002
3005
  :param _ClientToken: 用于保证请求幂等性的字符串。该字符串由客户生成,需保证不同请求之间唯一,最大值不超过64个ASCII字符。若不指定该参数,则无法保证请求的幂等性。
3003
3006
  :type ClientToken: str
@@ -3010,7 +3013,8 @@ class AssignPrivateIpAddressesRequest(AbstractModel):
3010
3013
 
3011
3014
  @property
3012
3015
  def NetworkInterfaceId(self):
3013
- """弹性网卡实例ID,例如:eni-m6dyj72l
3016
+ """弹性网卡实例ID,例如:eni-m6dyj72l。可通过[DescribeNetworkInterfaces](https://cloud.tencent.com/document/product/215/15817)接口获取。
3017
+
3014
3018
  :rtype: str
3015
3019
  """
3016
3020
  return self._NetworkInterfaceId
@@ -3043,7 +3047,7 @@ class AssignPrivateIpAddressesRequest(AbstractModel):
3043
3047
 
3044
3048
  @property
3045
3049
  def QosLevel(self):
3046
- """IP服务质量等级,和SecondaryPrivateIpAddressCount配合使用,可选值:PTAUAGDEFAULT,分别代表云金、云银、云铜、默认四个等级。
3050
+ """IP服务质量等级,和SecondaryPrivateIpAddressCount配合使用,可选值:PT(云金)、AU(云银)、AG(云铜)、DEFAULT(默认)。
3047
3051
  :rtype: str
3048
3052
  """
3049
3053
  return self._QosLevel
@@ -3981,9 +3985,11 @@ class AssociateNetworkInterfaceSecurityGroupsRequest(AbstractModel):
3981
3985
 
3982
3986
  def __init__(self):
3983
3987
  r"""
3984
- :param _NetworkInterfaceIds: 弹性网卡实例ID。形如:eni-pxir56ns。每次请求的实例的上限为100。本接口不支持主网卡绑定安全组。
3988
+ :param _NetworkInterfaceIds: 弹性网卡实例ID。形如:eni-pxir56ns。每次请求的实例的上限为100。本接口不支持主网卡绑定安全组。可通过[DescribeNetworkInterfaces](https://cloud.tencent.com/document/product/215/15817)接口获取。
3989
+
3985
3990
  :type NetworkInterfaceIds: list of str
3986
- :param _SecurityGroupIds: 安全组实例ID,例如:sg-33ocnj9n,可通过DescribeSecurityGroups获取。每次请求的实例的上限为100
3991
+ :param _SecurityGroupIds: 安全组实例ID,例如:sg-33ocnj9n,可通过DescribeSecurityGroups获取。每次请求的实例的上限为100。可通过[DescribeSecurityGroups](https://cloud.tencent.com/document/product/215/15808)接口获取。
3992
+
3987
3993
  :type SecurityGroupIds: list of str
3988
3994
  """
3989
3995
  self._NetworkInterfaceIds = None
@@ -3991,7 +3997,8 @@ class AssociateNetworkInterfaceSecurityGroupsRequest(AbstractModel):
3991
3997
 
3992
3998
  @property
3993
3999
  def NetworkInterfaceIds(self):
3994
- """弹性网卡实例ID。形如:eni-pxir56ns。每次请求的实例的上限为100。本接口不支持主网卡绑定安全组。
4000
+ """弹性网卡实例ID。形如:eni-pxir56ns。每次请求的实例的上限为100。本接口不支持主网卡绑定安全组。可通过[DescribeNetworkInterfaces](https://cloud.tencent.com/document/product/215/15817)接口获取。
4001
+
3995
4002
  :rtype: list of str
3996
4003
  """
3997
4004
  return self._NetworkInterfaceIds
@@ -4002,7 +4009,8 @@ class AssociateNetworkInterfaceSecurityGroupsRequest(AbstractModel):
4002
4009
 
4003
4010
  @property
4004
4011
  def SecurityGroupIds(self):
4005
- """安全组实例ID,例如:sg-33ocnj9n,可通过DescribeSecurityGroups获取。每次请求的实例的上限为100
4012
+ """安全组实例ID,例如:sg-33ocnj9n,可通过DescribeSecurityGroups获取。每次请求的实例的上限为100。可通过[DescribeSecurityGroups](https://cloud.tencent.com/document/product/215/15808)接口获取。
4013
+
4006
4014
  :rtype: list of str
4007
4015
  """
4008
4016
  return self._SecurityGroupIds
@@ -4238,9 +4246,11 @@ class AttachNetworkInterfaceRequest(AbstractModel):
4238
4246
 
4239
4247
  def __init__(self):
4240
4248
  r"""
4241
- :param _NetworkInterfaceId: 弹性网卡实例ID,例如:eni-m6dyj72l
4249
+ :param _NetworkInterfaceId: 弹性网卡实例ID,例如:eni-m6dyj72l。可通过[DescribeNetworkInterfaces](https://cloud.tencent.com/document/product/215/15817)接口获取。
4250
+
4242
4251
  :type NetworkInterfaceId: str
4243
- :param _InstanceId: CVM实例ID。形如:ins-r8hr2upy
4252
+ :param _InstanceId: CVM实例ID。形如:ins-r8hr2upy。可通过[DescribeInstances](https://cloud.tencent.com/document/product/213/15728)接口获取。
4253
+
4244
4254
  :type InstanceId: str
4245
4255
  :param _AttachType: 网卡的挂载类型:0 标准型,1扩展型,默认值0。
4246
4256
  :type AttachType: int
@@ -4254,7 +4264,8 @@ class AttachNetworkInterfaceRequest(AbstractModel):
4254
4264
 
4255
4265
  @property
4256
4266
  def NetworkInterfaceId(self):
4257
- """弹性网卡实例ID,例如:eni-m6dyj72l
4267
+ """弹性网卡实例ID,例如:eni-m6dyj72l。可通过[DescribeNetworkInterfaces](https://cloud.tencent.com/document/product/215/15817)接口获取。
4268
+
4258
4269
  :rtype: str
4259
4270
  """
4260
4271
  return self._NetworkInterfaceId
@@ -4265,7 +4276,8 @@ class AttachNetworkInterfaceRequest(AbstractModel):
4265
4276
 
4266
4277
  @property
4267
4278
  def InstanceId(self):
4268
- """CVM实例ID。形如:ins-r8hr2upy
4279
+ """CVM实例ID。形如:ins-r8hr2upy。可通过[DescribeInstances](https://cloud.tencent.com/document/product/213/15728)接口获取。
4280
+
4269
4281
  :rtype: str
4270
4282
  """
4271
4283
  return self._InstanceId
@@ -8902,21 +8914,22 @@ class CreateAndAttachNetworkInterfaceRequest(AbstractModel):
8902
8914
 
8903
8915
  def __init__(self):
8904
8916
  r"""
8905
- :param _VpcId: VPC实例ID。可通过DescribeVpcs接口返回值中的VpcId获取。
8917
+ :param _VpcId: VPC实例ID。可通过[DescribeVpcs](https://cloud.tencent.com/document/product/1108/43663)接口获取。
8906
8918
  :type VpcId: str
8907
8919
  :param _NetworkInterfaceName: 弹性网卡名称,最大长度不能超过60个字节。
8908
8920
  :type NetworkInterfaceName: str
8909
- :param _SubnetId: 弹性网卡所在的子网实例ID,例如:subnet-0ap8nwca
8921
+ :param _SubnetId: 弹性网卡所在的子网实例ID,例如:subnet-0ap8nwca。可通过[DescribeSubnets](https://cloud.tencent.com/document/product/215/15784)接口获取。
8910
8922
  :type SubnetId: str
8911
- :param _InstanceId: 云服务器实例ID
8923
+ :param _InstanceId: 云服务器实例ID。可通过[DescribeInstances](https://cloud.tencent.com/document/product/213/15728)接口获取。
8912
8924
  :type InstanceId: str
8913
8925
  :param _PrivateIpAddresses: 指定的内网IP信息,单次最多指定10个。
8914
8926
  :type PrivateIpAddresses: list of PrivateIpAddressSpecification
8915
8927
  :param _SecondaryPrivateIpAddressCount: 新申请的内网IP地址个数,内网IP地址个数总和不能超过配额数。
8916
8928
  :type SecondaryPrivateIpAddressCount: int
8917
- :param _QosLevel: IP服务质量等级,和SecondaryPrivateIpAddressCount配合使用,可选值:PTAUAGDEFAULT,分别代表云金、云银、云铜、默认四个等级。
8929
+ :param _QosLevel: IP服务质量等级,和SecondaryPrivateIpAddressCount配合使用,可选值:PT(云金)、AU(云银)、AG(云铜)、DEFAULT(默认)。
8918
8930
  :type QosLevel: str
8919
- :param _SecurityGroupIds: 指定绑定的安全组,例如:['sg-1dd51d']
8931
+ :param _SecurityGroupIds: 指定绑定的安全组,例如:['sg-1dd51d']。可通过[DescribeSecurityGroups](https://cloud.tencent.com/document/product/215/15808)接口获取。
8932
+
8920
8933
  :type SecurityGroupIds: list of str
8921
8934
  :param _NetworkInterfaceDescription: 弹性网卡描述,可任意命名,但不得超过60个字符。
8922
8935
  :type NetworkInterfaceDescription: str
@@ -8945,7 +8958,7 @@ class CreateAndAttachNetworkInterfaceRequest(AbstractModel):
8945
8958
 
8946
8959
  @property
8947
8960
  def VpcId(self):
8948
- """VPC实例ID。可通过DescribeVpcs接口返回值中的VpcId获取。
8961
+ """VPC实例ID。可通过[DescribeVpcs](https://cloud.tencent.com/document/product/1108/43663)接口获取。
8949
8962
  :rtype: str
8950
8963
  """
8951
8964
  return self._VpcId
@@ -8967,7 +8980,7 @@ class CreateAndAttachNetworkInterfaceRequest(AbstractModel):
8967
8980
 
8968
8981
  @property
8969
8982
  def SubnetId(self):
8970
- """弹性网卡所在的子网实例ID,例如:subnet-0ap8nwca
8983
+ """弹性网卡所在的子网实例ID,例如:subnet-0ap8nwca。可通过[DescribeSubnets](https://cloud.tencent.com/document/product/215/15784)接口获取。
8971
8984
  :rtype: str
8972
8985
  """
8973
8986
  return self._SubnetId
@@ -8978,7 +8991,7 @@ class CreateAndAttachNetworkInterfaceRequest(AbstractModel):
8978
8991
 
8979
8992
  @property
8980
8993
  def InstanceId(self):
8981
- """云服务器实例ID
8994
+ """云服务器实例ID。可通过[DescribeInstances](https://cloud.tencent.com/document/product/213/15728)接口获取。
8982
8995
  :rtype: str
8983
8996
  """
8984
8997
  return self._InstanceId
@@ -9011,7 +9024,7 @@ class CreateAndAttachNetworkInterfaceRequest(AbstractModel):
9011
9024
 
9012
9025
  @property
9013
9026
  def QosLevel(self):
9014
- """IP服务质量等级,和SecondaryPrivateIpAddressCount配合使用,可选值:PTAUAGDEFAULT,分别代表云金、云银、云铜、默认四个等级。
9027
+ """IP服务质量等级,和SecondaryPrivateIpAddressCount配合使用,可选值:PT(云金)、AU(云银)、AG(云铜)、DEFAULT(默认)。
9015
9028
  :rtype: str
9016
9029
  """
9017
9030
  return self._QosLevel
@@ -9022,7 +9035,8 @@ class CreateAndAttachNetworkInterfaceRequest(AbstractModel):
9022
9035
 
9023
9036
  @property
9024
9037
  def SecurityGroupIds(self):
9025
- """指定绑定的安全组,例如:['sg-1dd51d']
9038
+ """指定绑定的安全组,例如:['sg-1dd51d']。可通过[DescribeSecurityGroups](https://cloud.tencent.com/document/product/215/15808)接口获取。
9039
+
9026
9040
  :rtype: list of str
9027
9041
  """
9028
9042
  return self._SecurityGroupIds
@@ -12470,20 +12484,21 @@ class CreateNetworkInterfaceRequest(AbstractModel):
12470
12484
 
12471
12485
  def __init__(self):
12472
12486
  r"""
12473
- :param _VpcId: VPC实例ID。可通过DescribeVpcs接口返回值中的VpcId获取。
12487
+ :param _VpcId: VPC实例ID。可通过[DescribeVpcs](https://cloud.tencent.com/document/product/1108/43663)接口获取。
12474
12488
  :type VpcId: str
12475
12489
  :param _NetworkInterfaceName: 弹性网卡名称,最大长度不能超过60个字节。
12476
12490
  :type NetworkInterfaceName: str
12477
- :param _SubnetId: 弹性网卡所在的子网实例ID,例如:subnet-0ap8nwca
12491
+ :param _SubnetId: 弹性网卡所在的子网实例ID,例如:subnet-0ap8nwca。可通过[DescribeSubnets](https://cloud.tencent.com/document/product/215/15784)接口获取。
12478
12492
  :type SubnetId: str
12479
12493
  :param _NetworkInterfaceDescription: 弹性网卡描述,可任意命名,但不得超过60个字符。
12480
12494
  :type NetworkInterfaceDescription: str
12481
12495
  :param _SecondaryPrivateIpAddressCount: 新申请的内网IP地址个数,内网IP地址个数总和不能超过配额数。
12482
12496
  配额数查询:[DescribeVpcLimits](https://cloud.tencent.com/document/api/215/42942)。
12483
12497
  :type SecondaryPrivateIpAddressCount: int
12484
- :param _QosLevel: IP服务质量等级,和SecondaryPrivateIpAddressCount配合使用,可选值:PTAUAGDEFAULT,分别代表云金、云银、云铜、默认四个等级。
12498
+ :param _QosLevel: IP服务质量等级,和SecondaryPrivateIpAddressCount配合使用,可选值:PT(云金)、AU(云银)、AG(云铜)、DEFAULT(默认)。
12485
12499
  :type QosLevel: str
12486
- :param _SecurityGroupIds: 指定绑定的安全组,例如:['sg-1dd51d']
12500
+ :param _SecurityGroupIds: 指定绑定的安全组,例如:['sg-1dd51d']。可通过[DescribeSecurityGroups](https://cloud.tencent.com/document/product/215/15808)接口获取。
12501
+
12487
12502
  :type SecurityGroupIds: list of str
12488
12503
  :param _PrivateIpAddresses: 指定的内网IP信息,单次最多指定10个。
12489
12504
  :type PrivateIpAddresses: list of PrivateIpAddressSpecification
@@ -12511,7 +12526,7 @@ class CreateNetworkInterfaceRequest(AbstractModel):
12511
12526
 
12512
12527
  @property
12513
12528
  def VpcId(self):
12514
- """VPC实例ID。可通过DescribeVpcs接口返回值中的VpcId获取。
12529
+ """VPC实例ID。可通过[DescribeVpcs](https://cloud.tencent.com/document/product/1108/43663)接口获取。
12515
12530
  :rtype: str
12516
12531
  """
12517
12532
  return self._VpcId
@@ -12533,7 +12548,7 @@ class CreateNetworkInterfaceRequest(AbstractModel):
12533
12548
 
12534
12549
  @property
12535
12550
  def SubnetId(self):
12536
- """弹性网卡所在的子网实例ID,例如:subnet-0ap8nwca
12551
+ """弹性网卡所在的子网实例ID,例如:subnet-0ap8nwca。可通过[DescribeSubnets](https://cloud.tencent.com/document/product/215/15784)接口获取。
12537
12552
  :rtype: str
12538
12553
  """
12539
12554
  return self._SubnetId
@@ -12567,7 +12582,7 @@ class CreateNetworkInterfaceRequest(AbstractModel):
12567
12582
 
12568
12583
  @property
12569
12584
  def QosLevel(self):
12570
- """IP服务质量等级,和SecondaryPrivateIpAddressCount配合使用,可选值:PTAUAGDEFAULT,分别代表云金、云银、云铜、默认四个等级。
12585
+ """IP服务质量等级,和SecondaryPrivateIpAddressCount配合使用,可选值:PT(云金)、AU(云银)、AG(云铜)、DEFAULT(默认)。
12571
12586
  :rtype: str
12572
12587
  """
12573
12588
  return self._QosLevel
@@ -12578,7 +12593,8 @@ class CreateNetworkInterfaceRequest(AbstractModel):
12578
12593
 
12579
12594
  @property
12580
12595
  def SecurityGroupIds(self):
12581
- """指定绑定的安全组,例如:['sg-1dd51d']
12596
+ """指定绑定的安全组,例如:['sg-1dd51d']。可通过[DescribeSecurityGroups](https://cloud.tencent.com/document/product/215/15808)接口获取。
12597
+
12582
12598
  :rtype: list of str
12583
12599
  """
12584
12600
  return self._SecurityGroupIds
@@ -15093,6 +15109,8 @@ class CreateVpcEndPointRequest(AbstractModel):
15093
15109
  :type SecurityGroupId: str
15094
15110
  :param _Tags: 指定绑定的标签列表,例如:[{"Key": "city", "Value": "shanghai"}]。
15095
15111
  :type Tags: list of Tag
15112
+ :param _IpAddressType: 协议类型,支持 Ipv4,Ipv6,默认 Ipv4
15113
+ :type IpAddressType: str
15096
15114
  """
15097
15115
  self._VpcId = None
15098
15116
  self._SubnetId = None
@@ -15101,6 +15119,7 @@ class CreateVpcEndPointRequest(AbstractModel):
15101
15119
  self._EndPointVip = None
15102
15120
  self._SecurityGroupId = None
15103
15121
  self._Tags = None
15122
+ self._IpAddressType = None
15104
15123
 
15105
15124
  @property
15106
15125
  def VpcId(self):
@@ -15179,6 +15198,17 @@ class CreateVpcEndPointRequest(AbstractModel):
15179
15198
  def Tags(self, Tags):
15180
15199
  self._Tags = Tags
15181
15200
 
15201
+ @property
15202
+ def IpAddressType(self):
15203
+ """协议类型,支持 Ipv4,Ipv6,默认 Ipv4
15204
+ :rtype: str
15205
+ """
15206
+ return self._IpAddressType
15207
+
15208
+ @IpAddressType.setter
15209
+ def IpAddressType(self, IpAddressType):
15210
+ self._IpAddressType = IpAddressType
15211
+
15182
15212
 
15183
15213
  def _deserialize(self, params):
15184
15214
  self._VpcId = params.get("VpcId")
@@ -15193,6 +15223,7 @@ class CreateVpcEndPointRequest(AbstractModel):
15193
15223
  obj = Tag()
15194
15224
  obj._deserialize(item)
15195
15225
  self._Tags.append(obj)
15226
+ self._IpAddressType = params.get("IpAddressType")
15196
15227
  memeber_set = set(params.keys())
15197
15228
  for name, value in vars(self).items():
15198
15229
  property_name = name[1:]
@@ -15269,6 +15300,8 @@ class CreateVpcEndPointServiceRequest(AbstractModel):
15269
15300
  :type ServiceType: str
15270
15301
  :param _Tags: 指定绑定的标签列表,例如:[{"Key": "city", "Value": "shanghai"}]。
15271
15302
  :type Tags: list of Tag
15303
+ :param _IpAddressType: 协议类型,支持 Ipv4,Ipv6,默认 Ipv4。
15304
+ :type IpAddressType: str
15272
15305
  """
15273
15306
  self._VpcId = None
15274
15307
  self._EndPointServiceName = None
@@ -15277,6 +15310,7 @@ class CreateVpcEndPointServiceRequest(AbstractModel):
15277
15310
  self._IsPassService = None
15278
15311
  self._ServiceType = None
15279
15312
  self._Tags = None
15313
+ self._IpAddressType = None
15280
15314
 
15281
15315
  @property
15282
15316
  def VpcId(self):
@@ -15355,6 +15389,17 @@ class CreateVpcEndPointServiceRequest(AbstractModel):
15355
15389
  def Tags(self, Tags):
15356
15390
  self._Tags = Tags
15357
15391
 
15392
+ @property
15393
+ def IpAddressType(self):
15394
+ """协议类型,支持 Ipv4,Ipv6,默认 Ipv4。
15395
+ :rtype: str
15396
+ """
15397
+ return self._IpAddressType
15398
+
15399
+ @IpAddressType.setter
15400
+ def IpAddressType(self, IpAddressType):
15401
+ self._IpAddressType = IpAddressType
15402
+
15358
15403
 
15359
15404
  def _deserialize(self, params):
15360
15405
  self._VpcId = params.get("VpcId")
@@ -15369,6 +15414,7 @@ class CreateVpcEndPointServiceRequest(AbstractModel):
15369
15414
  obj = Tag()
15370
15415
  obj._deserialize(item)
15371
15416
  self._Tags.append(obj)
15417
+ self._IpAddressType = params.get("IpAddressType")
15372
15418
  memeber_set = set(params.keys())
15373
15419
  for name, value in vars(self).items():
15374
15420
  property_name = name[1:]
@@ -21091,8 +21137,11 @@ class DeleteVpcEndPointRequest(AbstractModel):
21091
21137
  r"""
21092
21138
  :param _EndPointId: 终端节点ID。
21093
21139
  :type EndPointId: str
21140
+ :param _IpAddressType: 协议类型,支持 Ipv4,Ipv6,默认 Ipv4。
21141
+ :type IpAddressType: str
21094
21142
  """
21095
21143
  self._EndPointId = None
21144
+ self._IpAddressType = None
21096
21145
 
21097
21146
  @property
21098
21147
  def EndPointId(self):
@@ -21105,9 +21154,21 @@ class DeleteVpcEndPointRequest(AbstractModel):
21105
21154
  def EndPointId(self, EndPointId):
21106
21155
  self._EndPointId = EndPointId
21107
21156
 
21157
+ @property
21158
+ def IpAddressType(self):
21159
+ """协议类型,支持 Ipv4,Ipv6,默认 Ipv4。
21160
+ :rtype: str
21161
+ """
21162
+ return self._IpAddressType
21163
+
21164
+ @IpAddressType.setter
21165
+ def IpAddressType(self, IpAddressType):
21166
+ self._IpAddressType = IpAddressType
21167
+
21108
21168
 
21109
21169
  def _deserialize(self, params):
21110
21170
  self._EndPointId = params.get("EndPointId")
21171
+ self._IpAddressType = params.get("IpAddressType")
21111
21172
  memeber_set = set(params.keys())
21112
21173
  for name, value in vars(self).items():
21113
21174
  property_name = name[1:]
@@ -21155,8 +21216,11 @@ class DeleteVpcEndPointServiceRequest(AbstractModel):
21155
21216
  r"""
21156
21217
  :param _EndPointServiceId: 终端节点ID。
21157
21218
  :type EndPointServiceId: str
21219
+ :param _IpAddressType: 协议类型,支持 Ipv4,Ipv6,默认 Ipv4。
21220
+ :type IpAddressType: str
21158
21221
  """
21159
21222
  self._EndPointServiceId = None
21223
+ self._IpAddressType = None
21160
21224
 
21161
21225
  @property
21162
21226
  def EndPointServiceId(self):
@@ -21169,9 +21233,21 @@ class DeleteVpcEndPointServiceRequest(AbstractModel):
21169
21233
  def EndPointServiceId(self, EndPointServiceId):
21170
21234
  self._EndPointServiceId = EndPointServiceId
21171
21235
 
21236
+ @property
21237
+ def IpAddressType(self):
21238
+ """协议类型,支持 Ipv4,Ipv6,默认 Ipv4。
21239
+ :rtype: str
21240
+ """
21241
+ return self._IpAddressType
21242
+
21243
+ @IpAddressType.setter
21244
+ def IpAddressType(self, IpAddressType):
21245
+ self._IpAddressType = IpAddressType
21246
+
21172
21247
 
21173
21248
  def _deserialize(self, params):
21174
21249
  self._EndPointServiceId = params.get("EndPointServiceId")
21250
+ self._IpAddressType = params.get("IpAddressType")
21175
21251
  memeber_set = set(params.keys())
21176
21252
  for name, value in vars(self).items():
21177
21253
  property_name = name[1:]
@@ -29669,14 +29745,20 @@ class DescribeNetworkInterfacesRequest(AbstractModel):
29669
29745
 
29670
29746
  def __init__(self):
29671
29747
  r"""
29672
- :param _NetworkInterfaceIds: 弹性网卡实例ID查询。形如:eni-pxir56ns。每次请求的实例的上限为100。参数不支持同时指定NetworkInterfaceIds和Filters
29748
+ :param _NetworkInterfaceIds: 弹性网卡实例ID查询。形如:eni-pxir56ns。每次请求的实例的上限为100。参数不支持同时指定NetworkInterfaceIds和Filters。可通过[DescribeNetworkInterfaces](https://cloud.tencent.com/document/product/215/15817)接口获取。
29749
+
29673
29750
  :type NetworkInterfaceIds: list of str
29674
29751
  :param _Filters: 过滤条件,参数不支持同时指定NetworkInterfaceIds和Filters。
29675
- <li>vpc-id - String - (过滤条件)VPC实例ID,形如:vpc-f49l6u0z。</li>
29676
- <li>subnet-id - String - (过滤条件)所属子网实例ID,形如:subnet-f49l6u0z。</li>
29677
- <li>network-interface-id - String - (过滤条件)弹性网卡实例ID,形如:eni-5k56k7k7。</li>
29678
- <li>attachment.instance-id - String - (过滤条件)绑定的云服务器实例ID,形如:ins-3nqpdn3i。</li>
29679
- <li>groups.security-group-id - String - (过滤条件)绑定的安全组实例ID,例如:sg-f9ekbxeq。</li>
29752
+ <li>vpc-id - String - (过滤条件)VPC实例ID,形如:vpc-f49l6u0z。可通过[DescribeVpcs](https://cloud.tencent.com/document/product/1108/43663)接口获取。
29753
+ </li>
29754
+ <li>subnet-id - String - (过滤条件)所属子网实例ID,形如:subnet-f49l6u0z。可通过[DescribeSubnets](https://cloud.tencent.com/document/product/215/15784)接口获取。
29755
+ </li>
29756
+ <li>network-interface-id - String - (过滤条件)弹性网卡实例ID,形如:eni-5k56k7k7。可通过[DescribeNetworkInterfaces](https://cloud.tencent.com/document/product/215/15817)接口获取。
29757
+ </li>
29758
+ <li>attachment.instance-id - String - (过滤条件)绑定的云服务器实例ID,形如:ins-3nqpdn3i。可通过[DescribeInstances](https://cloud.tencent.com/document/product/213/15728)接口获取。
29759
+ </li>
29760
+ <li>groups.security-group-id - String - (过滤条件)绑定的安全组实例ID,例如:sg-f9ekbxeq。可通过[DescribeSecurityGroups](https://cloud.tencent.com/document/product/215/15808)接口获取。
29761
+ </li>
29680
29762
  <li>network-interface-name - String - (过滤条件)网卡实例名称。</li>
29681
29763
  <li>network-interface-description - String - (过滤条件)网卡实例描述。</li>
29682
29764
  <li>address-ip - String - (过滤条件)内网IPv4地址,单IP后缀模糊匹配,多IP精确匹配。可以与`ip-exact-match`配合做单IP的精确匹配查询。</li>
@@ -29685,7 +29767,7 @@ class DescribeNetworkInterfacesRequest(AbstractModel):
29685
29767
  <li>tag:tag-key - String - 是否必填:否 - (过滤条件)按照标签键值对进行过滤。 tag-key使用具体的标签键进行替换。使用请参考示例2。</li>
29686
29768
  <li>is-primary - Boolean - 是否必填:否 - (过滤条件)按照是否主网卡进行过滤。值为true时,仅过滤主网卡;值为false时,仅过滤辅助网卡;此过滤参数未提供时,同时过滤主网卡和辅助网卡。</li>
29687
29769
  <li>eni-type - String -是否必填:否- (过滤条件)按照网卡类型进行过滤。“0”-辅助网卡,“1”-主网卡,“2”:中继网卡。</li>
29688
- <li>eni-qos - String -是否必填:否- (过滤条件)按照网卡服务质量进行过滤。“AG”-服务质量为云铜,“AU”-服务质量为云银。</li>
29770
+ <li>eni-qos - String -是否必填:否- (过滤条件)按照网卡服务质量进行过滤。PT(云金)、AU(云银)、AG(云铜)、DEFAULT(默认)。</li>
29689
29771
  <li>address-ipv6 - String - 是否必填:否 -(过滤条件)内网IPv6地址过滤,支持多ipv6地址查询,如果和address-ip一起使用取交集。</li>
29690
29772
  <li>public-address-ip - String - (过滤条件)公网IPv4地址,精确匹配。</li>
29691
29773
  :type Filters: list of Filter
@@ -29701,7 +29783,8 @@ class DescribeNetworkInterfacesRequest(AbstractModel):
29701
29783
 
29702
29784
  @property
29703
29785
  def NetworkInterfaceIds(self):
29704
- """弹性网卡实例ID查询。形如:eni-pxir56ns。每次请求的实例的上限为100。参数不支持同时指定NetworkInterfaceIds和Filters
29786
+ """弹性网卡实例ID查询。形如:eni-pxir56ns。每次请求的实例的上限为100。参数不支持同时指定NetworkInterfaceIds和Filters。可通过[DescribeNetworkInterfaces](https://cloud.tencent.com/document/product/215/15817)接口获取。
29787
+
29705
29788
  :rtype: list of str
29706
29789
  """
29707
29790
  return self._NetworkInterfaceIds
@@ -29713,11 +29796,16 @@ class DescribeNetworkInterfacesRequest(AbstractModel):
29713
29796
  @property
29714
29797
  def Filters(self):
29715
29798
  """过滤条件,参数不支持同时指定NetworkInterfaceIds和Filters。
29716
- <li>vpc-id - String - (过滤条件)VPC实例ID,形如:vpc-f49l6u0z。</li>
29717
- <li>subnet-id - String - (过滤条件)所属子网实例ID,形如:subnet-f49l6u0z。</li>
29718
- <li>network-interface-id - String - (过滤条件)弹性网卡实例ID,形如:eni-5k56k7k7。</li>
29719
- <li>attachment.instance-id - String - (过滤条件)绑定的云服务器实例ID,形如:ins-3nqpdn3i。</li>
29720
- <li>groups.security-group-id - String - (过滤条件)绑定的安全组实例ID,例如:sg-f9ekbxeq。</li>
29799
+ <li>vpc-id - String - (过滤条件)VPC实例ID,形如:vpc-f49l6u0z。可通过[DescribeVpcs](https://cloud.tencent.com/document/product/1108/43663)接口获取。
29800
+ </li>
29801
+ <li>subnet-id - String - (过滤条件)所属子网实例ID,形如:subnet-f49l6u0z。可通过[DescribeSubnets](https://cloud.tencent.com/document/product/215/15784)接口获取。
29802
+ </li>
29803
+ <li>network-interface-id - String - (过滤条件)弹性网卡实例ID,形如:eni-5k56k7k7。可通过[DescribeNetworkInterfaces](https://cloud.tencent.com/document/product/215/15817)接口获取。
29804
+ </li>
29805
+ <li>attachment.instance-id - String - (过滤条件)绑定的云服务器实例ID,形如:ins-3nqpdn3i。可通过[DescribeInstances](https://cloud.tencent.com/document/product/213/15728)接口获取。
29806
+ </li>
29807
+ <li>groups.security-group-id - String - (过滤条件)绑定的安全组实例ID,例如:sg-f9ekbxeq。可通过[DescribeSecurityGroups](https://cloud.tencent.com/document/product/215/15808)接口获取。
29808
+ </li>
29721
29809
  <li>network-interface-name - String - (过滤条件)网卡实例名称。</li>
29722
29810
  <li>network-interface-description - String - (过滤条件)网卡实例描述。</li>
29723
29811
  <li>address-ip - String - (过滤条件)内网IPv4地址,单IP后缀模糊匹配,多IP精确匹配。可以与`ip-exact-match`配合做单IP的精确匹配查询。</li>
@@ -29726,7 +29814,7 @@ class DescribeNetworkInterfacesRequest(AbstractModel):
29726
29814
  <li>tag:tag-key - String - 是否必填:否 - (过滤条件)按照标签键值对进行过滤。 tag-key使用具体的标签键进行替换。使用请参考示例2。</li>
29727
29815
  <li>is-primary - Boolean - 是否必填:否 - (过滤条件)按照是否主网卡进行过滤。值为true时,仅过滤主网卡;值为false时,仅过滤辅助网卡;此过滤参数未提供时,同时过滤主网卡和辅助网卡。</li>
29728
29816
  <li>eni-type - String -是否必填:否- (过滤条件)按照网卡类型进行过滤。“0”-辅助网卡,“1”-主网卡,“2”:中继网卡。</li>
29729
- <li>eni-qos - String -是否必填:否- (过滤条件)按照网卡服务质量进行过滤。“AG”-服务质量为云铜,“AU”-服务质量为云银。</li>
29817
+ <li>eni-qos - String -是否必填:否- (过滤条件)按照网卡服务质量进行过滤。PT(云金)、AU(云银)、AG(云铜)、DEFAULT(默认)。</li>
29730
29818
  <li>address-ipv6 - String - 是否必填:否 -(过滤条件)内网IPv6地址过滤,支持多ipv6地址查询,如果和address-ip一起使用取交集。</li>
29731
29819
  <li>public-address-ip - String - (过滤条件)公网IPv4地址,精确匹配。</li>
29732
29820
  :rtype: list of Filter
@@ -34930,11 +35018,14 @@ class DescribeVpcEndPointRequest(AbstractModel):
34930
35018
  :type Limit: int
34931
35019
  :param _EndPointId: 终端节点ID列表。
34932
35020
  :type EndPointId: list of str
35021
+ :param _IpAddressType: 协议类型,支持 Ipv4,Ipv6,默认 Ipv4。
35022
+ :type IpAddressType: str
34933
35023
  """
34934
35024
  self._Filters = None
34935
35025
  self._Offset = None
34936
35026
  self._Limit = None
34937
35027
  self._EndPointId = None
35028
+ self._IpAddressType = None
34938
35029
 
34939
35030
  @property
34940
35031
  def Filters(self):
@@ -34984,6 +35075,17 @@ class DescribeVpcEndPointRequest(AbstractModel):
34984
35075
  def EndPointId(self, EndPointId):
34985
35076
  self._EndPointId = EndPointId
34986
35077
 
35078
+ @property
35079
+ def IpAddressType(self):
35080
+ """协议类型,支持 Ipv4,Ipv6,默认 Ipv4。
35081
+ :rtype: str
35082
+ """
35083
+ return self._IpAddressType
35084
+
35085
+ @IpAddressType.setter
35086
+ def IpAddressType(self, IpAddressType):
35087
+ self._IpAddressType = IpAddressType
35088
+
34987
35089
 
34988
35090
  def _deserialize(self, params):
34989
35091
  if params.get("Filters") is not None:
@@ -34995,6 +35097,7 @@ class DescribeVpcEndPointRequest(AbstractModel):
34995
35097
  self._Offset = params.get("Offset")
34996
35098
  self._Limit = params.get("Limit")
34997
35099
  self._EndPointId = params.get("EndPointId")
35100
+ self._IpAddressType = params.get("IpAddressType")
34998
35101
  memeber_set = set(params.keys())
34999
35102
  for name, value in vars(self).items():
35000
35103
  property_name = name[1:]
@@ -35089,12 +35192,15 @@ class DescribeVpcEndPointServiceRequest(AbstractModel):
35089
35192
  :type EndPointServiceIds: list of str
35090
35193
  :param _IsListAuthorizedEndPointService: <li>不支持同时传入参数 Filters 。</li> <li>列出授权给当前账号的终端节点服务信息。可以配合EndPointServiceIds参数进行过滤,哪些终端节点服务授权了该账户。</li>
35091
35194
  :type IsListAuthorizedEndPointService: bool
35195
+ :param _IpAddressType: 协议类型,支持 Ipv4,Ipv6,默认 Ipv4。
35196
+ :type IpAddressType: str
35092
35197
  """
35093
35198
  self._Filters = None
35094
35199
  self._Offset = None
35095
35200
  self._Limit = None
35096
35201
  self._EndPointServiceIds = None
35097
35202
  self._IsListAuthorizedEndPointService = None
35203
+ self._IpAddressType = None
35098
35204
 
35099
35205
  @property
35100
35206
  def Filters(self):
@@ -35155,6 +35261,17 @@ class DescribeVpcEndPointServiceRequest(AbstractModel):
35155
35261
  def IsListAuthorizedEndPointService(self, IsListAuthorizedEndPointService):
35156
35262
  self._IsListAuthorizedEndPointService = IsListAuthorizedEndPointService
35157
35263
 
35264
+ @property
35265
+ def IpAddressType(self):
35266
+ """协议类型,支持 Ipv4,Ipv6,默认 Ipv4。
35267
+ :rtype: str
35268
+ """
35269
+ return self._IpAddressType
35270
+
35271
+ @IpAddressType.setter
35272
+ def IpAddressType(self, IpAddressType):
35273
+ self._IpAddressType = IpAddressType
35274
+
35158
35275
 
35159
35276
  def _deserialize(self, params):
35160
35277
  if params.get("Filters") is not None:
@@ -35167,6 +35284,7 @@ class DescribeVpcEndPointServiceRequest(AbstractModel):
35167
35284
  self._Limit = params.get("Limit")
35168
35285
  self._EndPointServiceIds = params.get("EndPointServiceIds")
35169
35286
  self._IsListAuthorizedEndPointService = params.get("IsListAuthorizedEndPointService")
35287
+ self._IpAddressType = params.get("IpAddressType")
35170
35288
  memeber_set = set(params.keys())
35171
35289
  for name, value in vars(self).items():
35172
35290
  property_name = name[1:]
@@ -37837,9 +37955,11 @@ class DetachNetworkInterfaceRequest(AbstractModel):
37837
37955
 
37838
37956
  def __init__(self):
37839
37957
  r"""
37840
- :param _NetworkInterfaceId: 弹性网卡实例ID,例如:eni-m6dyj72l
37958
+ :param _NetworkInterfaceId: 弹性网卡实例ID,例如:eni-m6dyj72l。可通过[DescribeNetworkInterfaces](https://cloud.tencent.com/document/product/215/15817)接口获取。
37959
+
37841
37960
  :type NetworkInterfaceId: str
37842
- :param _InstanceId: CVM实例ID。形如:ins-r8hr2upy
37961
+ :param _InstanceId: CVM实例ID。形如:ins-r8hr2upy。可通过[DescribeInstances](https://cloud.tencent.com/document/product/213/15728)接口获取。
37962
+
37843
37963
  :type InstanceId: str
37844
37964
  :param _ClientToken: 用于保证请求幂等性的字符串。该字符串由客户生成,需保证不同请求之间唯一,最大值不超过64个ASCII字符。若不指定该参数,则无法保证请求的幂等性。
37845
37965
  :type ClientToken: str
@@ -37850,7 +37970,8 @@ class DetachNetworkInterfaceRequest(AbstractModel):
37850
37970
 
37851
37971
  @property
37852
37972
  def NetworkInterfaceId(self):
37853
- """弹性网卡实例ID,例如:eni-m6dyj72l
37973
+ """弹性网卡实例ID,例如:eni-m6dyj72l。可通过[DescribeNetworkInterfaces](https://cloud.tencent.com/document/product/215/15817)接口获取。
37974
+
37854
37975
  :rtype: str
37855
37976
  """
37856
37977
  return self._NetworkInterfaceId
@@ -37861,7 +37982,8 @@ class DetachNetworkInterfaceRequest(AbstractModel):
37861
37982
 
37862
37983
  @property
37863
37984
  def InstanceId(self):
37864
- """CVM实例ID。形如:ins-r8hr2upy
37985
+ """CVM实例ID。形如:ins-r8hr2upy。可通过[DescribeInstances](https://cloud.tencent.com/document/product/213/15728)接口获取。
37986
+
37865
37987
  :rtype: str
37866
37988
  """
37867
37989
  return self._InstanceId
@@ -40530,10 +40652,13 @@ class EnableVpcEndPointConnectRequest(AbstractModel):
40530
40652
  :param _AcceptFlag: 是否接受终端节点连接请求。
40531
40653
  <li> true:自动接受。</li> <li> false:不自动接受。</li>
40532
40654
  :type AcceptFlag: bool
40655
+ :param _IpAddressType: 协议类型,支持 Ipv4,Ipv6,默认 Ipv4。
40656
+ :type IpAddressType: str
40533
40657
  """
40534
40658
  self._EndPointServiceId = None
40535
40659
  self._EndPointId = None
40536
40660
  self._AcceptFlag = None
40661
+ self._IpAddressType = None
40537
40662
 
40538
40663
  @property
40539
40664
  def EndPointServiceId(self):
@@ -40569,11 +40694,23 @@ class EnableVpcEndPointConnectRequest(AbstractModel):
40569
40694
  def AcceptFlag(self, AcceptFlag):
40570
40695
  self._AcceptFlag = AcceptFlag
40571
40696
 
40697
+ @property
40698
+ def IpAddressType(self):
40699
+ """协议类型,支持 Ipv4,Ipv6,默认 Ipv4。
40700
+ :rtype: str
40701
+ """
40702
+ return self._IpAddressType
40703
+
40704
+ @IpAddressType.setter
40705
+ def IpAddressType(self, IpAddressType):
40706
+ self._IpAddressType = IpAddressType
40707
+
40572
40708
 
40573
40709
  def _deserialize(self, params):
40574
40710
  self._EndPointServiceId = params.get("EndPointServiceId")
40575
40711
  self._EndPointId = params.get("EndPointId")
40576
40712
  self._AcceptFlag = params.get("AcceptFlag")
40713
+ self._IpAddressType = params.get("IpAddressType")
40577
40714
  memeber_set = set(params.keys())
40578
40715
  for name, value in vars(self).items():
40579
40716
  property_name = name[1:]
@@ -45337,7 +45474,7 @@ class Ipv6Address(AbstractModel):
45337
45474
  :type Address: str
45338
45475
  :param _Primary: 是否是主`IP`。
45339
45476
  :type Primary: bool
45340
- :param _AddressId: `EIP`实例`ID`,形如:`eip-hxlqja90`。
45477
+ :param _AddressId: `EIP`实例`ID`,形如:`eip-hxlqja90`。作为入参数时,可通过[DescribeAddresses](https://cloud.tencent.com/document/product/215/16702)接口获取。
45341
45478
  :type AddressId: str
45342
45479
  :param _Description: 描述信息。
45343
45480
  :type Description: str
@@ -45352,7 +45489,7 @@ class Ipv6Address(AbstractModel):
45352
45489
  :param _PublicIpAddress: 如果 IPv6地址是 ULA 类型,绑定的公网IP地址。
45353
45490
  注意:此字段可能返回 null,表示取不到有效值。
45354
45491
  :type PublicIpAddress: str
45355
- :param _AddressType: `IPv6`地址的类型: `GUA`, `OTHER`, `ULA`
45492
+ :param _AddressType: `IPv6`地址的类型: `GUA`(全球单播地址), `OTHER`(非GUA/ULA地址), `ULA`(唯一本地地址)
45356
45493
  注意:此字段可能返回 null,表示取不到有效值。
45357
45494
  :type AddressType: str
45358
45495
  """
@@ -45389,7 +45526,7 @@ class Ipv6Address(AbstractModel):
45389
45526
 
45390
45527
  @property
45391
45528
  def AddressId(self):
45392
- """`EIP`实例`ID`,形如:`eip-hxlqja90`。
45529
+ """`EIP`实例`ID`,形如:`eip-hxlqja90`。作为入参数时,可通过[DescribeAddresses](https://cloud.tencent.com/document/product/215/16702)接口获取。
45393
45530
  :rtype: str
45394
45531
  """
45395
45532
  return self._AddressId
@@ -45449,7 +45586,7 @@ class Ipv6Address(AbstractModel):
45449
45586
 
45450
45587
  @property
45451
45588
  def AddressType(self):
45452
- """`IPv6`地址的类型: `GUA`, `OTHER`, `ULA`
45589
+ """`IPv6`地址的类型: `GUA`(全球单播地址), `OTHER`(非GUA/ULA地址), `ULA`(唯一本地地址)
45453
45590
  注意:此字段可能返回 null,表示取不到有效值。
45454
45591
  :rtype: str
45455
45592
  """
@@ -46039,13 +46176,16 @@ class MigrateNetworkInterfaceRequest(AbstractModel):
46039
46176
 
46040
46177
  def __init__(self):
46041
46178
  r"""
46042
- :param _NetworkInterfaceId: 弹性网卡实例ID,例如:eni-m6dyj72l
46179
+ :param _NetworkInterfaceId: 弹性网卡实例ID,例如:eni-m6dyj72l。可通过[DescribeNetworkInterfaces](https://cloud.tencent.com/document/product/215/15817)接口获取。
46180
+
46043
46181
  :type NetworkInterfaceId: str
46044
- :param _SourceInstanceId: 弹性网卡当前绑定的CVM实例ID。形如:ins-r8hr2upy
46182
+ :param _SourceInstanceId: 弹性网卡当前绑定的CVM实例ID。形如:ins-r8hr2upy。可通过[DescribeInstances](https://cloud.tencent.com/document/product/213/15728)接口获取。
46183
+
46045
46184
  :type SourceInstanceId: str
46046
- :param _DestinationInstanceId: 待迁移的目的CVM实例ID
46185
+ :param _DestinationInstanceId: 待迁移的目的CVM实例ID。可通过[DescribeInstances](https://cloud.tencent.com/document/product/213/15728)接口获取。
46186
+
46047
46187
  :type DestinationInstanceId: str
46048
- :param _AttachType: 网卡绑定类型:0 标准型 1 扩展型。
46188
+ :param _AttachType: 网卡绑定类型:0 标准型 1 扩展型。默认:0。
46049
46189
  :type AttachType: int
46050
46190
  """
46051
46191
  self._NetworkInterfaceId = None
@@ -46055,7 +46195,8 @@ class MigrateNetworkInterfaceRequest(AbstractModel):
46055
46195
 
46056
46196
  @property
46057
46197
  def NetworkInterfaceId(self):
46058
- """弹性网卡实例ID,例如:eni-m6dyj72l
46198
+ """弹性网卡实例ID,例如:eni-m6dyj72l。可通过[DescribeNetworkInterfaces](https://cloud.tencent.com/document/product/215/15817)接口获取。
46199
+
46059
46200
  :rtype: str
46060
46201
  """
46061
46202
  return self._NetworkInterfaceId
@@ -46066,7 +46207,8 @@ class MigrateNetworkInterfaceRequest(AbstractModel):
46066
46207
 
46067
46208
  @property
46068
46209
  def SourceInstanceId(self):
46069
- """弹性网卡当前绑定的CVM实例ID。形如:ins-r8hr2upy
46210
+ """弹性网卡当前绑定的CVM实例ID。形如:ins-r8hr2upy。可通过[DescribeInstances](https://cloud.tencent.com/document/product/213/15728)接口获取。
46211
+
46070
46212
  :rtype: str
46071
46213
  """
46072
46214
  return self._SourceInstanceId
@@ -46077,7 +46219,8 @@ class MigrateNetworkInterfaceRequest(AbstractModel):
46077
46219
 
46078
46220
  @property
46079
46221
  def DestinationInstanceId(self):
46080
- """待迁移的目的CVM实例ID
46222
+ """待迁移的目的CVM实例ID。可通过[DescribeInstances](https://cloud.tencent.com/document/product/213/15728)接口获取。
46223
+
46081
46224
  :rtype: str
46082
46225
  """
46083
46226
  return self._DestinationInstanceId
@@ -46088,7 +46231,7 @@ class MigrateNetworkInterfaceRequest(AbstractModel):
46088
46231
 
46089
46232
  @property
46090
46233
  def AttachType(self):
46091
- """网卡绑定类型:0 标准型 1 扩展型。
46234
+ """网卡绑定类型:0 标准型 1 扩展型。默认:0。
46092
46235
  :rtype: int
46093
46236
  """
46094
46237
  return self._AttachType
@@ -48858,7 +49001,8 @@ class ModifyIpv6AddressesAttributeRequest(AbstractModel):
48858
49001
 
48859
49002
  def __init__(self):
48860
49003
  r"""
48861
- :param _NetworkInterfaceId: 弹性网卡实例`ID`,形如:`eni-m6dyj72l`。
49004
+ :param _NetworkInterfaceId: 弹性网卡实例`ID`,形如:`eni-m6dyj72l`。可通过[DescribeNetworkInterfaces](https://cloud.tencent.com/document/product/215/15817)接口获取。
49005
+
48862
49006
  :type NetworkInterfaceId: str
48863
49007
  :param _Ipv6Addresses: 指定的内网IPv6地址信息。
48864
49008
  :type Ipv6Addresses: list of Ipv6Address
@@ -48868,7 +49012,8 @@ class ModifyIpv6AddressesAttributeRequest(AbstractModel):
48868
49012
 
48869
49013
  @property
48870
49014
  def NetworkInterfaceId(self):
48871
- """弹性网卡实例`ID`,形如:`eni-m6dyj72l`。
49015
+ """弹性网卡实例`ID`,形如:`eni-m6dyj72l`。可通过[DescribeNetworkInterfaces](https://cloud.tencent.com/document/product/215/15817)接口获取。
49016
+
48872
49017
  :rtype: str
48873
49018
  """
48874
49019
  return self._NetworkInterfaceId
@@ -49794,13 +49939,15 @@ class ModifyNetworkInterfaceAttributeRequest(AbstractModel):
49794
49939
 
49795
49940
  def __init__(self):
49796
49941
  r"""
49797
- :param _NetworkInterfaceId: 弹性网卡实例ID,例如:eni-pxir56ns
49942
+ :param _NetworkInterfaceId: 弹性网卡实例ID,例如:eni-pxir56ns。可通过[DescribeNetworkInterfaces](https://cloud.tencent.com/document/product/215/15817)接口获取。
49943
+
49798
49944
  :type NetworkInterfaceId: str
49799
49945
  :param _NetworkInterfaceName: 弹性网卡名称,最大长度不能超过60个字节。
49800
49946
  :type NetworkInterfaceName: str
49801
49947
  :param _NetworkInterfaceDescription: 弹性网卡描述,可任意命名,但不得超过60个字符。
49802
49948
  :type NetworkInterfaceDescription: str
49803
- :param _SecurityGroupIds: 指定绑定的安全组,例如:['sg-1dd51d']
49949
+ :param _SecurityGroupIds: 指定绑定的安全组,例如:['sg-1dd51d']。可通过[DescribeSecurityGroups](https://cloud.tencent.com/document/product/215/15808)接口获取。
49950
+
49804
49951
  :type SecurityGroupIds: list of str
49805
49952
  :param _TrunkingFlag: 网卡trunking模式设置,Enable-开启,Disable--关闭,默认关闭。
49806
49953
  :type TrunkingFlag: str
@@ -49813,7 +49960,8 @@ class ModifyNetworkInterfaceAttributeRequest(AbstractModel):
49813
49960
 
49814
49961
  @property
49815
49962
  def NetworkInterfaceId(self):
49816
- """弹性网卡实例ID,例如:eni-pxir56ns
49963
+ """弹性网卡实例ID,例如:eni-pxir56ns。可通过[DescribeNetworkInterfaces](https://cloud.tencent.com/document/product/215/15817)接口获取。
49964
+
49817
49965
  :rtype: str
49818
49966
  """
49819
49967
  return self._NetworkInterfaceId
@@ -49846,7 +49994,8 @@ class ModifyNetworkInterfaceAttributeRequest(AbstractModel):
49846
49994
 
49847
49995
  @property
49848
49996
  def SecurityGroupIds(self):
49849
- """指定绑定的安全组,例如:['sg-1dd51d']
49997
+ """指定绑定的安全组,例如:['sg-1dd51d']。可通过[DescribeSecurityGroups](https://cloud.tencent.com/document/product/215/15808)接口获取。
49998
+
49850
49999
  :rtype: list of str
49851
50000
  """
49852
50001
  return self._SecurityGroupIds
@@ -49918,11 +50067,12 @@ class ModifyNetworkInterfaceQosRequest(AbstractModel):
49918
50067
 
49919
50068
  def __init__(self):
49920
50069
  r"""
49921
- :param _NetworkInterfaceIds: 弹性网卡ID,支持批量修改。
50070
+ :param _NetworkInterfaceIds: 弹性网卡ID,支持批量修改。可通过[DescribeNetworkInterfaces](https://cloud.tencent.com/document/product/215/15817)接口获取。
50071
+
49922
50072
  :type NetworkInterfaceIds: list of str
49923
- :param _QosLevel: 服务质量,可选值:PTAUAGDEFAULT,分别代表云金、云银、云铜、默认四个等级。
50073
+ :param _QosLevel: 服务质量,可选值:PT(云金)、AU(云银)、AG(云铜)、DEFAULT(默认)。
49924
50074
  :type QosLevel: str
49925
- :param _DirectSendMaxPort: DirectSend端口范围最大值。
50075
+ :param _DirectSendMaxPort: DirectSend端口范围最大值。最大值: 65535。
49926
50076
  :type DirectSendMaxPort: int
49927
50077
  """
49928
50078
  self._NetworkInterfaceIds = None
@@ -49931,7 +50081,8 @@ class ModifyNetworkInterfaceQosRequest(AbstractModel):
49931
50081
 
49932
50082
  @property
49933
50083
  def NetworkInterfaceIds(self):
49934
- """弹性网卡ID,支持批量修改。
50084
+ """弹性网卡ID,支持批量修改。可通过[DescribeNetworkInterfaces](https://cloud.tencent.com/document/product/215/15817)接口获取。
50085
+
49935
50086
  :rtype: list of str
49936
50087
  """
49937
50088
  return self._NetworkInterfaceIds
@@ -49942,7 +50093,7 @@ class ModifyNetworkInterfaceQosRequest(AbstractModel):
49942
50093
 
49943
50094
  @property
49944
50095
  def QosLevel(self):
49945
- """服务质量,可选值:PTAUAGDEFAULT,分别代表云金、云银、云铜、默认四个等级。
50096
+ """服务质量,可选值:PT(云金)、AU(云银)、AG(云铜)、DEFAULT(默认)。
49946
50097
  :rtype: str
49947
50098
  """
49948
50099
  return self._QosLevel
@@ -49953,7 +50104,7 @@ class ModifyNetworkInterfaceQosRequest(AbstractModel):
49953
50104
 
49954
50105
  @property
49955
50106
  def DirectSendMaxPort(self):
49956
- """DirectSend端口范围最大值。
50107
+ """DirectSend端口范围最大值。最大值: 65535。
49957
50108
  :rtype: int
49958
50109
  """
49959
50110
  return self._DirectSendMaxPort
@@ -50012,7 +50163,8 @@ class ModifyPrivateIpAddressesAttributeRequest(AbstractModel):
50012
50163
 
50013
50164
  def __init__(self):
50014
50165
  r"""
50015
- :param _NetworkInterfaceId: 弹性网卡实例ID,例如:eni-m6dyj72l
50166
+ :param _NetworkInterfaceId: 弹性网卡实例ID,例如:eni-m6dyj72l。可通过[DescribeNetworkInterfaces](https://cloud.tencent.com/document/product/215/15817)接口获取。
50167
+
50016
50168
  :type NetworkInterfaceId: str
50017
50169
  :param _PrivateIpAddresses: 指定的内网IP信息。
50018
50170
  :type PrivateIpAddresses: list of PrivateIpAddressSpecification
@@ -50022,7 +50174,8 @@ class ModifyPrivateIpAddressesAttributeRequest(AbstractModel):
50022
50174
 
50023
50175
  @property
50024
50176
  def NetworkInterfaceId(self):
50025
- """弹性网卡实例ID,例如:eni-m6dyj72l
50177
+ """弹性网卡实例ID,例如:eni-m6dyj72l。可通过[DescribeNetworkInterfaces](https://cloud.tencent.com/document/product/215/15817)接口获取。
50178
+
50026
50179
  :rtype: str
50027
50180
  """
50028
50181
  return self._NetworkInterfaceId
@@ -51744,10 +51897,13 @@ class ModifyVpcEndPointAttributeRequest(AbstractModel):
51744
51897
  :type EndPointName: str
51745
51898
  :param _SecurityGroupIds: 安全组ID列表。
51746
51899
  :type SecurityGroupIds: list of str
51900
+ :param _IpAddressType: 协议类型,支持 Ipv4,Ipv6,默认 Ipv4。
51901
+ :type IpAddressType: str
51747
51902
  """
51748
51903
  self._EndPointId = None
51749
51904
  self._EndPointName = None
51750
51905
  self._SecurityGroupIds = None
51906
+ self._IpAddressType = None
51751
51907
 
51752
51908
  @property
51753
51909
  def EndPointId(self):
@@ -51782,11 +51938,23 @@ class ModifyVpcEndPointAttributeRequest(AbstractModel):
51782
51938
  def SecurityGroupIds(self, SecurityGroupIds):
51783
51939
  self._SecurityGroupIds = SecurityGroupIds
51784
51940
 
51941
+ @property
51942
+ def IpAddressType(self):
51943
+ """协议类型,支持 Ipv4,Ipv6,默认 Ipv4。
51944
+ :rtype: str
51945
+ """
51946
+ return self._IpAddressType
51947
+
51948
+ @IpAddressType.setter
51949
+ def IpAddressType(self, IpAddressType):
51950
+ self._IpAddressType = IpAddressType
51951
+
51785
51952
 
51786
51953
  def _deserialize(self, params):
51787
51954
  self._EndPointId = params.get("EndPointId")
51788
51955
  self._EndPointName = params.get("EndPointName")
51789
51956
  self._SecurityGroupIds = params.get("SecurityGroupIds")
51957
+ self._IpAddressType = params.get("IpAddressType")
51790
51958
  memeber_set = set(params.keys())
51791
51959
  for name, value in vars(self).items():
51792
51960
  property_name = name[1:]
@@ -51842,12 +52010,15 @@ class ModifyVpcEndPointServiceAttributeRequest(AbstractModel):
51842
52010
  :type AutoAcceptFlag: bool
51843
52011
  :param _ServiceInstanceId: 后端服务的ID,比如lb-xxx。
51844
52012
  :type ServiceInstanceId: str
52013
+ :param _IpAddressType: 协议类型,支持 Ipv4,Ipv6,默认 Ipv4。
52014
+ :type IpAddressType: str
51845
52015
  """
51846
52016
  self._EndPointServiceId = None
51847
52017
  self._VpcId = None
51848
52018
  self._EndPointServiceName = None
51849
52019
  self._AutoAcceptFlag = None
51850
52020
  self._ServiceInstanceId = None
52021
+ self._IpAddressType = None
51851
52022
 
51852
52023
  @property
51853
52024
  def EndPointServiceId(self):
@@ -51904,6 +52075,17 @@ class ModifyVpcEndPointServiceAttributeRequest(AbstractModel):
51904
52075
  def ServiceInstanceId(self, ServiceInstanceId):
51905
52076
  self._ServiceInstanceId = ServiceInstanceId
51906
52077
 
52078
+ @property
52079
+ def IpAddressType(self):
52080
+ """协议类型,支持 Ipv4,Ipv6,默认 Ipv4。
52081
+ :rtype: str
52082
+ """
52083
+ return self._IpAddressType
52084
+
52085
+ @IpAddressType.setter
52086
+ def IpAddressType(self, IpAddressType):
52087
+ self._IpAddressType = IpAddressType
52088
+
51907
52089
 
51908
52090
  def _deserialize(self, params):
51909
52091
  self._EndPointServiceId = params.get("EndPointServiceId")
@@ -51911,6 +52093,7 @@ class ModifyVpcEndPointServiceAttributeRequest(AbstractModel):
51911
52093
  self._EndPointServiceName = params.get("EndPointServiceName")
51912
52094
  self._AutoAcceptFlag = params.get("AutoAcceptFlag")
51913
52095
  self._ServiceInstanceId = params.get("ServiceInstanceId")
52096
+ self._IpAddressType = params.get("IpAddressType")
51914
52097
  memeber_set = set(params.keys())
51915
52098
  for name, value in vars(self).items():
51916
52099
  property_name = name[1:]
@@ -54918,15 +55101,15 @@ class NetworkInterface(AbstractModel):
54918
55101
  :type Attachment: :class:`tencentcloud.vpc.v20170312.models.NetworkInterfaceAttachment`
54919
55102
  :param _Zone: 可用区。
54920
55103
  :type Zone: str
54921
- :param _CreatedTime: 创建时间。
55104
+ :param _CreatedTime: 创建时间。格式:YYYY-MM-DD hh:mm:ss。示例值:2020-10-28 08:23:59
54922
55105
  :type CreatedTime: str
54923
55106
  :param _Ipv6AddressSet: `IPv6`地址列表。
54924
55107
  :type Ipv6AddressSet: list of Ipv6Address
54925
55108
  :param _TagSet: 标签键值对。
54926
55109
  :type TagSet: list of Tag
54927
- :param _EniType: 网卡类型。0 - 弹性网卡;1 - evm弹性网卡。
55110
+ :param _EniType: 网卡类型。“0”-辅助网卡,“1”-主网卡,“2”:中继网卡
54928
55111
  :type EniType: int
54929
- :param _Business: 网卡绑定的子机类型:cvmeks
55112
+ :param _Business: 网卡绑定的子机类型:cvm(普通CVM子机),eks(弹性容器服务Elastic Kubernetes Service), hai(高性能应用服务Hyper Application Inventor)。
54930
55113
  注意:此字段可能返回 null,表示取不到有效值。
54931
55114
  :type Business: str
54932
55115
  :param _CdcId: 网卡所关联的CDC实例ID。
@@ -54939,10 +55122,10 @@ class NetworkInterface(AbstractModel):
54939
55122
  注意:此字段可能返回 null,表示取不到有效值。
54940
55123
  :type ResourceId: str
54941
55124
  :param _QosLevel: 服务质量级别:
54942
- <li>`DEFAULT`:默认</li>
54943
- <li>`PT`:云金</li>
54944
- <li>`AU`:云银</li>
54945
- <li>`AG`:云铜</li>
55125
+ PT(云金)、AU(云银)、AG(云铜)、DEFAULT(默认)。
55126
+
55127
+ 可选值:PT(云金)、AU(云银)、AG(云铜)、DEFAULT(默认)。
55128
+
54946
55129
  注意:此字段可能返回 null,表示取不到有效值。
54947
55130
  :type QosLevel: str
54948
55131
  """
@@ -55126,7 +55309,7 @@ class NetworkInterface(AbstractModel):
55126
55309
 
55127
55310
  @property
55128
55311
  def CreatedTime(self):
55129
- """创建时间。
55312
+ """创建时间。格式:YYYY-MM-DD hh:mm:ss。示例值:2020-10-28 08:23:59
55130
55313
  :rtype: str
55131
55314
  """
55132
55315
  return self._CreatedTime
@@ -55159,7 +55342,7 @@ class NetworkInterface(AbstractModel):
55159
55342
 
55160
55343
  @property
55161
55344
  def EniType(self):
55162
- """网卡类型。0 - 弹性网卡;1 - evm弹性网卡。
55345
+ """网卡类型。“0”-辅助网卡,“1”-主网卡,“2”:中继网卡
55163
55346
  :rtype: int
55164
55347
  """
55165
55348
  return self._EniType
@@ -55170,7 +55353,7 @@ class NetworkInterface(AbstractModel):
55170
55353
 
55171
55354
  @property
55172
55355
  def Business(self):
55173
- """网卡绑定的子机类型:cvmeks
55356
+ """网卡绑定的子机类型:cvm(普通CVM子机),eks(弹性容器服务Elastic Kubernetes Service), hai(高性能应用服务Hyper Application Inventor)。
55174
55357
  注意:此字段可能返回 null,表示取不到有效值。
55175
55358
  :rtype: str
55176
55359
  """
@@ -55219,10 +55402,10 @@ class NetworkInterface(AbstractModel):
55219
55402
  @property
55220
55403
  def QosLevel(self):
55221
55404
  """服务质量级别:
55222
- <li>`DEFAULT`:默认</li>
55223
- <li>`PT`:云金</li>
55224
- <li>`AU`:云银</li>
55225
- <li>`AG`:云铜</li>
55405
+ PT(云金)、AU(云银)、AG(云铜)、DEFAULT(默认)。
55406
+
55407
+ 可选值:PT(云金)、AU(云银)、AG(云铜)、DEFAULT(默认)。
55408
+
55226
55409
  注意:此字段可能返回 null,表示取不到有效值。
55227
55410
  :rtype: str
55228
55411
  """
@@ -55923,7 +56106,7 @@ MIGRATING:迁移中
55923
56106
  DELETING:删除中
55924
56107
  AVAILABLE:可用的
55925
56108
  :type State: str
55926
- :param _QosLevel: IP服务质量等级,可选值:PTAUAGDEFAULT,分别代表云金、云银、云铜、默认四个等级。
56109
+ :param _QosLevel: IP服务质量等级,可选值:PT(云金)、AU(云银)、AG(云铜)、DEFAULT(默认)。
55927
56110
  :type QosLevel: str
55928
56111
  """
55929
56112
  self._PrivateIpAddress = None
@@ -56018,7 +56201,7 @@ AVAILABLE:可用的
56018
56201
 
56019
56202
  @property
56020
56203
  def QosLevel(self):
56021
- """IP服务质量等级,可选值:PTAUAGDEFAULT,分别代表云金、云银、云铜、默认四个等级。
56204
+ """IP服务质量等级,可选值:PT(云金)、AU(云银)、AG(云铜)、DEFAULT(默认)。
56022
56205
  :rtype: str
56023
56206
  """
56024
56207
  return self._QosLevel
@@ -65987,7 +66170,8 @@ class UnassignIpv6AddressesRequest(AbstractModel):
65987
66170
 
65988
66171
  def __init__(self):
65989
66172
  r"""
65990
- :param _NetworkInterfaceId: 弹性网卡实例`ID`,形如:`eni-m6dyj72l`。
66173
+ :param _NetworkInterfaceId: 弹性网卡实例`ID`,形如:`eni-m6dyj72l`。可通过[DescribeNetworkInterfaces](https://cloud.tencent.com/document/product/215/15817)接口获取。
66174
+
65991
66175
  :type NetworkInterfaceId: str
65992
66176
  :param _Ipv6Addresses: 指定的`IPv6`地址列表,单次最多指定10个。
65993
66177
  :type Ipv6Addresses: list of Ipv6Address
@@ -65997,7 +66181,8 @@ class UnassignIpv6AddressesRequest(AbstractModel):
65997
66181
 
65998
66182
  @property
65999
66183
  def NetworkInterfaceId(self):
66000
- """弹性网卡实例`ID`,形如:`eni-m6dyj72l`。
66184
+ """弹性网卡实例`ID`,形如:`eni-m6dyj72l`。可通过[DescribeNetworkInterfaces](https://cloud.tencent.com/document/product/215/15817)接口获取。
66185
+
66001
66186
  :rtype: str
66002
66187
  """
66003
66188
  return self._NetworkInterfaceId
@@ -66234,11 +66419,13 @@ class UnassignPrivateIpAddressesRequest(AbstractModel):
66234
66419
 
66235
66420
  def __init__(self):
66236
66421
  r"""
66237
- :param _NetworkInterfaceId: 弹性网卡实例ID,例如:eni-m6dyj72l
66422
+ :param _NetworkInterfaceId: 弹性网卡实例ID,例如:eni-m6dyj72l。可通过[DescribeNetworkInterfaces](https://cloud.tencent.com/document/product/215/15817)接口获取。
66423
+
66238
66424
  :type NetworkInterfaceId: str
66239
66425
  :param _PrivateIpAddresses: 指定的内网IP信息,单次最多指定10个。
66240
66426
  :type PrivateIpAddresses: list of PrivateIpAddressSpecification
66241
- :param _InstanceId: 网卡绑定的子机实例ID,该参数仅用于指定网卡退还IP并解绑子机的场景,如果不涉及解绑子机,请勿填写。
66427
+ :param _InstanceId: 网卡绑定的子机实例ID,该参数仅用于指定网卡退还IP并解绑子机的场景,如果不涉及解绑子机,请勿填写。可通过[DescribeInstances](https://cloud.tencent.com/document/product/213/15728)接口获取。
66428
+
66242
66429
  :type InstanceId: str
66243
66430
  """
66244
66431
  self._NetworkInterfaceId = None
@@ -66247,7 +66434,8 @@ class UnassignPrivateIpAddressesRequest(AbstractModel):
66247
66434
 
66248
66435
  @property
66249
66436
  def NetworkInterfaceId(self):
66250
- """弹性网卡实例ID,例如:eni-m6dyj72l
66437
+ """弹性网卡实例ID,例如:eni-m6dyj72l。可通过[DescribeNetworkInterfaces](https://cloud.tencent.com/document/product/215/15817)接口获取。
66438
+
66251
66439
  :rtype: str
66252
66440
  """
66253
66441
  return self._NetworkInterfaceId
@@ -66269,7 +66457,8 @@ class UnassignPrivateIpAddressesRequest(AbstractModel):
66269
66457
 
66270
66458
  @property
66271
66459
  def InstanceId(self):
66272
- """网卡绑定的子机实例ID,该参数仅用于指定网卡退还IP并解绑子机的场景,如果不涉及解绑子机,请勿填写。
66460
+ """网卡绑定的子机实例ID,该参数仅用于指定网卡退还IP并解绑子机的场景,如果不涉及解绑子机,请勿填写。可通过[DescribeInstances](https://cloud.tencent.com/document/product/213/15728)接口获取。
66461
+
66273
66462
  :rtype: str
66274
66463
  """
66275
66464
  return self._InstanceId