tencentcloud-sdk-python-cwp 3.1.64__py2.py3-none-any.whl → 3.1.99__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 CHANGED
@@ -14,4 +14,4 @@
14
14
  # limitations under the License.
15
15
 
16
16
 
17
- __version__ = '3.1.64'
17
+ __version__ = '3.1.99'
@@ -40642,19 +40642,17 @@ class DescribeLicenseBindListRequest(AbstractModel):
40642
40642
 
40643
40643
  def __init__(self):
40644
40644
  r"""
40645
- :param _LicenseId: 授权ID
40645
+ :param _LicenseId: <p>授权ID取DescribeLicenseList接口List对象下的LicenseId参数值</p>
40646
40646
  :type LicenseId: int
40647
- :param _LicenseType: 授权类型
40647
+ :param _LicenseType: <p>授权类型</p><p>枚举值:</p><ul><li>0: 专业版-按量计费</li><li>1: 专业版-包年包月(主机安全)</li><li>2: 旗舰版-包年包月(主机安全)</li><li>3: 轻量版-LH-包年包月</li><li>6: 专业版-包年包月(云安全中心)</li><li>7: 旗舰版-包年包月(云安全中心)</li></ul>
40648
40648
  :type LicenseType: int
40649
- :param _ResourceId: 资源ID
40649
+ :param _ResourceId: <p>资源ID,取DescribeLicenseList接口List对象下的ResourceId参数值</p>
40650
40650
  :type ResourceId: str
40651
- :param _Filters: <li>InstanceID、IP
40652
-
40653
- MachineName 模糊查询</li>
40651
+ :param _Filters: <li>InstanceID、IP、<p>MachineName 模糊查询</li></p>
40654
40652
  :type Filters: list of Filters
40655
- :param _Limit: 限制条数,默认10.
40653
+ :param _Limit: <p>限制条数,默认10.</p>
40656
40654
  :type Limit: int
40657
- :param _Offset: 偏移量,默认0.
40655
+ :param _Offset: <p>偏移量,默认0.</p>
40658
40656
  :type Offset: int
40659
40657
  """
40660
40658
  self._LicenseId = None
@@ -40666,7 +40664,7 @@ MachineName 模糊查询</li>
40666
40664
 
40667
40665
  @property
40668
40666
  def LicenseId(self):
40669
- r"""授权ID
40667
+ r"""<p>授权ID取DescribeLicenseList接口List对象下的LicenseId参数值</p>
40670
40668
  :rtype: int
40671
40669
  """
40672
40670
  return self._LicenseId
@@ -40677,7 +40675,7 @@ MachineName 模糊查询</li>
40677
40675
 
40678
40676
  @property
40679
40677
  def LicenseType(self):
40680
- r"""授权类型
40678
+ r"""<p>授权类型</p><p>枚举值:</p><ul><li>0: 专业版-按量计费</li><li>1: 专业版-包年包月(主机安全)</li><li>2: 旗舰版-包年包月(主机安全)</li><li>3: 轻量版-LH-包年包月</li><li>6: 专业版-包年包月(云安全中心)</li><li>7: 旗舰版-包年包月(云安全中心)</li></ul>
40681
40679
  :rtype: int
40682
40680
  """
40683
40681
  return self._LicenseType
@@ -40688,7 +40686,7 @@ MachineName 模糊查询</li>
40688
40686
 
40689
40687
  @property
40690
40688
  def ResourceId(self):
40691
- r"""资源ID
40689
+ r"""<p>资源ID,取DescribeLicenseList接口List对象下的ResourceId参数值</p>
40692
40690
  :rtype: str
40693
40691
  """
40694
40692
  return self._ResourceId
@@ -40699,9 +40697,7 @@ MachineName 模糊查询</li>
40699
40697
 
40700
40698
  @property
40701
40699
  def Filters(self):
40702
- r"""<li>InstanceID、IP
40703
-
40704
- MachineName 模糊查询</li>
40700
+ r"""<li>InstanceID、IP、<p>MachineName 模糊查询</li></p>
40705
40701
  :rtype: list of Filters
40706
40702
  """
40707
40703
  return self._Filters
@@ -40712,7 +40708,7 @@ MachineName 模糊查询</li>
40712
40708
 
40713
40709
  @property
40714
40710
  def Limit(self):
40715
- r"""限制条数,默认10.
40711
+ r"""<p>限制条数,默认10.</p>
40716
40712
  :rtype: int
40717
40713
  """
40718
40714
  return self._Limit
@@ -40723,7 +40719,7 @@ MachineName 模糊查询</li>
40723
40719
 
40724
40720
  @property
40725
40721
  def Offset(self):
40726
- r"""偏移量,默认0.
40722
+ r"""<p>偏移量,默认0.</p>
40727
40723
  :rtype: int
40728
40724
  """
40729
40725
  return self._Offset
@@ -40762,9 +40758,9 @@ class DescribeLicenseBindListResponse(AbstractModel):
40762
40758
 
40763
40759
  def __init__(self):
40764
40760
  r"""
40765
- :param _TotalCount: 总条数
40761
+ :param _TotalCount: <p>总条数</p>
40766
40762
  :type TotalCount: int
40767
- :param _List: 绑定机器列表信息
40763
+ :param _List: <p>绑定机器列表信息</p>
40768
40764
  :type List: list of LicenseBindDetail
40769
40765
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
40770
40766
  :type RequestId: str
@@ -40775,7 +40771,7 @@ class DescribeLicenseBindListResponse(AbstractModel):
40775
40771
 
40776
40772
  @property
40777
40773
  def TotalCount(self):
40778
- r"""总条数
40774
+ r"""<p>总条数</p>
40779
40775
  :rtype: int
40780
40776
  """
40781
40777
  return self._TotalCount
@@ -40786,7 +40782,7 @@ class DescribeLicenseBindListResponse(AbstractModel):
40786
40782
 
40787
40783
  @property
40788
40784
  def List(self):
40789
- r"""绑定机器列表信息
40785
+ r"""<p>绑定机器列表信息</p>
40790
40786
  :rtype: list of LicenseBindDetail
40791
40787
  """
40792
40788
  return self._List
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: tencentcloud-sdk-python-cwp
3
- Version: 3.1.64
3
+ Version: 3.1.99
4
4
  Summary: Tencent Cloud Cwp SDK for Python
5
5
  Home-page: https://github.com/TencentCloud/tencentcloud-sdk-python
6
6
  Author: Tencent Cloud
@@ -15,7 +15,7 @@ Classifier: Programming Language :: Python :: 2.7
15
15
  Classifier: Programming Language :: Python :: 3
16
16
  Classifier: Programming Language :: Python :: 3.6
17
17
  Classifier: Programming Language :: Python :: 3.7
18
- Requires-Dist: tencentcloud-sdk-python-common <4.0.0,>=3.1.64
18
+ Requires-Dist: tencentcloud-sdk-python-common <4.0.0,>=3.1.99
19
19
 
20
20
  ============================
21
21
  Tencent Cloud SDK for Python
@@ -1,11 +1,11 @@
1
- tencentcloud/__init__.py,sha256=fT9MuZaVsvtxOc2UtuGbklkqJ3MRz7H1JTviqxCdOGs,629
1
+ tencentcloud/__init__.py,sha256=M6HdxMRbTFOlidOCe3Qas_6jxBfJIzurpO6TIjEmJBk,629
2
2
  tencentcloud/cwp/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  tencentcloud/cwp/v20180228/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  tencentcloud/cwp/v20180228/cwp_client.py,sha256=7e90AotMNJNW9Yp43rThxW2A7jDZvQLZRGZRiV_civI,492016
5
5
  tencentcloud/cwp/v20180228/cwp_client_async.py,sha256=52peVPTBHKO9lDEXsCWhCHhsiL9Kg5w5yD9psC8fRCk,329761
6
6
  tencentcloud/cwp/v20180228/errorcodes.py,sha256=GGLopl1BdrhED3VJdN7OTgmr88O3OdihwPK-L0EGp78,4375
7
- tencentcloud/cwp/v20180228/models.py,sha256=uzIJgmVkopuCTtsZNHbMCRgTtCZYdzPbubUApqjY4mI,3309519
8
- tencentcloud_sdk_python_cwp-3.1.64.dist-info/METADATA,sha256=9QEkKCThAdZFrrGKE8jZuyNDUbXamLVS92n1CvA47Ok,1495
9
- tencentcloud_sdk_python_cwp-3.1.64.dist-info/WHEEL,sha256=a5ogxI61vGGBHYbAAwISCXsfU7mxKr76gTpCEmSNOI8,109
10
- tencentcloud_sdk_python_cwp-3.1.64.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
11
- tencentcloud_sdk_python_cwp-3.1.64.dist-info/RECORD,,
7
+ tencentcloud/cwp/v20180228/models.py,sha256=-08sf5LTRehI-PvueTkfC7fj-vRCrX6RdBvRqx2jc3U,3310513
8
+ tencentcloud_sdk_python_cwp-3.1.99.dist-info/METADATA,sha256=2KeKlf3mmUcJ2FO8dr5LEINy-rL78zXCCge464sT3EU,1495
9
+ tencentcloud_sdk_python_cwp-3.1.99.dist-info/WHEEL,sha256=a5ogxI61vGGBHYbAAwISCXsfU7mxKr76gTpCEmSNOI8,109
10
+ tencentcloud_sdk_python_cwp-3.1.99.dist-info/top_level.txt,sha256=g-8OyzoqI6O6LiS85zkeNzhB-osEnRIPZMdyRd_0eL0,13
11
+ tencentcloud_sdk_python_cwp-3.1.99.dist-info/RECORD,,