tencentcloud-sdk-python 3.0.1298__py2.py3-none-any.whl → 3.0.1306__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 (109) hide show
  1. tencentcloud/__init__.py +1 -1
  2. tencentcloud/aca/v20210323/models.py +2 -2
  3. tencentcloud/aiart/v20221229/aiart_client.py +55 -0
  4. tencentcloud/aiart/v20221229/models.py +386 -0
  5. tencentcloud/apm/v20210622/apm_client.py +3 -3
  6. tencentcloud/apm/v20210622/errorcodes.py +10 -10
  7. tencentcloud/apm/v20210622/models.py +586 -538
  8. tencentcloud/autoscaling/v20180419/models.py +162 -0
  9. tencentcloud/batch/v20170312/models.py +2 -2
  10. tencentcloud/bh/v20230418/models.py +4 -4
  11. tencentcloud/cat/v20180409/cat_client.py +1 -1
  12. tencentcloud/ccc/v20200210/ccc_client.py +25 -0
  13. tencentcloud/ccc/v20200210/models.py +159 -0
  14. tencentcloud/cdb/v20170320/models.py +42 -0
  15. tencentcloud/cdn/v20180606/models.py +2 -2
  16. tencentcloud/cdwdoris/v20211228/cdwdoris_client.py +1 -1
  17. tencentcloud/cdwdoris/v20211228/models.py +165 -380
  18. tencentcloud/cfs/v20190719/cfs_client.py +23 -0
  19. tencentcloud/cfs/v20190719/errorcodes.py +1 -1
  20. tencentcloud/cfs/v20190719/models.py +79 -0
  21. tencentcloud/clb/v20180317/models.py +214 -20
  22. tencentcloud/cloudapp/v20220530/errorcodes.py +3 -0
  23. tencentcloud/cloudapp/v20220530/models.py +66 -17
  24. tencentcloud/cls/v20201016/models.py +22 -0
  25. tencentcloud/cmq/v20190304/cmq_client.py +0 -365
  26. tencentcloud/cmq/v20190304/models.py +324 -2473
  27. tencentcloud/config/v20220802/config_client.py +46 -0
  28. tencentcloud/config/v20220802/errorcodes.py +3 -0
  29. tencentcloud/config/v20220802/models.py +716 -26
  30. tencentcloud/csxg/v20230303/errorcodes.py +48 -0
  31. tencentcloud/cvm/v20170312/cvm_client.py +24 -0
  32. tencentcloud/cvm/v20170312/errorcodes.py +9 -0
  33. tencentcloud/cvm/v20170312/models.py +190 -6
  34. tencentcloud/cynosdb/v20190107/errorcodes.py +3 -0
  35. tencentcloud/cynosdb/v20190107/models.py +113 -0
  36. tencentcloud/dc/v20180410/dc_client.py +1 -1
  37. tencentcloud/dc/v20180410/models.py +94 -167
  38. tencentcloud/dlc/v20210125/models.py +89 -0
  39. tencentcloud/drm/v20181115/models.py +17 -0
  40. tencentcloud/dts/v20211206/models.py +68 -2
  41. tencentcloud/ecm/v20190719/models.py +0 -18
  42. tencentcloud/emr/v20190103/models.py +186 -462
  43. tencentcloud/es/v20180416/models.py +17 -0
  44. tencentcloud/ess/v20201111/ess_client.py +26 -5
  45. tencentcloud/ess/v20201111/models.py +96 -86
  46. tencentcloud/essbasic/v20210526/models.py +124 -134
  47. tencentcloud/faceid/v20180301/models.py +14 -14
  48. tencentcloud/gaap/v20180529/gaap_client.py +9 -3
  49. tencentcloud/gwlb/v20240906/models.py +2 -2
  50. tencentcloud/hai/v20230812/errorcodes.py +6 -0
  51. tencentcloud/hai/v20230812/hai_client.py +46 -0
  52. tencentcloud/hai/v20230812/models.py +435 -0
  53. tencentcloud/hunyuan/v20230901/hunyuan_client.py +3 -1
  54. tencentcloud/hunyuan/v20230901/models.py +84 -2
  55. tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +115 -0
  56. tencentcloud/iotexplorer/v20190423/models.py +1473 -75
  57. tencentcloud/iotvideo/v20211125/iotvideo_client.py +23 -0
  58. tencentcloud/iotvideo/v20211125/models.py +135 -0
  59. tencentcloud/keewidb/v20220308/models.py +1 -1
  60. tencentcloud/lcic/v20220817/models.py +6 -8
  61. tencentcloud/lighthouse/v20200324/models.py +30 -0
  62. tencentcloud/lke/v20231130/models.py +23 -14
  63. tencentcloud/lkeap/v20240522/errorcodes.py +3 -0
  64. tencentcloud/lkeap/v20240522/lkeap_client.py +1 -1
  65. tencentcloud/lkeap/v20240522/models.py +60 -18
  66. tencentcloud/mna/v20210119/models.py +0 -52
  67. tencentcloud/mongodb/v20180408/models.py +2 -44
  68. tencentcloud/mongodb/v20190725/models.py +2 -22
  69. tencentcloud/monitor/v20180724/models.py +57 -6
  70. tencentcloud/monitor/v20180724/monitor_client.py +1 -1
  71. tencentcloud/mps/v20190612/errorcodes.py +6 -0
  72. tencentcloud/mps/v20190612/models.py +871 -18
  73. tencentcloud/mps/v20190612/mps_client.py +138 -0
  74. tencentcloud/ocr/v20181119/models.py +63 -18
  75. tencentcloud/postgres/v20170312/errorcodes.py +6 -0
  76. tencentcloud/postgres/v20170312/models.py +305 -30
  77. tencentcloud/postgres/v20170312/postgres_client.py +46 -0
  78. tencentcloud/pts/v20210728/models.py +0 -348
  79. tencentcloud/redis/v20180412/models.py +12 -8
  80. tencentcloud/redis/v20180412/redis_client.py +8 -8
  81. tencentcloud/rum/v20210622/models.py +92 -2
  82. tencentcloud/scf/v20180416/models.py +44 -4
  83. tencentcloud/sms/v20190711/errorcodes.py +6 -0
  84. tencentcloud/sms/v20190711/models.py +81 -0
  85. tencentcloud/sms/v20210111/errorcodes.py +6 -0
  86. tencentcloud/sms/v20210111/models.py +81 -0
  87. tencentcloud/ssl/v20191205/models.py +79 -8
  88. tencentcloud/ssl/v20191205/ssl_client.py +8 -1
  89. tencentcloud/tcb/v20180608/models.py +207 -403
  90. tencentcloud/tcb/v20180608/tcb_client.py +1 -1
  91. tencentcloud/tchd/v20230306/models.py +0 -2
  92. tencentcloud/teo/v20220901/models.py +8 -18
  93. tencentcloud/tione/v20211111/models.py +34 -0
  94. tencentcloud/tiw/v20190919/models.py +6 -0
  95. tencentcloud/tke/v20220501/models.py +2 -2
  96. tencentcloud/trro/v20220325/models.py +15 -58
  97. tencentcloud/trtc/v20190722/models.py +15 -8
  98. tencentcloud/tse/v20201207/models.py +47 -0
  99. tencentcloud/vod/v20180717/models.py +6 -6
  100. tencentcloud/vpc/v20170312/errorcodes.py +2 -1220
  101. tencentcloud/vpc/v20170312/models.py +47 -65933
  102. tencentcloud/vpc/v20170312/vpc_client.py +7 -9228
  103. tencentcloud/wedata/v20210820/models.py +1368 -2
  104. tencentcloud/wedata/v20210820/wedata_client.py +23 -0
  105. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/METADATA +1 -1
  106. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/RECORD +109 -109
  107. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/LICENSE +0 -0
  108. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/WHEEL +0 -0
  109. {tencentcloud_sdk_python-3.0.1298.dist-info → tencentcloud_sdk_python-3.0.1306.dist-info}/top_level.txt +0 -0
@@ -26,15 +26,12 @@ class ActivateHardware(AbstractModel):
26
26
  def __init__(self):
27
27
  r"""
28
28
  :param _Vendor: 厂商名称
29
- 注意:此字段可能返回 null,表示取不到有效值。
30
29
  :type Vendor: str
31
30
  :param _SN: 设备SN序列号
32
31
  :type SN: str
33
32
  :param _DeviceName: 设备名称
34
- 注意:此字段可能返回 null,表示取不到有效值。
35
33
  :type DeviceName: str
36
34
  :param _Description: 备注
37
- 注意:此字段可能返回 null,表示取不到有效值。
38
35
  :type Description: str
39
36
  :param _DataKey: 设备密钥
40
37
  :type DataKey: str
@@ -46,19 +43,14 @@ class ActivateHardware(AbstractModel):
46
43
  若不传则默认为月度授权。
47
44
  当付费方为厂商时,此参数无效
48
45
 
49
- 注意:此字段可能返回 null,表示取不到有效值。
50
46
  :type LicensePayMode: int
51
47
  :param _GroupId: 设备分组ID
52
- 注意:此字段可能返回 null,表示取不到有效值。
53
48
  :type GroupId: str
54
49
  :param _GroupName: 设备分组名称,预留参数,需要分组时传入GroupId
55
- 注意:此字段可能返回 null,表示取不到有效值。
56
50
  :type GroupName: str
57
51
  :param _FlowTrunc: 设备无流量包处理方式,0: 按量付费,1: 截断加速
58
- 注意:此字段可能返回 null,表示取不到有效值。
59
52
  :type FlowTrunc: int
60
53
  :param _DeviceId: 激活后的设备ID
61
- 注意:此字段可能返回 null,表示取不到有效值。
62
54
  :type DeviceId: str
63
55
  """
64
56
  self._Vendor = None
@@ -76,7 +68,6 @@ class ActivateHardware(AbstractModel):
76
68
  @property
77
69
  def Vendor(self):
78
70
  """厂商名称
79
- 注意:此字段可能返回 null,表示取不到有效值。
80
71
  :rtype: str
81
72
  """
82
73
  return self._Vendor
@@ -99,7 +90,6 @@ class ActivateHardware(AbstractModel):
99
90
  @property
100
91
  def DeviceName(self):
101
92
  """设备名称
102
- 注意:此字段可能返回 null,表示取不到有效值。
103
93
  :rtype: str
104
94
  """
105
95
  return self._DeviceName
@@ -111,7 +101,6 @@ class ActivateHardware(AbstractModel):
111
101
  @property
112
102
  def Description(self):
113
103
  """备注
114
- 注意:此字段可能返回 null,表示取不到有效值。
115
104
  :rtype: str
116
105
  """
117
106
  return self._Description
@@ -150,7 +139,6 @@ class ActivateHardware(AbstractModel):
150
139
  若不传则默认为月度授权。
151
140
  当付费方为厂商时,此参数无效
152
141
 
153
- 注意:此字段可能返回 null,表示取不到有效值。
154
142
  :rtype: int
155
143
  """
156
144
  return self._LicensePayMode
@@ -162,7 +150,6 @@ class ActivateHardware(AbstractModel):
162
150
  @property
163
151
  def GroupId(self):
164
152
  """设备分组ID
165
- 注意:此字段可能返回 null,表示取不到有效值。
166
153
  :rtype: str
167
154
  """
168
155
  return self._GroupId
@@ -174,7 +161,6 @@ class ActivateHardware(AbstractModel):
174
161
  @property
175
162
  def GroupName(self):
176
163
  """设备分组名称,预留参数,需要分组时传入GroupId
177
- 注意:此字段可能返回 null,表示取不到有效值。
178
164
  :rtype: str
179
165
  """
180
166
  return self._GroupName
@@ -186,7 +172,6 @@ class ActivateHardware(AbstractModel):
186
172
  @property
187
173
  def FlowTrunc(self):
188
174
  """设备无流量包处理方式,0: 按量付费,1: 截断加速
189
- 注意:此字段可能返回 null,表示取不到有效值。
190
175
  :rtype: int
191
176
  """
192
177
  return self._FlowTrunc
@@ -198,7 +183,6 @@ class ActivateHardware(AbstractModel):
198
183
  @property
199
184
  def DeviceId(self):
200
185
  """激活后的设备ID
201
- 注意:此字段可能返回 null,表示取不到有效值。
202
186
  :rtype: str
203
187
  """
204
188
  return self._DeviceId
@@ -279,7 +263,6 @@ class ActivateHardwareResponse(AbstractModel):
279
263
  def __init__(self):
280
264
  r"""
281
265
  :param _HardwareInfo: 完成激活的设备信息
282
- 注意:此字段可能返回 null,表示取不到有效值。
283
266
  :type HardwareInfo: list of ActivateHardware
284
267
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
285
268
  :type RequestId: str
@@ -290,7 +273,6 @@ class ActivateHardwareResponse(AbstractModel):
290
273
  @property
291
274
  def HardwareInfo(self):
292
275
  """完成激活的设备信息
293
- 注意:此字段可能返回 null,表示取不到有效值。
294
276
  :rtype: list of ActivateHardware
295
277
  """
296
278
  return self._HardwareInfo
@@ -503,7 +485,6 @@ class AddDeviceResponse(AbstractModel):
503
485
  :param _DeviceId: 设备ID
504
486
  :type DeviceId: str
505
487
  :param _Signature: 签名字符串
506
- 注意:此字段可能返回 null,表示取不到有效值。
507
488
  :type Signature: str
508
489
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
509
490
  :type RequestId: str
@@ -538,7 +519,6 @@ class AddDeviceResponse(AbstractModel):
538
519
  @property
539
520
  def Signature(self):
540
521
  """签名字符串
541
- 注意:此字段可能返回 null,表示取不到有效值。
542
522
  :rtype: str
543
523
  """
544
524
  return self._Signature
@@ -1814,25 +1794,18 @@ class DeviceBaseInfo(AbstractModel):
1814
1794
  :param _AccessScope: 接入环境。0:公有云网关;1:自有网关;2:公有云网关和自有网关。默认公有云网关。 具体含义: 公有云网关:即该设备只能接入公有云网关(就近接入) 自有网关:即该设备只能接入已经注册上线的自有网关(就近接入或固定ip接入) 公有云网关和自有网关:即该设备同时可以接入公有云网关和已经注册上线的自有网关(就近接入或固定ip接入)
1815
1795
  :type AccessScope: int
1816
1796
  :param _LicensePayMode: license授权有效期 0:月度授权 1:永久授权
1817
- 注意:此字段可能返回 null,表示取不到有效值。
1818
1797
  :type LicensePayMode: int
1819
1798
  :param _Payer: 付费方 0:厂商付费 1:客户付费
1820
- 注意:此字段可能返回 null,表示取不到有效值。
1821
1799
  :type Payer: int
1822
1800
  :param _GroupId: 设备分组ID
1823
- 注意:此字段可能返回 null,表示取不到有效值。
1824
1801
  :type GroupId: str
1825
1802
  :param _GroupName: 设备分组名称
1826
- 注意:此字段可能返回 null,表示取不到有效值。
1827
1803
  :type GroupName: str
1828
1804
  :param _FlowTrunc: 设备无流量包处理方式,0: 按量付费,1: 截断加速
1829
- 注意:此字段可能返回 null,表示取不到有效值。
1830
1805
  :type FlowTrunc: int
1831
1806
  :param _Sn: 设备sn
1832
- 注意:此字段可能返回 null,表示取不到有效值。
1833
1807
  :type Sn: str
1834
1808
  :param _Vendor: 厂商
1835
- 注意:此字段可能返回 null,表示取不到有效值。
1836
1809
  :type Vendor: str
1837
1810
  """
1838
1811
  self._DeviceId = None
@@ -1918,7 +1891,6 @@ class DeviceBaseInfo(AbstractModel):
1918
1891
  @property
1919
1892
  def LicensePayMode(self):
1920
1893
  """license授权有效期 0:月度授权 1:永久授权
1921
- 注意:此字段可能返回 null,表示取不到有效值。
1922
1894
  :rtype: int
1923
1895
  """
1924
1896
  return self._LicensePayMode
@@ -1930,7 +1902,6 @@ class DeviceBaseInfo(AbstractModel):
1930
1902
  @property
1931
1903
  def Payer(self):
1932
1904
  """付费方 0:厂商付费 1:客户付费
1933
- 注意:此字段可能返回 null,表示取不到有效值。
1934
1905
  :rtype: int
1935
1906
  """
1936
1907
  return self._Payer
@@ -1942,7 +1913,6 @@ class DeviceBaseInfo(AbstractModel):
1942
1913
  @property
1943
1914
  def GroupId(self):
1944
1915
  """设备分组ID
1945
- 注意:此字段可能返回 null,表示取不到有效值。
1946
1916
  :rtype: str
1947
1917
  """
1948
1918
  return self._GroupId
@@ -1954,7 +1924,6 @@ class DeviceBaseInfo(AbstractModel):
1954
1924
  @property
1955
1925
  def GroupName(self):
1956
1926
  """设备分组名称
1957
- 注意:此字段可能返回 null,表示取不到有效值。
1958
1927
  :rtype: str
1959
1928
  """
1960
1929
  return self._GroupName
@@ -1966,7 +1935,6 @@ class DeviceBaseInfo(AbstractModel):
1966
1935
  @property
1967
1936
  def FlowTrunc(self):
1968
1937
  """设备无流量包处理方式,0: 按量付费,1: 截断加速
1969
- 注意:此字段可能返回 null,表示取不到有效值。
1970
1938
  :rtype: int
1971
1939
  """
1972
1940
  return self._FlowTrunc
@@ -1978,7 +1946,6 @@ class DeviceBaseInfo(AbstractModel):
1978
1946
  @property
1979
1947
  def Sn(self):
1980
1948
  """设备sn
1981
- 注意:此字段可能返回 null,表示取不到有效值。
1982
1949
  :rtype: str
1983
1950
  """
1984
1951
  return self._Sn
@@ -1990,7 +1957,6 @@ class DeviceBaseInfo(AbstractModel):
1990
1957
  @property
1991
1958
  def Vendor(self):
1992
1959
  """厂商
1993
- 注意:此字段可能返回 null,表示取不到有效值。
1994
1960
  :rtype: str
1995
1961
  """
1996
1962
  return self._Vendor
@@ -2034,16 +2000,12 @@ class DeviceDetails(AbstractModel):
2034
2000
  :param _DeviceBaseInfo: 设备基本信息
2035
2001
  :type DeviceBaseInfo: :class:`tencentcloud.mna.v20210119.models.DeviceBaseInfo`
2036
2002
  :param _DeviceNetInfo: 设备网络信息
2037
- 注意:此字段可能返回 null,表示取不到有效值。
2038
2003
  :type DeviceNetInfo: list of DeviceNetInfo
2039
2004
  :param _GatewaySite: 聚合服务器地址
2040
- 注意:此字段可能返回 null,表示取不到有效值。
2041
2005
  :type GatewaySite: str
2042
2006
  :param _BusinessDownRate: 业务下行速率
2043
- 注意:此字段可能返回 null,表示取不到有效值。
2044
2007
  :type BusinessDownRate: float
2045
2008
  :param _BusinessUpRate: 业务上行速率
2046
- 注意:此字段可能返回 null,表示取不到有效值。
2047
2009
  :type BusinessUpRate: float
2048
2010
  """
2049
2011
  self._DeviceBaseInfo = None
@@ -2066,7 +2028,6 @@ class DeviceDetails(AbstractModel):
2066
2028
  @property
2067
2029
  def DeviceNetInfo(self):
2068
2030
  """设备网络信息
2069
- 注意:此字段可能返回 null,表示取不到有效值。
2070
2031
  :rtype: list of DeviceNetInfo
2071
2032
  """
2072
2033
  return self._DeviceNetInfo
@@ -2078,7 +2039,6 @@ class DeviceDetails(AbstractModel):
2078
2039
  @property
2079
2040
  def GatewaySite(self):
2080
2041
  """聚合服务器地址
2081
- 注意:此字段可能返回 null,表示取不到有效值。
2082
2042
  :rtype: str
2083
2043
  """
2084
2044
  return self._GatewaySite
@@ -2090,7 +2050,6 @@ class DeviceDetails(AbstractModel):
2090
2050
  @property
2091
2051
  def BusinessDownRate(self):
2092
2052
  """业务下行速率
2093
- 注意:此字段可能返回 null,表示取不到有效值。
2094
2053
  :rtype: float
2095
2054
  """
2096
2055
  return self._BusinessDownRate
@@ -2102,7 +2061,6 @@ class DeviceDetails(AbstractModel):
2102
2061
  @property
2103
2062
  def BusinessUpRate(self):
2104
2063
  """业务上行速率
2105
- 注意:此字段可能返回 null,表示取不到有效值。
2106
2064
  :rtype: float
2107
2065
  """
2108
2066
  return self._BusinessUpRate
@@ -2270,7 +2228,6 @@ class DeviceNetInfo(AbstractModel):
2270
2228
  0:数据
2271
2229
  1:Wi-Fi
2272
2230
  2:有线
2273
- 注意:此字段可能返回 null,表示取不到有效值。
2274
2231
  :type Type: int
2275
2232
  :param _DataEnable: 启用/禁用
2276
2233
  注意:此字段可能返回 null,表示取不到有效值。
@@ -2344,7 +2301,6 @@ class DeviceNetInfo(AbstractModel):
2344
2301
  0:数据
2345
2302
  1:Wi-Fi
2346
2303
  2:有线
2347
- 注意:此字段可能返回 null,表示取不到有效值。
2348
2304
  :rtype: int
2349
2305
  """
2350
2306
  return self._Type
@@ -3403,13 +3359,10 @@ class GetFlowAlarmInfoResponse(AbstractModel):
3403
3359
  def __init__(self):
3404
3360
  r"""
3405
3361
  :param _AlarmValue: 流量包的告警阈值
3406
- 注意:此字段可能返回 null,表示取不到有效值。
3407
3362
  :type AlarmValue: int
3408
3363
  :param _NotifyUrl: 告警通知回调url
3409
- 注意:此字段可能返回 null,表示取不到有效值。
3410
3364
  :type NotifyUrl: str
3411
3365
  :param _CallbackKey: 告警通知回调key
3412
- 注意:此字段可能返回 null,表示取不到有效值。
3413
3366
  :type CallbackKey: str
3414
3367
  :param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
3415
3368
  :type RequestId: str
@@ -3422,7 +3375,6 @@ class GetFlowAlarmInfoResponse(AbstractModel):
3422
3375
  @property
3423
3376
  def AlarmValue(self):
3424
3377
  """流量包的告警阈值
3425
- 注意:此字段可能返回 null,表示取不到有效值。
3426
3378
  :rtype: int
3427
3379
  """
3428
3380
  return self._AlarmValue
@@ -3434,7 +3386,6 @@ class GetFlowAlarmInfoResponse(AbstractModel):
3434
3386
  @property
3435
3387
  def NotifyUrl(self):
3436
3388
  """告警通知回调url
3437
- 注意:此字段可能返回 null,表示取不到有效值。
3438
3389
  :rtype: str
3439
3390
  """
3440
3391
  return self._NotifyUrl
@@ -3446,7 +3397,6 @@ class GetFlowAlarmInfoResponse(AbstractModel):
3446
3397
  @property
3447
3398
  def CallbackKey(self):
3448
3399
  """告警通知回调key
3449
- 注意:此字段可能返回 null,表示取不到有效值。
3450
3400
  :rtype: str
3451
3401
  """
3452
3402
  return self._CallbackKey
@@ -5178,7 +5128,6 @@ class GetNetMonitorResponse(AbstractModel):
5178
5128
  def __init__(self):
5179
5129
  r"""
5180
5130
  :param _MonitorData: 监控数据
5181
- 注意:此字段可能返回 null,表示取不到有效值。
5182
5131
  :type MonitorData: list of MonitorData
5183
5132
  :param _AccessRegion: 接入区域。取值范围:['MC','AP','EU','AM']
5184
5133
  MC=中国大陆
@@ -5196,7 +5145,6 @@ AM=美洲
5196
5145
  @property
5197
5146
  def MonitorData(self):
5198
5147
  """监控数据
5199
- 注意:此字段可能返回 null,表示取不到有效值。
5200
5148
  :rtype: list of MonitorData
5201
5149
  """
5202
5150
  return self._MonitorData
@@ -2490,67 +2490,46 @@ class SpecItem(AbstractModel):
2490
2490
  def __init__(self):
2491
2491
  r"""
2492
2492
  :param _SpecCode: 规格信息标识
2493
- 注意:此字段可能返回 null,表示取不到有效值。
2494
2493
  :type SpecCode: str
2495
2494
  :param _Status: 规格有效标志,取值:0-停止售卖,1-开放售卖
2496
- 注意:此字段可能返回 null,表示取不到有效值。
2497
2495
  :type Status: int
2498
2496
  :param _MachineType: 机器类型,取值:0-HIO,4-HIO10G
2499
- 注意:此字段可能返回 null,表示取不到有效值。
2500
2497
  :type MachineType: str
2501
2498
  :param _Cpu: cpu核心数
2502
- 注意:此字段可能返回 null,表示取不到有效值。
2503
2499
  :type Cpu: int
2504
2500
  :param _Memory: 内存规格,单位为MB
2505
- 注意:此字段可能返回 null,表示取不到有效值。
2506
2501
  :type Memory: int
2507
2502
  :param _DefaultStorage: 默认磁盘规格,单位MB
2508
- 注意:此字段可能返回 null,表示取不到有效值。
2509
2503
  :type DefaultStorage: int
2510
2504
  :param _MaxStorage: 最大磁盘规格,单位MB
2511
- 注意:此字段可能返回 null,表示取不到有效值。
2512
2505
  :type MaxStorage: int
2513
2506
  :param _MinStorage: 最小磁盘规格,单位MB
2514
- 注意:此字段可能返回 null,表示取不到有效值。
2515
2507
  :type MinStorage: int
2516
2508
  :param _Qps: 可承载qps信息
2517
- 注意:此字段可能返回 null,表示取不到有效值。
2518
2509
  :type Qps: int
2519
2510
  :param _Conns: 连接数限制
2520
- 注意:此字段可能返回 null,表示取不到有效值。
2521
2511
  :type Conns: int
2522
2512
  :param _MongoVersionCode: 实例mongodb版本信息
2523
- 注意:此字段可能返回 null,表示取不到有效值。
2524
2513
  :type MongoVersionCode: str
2525
2514
  :param _MongoVersionValue: 实例mongodb版本号
2526
- 注意:此字段可能返回 null,表示取不到有效值。
2527
2515
  :type MongoVersionValue: int
2528
2516
  :param _Version: 实例mongodb版本号(短)
2529
- 注意:此字段可能返回 null,表示取不到有效值。
2530
2517
  :type Version: str
2531
2518
  :param _EngineName: 存储引擎
2532
- 注意:此字段可能返回 null,表示取不到有效值。
2533
2519
  :type EngineName: str
2534
2520
  :param _ClusterType: 集群类型,取值:1-分片集群,0-副本集集群
2535
- 注意:此字段可能返回 null,表示取不到有效值。
2536
2521
  :type ClusterType: int
2537
2522
  :param _MinNodeNum: 最小副本集从节点数
2538
- 注意:此字段可能返回 null,表示取不到有效值。
2539
2523
  :type MinNodeNum: int
2540
2524
  :param _MaxNodeNum: 最大副本集从节点数
2541
- 注意:此字段可能返回 null,表示取不到有效值。
2542
2525
  :type MaxNodeNum: int
2543
2526
  :param _MinReplicateSetNum: 最小分片数
2544
- 注意:此字段可能返回 null,表示取不到有效值。
2545
2527
  :type MinReplicateSetNum: int
2546
2528
  :param _MaxReplicateSetNum: 最大分片数
2547
- 注意:此字段可能返回 null,表示取不到有效值。
2548
2529
  :type MaxReplicateSetNum: int
2549
2530
  :param _MinReplicateSetNodeNum: 最小分片从节点数
2550
- 注意:此字段可能返回 null,表示取不到有效值。
2551
2531
  :type MinReplicateSetNodeNum: int
2552
2532
  :param _MaxReplicateSetNodeNum: 最大分片从节点数
2553
- 注意:此字段可能返回 null,表示取不到有效值。
2554
2533
  :type MaxReplicateSetNodeNum: int
2555
2534
  """
2556
2535
  self._SpecCode = None
@@ -2578,7 +2557,6 @@ class SpecItem(AbstractModel):
2578
2557
  @property
2579
2558
  def SpecCode(self):
2580
2559
  """规格信息标识
2581
- 注意:此字段可能返回 null,表示取不到有效值。
2582
2560
  :rtype: str
2583
2561
  """
2584
2562
  return self._SpecCode
@@ -2590,7 +2568,6 @@ class SpecItem(AbstractModel):
2590
2568
  @property
2591
2569
  def Status(self):
2592
2570
  """规格有效标志,取值:0-停止售卖,1-开放售卖
2593
- 注意:此字段可能返回 null,表示取不到有效值。
2594
2571
  :rtype: int
2595
2572
  """
2596
2573
  return self._Status
@@ -2602,7 +2579,6 @@ class SpecItem(AbstractModel):
2602
2579
  @property
2603
2580
  def MachineType(self):
2604
2581
  """机器类型,取值:0-HIO,4-HIO10G
2605
- 注意:此字段可能返回 null,表示取不到有效值。
2606
2582
  :rtype: str
2607
2583
  """
2608
2584
  return self._MachineType
@@ -2614,7 +2590,6 @@ class SpecItem(AbstractModel):
2614
2590
  @property
2615
2591
  def Cpu(self):
2616
2592
  """cpu核心数
2617
- 注意:此字段可能返回 null,表示取不到有效值。
2618
2593
  :rtype: int
2619
2594
  """
2620
2595
  return self._Cpu
@@ -2626,7 +2601,6 @@ class SpecItem(AbstractModel):
2626
2601
  @property
2627
2602
  def Memory(self):
2628
2603
  """内存规格,单位为MB
2629
- 注意:此字段可能返回 null,表示取不到有效值。
2630
2604
  :rtype: int
2631
2605
  """
2632
2606
  return self._Memory
@@ -2638,7 +2612,6 @@ class SpecItem(AbstractModel):
2638
2612
  @property
2639
2613
  def DefaultStorage(self):
2640
2614
  """默认磁盘规格,单位MB
2641
- 注意:此字段可能返回 null,表示取不到有效值。
2642
2615
  :rtype: int
2643
2616
  """
2644
2617
  return self._DefaultStorage
@@ -2650,7 +2623,6 @@ class SpecItem(AbstractModel):
2650
2623
  @property
2651
2624
  def MaxStorage(self):
2652
2625
  """最大磁盘规格,单位MB
2653
- 注意:此字段可能返回 null,表示取不到有效值。
2654
2626
  :rtype: int
2655
2627
  """
2656
2628
  return self._MaxStorage
@@ -2662,7 +2634,6 @@ class SpecItem(AbstractModel):
2662
2634
  @property
2663
2635
  def MinStorage(self):
2664
2636
  """最小磁盘规格,单位MB
2665
- 注意:此字段可能返回 null,表示取不到有效值。
2666
2637
  :rtype: int
2667
2638
  """
2668
2639
  return self._MinStorage
@@ -2674,7 +2645,6 @@ class SpecItem(AbstractModel):
2674
2645
  @property
2675
2646
  def Qps(self):
2676
2647
  """可承载qps信息
2677
- 注意:此字段可能返回 null,表示取不到有效值。
2678
2648
  :rtype: int
2679
2649
  """
2680
2650
  return self._Qps
@@ -2686,7 +2656,6 @@ class SpecItem(AbstractModel):
2686
2656
  @property
2687
2657
  def Conns(self):
2688
2658
  """连接数限制
2689
- 注意:此字段可能返回 null,表示取不到有效值。
2690
2659
  :rtype: int
2691
2660
  """
2692
2661
  return self._Conns
@@ -2698,7 +2667,6 @@ class SpecItem(AbstractModel):
2698
2667
  @property
2699
2668
  def MongoVersionCode(self):
2700
2669
  """实例mongodb版本信息
2701
- 注意:此字段可能返回 null,表示取不到有效值。
2702
2670
  :rtype: str
2703
2671
  """
2704
2672
  return self._MongoVersionCode
@@ -2710,7 +2678,6 @@ class SpecItem(AbstractModel):
2710
2678
  @property
2711
2679
  def MongoVersionValue(self):
2712
2680
  """实例mongodb版本号
2713
- 注意:此字段可能返回 null,表示取不到有效值。
2714
2681
  :rtype: int
2715
2682
  """
2716
2683
  return self._MongoVersionValue
@@ -2722,7 +2689,6 @@ class SpecItem(AbstractModel):
2722
2689
  @property
2723
2690
  def Version(self):
2724
2691
  """实例mongodb版本号(短)
2725
- 注意:此字段可能返回 null,表示取不到有效值。
2726
2692
  :rtype: str
2727
2693
  """
2728
2694
  return self._Version
@@ -2734,7 +2700,6 @@ class SpecItem(AbstractModel):
2734
2700
  @property
2735
2701
  def EngineName(self):
2736
2702
  """存储引擎
2737
- 注意:此字段可能返回 null,表示取不到有效值。
2738
2703
  :rtype: str
2739
2704
  """
2740
2705
  return self._EngineName
@@ -2746,7 +2711,6 @@ class SpecItem(AbstractModel):
2746
2711
  @property
2747
2712
  def ClusterType(self):
2748
2713
  """集群类型,取值:1-分片集群,0-副本集集群
2749
- 注意:此字段可能返回 null,表示取不到有效值。
2750
2714
  :rtype: int
2751
2715
  """
2752
2716
  return self._ClusterType
@@ -2758,7 +2722,6 @@ class SpecItem(AbstractModel):
2758
2722
  @property
2759
2723
  def MinNodeNum(self):
2760
2724
  """最小副本集从节点数
2761
- 注意:此字段可能返回 null,表示取不到有效值。
2762
2725
  :rtype: int
2763
2726
  """
2764
2727
  return self._MinNodeNum
@@ -2770,7 +2733,6 @@ class SpecItem(AbstractModel):
2770
2733
  @property
2771
2734
  def MaxNodeNum(self):
2772
2735
  """最大副本集从节点数
2773
- 注意:此字段可能返回 null,表示取不到有效值。
2774
2736
  :rtype: int
2775
2737
  """
2776
2738
  return self._MaxNodeNum
@@ -2782,7 +2744,6 @@ class SpecItem(AbstractModel):
2782
2744
  @property
2783
2745
  def MinReplicateSetNum(self):
2784
2746
  """最小分片数
2785
- 注意:此字段可能返回 null,表示取不到有效值。
2786
2747
  :rtype: int
2787
2748
  """
2788
2749
  return self._MinReplicateSetNum
@@ -2794,7 +2755,6 @@ class SpecItem(AbstractModel):
2794
2755
  @property
2795
2756
  def MaxReplicateSetNum(self):
2796
2757
  """最大分片数
2797
- 注意:此字段可能返回 null,表示取不到有效值。
2798
2758
  :rtype: int
2799
2759
  """
2800
2760
  return self._MaxReplicateSetNum
@@ -2806,7 +2766,6 @@ class SpecItem(AbstractModel):
2806
2766
  @property
2807
2767
  def MinReplicateSetNodeNum(self):
2808
2768
  """最小分片从节点数
2809
- 注意:此字段可能返回 null,表示取不到有效值。
2810
2769
  :rtype: int
2811
2770
  """
2812
2771
  return self._MinReplicateSetNodeNum
@@ -2818,7 +2777,6 @@ class SpecItem(AbstractModel):
2818
2777
  @property
2819
2778
  def MaxReplicateSetNodeNum(self):
2820
2779
  """最大分片从节点数
2821
- 注意:此字段可能返回 null,表示取不到有效值。
2822
2780
  :rtype: int
2823
2781
  """
2824
2782
  return self._MaxReplicateSetNodeNum
@@ -3068,7 +3026,7 @@ class UpgradeDBInstanceHourRequest(AbstractModel):
3068
3026
 
3069
3027
  def __init__(self):
3070
3028
  r"""
3071
- :param _InstanceId: 实例ID,格式如:cmgo-p8vnipr5
3029
+ :param _InstanceId: 实例ID,格式如:cmgo-iga0****
3072
3030
  :type InstanceId: str
3073
3031
  :param _Memory: 升级后的内存大小,单位:GB
3074
3032
  :type Memory: int
@@ -3084,7 +3042,7 @@ class UpgradeDBInstanceHourRequest(AbstractModel):
3084
3042
 
3085
3043
  @property
3086
3044
  def InstanceId(self):
3087
- """实例ID,格式如:cmgo-p8vnipr5
3045
+ """实例ID,格式如:cmgo-iga0****
3088
3046
  :rtype: str
3089
3047
  """
3090
3048
  return self._InstanceId