tencentcloud-sdk-python 3.0.1346__py2.py3-none-any.whl → 3.0.1348__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/advisor/v20200721/models.py +0 -26
- tencentcloud/batch/v20170312/models.py +8 -8
- tencentcloud/bh/v20230418/models.py +61 -23
- tencentcloud/cam/v20190116/models.py +2 -2
- tencentcloud/cdwdoris/v20211228/models.py +300 -0
- tencentcloud/cdwpg/v20201230/models.py +180 -168
- tencentcloud/chc/__init__.py +0 -0
- tencentcloud/chc/v20230418/__init__.py +0 -0
- tencentcloud/chc/v20230418/chc_client.py +854 -0
- tencentcloud/chc/v20230418/errorcodes.py +15 -0
- tencentcloud/chc/v20230418/models.py +9933 -0
- tencentcloud/ckafka/v20190819/models.py +8 -24
- tencentcloud/clb/v20180317/models.py +46 -16
- tencentcloud/cls/v20201016/models.py +0 -198
- tencentcloud/dbbrain/v20191016/models.py +0 -4
- tencentcloud/dbbrain/v20210527/dbbrain_client.py +92 -0
- tencentcloud/dbbrain/v20210527/models.py +1027 -210
- tencentcloud/dcdb/v20180411/errorcodes.py +3 -0
- tencentcloud/dcdb/v20180411/models.py +0 -64
- tencentcloud/domain/v20180808/models.py +0 -2
- tencentcloud/ecdn/v20191012/ecdn_client.py +0 -217
- tencentcloud/ecdn/v20191012/errorcodes.py +0 -63
- tencentcloud/ecdn/v20191012/models.py +4 -1047
- tencentcloud/emr/v20190103/models.py +15 -54
- tencentcloud/ess/v20201111/models.py +27 -6
- tencentcloud/essbasic/v20210526/models.py +21 -0
- tencentcloud/gs/v20191118/errorcodes.py +9 -0
- tencentcloud/gs/v20191118/gs_client.py +775 -12
- tencentcloud/gs/v20191118/models.py +4914 -477
- tencentcloud/hai/v20230812/models.py +0 -66
- tencentcloud/iotexplorer/v20190423/iotexplorer_client.py +1 -1
- tencentcloud/iotvideo/v20211125/iotvideo_client.py +1 -1
- tencentcloud/iotvideoindustry/v20201201/models.py +0 -30
- tencentcloud/lcic/v20220817/lcic_client.py +1 -1
- tencentcloud/lcic/v20220817/models.py +56 -68
- tencentcloud/lke/v20231130/lke_client.py +2 -2
- tencentcloud/lke/v20231130/models.py +4 -8
- tencentcloud/lkeap/v20240522/lkeap_client.py +5 -0
- tencentcloud/mariadb/v20170312/models.py +2 -70
- tencentcloud/mmps/v20200710/models.py +0 -6
- tencentcloud/mqtt/v20240516/models.py +318 -208
- tencentcloud/organization/v20210331/models.py +30 -0
- tencentcloud/tbaas/v20180416/models.py +0 -46
- tencentcloud/tcb/v20180608/errorcodes.py +3 -0
- tencentcloud/tchd/v20230306/models.py +0 -2
- tencentcloud/tcr/v20190924/models.py +4 -148
- tencentcloud/tdmq/v20200217/models.py +0 -14
- tencentcloud/thpc/v20220401/models.py +0 -2
- tencentcloud/thpc/v20230321/models.py +49 -32
- tencentcloud/tione/v20211111/models.py +68 -0
- tencentcloud/tke/v20180525/models.py +0 -94
- tencentcloud/trocket/v20230308/models.py +0 -24
- tencentcloud/tsf/v20180326/models.py +196 -182
- tencentcloud/vcube/v20220410/models.py +51 -158
- tencentcloud/vcube/v20220410/vcube_client.py +2 -2
- tencentcloud/vod/v20180717/models.py +8 -46
- tencentcloud/wedata/v20210820/models.py +126 -0
- {tencentcloud_sdk_python-3.0.1346.dist-info → tencentcloud_sdk_python-3.0.1348.dist-info}/METADATA +1 -1
- {tencentcloud_sdk_python-3.0.1346.dist-info → tencentcloud_sdk_python-3.0.1348.dist-info}/RECORD +63 -58
- {tencentcloud_sdk_python-3.0.1346.dist-info → tencentcloud_sdk_python-3.0.1348.dist-info}/LICENSE +0 -0
- {tencentcloud_sdk_python-3.0.1346.dist-info → tencentcloud_sdk_python-3.0.1348.dist-info}/WHEEL +0 -0
- {tencentcloud_sdk_python-3.0.1346.dist-info → tencentcloud_sdk_python-3.0.1348.dist-info}/top_level.txt +0 -0
@@ -27,33 +27,24 @@ class ApplicationInfo(AbstractModel):
|
|
27
27
|
r"""
|
28
28
|
:param _ApplicationId: 应用id
|
29
29
|
|
30
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
31
30
|
:type ApplicationId: str
|
32
31
|
:param _ApplicationName: 应用名称
|
33
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
34
32
|
:type ApplicationName: str
|
35
33
|
:param _Description: 应用描述
|
36
34
|
|
37
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
38
35
|
:type Description: str
|
39
36
|
:param _ConfigEnvironment: 应用的环境配置
|
40
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
41
37
|
:type ConfigEnvironment: str
|
42
38
|
:param _MinSystemDiskSize: 系统盘大小下限
|
43
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
44
39
|
:type MinSystemDiskSize: int
|
45
40
|
:param _ApplicationType: 应用类型,目前该项取值可以为PRIVATE_APPLICATION或者PUBLIC_APPLICATION
|
46
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
47
41
|
:type ApplicationType: str
|
48
42
|
:param _ApplicationState: 应用状态:CREATING-创建中;ONLINE -正常在线;DELETING -删除中;ARREARS - 欠费隔离
|
49
43
|
示例值:ONLINE
|
50
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
51
44
|
:type ApplicationState: str
|
52
45
|
:param _CreateTime: 应用创建时间
|
53
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
54
46
|
:type CreateTime: str
|
55
47
|
:param _ApplicationSize: 应用大小
|
56
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
57
48
|
:type ApplicationSize: int
|
58
49
|
"""
|
59
50
|
self._ApplicationId = None
|
@@ -70,7 +61,6 @@ class ApplicationInfo(AbstractModel):
|
|
70
61
|
def ApplicationId(self):
|
71
62
|
"""应用id
|
72
63
|
|
73
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
74
64
|
:rtype: str
|
75
65
|
"""
|
76
66
|
return self._ApplicationId
|
@@ -82,7 +72,6 @@ class ApplicationInfo(AbstractModel):
|
|
82
72
|
@property
|
83
73
|
def ApplicationName(self):
|
84
74
|
"""应用名称
|
85
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
86
75
|
:rtype: str
|
87
76
|
"""
|
88
77
|
return self._ApplicationName
|
@@ -95,7 +84,6 @@ class ApplicationInfo(AbstractModel):
|
|
95
84
|
def Description(self):
|
96
85
|
"""应用描述
|
97
86
|
|
98
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
99
87
|
:rtype: str
|
100
88
|
"""
|
101
89
|
return self._Description
|
@@ -107,7 +95,6 @@ class ApplicationInfo(AbstractModel):
|
|
107
95
|
@property
|
108
96
|
def ConfigEnvironment(self):
|
109
97
|
"""应用的环境配置
|
110
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
111
98
|
:rtype: str
|
112
99
|
"""
|
113
100
|
return self._ConfigEnvironment
|
@@ -119,7 +106,6 @@ class ApplicationInfo(AbstractModel):
|
|
119
106
|
@property
|
120
107
|
def MinSystemDiskSize(self):
|
121
108
|
"""系统盘大小下限
|
122
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
123
109
|
:rtype: int
|
124
110
|
"""
|
125
111
|
return self._MinSystemDiskSize
|
@@ -131,7 +117,6 @@ class ApplicationInfo(AbstractModel):
|
|
131
117
|
@property
|
132
118
|
def ApplicationType(self):
|
133
119
|
"""应用类型,目前该项取值可以为PRIVATE_APPLICATION或者PUBLIC_APPLICATION
|
134
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
135
120
|
:rtype: str
|
136
121
|
"""
|
137
122
|
return self._ApplicationType
|
@@ -144,7 +129,6 @@ class ApplicationInfo(AbstractModel):
|
|
144
129
|
def ApplicationState(self):
|
145
130
|
"""应用状态:CREATING-创建中;ONLINE -正常在线;DELETING -删除中;ARREARS - 欠费隔离
|
146
131
|
示例值:ONLINE
|
147
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
148
132
|
:rtype: str
|
149
133
|
"""
|
150
134
|
return self._ApplicationState
|
@@ -156,7 +140,6 @@ class ApplicationInfo(AbstractModel):
|
|
156
140
|
@property
|
157
141
|
def CreateTime(self):
|
158
142
|
"""应用创建时间
|
159
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
160
143
|
:rtype: str
|
161
144
|
"""
|
162
145
|
return self._CreateTime
|
@@ -168,7 +151,6 @@ class ApplicationInfo(AbstractModel):
|
|
168
151
|
@property
|
169
152
|
def ApplicationSize(self):
|
170
153
|
"""应用大小
|
171
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
172
154
|
:rtype: int
|
173
155
|
"""
|
174
156
|
return self._ApplicationSize
|
@@ -942,7 +924,6 @@ class DescribeRegionsResponse(AbstractModel):
|
|
942
924
|
def __init__(self):
|
943
925
|
r"""
|
944
926
|
:param _RegionSet: 地域列表
|
945
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
946
927
|
:type RegionSet: list of RegionInfo
|
947
928
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
948
929
|
:type RequestId: str
|
@@ -953,7 +934,6 @@ class DescribeRegionsResponse(AbstractModel):
|
|
953
934
|
@property
|
954
935
|
def RegionSet(self):
|
955
936
|
"""地域列表
|
956
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
957
937
|
:rtype: list of RegionInfo
|
958
938
|
"""
|
959
939
|
return self._RegionSet
|
@@ -1028,7 +1008,6 @@ class DescribeScenesResponse(AbstractModel):
|
|
1028
1008
|
def __init__(self):
|
1029
1009
|
r"""
|
1030
1010
|
:param _SceneSet: 场景详情
|
1031
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
1032
1011
|
:type SceneSet: list of SceneInfo
|
1033
1012
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1034
1013
|
:type RequestId: str
|
@@ -1039,7 +1018,6 @@ class DescribeScenesResponse(AbstractModel):
|
|
1039
1018
|
@property
|
1040
1019
|
def SceneSet(self):
|
1041
1020
|
"""场景详情
|
1042
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
1043
1021
|
:rtype: list of SceneInfo
|
1044
1022
|
"""
|
1045
1023
|
return self._SceneSet
|
@@ -1393,7 +1371,6 @@ class InquirePriceRunInstancesResponse(AbstractModel):
|
|
1393
1371
|
def __init__(self):
|
1394
1372
|
r"""
|
1395
1373
|
:param _Price: 发货参数对应的价格组合,当DryRun=True,会返回空
|
1396
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
1397
1374
|
:type Price: :class:`tencentcloud.hai.v20230812.models.Price`
|
1398
1375
|
:param _RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
1399
1376
|
:type RequestId: str
|
@@ -1404,7 +1381,6 @@ class InquirePriceRunInstancesResponse(AbstractModel):
|
|
1404
1381
|
@property
|
1405
1382
|
def Price(self):
|
1406
1383
|
"""发货参数对应的价格组合,当DryRun=True,会返回空
|
1407
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
1408
1384
|
:rtype: :class:`tencentcloud.hai.v20230812.models.Price`
|
1409
1385
|
"""
|
1410
1386
|
return self._Price
|
@@ -1950,20 +1926,15 @@ class ItemPrice(AbstractModel):
|
|
1950
1926
|
def __init__(self):
|
1951
1927
|
r"""
|
1952
1928
|
:param _UnitPrice: 原单价
|
1953
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
1954
1929
|
:type UnitPrice: float
|
1955
1930
|
:param _DiscountUnitPrice: 折扣后单价
|
1956
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
1957
1931
|
:type DiscountUnitPrice: float
|
1958
1932
|
:param _Discount: 折扣
|
1959
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
1960
1933
|
:type Discount: float
|
1961
1934
|
:param _ChargeUnit: 单位:时/月
|
1962
1935
|
|
1963
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
1964
1936
|
:type ChargeUnit: str
|
1965
1937
|
:param _Amount: 商品数量
|
1966
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
1967
1938
|
:type Amount: int
|
1968
1939
|
"""
|
1969
1940
|
self._UnitPrice = None
|
@@ -1975,7 +1946,6 @@ class ItemPrice(AbstractModel):
|
|
1975
1946
|
@property
|
1976
1947
|
def UnitPrice(self):
|
1977
1948
|
"""原单价
|
1978
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
1979
1949
|
:rtype: float
|
1980
1950
|
"""
|
1981
1951
|
return self._UnitPrice
|
@@ -1987,7 +1957,6 @@ class ItemPrice(AbstractModel):
|
|
1987
1957
|
@property
|
1988
1958
|
def DiscountUnitPrice(self):
|
1989
1959
|
"""折扣后单价
|
1990
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
1991
1960
|
:rtype: float
|
1992
1961
|
"""
|
1993
1962
|
return self._DiscountUnitPrice
|
@@ -1999,7 +1968,6 @@ class ItemPrice(AbstractModel):
|
|
1999
1968
|
@property
|
2000
1969
|
def Discount(self):
|
2001
1970
|
"""折扣
|
2002
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2003
1971
|
:rtype: float
|
2004
1972
|
"""
|
2005
1973
|
return self._Discount
|
@@ -2012,7 +1980,6 @@ class ItemPrice(AbstractModel):
|
|
2012
1980
|
def ChargeUnit(self):
|
2013
1981
|
"""单位:时/月
|
2014
1982
|
|
2015
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2016
1983
|
:rtype: str
|
2017
1984
|
"""
|
2018
1985
|
return self._ChargeUnit
|
@@ -2024,7 +1991,6 @@ class ItemPrice(AbstractModel):
|
|
2024
1991
|
@property
|
2025
1992
|
def Amount(self):
|
2026
1993
|
"""商品数量
|
2027
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2028
1994
|
:rtype: int
|
2029
1995
|
"""
|
2030
1996
|
return self._Amount
|
@@ -2058,16 +2024,12 @@ class ItemPriceDetail(AbstractModel):
|
|
2058
2024
|
def __init__(self):
|
2059
2025
|
r"""
|
2060
2026
|
:param _InstanceId: 实例id
|
2061
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2062
2027
|
:type InstanceId: str
|
2063
2028
|
:param _InstancePrice: 实例价格详情
|
2064
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2065
2029
|
:type InstancePrice: :class:`tencentcloud.hai.v20230812.models.ItemPrice`
|
2066
2030
|
:param _CloudDiskPrice: 磁盘价格详情
|
2067
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2068
2031
|
:type CloudDiskPrice: :class:`tencentcloud.hai.v20230812.models.ItemPrice`
|
2069
2032
|
:param _InstanceTotalPrice: 该实例的总价钱
|
2070
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2071
2033
|
:type InstanceTotalPrice: :class:`tencentcloud.hai.v20230812.models.ItemPrice`
|
2072
2034
|
"""
|
2073
2035
|
self._InstanceId = None
|
@@ -2078,7 +2040,6 @@ class ItemPriceDetail(AbstractModel):
|
|
2078
2040
|
@property
|
2079
2041
|
def InstanceId(self):
|
2080
2042
|
"""实例id
|
2081
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2082
2043
|
:rtype: str
|
2083
2044
|
"""
|
2084
2045
|
return self._InstanceId
|
@@ -2090,7 +2051,6 @@ class ItemPriceDetail(AbstractModel):
|
|
2090
2051
|
@property
|
2091
2052
|
def InstancePrice(self):
|
2092
2053
|
"""实例价格详情
|
2093
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2094
2054
|
:rtype: :class:`tencentcloud.hai.v20230812.models.ItemPrice`
|
2095
2055
|
"""
|
2096
2056
|
return self._InstancePrice
|
@@ -2102,7 +2062,6 @@ class ItemPriceDetail(AbstractModel):
|
|
2102
2062
|
@property
|
2103
2063
|
def CloudDiskPrice(self):
|
2104
2064
|
"""磁盘价格详情
|
2105
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2106
2065
|
:rtype: :class:`tencentcloud.hai.v20230812.models.ItemPrice`
|
2107
2066
|
"""
|
2108
2067
|
return self._CloudDiskPrice
|
@@ -2114,7 +2073,6 @@ class ItemPriceDetail(AbstractModel):
|
|
2114
2073
|
@property
|
2115
2074
|
def InstanceTotalPrice(self):
|
2116
2075
|
"""该实例的总价钱
|
2117
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2118
2076
|
:rtype: :class:`tencentcloud.hai.v20230812.models.ItemPrice`
|
2119
2077
|
"""
|
2120
2078
|
return self._InstanceTotalPrice
|
@@ -2408,7 +2366,6 @@ class NetworkStatus(AbstractModel):
|
|
2408
2366
|
def __init__(self):
|
2409
2367
|
r"""
|
2410
2368
|
:param _InstanceId: HAI 的实例 ID
|
2411
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2412
2369
|
:type InstanceId: str
|
2413
2370
|
:param _AddressIp: 公网 IP 地址
|
2414
2371
|
注意:此字段可能返回 null,表示取不到有效值。
|
@@ -2417,10 +2374,8 @@ class NetworkStatus(AbstractModel):
|
|
2417
2374
|
注意:此字段可能返回 null,表示取不到有效值。
|
2418
2375
|
:type Bandwidth: int
|
2419
2376
|
:param _TotalTrafficAmount: 流量包总量,单位GB
|
2420
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2421
2377
|
:type TotalTrafficAmount: float
|
2422
2378
|
:param _RemainingTrafficAmount: 流量包剩余量,单位GB
|
2423
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2424
2379
|
:type RemainingTrafficAmount: float
|
2425
2380
|
"""
|
2426
2381
|
self._InstanceId = None
|
@@ -2432,7 +2387,6 @@ class NetworkStatus(AbstractModel):
|
|
2432
2387
|
@property
|
2433
2388
|
def InstanceId(self):
|
2434
2389
|
"""HAI 的实例 ID
|
2435
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2436
2390
|
:rtype: str
|
2437
2391
|
"""
|
2438
2392
|
return self._InstanceId
|
@@ -2468,7 +2422,6 @@ class NetworkStatus(AbstractModel):
|
|
2468
2422
|
@property
|
2469
2423
|
def TotalTrafficAmount(self):
|
2470
2424
|
"""流量包总量,单位GB
|
2471
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2472
2425
|
:rtype: float
|
2473
2426
|
"""
|
2474
2427
|
return self._TotalTrafficAmount
|
@@ -2480,7 +2433,6 @@ class NetworkStatus(AbstractModel):
|
|
2480
2433
|
@property
|
2481
2434
|
def RemainingTrafficAmount(self):
|
2482
2435
|
"""流量包剩余量,单位GB
|
2483
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2484
2436
|
:rtype: float
|
2485
2437
|
"""
|
2486
2438
|
return self._RemainingTrafficAmount
|
@@ -2514,13 +2466,10 @@ class Price(AbstractModel):
|
|
2514
2466
|
def __init__(self):
|
2515
2467
|
r"""
|
2516
2468
|
:param _InstancePrice: 实例价格信息
|
2517
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2518
2469
|
:type InstancePrice: :class:`tencentcloud.hai.v20230812.models.ItemPrice`
|
2519
2470
|
:param _CloudDiskPrice: 云盘价格信息
|
2520
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2521
2471
|
:type CloudDiskPrice: :class:`tencentcloud.hai.v20230812.models.ItemPrice`
|
2522
2472
|
:param _PriceDetailSet: 分实例价格
|
2523
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2524
2473
|
:type PriceDetailSet: list of ItemPriceDetail
|
2525
2474
|
"""
|
2526
2475
|
self._InstancePrice = None
|
@@ -2530,7 +2479,6 @@ class Price(AbstractModel):
|
|
2530
2479
|
@property
|
2531
2480
|
def InstancePrice(self):
|
2532
2481
|
"""实例价格信息
|
2533
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2534
2482
|
:rtype: :class:`tencentcloud.hai.v20230812.models.ItemPrice`
|
2535
2483
|
"""
|
2536
2484
|
return self._InstancePrice
|
@@ -2542,7 +2490,6 @@ class Price(AbstractModel):
|
|
2542
2490
|
@property
|
2543
2491
|
def CloudDiskPrice(self):
|
2544
2492
|
"""云盘价格信息
|
2545
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2546
2493
|
:rtype: :class:`tencentcloud.hai.v20230812.models.ItemPrice`
|
2547
2494
|
"""
|
2548
2495
|
return self._CloudDiskPrice
|
@@ -2554,7 +2501,6 @@ class Price(AbstractModel):
|
|
2554
2501
|
@property
|
2555
2502
|
def PriceDetailSet(self):
|
2556
2503
|
"""分实例价格
|
2557
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2558
2504
|
:rtype: list of ItemPriceDetail
|
2559
2505
|
"""
|
2560
2506
|
return self._PriceDetailSet
|
@@ -2596,19 +2542,15 @@ class RegionInfo(AbstractModel):
|
|
2596
2542
|
r"""
|
2597
2543
|
:param _Region: ap-guangzhou
|
2598
2544
|
|
2599
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2600
2545
|
:type Region: str
|
2601
2546
|
:param _RegionName: 华南地区(广州)
|
2602
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2603
2547
|
:type RegionName: str
|
2604
2548
|
:param _RegionState: 地域是否可用状态
|
2605
2549
|
AVAILABLE:可用
|
2606
2550
|
|
2607
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2608
2551
|
:type RegionState: str
|
2609
2552
|
:param _ScholarRocketSupportState: 学术加速是否支持:
|
2610
2553
|
NO_NEED_SUPPORT表示不需支持;NOT_SUPPORT_YET表示暂未支持;ALREADY_SUPPORT表示已经支持。对于ALREADY_SUPPORT的地域才需进一步调用DescribeScholarRocketStatus查看学术加速是开启还是关闭
|
2611
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2612
2554
|
:type ScholarRocketSupportState: str
|
2613
2555
|
"""
|
2614
2556
|
self._Region = None
|
@@ -2620,7 +2562,6 @@ NO_NEED_SUPPORT表示不需支持;NOT_SUPPORT_YET表示暂未支持;ALREADY_
|
|
2620
2562
|
def Region(self):
|
2621
2563
|
"""ap-guangzhou
|
2622
2564
|
|
2623
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2624
2565
|
:rtype: str
|
2625
2566
|
"""
|
2626
2567
|
return self._Region
|
@@ -2632,7 +2573,6 @@ NO_NEED_SUPPORT表示不需支持;NOT_SUPPORT_YET表示暂未支持;ALREADY_
|
|
2632
2573
|
@property
|
2633
2574
|
def RegionName(self):
|
2634
2575
|
"""华南地区(广州)
|
2635
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2636
2576
|
:rtype: str
|
2637
2577
|
"""
|
2638
2578
|
return self._RegionName
|
@@ -2646,7 +2586,6 @@ NO_NEED_SUPPORT表示不需支持;NOT_SUPPORT_YET表示暂未支持;ALREADY_
|
|
2646
2586
|
"""地域是否可用状态
|
2647
2587
|
AVAILABLE:可用
|
2648
2588
|
|
2649
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2650
2589
|
:rtype: str
|
2651
2590
|
"""
|
2652
2591
|
return self._RegionState
|
@@ -2659,7 +2598,6 @@ AVAILABLE:可用
|
|
2659
2598
|
def ScholarRocketSupportState(self):
|
2660
2599
|
"""学术加速是否支持:
|
2661
2600
|
NO_NEED_SUPPORT表示不需支持;NOT_SUPPORT_YET表示暂未支持;ALREADY_SUPPORT表示已经支持。对于ALREADY_SUPPORT的地域才需进一步调用DescribeScholarRocketStatus查看学术加速是开启还是关闭
|
2662
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2663
2601
|
:rtype: str
|
2664
2602
|
"""
|
2665
2603
|
return self._ScholarRocketSupportState
|
@@ -2864,11 +2802,9 @@ class SceneInfo(AbstractModel):
|
|
2864
2802
|
r"""
|
2865
2803
|
:param _SceneId: 场景id
|
2866
2804
|
|
2867
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2868
2805
|
:type SceneId: str
|
2869
2806
|
:param _SceneName: 场景名
|
2870
2807
|
|
2871
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2872
2808
|
:type SceneName: str
|
2873
2809
|
"""
|
2874
2810
|
self._SceneId = None
|
@@ -2878,7 +2814,6 @@ class SceneInfo(AbstractModel):
|
|
2878
2814
|
def SceneId(self):
|
2879
2815
|
"""场景id
|
2880
2816
|
|
2881
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2882
2817
|
:rtype: str
|
2883
2818
|
"""
|
2884
2819
|
return self._SceneId
|
@@ -2891,7 +2826,6 @@ class SceneInfo(AbstractModel):
|
|
2891
2826
|
def SceneName(self):
|
2892
2827
|
"""场景名
|
2893
2828
|
|
2894
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
2895
2829
|
:rtype: str
|
2896
2830
|
"""
|
2897
2831
|
return self._SceneName
|
@@ -188,7 +188,7 @@ class IotexplorerClient(AbstractClient):
|
|
188
188
|
|
189
189
|
|
190
190
|
def ChangeP2PRoute(self, request):
|
191
|
-
"""p2p
|
191
|
+
"""p2p路线切换(此接口目前处于内测接口,可以联系申请加白 )
|
192
192
|
|
193
193
|
:param request: Request instance for ChangeP2PRoute.
|
194
194
|
:type request: :class:`tencentcloud.iotexplorer.v20190423.models.ChangeP2PRouteRequest`
|
@@ -211,7 +211,7 @@ class IotvideoClient(AbstractClient):
|
|
211
211
|
|
212
212
|
|
213
213
|
def ChangeP2PRoute(self, request):
|
214
|
-
"""p2p
|
214
|
+
"""p2p路线切换(此接口目前处于内测接口,可以联系申请加白 )
|
215
215
|
|
216
216
|
:param request: Request instance for ChangeP2PRoute.
|
217
217
|
:type request: :class:`tencentcloud.iotvideo.v20211125.models.ChangeP2PRouteRequest`
|
@@ -12189,10 +12189,8 @@ class LiveRecordPlanItem(AbstractModel):
|
|
12189
12189
|
def __init__(self):
|
12190
12190
|
r"""
|
12191
12191
|
:param _PlanId: 计划ID
|
12192
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
12193
12192
|
:type PlanId: str
|
12194
12193
|
:param _PlanName: 计划名称
|
12195
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
12196
12194
|
:type PlanName: str
|
12197
12195
|
"""
|
12198
12196
|
self._PlanId = None
|
@@ -12201,7 +12199,6 @@ class LiveRecordPlanItem(AbstractModel):
|
|
12201
12199
|
@property
|
12202
12200
|
def PlanId(self):
|
12203
12201
|
"""计划ID
|
12204
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
12205
12202
|
:rtype: str
|
12206
12203
|
"""
|
12207
12204
|
return self._PlanId
|
@@ -12213,7 +12210,6 @@ class LiveRecordPlanItem(AbstractModel):
|
|
12213
12210
|
@property
|
12214
12211
|
def PlanName(self):
|
12215
12212
|
"""计划名称
|
12216
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
12217
12213
|
:rtype: str
|
12218
12214
|
"""
|
12219
12215
|
return self._PlanName
|
@@ -14127,13 +14123,10 @@ class RecordStatisticValue(AbstractModel):
|
|
14127
14123
|
def __init__(self):
|
14128
14124
|
r"""
|
14129
14125
|
:param _ExpectTimeLen: 期望执行时间 秒
|
14130
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
14131
14126
|
:type ExpectTimeLen: int
|
14132
14127
|
:param _RecordTimeLen: 实际执行时间 秒
|
14133
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
14134
14128
|
:type RecordTimeLen: int
|
14135
14129
|
:param _FileSize: 存储大小 G
|
14136
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
14137
14130
|
:type FileSize: float
|
14138
14131
|
"""
|
14139
14132
|
self._ExpectTimeLen = None
|
@@ -14143,7 +14136,6 @@ class RecordStatisticValue(AbstractModel):
|
|
14143
14136
|
@property
|
14144
14137
|
def ExpectTimeLen(self):
|
14145
14138
|
"""期望执行时间 秒
|
14146
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
14147
14139
|
:rtype: int
|
14148
14140
|
"""
|
14149
14141
|
return self._ExpectTimeLen
|
@@ -14155,7 +14147,6 @@ class RecordStatisticValue(AbstractModel):
|
|
14155
14147
|
@property
|
14156
14148
|
def RecordTimeLen(self):
|
14157
14149
|
"""实际执行时间 秒
|
14158
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
14159
14150
|
:rtype: int
|
14160
14151
|
"""
|
14161
14152
|
return self._RecordTimeLen
|
@@ -14167,7 +14158,6 @@ class RecordStatisticValue(AbstractModel):
|
|
14167
14158
|
@property
|
14168
14159
|
def FileSize(self):
|
14169
14160
|
"""存储大小 G
|
14170
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
14171
14161
|
:rtype: float
|
14172
14162
|
"""
|
14173
14163
|
return self._FileSize
|
@@ -14671,10 +14661,8 @@ class StatisticItem(AbstractModel):
|
|
14671
14661
|
def __init__(self):
|
14672
14662
|
r"""
|
14673
14663
|
:param _Date: 日期。格式【YYYY-MM-DD】
|
14674
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
14675
14664
|
:type Date: str
|
14676
14665
|
:param _Sum: 统计数额
|
14677
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
14678
14666
|
:type Sum: float
|
14679
14667
|
"""
|
14680
14668
|
self._Date = None
|
@@ -14683,7 +14671,6 @@ class StatisticItem(AbstractModel):
|
|
14683
14671
|
@property
|
14684
14672
|
def Date(self):
|
14685
14673
|
"""日期。格式【YYYY-MM-DD】
|
14686
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
14687
14674
|
:rtype: str
|
14688
14675
|
"""
|
14689
14676
|
return self._Date
|
@@ -14695,7 +14682,6 @@ class StatisticItem(AbstractModel):
|
|
14695
14682
|
@property
|
14696
14683
|
def Sum(self):
|
14697
14684
|
"""统计数额
|
14698
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
14699
14685
|
:rtype: float
|
14700
14686
|
"""
|
14701
14687
|
return self._Sum
|
@@ -14726,19 +14712,14 @@ class StreamAddress(AbstractModel):
|
|
14726
14712
|
def __init__(self):
|
14727
14713
|
r"""
|
14728
14714
|
:param _StreamId: 流ID
|
14729
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
14730
14715
|
:type StreamId: str
|
14731
14716
|
:param _RtspAddr: rtsp流地址
|
14732
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
14733
14717
|
:type RtspAddr: str
|
14734
14718
|
:param _RtmpAddr: rtmp流地址
|
14735
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
14736
14719
|
:type RtmpAddr: str
|
14737
14720
|
:param _HlsAddr: hls流地址
|
14738
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
14739
14721
|
:type HlsAddr: str
|
14740
14722
|
:param _FlvAddr: flv流地址
|
14741
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
14742
14723
|
:type FlvAddr: str
|
14743
14724
|
"""
|
14744
14725
|
self._StreamId = None
|
@@ -14750,7 +14731,6 @@ class StreamAddress(AbstractModel):
|
|
14750
14731
|
@property
|
14751
14732
|
def StreamId(self):
|
14752
14733
|
"""流ID
|
14753
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
14754
14734
|
:rtype: str
|
14755
14735
|
"""
|
14756
14736
|
return self._StreamId
|
@@ -14762,7 +14742,6 @@ class StreamAddress(AbstractModel):
|
|
14762
14742
|
@property
|
14763
14743
|
def RtspAddr(self):
|
14764
14744
|
"""rtsp流地址
|
14765
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
14766
14745
|
:rtype: str
|
14767
14746
|
"""
|
14768
14747
|
return self._RtspAddr
|
@@ -14774,7 +14753,6 @@ class StreamAddress(AbstractModel):
|
|
14774
14753
|
@property
|
14775
14754
|
def RtmpAddr(self):
|
14776
14755
|
"""rtmp流地址
|
14777
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
14778
14756
|
:rtype: str
|
14779
14757
|
"""
|
14780
14758
|
return self._RtmpAddr
|
@@ -14786,7 +14764,6 @@ class StreamAddress(AbstractModel):
|
|
14786
14764
|
@property
|
14787
14765
|
def HlsAddr(self):
|
14788
14766
|
"""hls流地址
|
14789
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
14790
14767
|
:rtype: str
|
14791
14768
|
"""
|
14792
14769
|
return self._HlsAddr
|
@@ -14798,7 +14775,6 @@ class StreamAddress(AbstractModel):
|
|
14798
14775
|
@property
|
14799
14776
|
def FlvAddr(self):
|
14800
14777
|
"""flv流地址
|
14801
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
14802
14778
|
:rtype: str
|
14803
14779
|
"""
|
14804
14780
|
return self._FlvAddr
|
@@ -14933,13 +14909,10 @@ class TimeTemplateSpec(AbstractModel):
|
|
14933
14909
|
def __init__(self):
|
14934
14910
|
r"""
|
14935
14911
|
:param _DayofWeek: 一周中的周几
|
14936
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
14937
14912
|
:type DayofWeek: int
|
14938
14913
|
:param _BeginTime: 时间片段的开始时分。格式【HH:MM】
|
14939
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
14940
14914
|
:type BeginTime: str
|
14941
14915
|
:param _EndTime: 时间片段的结束时分。格式【HH:MM】
|
14942
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
14943
14916
|
:type EndTime: str
|
14944
14917
|
"""
|
14945
14918
|
self._DayofWeek = None
|
@@ -14949,7 +14922,6 @@ class TimeTemplateSpec(AbstractModel):
|
|
14949
14922
|
@property
|
14950
14923
|
def DayofWeek(self):
|
14951
14924
|
"""一周中的周几
|
14952
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
14953
14925
|
:rtype: int
|
14954
14926
|
"""
|
14955
14927
|
return self._DayofWeek
|
@@ -14961,7 +14933,6 @@ class TimeTemplateSpec(AbstractModel):
|
|
14961
14933
|
@property
|
14962
14934
|
def BeginTime(self):
|
14963
14935
|
"""时间片段的开始时分。格式【HH:MM】
|
14964
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
14965
14936
|
:rtype: str
|
14966
14937
|
"""
|
14967
14938
|
return self._BeginTime
|
@@ -14973,7 +14944,6 @@ class TimeTemplateSpec(AbstractModel):
|
|
14973
14944
|
@property
|
14974
14945
|
def EndTime(self):
|
14975
14946
|
"""时间片段的结束时分。格式【HH:MM】
|
14976
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
14977
14947
|
:rtype: str
|
14978
14948
|
"""
|
14979
14949
|
return self._EndTime
|