tccli 3.0.1293.1__py2.py3-none-any.whl → 3.0.1295.1__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.
- tccli/__init__.py +1 -1
- tccli/services/bh/v20230418/api.json +35 -17
- tccli/services/bh/v20230418/examples.json +1 -1
- tccli/services/cam/v20190116/api.json +1 -1
- tccli/services/cam/v20190116/examples.json +5 -5
- tccli/services/captcha/v20190722/api.json +49 -39
- tccli/services/cbs/v20170312/api.json +16 -16
- tccli/services/ccc/v20200210/api.json +89 -6
- tccli/services/ccc/v20200210/examples.json +1 -1
- tccli/services/cdc/v20201214/api.json +1 -1
- tccli/services/cdwdoris/v20211228/api.json +191 -0
- tccli/services/cdwpg/v20201230/api.json +282 -247
- tccli/services/cdwpg/v20201230/examples.json +39 -39
- tccli/services/chc/v20230418/api.json +92 -92
- tccli/services/chc/v20230418/examples.json +5 -5
- tccli/services/clb/v20180317/api.json +40 -21
- tccli/services/cloudaudit/v20190319/api.json +38 -23
- tccli/services/controlcenter/v20230110/api.json +2 -2
- tccli/services/controlcenter/v20230110/examples.json +1 -1
- tccli/services/dbbrain/v20210527/api.json +8 -8
- tccli/services/dbdc/v20201029/api.json +42 -42
- tccli/services/dcdb/v20180411/api.json +66 -66
- tccli/services/dcdb/v20180411/examples.json +7 -7
- tccli/services/dlc/v20210125/api.json +212 -17
- tccli/services/emr/v20190103/api.json +89 -89
- tccli/services/emr/v20190103/examples.json +1 -1
- tccli/services/ess/v20201111/api.json +2 -2
- tccli/services/ess/v20201111/examples.json +3 -3
- tccli/services/essbasic/v20210526/api.json +4 -4
- tccli/services/essbasic/v20210526/examples.json +3 -3
- tccli/services/gs/v20191118/api.json +80 -82
- tccli/services/gs/v20191118/examples.json +29 -29
- tccli/services/hai/v20230812/api.json +98 -98
- tccli/services/hunyuan/v20230901/api.json +3 -3
- tccli/services/iap/v20240713/api.json +13 -13
- tccli/services/iap/v20240713/examples.json +3 -3
- tccli/services/iotcloud/v20210408/api.json +29 -29
- tccli/services/iotcloud/v20210408/examples.json +6 -6
- tccli/services/iotexplorer/v20190423/api.json +1 -1
- tccli/services/iotvideo/v20191126/api.json +35 -34
- tccli/services/iotvideo/v20191126/examples.json +2 -2
- tccli/services/iotvideo/v20201215/api.json +310 -292
- tccli/services/iotvideo/v20201215/examples.json +54 -54
- tccli/services/iotvideo/v20211125/api.json +283 -275
- tccli/services/iotvideo/v20211125/examples.json +64 -64
- tccli/services/iotvideoindustry/v20201201/api.json +38 -35
- tccli/services/lcic/v20220817/api.json +46 -44
- tccli/services/lcic/v20220817/examples.json +1 -1
- tccli/services/live/v20180801/api.json +8 -8
- tccli/services/lkeap/v20240522/api.json +1 -1
- tccli/services/mariadb/v20170312/api.json +76 -76
- tccli/services/mariadb/v20170312/examples.json +5 -5
- tccli/services/monitor/v20180724/api.json +59 -3
- tccli/services/monitor/v20180724/examples.json +2 -2
- tccli/services/mps/v20190612/api.json +123 -4
- tccli/services/mqtt/v20240516/api.json +182 -182
- tccli/services/mqtt/v20240516/examples.json +7 -13
- tccli/services/organization/v20210331/api.json +61 -43
- tccli/services/organization/v20210331/examples.json +25 -25
- tccli/services/privatedns/v20201028/api.json +32 -32
- tccli/services/region/v20220627/examples.json +1 -1
- tccli/services/taf/taf_client.py +53 -0
- tccli/services/taf/v20200210/api.json +138 -0
- tccli/services/taf/v20200210/examples.json +8 -0
- tccli/services/tag/v20180813/api.json +2 -2
- tccli/services/tbaas/v20180416/api.json +74 -64
- tccli/services/tcr/v20190924/api.json +209 -188
- tccli/services/tcr/v20190924/examples.json +1 -1
- tccli/services/tdmq/v20200217/api.json +16 -16
- tccli/services/thpc/v20230321/api.json +9 -0
- tccli/services/tke/tke_client.py +61 -8
- tccli/services/tke/v20180525/api.json +430 -320
- tccli/services/tke/v20180525/examples.json +14 -0
- tccli/services/trocket/v20230308/api.json +24 -24
- tccli/services/tsf/v20180326/api.json +351 -198
- tccli/services/vcube/v20220410/api.json +382 -327
- tccli/services/vcube/v20220410/examples.json +56 -56
- tccli/services/vod/v20180717/api.json +827 -814
- tccli/services/vod/v20180717/examples.json +19 -19
- tccli/services/vpc/v20170312/api.json +84 -3
- tccli/services/waf/v20180125/api.json +2 -2
- tccli/services/waf/v20180125/examples.json +2 -2
- tccli/services/wedata/v20210820/api.json +10 -0
- {tccli-3.0.1293.1.dist-info → tccli-3.0.1295.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1293.1.dist-info → tccli-3.0.1295.1.dist-info}/RECORD +88 -88
- {tccli-3.0.1293.1.dist-info → tccli-3.0.1295.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1293.1.dist-info → tccli-3.0.1295.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1293.1.dist-info → tccli-3.0.1295.1.dist-info}/license_files/LICENSE +0 -0
@@ -110,7 +110,7 @@
|
|
110
110
|
{
|
111
111
|
"disabled": false,
|
112
112
|
"document": "签名公钥,需要base64_encode。验证OpenID Connect身份提供商ID Token签名的公钥。为了您的账号安全,建议您定期轮换签名公钥。",
|
113
|
-
"example": "
|
113
|
+
"example": "baz****",
|
114
114
|
"member": "string",
|
115
115
|
"name": "IdentityKey",
|
116
116
|
"required": true,
|
@@ -119,7 +119,7 @@
|
|
119
119
|
{
|
120
120
|
"disabled": false,
|
121
121
|
"document": "授权请求Scope。openid; email;profile。授权请求信息范围。默认必选openid。",
|
122
|
-
"example": "
|
122
|
+
"example": "openid",
|
123
123
|
"member": "string",
|
124
124
|
"name": "Scope",
|
125
125
|
"required": false,
|
@@ -128,7 +128,7 @@
|
|
128
128
|
{
|
129
129
|
"disabled": false,
|
130
130
|
"document": "描述",
|
131
|
-
"example": "
|
131
|
+
"example": "idp name",
|
132
132
|
"member": "string",
|
133
133
|
"name": "Description",
|
134
134
|
"required": false,
|
@@ -197,7 +197,7 @@
|
|
197
197
|
{
|
198
198
|
"disabled": false,
|
199
199
|
"document": "身份提供商URL",
|
200
|
-
"example": "
|
200
|
+
"example": "https://xxx.qq.cn/oidc",
|
201
201
|
"member": "string",
|
202
202
|
"name": "IdentityUrl",
|
203
203
|
"output_required": true,
|
@@ -207,7 +207,7 @@
|
|
207
207
|
{
|
208
208
|
"disabled": false,
|
209
209
|
"document": "签名公钥",
|
210
|
-
"example": "
|
210
|
+
"example": "baz****",
|
211
211
|
"member": "string",
|
212
212
|
"name": "IdentityKey",
|
213
213
|
"output_required": true,
|
@@ -217,7 +217,7 @@
|
|
217
217
|
{
|
218
218
|
"disabled": false,
|
219
219
|
"document": "客户端id",
|
220
|
-
"example": "
|
220
|
+
"example": "61adcf00620c31e3ddbc9546",
|
221
221
|
"member": "string",
|
222
222
|
"name": "ClientId",
|
223
223
|
"output_required": true,
|
@@ -257,7 +257,7 @@
|
|
257
257
|
{
|
258
258
|
"disabled": false,
|
259
259
|
"document": "授权请求Endpoint",
|
260
|
-
"example": "
|
260
|
+
"example": "https://console.authing.cn/console/get-started/61adcf00620c31e3d",
|
261
261
|
"member": "string",
|
262
262
|
"name": "AuthorizationEndpoint",
|
263
263
|
"output_required": true,
|
@@ -267,7 +267,7 @@
|
|
267
267
|
{
|
268
268
|
"disabled": false,
|
269
269
|
"document": "授权请求Scope",
|
270
|
-
"example": "
|
270
|
+
"example": "openid",
|
271
271
|
"member": "string",
|
272
272
|
"name": "Scope",
|
273
273
|
"output_required": true,
|
@@ -277,7 +277,7 @@
|
|
277
277
|
{
|
278
278
|
"disabled": false,
|
279
279
|
"document": "授权请求Response type",
|
280
|
-
"example": "
|
280
|
+
"example": "id_token",
|
281
281
|
"member": "string",
|
282
282
|
"name": "ResponseType",
|
283
283
|
"output_required": true,
|
@@ -287,7 +287,7 @@
|
|
287
287
|
{
|
288
288
|
"disabled": false,
|
289
289
|
"document": "授权请求Response mode",
|
290
|
-
"example": "
|
290
|
+
"example": "fragment",
|
291
291
|
"member": "string",
|
292
292
|
"name": "ResponseMode",
|
293
293
|
"output_required": true,
|
@@ -297,7 +297,7 @@
|
|
297
297
|
{
|
298
298
|
"disabled": false,
|
299
299
|
"document": "映射字段名称",
|
300
|
-
"example": "
|
300
|
+
"example": "sub",
|
301
301
|
"member": "string",
|
302
302
|
"name": "MappingFiled",
|
303
303
|
"output_required": true,
|
@@ -307,7 +307,7 @@
|
|
307
307
|
{
|
308
308
|
"disabled": false,
|
309
309
|
"document": "描述",
|
310
|
-
"example": "
|
310
|
+
"example": "idp name",
|
311
311
|
"member": "string",
|
312
312
|
"name": "Description",
|
313
313
|
"output_required": true,
|
@@ -445,7 +445,7 @@
|
|
445
445
|
{
|
446
446
|
"disabled": false,
|
447
447
|
"document": "描述,长度为1~255个英文或中文字符,默认值为空。",
|
448
|
-
"example": "
|
448
|
+
"example": "idp name",
|
449
449
|
"member": "string",
|
450
450
|
"name": "Description",
|
451
451
|
"required": false,
|
@@ -3,7 +3,7 @@
|
|
3
3
|
"CreateIAPUserOIDCConfig": [
|
4
4
|
{
|
5
5
|
"document": "创建IAP的OIDC配置",
|
6
|
-
"input": "POST / HTTP/1.1\nHost: iap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateIAPUserOIDCConfig\n<公共请求参数>\n\n{\n \"IdentityUrl\": \"https://accounts.g**gle.com\",\n \"ClientId\": \"47***4801-pu***e7tj.apps.g**gleusercontent.com\",\n \"AuthorizationEndpoint\": \"https://accounts.g**gle.com/o/oauth2/v2/auth\",\n \"ResponseType\": \"id_token\",\n \"ResponseMode\": \"form_post\",\n \"MappingFiled\": \"email\",\n \"IdentityKey\": \"ewogICAgImtleXMiOiBb*******gICBdCn0=\",\n \"Scope\": [\n \"openid\",\n \"email\",\n \"profile\"\n ],\n \"Description\": \"
|
6
|
+
"input": "POST / HTTP/1.1\nHost: iap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateIAPUserOIDCConfig\n<公共请求参数>\n\n{\n \"IdentityUrl\": \"https://accounts.g**gle.com\",\n \"ClientId\": \"47***4801-pu***e7tj.apps.g**gleusercontent.com\",\n \"AuthorizationEndpoint\": \"https://accounts.g**gle.com/o/oauth2/v2/auth\",\n \"ResponseType\": \"id_token\",\n \"ResponseMode\": \"form_post\",\n \"MappingFiled\": \"email\",\n \"IdentityKey\": \"ewogICAgImtleXMiOiBb*******gICBdCn0=\",\n \"Scope\": [\n \"openid\",\n \"email\",\n \"profile\"\n ],\n \"Description\": \"idp name\"\n}",
|
7
7
|
"output": "{\n \"Response\": {\n \"RequestId\": \"3ccecfc6-14a0-4aaa-bcf4-0d5b77835bfb\"\n }\n}",
|
8
8
|
"title": "创建IAP的OIDC配置"
|
9
9
|
}
|
@@ -26,7 +26,7 @@
|
|
26
26
|
{
|
27
27
|
"document": "查询IAP的OIDC配置",
|
28
28
|
"input": "POST / HTTP/1.1\nHost: iap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeIAPUserOIDCConfig\n<公共请求参数>\n\n{}",
|
29
|
-
"output": "{\n \"Response\": {\n \"AuthorizationEndpoint\": \"https://accounts.g**gle.com/o/oauth2/v2/auth\",\n \"ClientId\": \"47***01-pu1e*****7tj.apps.g**gleusercontent.com\",\n \"Description\": \"
|
29
|
+
"output": "{\n \"Response\": {\n \"AuthorizationEndpoint\": \"https://accounts.g**gle.com/o/oauth2/v2/auth\",\n \"ClientId\": \"47***01-pu1e*****7tj.apps.g**gleusercontent.com\",\n \"Description\": \"idp name\",\n \"IdentityKey\": \"ewogICAgImtletVUkttZ0I***GTHVVRUJkdyIKICAgICAgICB9CiAgICBdCn0=\",\n \"IdentityUrl\": \"https://accounts.g**gle.com\",\n \"MappingFiled\": \"email\",\n \"ProviderType\": 13,\n \"RequestId\": \"f87e5dab-426a-4a50-ac5b-1c08151cd6a2\",\n \"ResponseMode\": \"form_post\",\n \"ResponseType\": \"id_token\",\n \"Scope\": [\n \"openid\",\n \"email\",\n \"profile\"\n ],\n \"Status\": 2\n }\n}",
|
30
30
|
"title": "查询IAP的OIDC配置"
|
31
31
|
}
|
32
32
|
],
|
@@ -49,7 +49,7 @@
|
|
49
49
|
"UpdateIAPUserOIDCConfig": [
|
50
50
|
{
|
51
51
|
"document": "修改IAP的OIDC配置",
|
52
|
-
"input": "POST / HTTP/1.1\nHost: iap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateIAPUserOIDCConfig\n<公共请求参数>\n\n{\n \"IdentityUrl\": \"https://accounts.g**gle.com\",\n \"ClientId\": \"47***01-pu***mvj4lj1de7tj.apps.g**gleusercontent.com\",\n \"AuthorizationEndpoint\": \"https://accounts.g**gle.com/o/oauth2/v2/auth\",\n \"ResponseType\": \"id_token\",\n \"ResponseMode\": \"form_post\",\n \"MappingFiled\": \"email\",\n \"IdentityKey\": \"ewogICAgImtle***xkd09GTHVVRUJkdyIKICAgICAgICB9CiAgICBdCn0=\",\n \"Scope\": [\n \"openid\",\n \"email\",\n \"profile\"\n ],\n \"Description\": \"
|
52
|
+
"input": "POST / HTTP/1.1\nHost: iap.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateIAPUserOIDCConfig\n<公共请求参数>\n\n{\n \"IdentityUrl\": \"https://accounts.g**gle.com\",\n \"ClientId\": \"47***01-pu***mvj4lj1de7tj.apps.g**gleusercontent.com\",\n \"AuthorizationEndpoint\": \"https://accounts.g**gle.com/o/oauth2/v2/auth\",\n \"ResponseType\": \"id_token\",\n \"ResponseMode\": \"form_post\",\n \"MappingFiled\": \"email\",\n \"IdentityKey\": \"ewogICAgImtle***xkd09GTHVVRUJkdyIKICAgICAgICB9CiAgICBdCn0=\",\n \"Scope\": [\n \"openid\",\n \"email\",\n \"profile\"\n ],\n \"Description\": \"idp name\"\n}",
|
53
53
|
"output": "{\n \"Response\": {\n \"RequestId\": \"b83e3152-6d18-4617-986d-ff4c666750ed\"\n }\n}",
|
54
54
|
"title": "修改IAP的OIDC配置"
|
55
55
|
}
|
@@ -134,14 +134,14 @@
|
|
134
134
|
"status": "online"
|
135
135
|
},
|
136
136
|
"DescribeDeviceResource": {
|
137
|
-
"document": "本接口(DescribeDeviceResource)用于查询设备资源详情。
|
137
|
+
"document": "本接口(DescribeDeviceResource)用于查询设备资源详情。",
|
138
138
|
"input": "DescribeDeviceResourceRequest",
|
139
139
|
"name": "查询设备资源详情",
|
140
140
|
"output": "DescribeDeviceResourceResponse",
|
141
141
|
"status": "online"
|
142
142
|
},
|
143
143
|
"DescribeDeviceResources": {
|
144
|
-
"document": "本接口(DescribeDeviceResources)用于查询设备资源列表。
|
144
|
+
"document": "本接口(DescribeDeviceResources)用于查询设备资源列表。",
|
145
145
|
"input": "DescribeDeviceResourcesRequest",
|
146
146
|
"name": "获取设备资源列表",
|
147
147
|
"output": "DescribeDeviceResourcesResponse",
|
@@ -246,7 +246,7 @@
|
|
246
246
|
"status": "online"
|
247
247
|
},
|
248
248
|
"DescribeProductResource": {
|
249
|
-
"document": "本接口(DescribeProductResource)用于查询产品资源详情。
|
249
|
+
"document": "本接口(DescribeProductResource)用于查询产品资源详情。",
|
250
250
|
"input": "DescribeProductResourceRequest",
|
251
251
|
"name": "查询产品资源详情",
|
252
252
|
"output": "DescribeProductResourceResponse",
|
@@ -1903,7 +1903,7 @@
|
|
1903
1903
|
{
|
1904
1904
|
"disabled": false,
|
1905
1905
|
"document": "设备名称",
|
1906
|
-
"example": "
|
1906
|
+
"example": "dev-001",
|
1907
1907
|
"member": "string",
|
1908
1908
|
"name": "DeviceName",
|
1909
1909
|
"required": true,
|
@@ -1912,7 +1912,7 @@
|
|
1912
1912
|
{
|
1913
1913
|
"disabled": false,
|
1914
1914
|
"document": "产品ID",
|
1915
|
-
"example": "
|
1915
|
+
"example": "EQPOKD5111",
|
1916
1916
|
"member": "string",
|
1917
1917
|
"name": "ProductID",
|
1918
1918
|
"required": false,
|
@@ -1921,7 +1921,7 @@
|
|
1921
1921
|
{
|
1922
1922
|
"disabled": false,
|
1923
1923
|
"document": "具体的设备资源名称",
|
1924
|
-
"example": "
|
1924
|
+
"example": "myname",
|
1925
1925
|
"member": "string",
|
1926
1926
|
"name": "Name",
|
1927
1927
|
"required": false,
|
@@ -1936,10 +1936,10 @@
|
|
1936
1936
|
{
|
1937
1937
|
"disabled": false,
|
1938
1938
|
"document": "设备资源详情",
|
1939
|
-
"example": "
|
1939
|
+
"example": "{ \"Status\": 1, ...}",
|
1940
1940
|
"member": "DeviceResourceInfo",
|
1941
1941
|
"name": "Result",
|
1942
|
-
"
|
1942
|
+
"output_required": true,
|
1943
1943
|
"type": "object",
|
1944
1944
|
"value_allowed_null": false
|
1945
1945
|
},
|
@@ -1976,7 +1976,7 @@
|
|
1976
1976
|
{
|
1977
1977
|
"disabled": false,
|
1978
1978
|
"document": "产品ID",
|
1979
|
-
"example": "
|
1979
|
+
"example": "EQPOKD5111",
|
1980
1980
|
"member": "string",
|
1981
1981
|
"name": "ProductID",
|
1982
1982
|
"required": false,
|
@@ -1985,7 +1985,7 @@
|
|
1985
1985
|
{
|
1986
1986
|
"disabled": false,
|
1987
1987
|
"document": "需要过滤的设备名称",
|
1988
|
-
"example": "
|
1988
|
+
"example": "dev-001",
|
1989
1989
|
"member": "string",
|
1990
1990
|
"name": "DeviceName",
|
1991
1991
|
"required": false,
|
@@ -2021,17 +2021,17 @@
|
|
2021
2021
|
"example": "10",
|
2022
2022
|
"member": "uint64",
|
2023
2023
|
"name": "TotalCount",
|
2024
|
-
"
|
2024
|
+
"output_required": true,
|
2025
2025
|
"type": "int",
|
2026
2026
|
"value_allowed_null": false
|
2027
2027
|
},
|
2028
2028
|
{
|
2029
2029
|
"disabled": false,
|
2030
2030
|
"document": "资源列表\n注意:此字段可能返回 null,表示取不到有效值。",
|
2031
|
-
"example": "
|
2031
|
+
"example": " {\"Name\": \"myname\"}",
|
2032
2032
|
"member": "DeviceResourceInfo",
|
2033
2033
|
"name": "Result",
|
2034
|
-
"
|
2034
|
+
"output_required": true,
|
2035
2035
|
"type": "list",
|
2036
2036
|
"value_allowed_null": true
|
2037
2037
|
},
|
@@ -3262,7 +3262,7 @@
|
|
3262
3262
|
{
|
3263
3263
|
"disabled": false,
|
3264
3264
|
"document": "需要查看资源列表的产品 ID",
|
3265
|
-
"example": "
|
3265
|
+
"example": "EQPOKD5111",
|
3266
3266
|
"member": "string",
|
3267
3267
|
"name": "ProductID",
|
3268
3268
|
"required": false,
|
@@ -3271,7 +3271,7 @@
|
|
3271
3271
|
{
|
3272
3272
|
"disabled": false,
|
3273
3273
|
"document": "需要过滤的资源名称",
|
3274
|
-
"example": "
|
3274
|
+
"example": "myname",
|
3275
3275
|
"member": "string",
|
3276
3276
|
"name": "Name",
|
3277
3277
|
"required": false,
|
@@ -3289,7 +3289,7 @@
|
|
3289
3289
|
"example": "无",
|
3290
3290
|
"member": "ProductResourceInfo",
|
3291
3291
|
"name": "Result",
|
3292
|
-
"
|
3292
|
+
"output_required": true,
|
3293
3293
|
"type": "object",
|
3294
3294
|
"value_allowed_null": true
|
3295
3295
|
},
|
@@ -4042,30 +4042,30 @@
|
|
4042
4042
|
{
|
4043
4043
|
"disabled": false,
|
4044
4044
|
"document": "产品ID",
|
4045
|
-
"example": "
|
4045
|
+
"example": "UTY5QRLMQY",
|
4046
4046
|
"member": "string",
|
4047
4047
|
"name": "ProductID",
|
4048
|
-
"
|
4048
|
+
"output_required": true,
|
4049
4049
|
"type": "string",
|
4050
4050
|
"value_allowed_null": false
|
4051
4051
|
},
|
4052
4052
|
{
|
4053
4053
|
"disabled": false,
|
4054
4054
|
"document": "产品名",
|
4055
|
-
"example": "
|
4055
|
+
"example": "naem1",
|
4056
4056
|
"member": "string",
|
4057
4057
|
"name": "ProductName",
|
4058
|
-
"
|
4058
|
+
"output_required": true,
|
4059
4059
|
"type": "string",
|
4060
4060
|
"value_allowed_null": false
|
4061
4061
|
},
|
4062
4062
|
{
|
4063
4063
|
"disabled": false,
|
4064
4064
|
"document": "资源名称",
|
4065
|
-
"example": "
|
4065
|
+
"example": "name2",
|
4066
4066
|
"member": "string",
|
4067
4067
|
"name": "Name",
|
4068
|
-
"
|
4068
|
+
"output_required": true,
|
4069
4069
|
"type": "string",
|
4070
4070
|
"value_allowed_null": false
|
4071
4071
|
},
|
@@ -4075,7 +4075,7 @@
|
|
4075
4075
|
"example": "bda2cc64487b0db7f53d689bccabde2d",
|
4076
4076
|
"member": "string",
|
4077
4077
|
"name": "Md5",
|
4078
|
-
"
|
4078
|
+
"output_required": true,
|
4079
4079
|
"type": "string",
|
4080
4080
|
"value_allowed_null": false
|
4081
4081
|
},
|
@@ -4085,7 +4085,7 @@
|
|
4085
4085
|
"example": "10",
|
4086
4086
|
"member": "uint64",
|
4087
4087
|
"name": "Size",
|
4088
|
-
"
|
4088
|
+
"output_required": true,
|
4089
4089
|
"type": "int",
|
4090
4090
|
"value_allowed_null": false
|
4091
4091
|
},
|
@@ -4095,17 +4095,17 @@
|
|
4095
4095
|
"example": "2021-01-03 17:04:05",
|
4096
4096
|
"member": "string",
|
4097
4097
|
"name": "UpdateTime",
|
4098
|
-
"
|
4098
|
+
"output_required": true,
|
4099
4099
|
"type": "string",
|
4100
4100
|
"value_allowed_null": false
|
4101
4101
|
},
|
4102
4102
|
{
|
4103
4103
|
"disabled": false,
|
4104
4104
|
"document": "设备名称",
|
4105
|
-
"example": "
|
4105
|
+
"example": "dev-001",
|
4106
4106
|
"member": "string",
|
4107
4107
|
"name": "DeviceName",
|
4108
|
-
"
|
4108
|
+
"output_required": true,
|
4109
4109
|
"type": "string",
|
4110
4110
|
"value_allowed_null": false
|
4111
4111
|
},
|
@@ -4115,7 +4115,7 @@
|
|
4115
4115
|
"example": "0",
|
4116
4116
|
"member": "uint64",
|
4117
4117
|
"name": "Status",
|
4118
|
-
"
|
4118
|
+
"output_required": true,
|
4119
4119
|
"type": "int",
|
4120
4120
|
"value_allowed_null": false
|
4121
4121
|
},
|
@@ -4125,7 +4125,7 @@
|
|
4125
4125
|
"example": "70",
|
4126
4126
|
"member": "uint64",
|
4127
4127
|
"name": "Percent",
|
4128
|
-
"
|
4128
|
+
"output_required": true,
|
4129
4129
|
"type": "int",
|
4130
4130
|
"value_allowed_null": false
|
4131
4131
|
}
|
@@ -161,16 +161,16 @@
|
|
161
161
|
"DescribeDeviceResource": [
|
162
162
|
{
|
163
163
|
"document": "",
|
164
|
-
"input": "https://iotcloud.tencentcloudapi.com/?Action=DescribeDeviceResource\n&ProductID=
|
165
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"Status\": 1,\n \"DeviceName\": \"
|
164
|
+
"input": "https://iotcloud.tencentcloudapi.com/?Action=DescribeDeviceResource\n&ProductID=EQPOKD5111\n&Name=myname\n&DeviceName=dev-001\n&<公共请求参数>",
|
165
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"Status\": 1,\n \"DeviceName\": \"myname\",\n \"UpdateTime\": \"1740563445\",\n \"Name\": \"myname\",\n \"Percent\": 1,\n \"ProductName\": \"dev-001\",\n \"Md5\": \"b59c67bf196a4758191e42f76670ceba\",\n \"ProductID\": \"EQPOKD5111\",\n \"Size\": 1\n },\n \"RequestId\": \"5186e731-d43c-43ef-955c-12ff9b0ce9f9\"\n }\n}",
|
166
166
|
"title": "查询设备资源详情"
|
167
167
|
}
|
168
168
|
],
|
169
169
|
"DescribeDeviceResources": [
|
170
170
|
{
|
171
171
|
"document": "",
|
172
|
-
"input": "https://iotcloud.tencentcloudapi.com/?Action=DescribeDeviceResources\n&ProductID=
|
173
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Result\": [\n {\n \"Name\": \"
|
172
|
+
"input": "https://iotcloud.tencentcloudapi.com/?Action=DescribeDeviceResources\n&ProductID=EQPOKD5111\n&Offset=0\n&Limit=10\n&DeviceName=dev-001\n&StartTime=2021-10-21 15:11:11\n&EndTime=2021-10-21 18:11:11\n&<公共请求参数>",
|
173
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Result\": [\n {\n \"Name\": \"myname\",\n \"ProductName\": \"dev-001\",\n \"Md5\": \"418806da363b5b57199e5a9f88fc69c3\",\n \"DeviceName\": \"device-001\",\n \"ProductID\": \"EQPOKD5111\",\n \"UpdateTime\": \"1740563445\",\n \"Size\": 1\n }\n ],\n \"RequestId\": \"5186e731-d43c-43ef-955c-12ff9b0ce9f2\"\n }\n}",
|
174
174
|
"title": "获取设备资源列表"
|
175
175
|
}
|
176
176
|
],
|
@@ -289,8 +289,8 @@
|
|
289
289
|
"DescribeProductResource": [
|
290
290
|
{
|
291
291
|
"document": "",
|
292
|
-
"input": "https://iotcloud.tencentcloudapi.com/?Action=DescribeProductResource\n&ProductID=
|
293
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"Name\": \"
|
292
|
+
"input": "https://iotcloud.tencentcloudapi.com/?Action=DescribeProductResource\n&ProductID=EQPOKD5111\n&Name=myname\n&<公共请求参数>",
|
293
|
+
"output": "{\n \"Response\": {\n \"Result\": {\n \"Name\": \"myname\",\n \"ProductName\": \"dev-001\",\n \"Md5\": \"EQPOefdgad1\",\n \"Description\": \"mydescription\",\n \"ProductID\": \"EQPOKD5111\",\n \"CreateTime\": \"2021-04-20 12:07:28\",\n \"Size\": 1\n },\n \"RequestId\": \"ebea2fd8-0b8f-44b3-99ab-1b04fcfb6cbc\"\n }\n}",
|
294
294
|
"title": "查询产品资源详情"
|
295
295
|
}
|
296
296
|
],
|
@@ -1179,7 +1179,7 @@
|
|
1179
1179
|
{
|
1180
1180
|
"disabled": false,
|
1181
1181
|
"document": "产器型号(APP产品,为APP包名)",
|
1182
|
-
"example": "",
|
1182
|
+
"example": "ipc",
|
1183
1183
|
"member": "string",
|
1184
1184
|
"name": "ProductModel",
|
1185
1185
|
"required": true,
|
@@ -1188,7 +1188,7 @@
|
|
1188
1188
|
{
|
1189
1189
|
"disabled": false,
|
1190
1190
|
"document": "产品名称\n仅支持中文、英文、数字、下划线,不超过32个字符",
|
1191
|
-
"example": "",
|
1191
|
+
"example": "dev-001",
|
1192
1192
|
"member": "string",
|
1193
1193
|
"name": "ProductName",
|
1194
1194
|
"required": true,
|
@@ -1197,7 +1197,7 @@
|
|
1197
1197
|
{
|
1198
1198
|
"disabled": false,
|
1199
1199
|
"document": "产品描述信息\n不支持单引号、双引号、退格符、回车符、换行符、制表符、反斜杠、下划线、“%”、“#”、“$”,不超过128字符",
|
1200
|
-
"example": "",
|
1200
|
+
"example": "my ipc",
|
1201
1201
|
"member": "string",
|
1202
1202
|
"name": "ProductDescription",
|
1203
1203
|
"required": true,
|
@@ -1206,7 +1206,7 @@
|
|
1206
1206
|
{
|
1207
1207
|
"disabled": false,
|
1208
1208
|
"document": "设备功能码(ypsxth:音频双向通话 ,spdxth:视频单向通话)",
|
1209
|
-
"example": "",
|
1209
|
+
"example": "ypsxth",
|
1210
1210
|
"member": "string",
|
1211
1211
|
"name": "Features",
|
1212
1212
|
"required": false,
|
@@ -1215,7 +1215,7 @@
|
|
1215
1215
|
{
|
1216
1216
|
"disabled": false,
|
1217
1217
|
"document": "主芯片产商ID",
|
1218
|
-
"example": "",
|
1218
|
+
"example": "fgrt265",
|
1219
1219
|
"member": "string",
|
1220
1220
|
"name": "ChipManufactureId",
|
1221
1221
|
"required": false,
|
@@ -1224,7 +1224,7 @@
|
|
1224
1224
|
{
|
1225
1225
|
"disabled": false,
|
1226
1226
|
"document": "主芯片ID",
|
1227
|
-
"example": "",
|
1227
|
+
"example": "134dgfer",
|
1228
1228
|
"member": "string",
|
1229
1229
|
"name": "ChipId",
|
1230
1230
|
"required": false,
|
@@ -1232,8 +1232,8 @@
|
|
1232
1232
|
},
|
1233
1233
|
{
|
1234
1234
|
"disabled": false,
|
1235
|
-
"document": "地域:\nChina-Mainland(中国大陆)\nChina-Hong Kong, Macao and Taiwan(港澳台地区)\nAmerica(美国)\nEurope(欧洲)\
|
1236
|
-
"example": "",
|
1235
|
+
"document": "地域:\nChina-Mainland(中国大陆)\nChina-Hong Kong, Macao and Taiwan(港澳台地区)\nAmerica(美国)\nEurope(欧洲)\nOther-Overseas(其他境外地区)",
|
1236
|
+
"example": "China-Mainland",
|
1237
1237
|
"member": "string",
|
1238
1238
|
"name": "ProductRegion",
|
1239
1239
|
"required": false,
|
@@ -1242,7 +1242,7 @@
|
|
1242
1242
|
{
|
1243
1243
|
"disabled": false,
|
1244
1244
|
"document": "设备类型, 0-普通视频设备,1-NVR设备",
|
1245
|
-
"example": "",
|
1245
|
+
"example": "0",
|
1246
1246
|
"member": "uint64",
|
1247
1247
|
"name": "ProductCate",
|
1248
1248
|
"required": false,
|
@@ -1251,7 +1251,7 @@
|
|
1251
1251
|
{
|
1252
1252
|
"disabled": false,
|
1253
1253
|
"document": "接入模型,bit0是0:公版小程序未接入,bit0是1:公版小程序已接入",
|
1254
|
-
"example": "",
|
1254
|
+
"example": "0",
|
1255
1255
|
"member": "int64",
|
1256
1256
|
"name": "AccessMode",
|
1257
1257
|
"required": false,
|
@@ -1260,7 +1260,7 @@
|
|
1260
1260
|
{
|
1261
1261
|
"disabled": false,
|
1262
1262
|
"document": "Linux,Android,Liteos等系统",
|
1263
|
-
"example": "",
|
1263
|
+
"example": "Linux",
|
1264
1264
|
"member": "string",
|
1265
1265
|
"name": "Os",
|
1266
1266
|
"required": false,
|
@@ -1269,7 +1269,7 @@
|
|
1269
1269
|
{
|
1270
1270
|
"disabled": false,
|
1271
1271
|
"document": "芯片架构,只是针对操作系统为android的",
|
1272
|
-
"example": "",
|
1272
|
+
"example": "X86",
|
1273
1273
|
"member": "string",
|
1274
1274
|
"name": "ChipArch",
|
1275
1275
|
"required": false,
|
@@ -1284,9 +1284,10 @@
|
|
1284
1284
|
{
|
1285
1285
|
"disabled": false,
|
1286
1286
|
"document": "产品详细信息",
|
1287
|
-
"example": "",
|
1287
|
+
"example": "{ \"ProductRegion\": \"ypsxth\", }",
|
1288
1288
|
"member": "ProductBase",
|
1289
1289
|
"name": "Data",
|
1290
|
+
"output_required": true,
|
1290
1291
|
"type": "object",
|
1291
1292
|
"value_allowed_null": false
|
1292
1293
|
},
|
@@ -4418,100 +4419,100 @@
|
|
4418
4419
|
{
|
4419
4420
|
"disabled": false,
|
4420
4421
|
"document": "产品ID",
|
4421
|
-
"example": "",
|
4422
|
+
"example": "6WD38Z392L",
|
4422
4423
|
"member": "string",
|
4423
4424
|
"name": "ProductId",
|
4424
|
-
"
|
4425
|
+
"output_required": true,
|
4425
4426
|
"type": "string",
|
4426
4427
|
"value_allowed_null": false
|
4427
4428
|
},
|
4428
4429
|
{
|
4429
4430
|
"disabled": false,
|
4430
4431
|
"document": "产器型号(APP产品,为APP包名)",
|
4431
|
-
"example": "",
|
4432
|
+
"example": "ipc",
|
4432
4433
|
"member": "string",
|
4433
4434
|
"name": "ProductModel",
|
4434
|
-
"
|
4435
|
+
"output_required": true,
|
4435
4436
|
"type": "string",
|
4436
4437
|
"value_allowed_null": false
|
4437
4438
|
},
|
4438
4439
|
{
|
4439
4440
|
"disabled": false,
|
4440
4441
|
"document": "产品名称",
|
4441
|
-
"example": "",
|
4442
|
+
"example": "dev-001",
|
4442
4443
|
"member": "string",
|
4443
4444
|
"name": "ProductName",
|
4444
|
-
"
|
4445
|
+
"output_required": true,
|
4445
4446
|
"type": "string",
|
4446
4447
|
"value_allowed_null": false
|
4447
4448
|
},
|
4448
4449
|
{
|
4449
4450
|
"disabled": false,
|
4450
4451
|
"document": "产品描述信息",
|
4451
|
-
"example": "",
|
4452
|
+
"example": "my ipc",
|
4452
4453
|
"member": "string",
|
4453
4454
|
"name": "ProductDescription",
|
4454
|
-
"
|
4455
|
+
"output_required": true,
|
4455
4456
|
"type": "string",
|
4456
4457
|
"value_allowed_null": false
|
4457
4458
|
},
|
4458
4459
|
{
|
4459
4460
|
"disabled": false,
|
4460
4461
|
"document": "创建时间,UNIX 时间戳,单位秒",
|
4461
|
-
"example": "",
|
4462
|
+
"example": "1546315200",
|
4462
4463
|
"member": "uint64",
|
4463
4464
|
"name": "CreateTime",
|
4464
|
-
"
|
4465
|
+
"output_required": true,
|
4465
4466
|
"type": "int",
|
4466
4467
|
"value_allowed_null": false
|
4467
4468
|
},
|
4468
4469
|
{
|
4469
4470
|
"disabled": false,
|
4470
4471
|
"document": "物模型发布版本号,0代表物模型尚未发布",
|
4471
|
-
"example": "",
|
4472
|
+
"example": "0",
|
4472
4473
|
"member": "uint64",
|
4473
4474
|
"name": "IotModelRevision",
|
4474
|
-
"
|
4475
|
+
"output_required": true,
|
4475
4476
|
"type": "int",
|
4476
4477
|
"value_allowed_null": false
|
4477
4478
|
},
|
4478
4479
|
{
|
4479
4480
|
"disabled": false,
|
4480
4481
|
"document": "产品密钥",
|
4481
|
-
"example": "",
|
4482
|
+
"example": "gsfghrtrte",
|
4482
4483
|
"member": "string",
|
4483
4484
|
"name": "SecretKey",
|
4484
|
-
"
|
4485
|
+
"output_required": true,
|
4485
4486
|
"type": "string",
|
4486
4487
|
"value_allowed_null": false
|
4487
4488
|
},
|
4488
4489
|
{
|
4489
4490
|
"disabled": false,
|
4490
4491
|
"document": "设备功能码\nypsxth : 音频双向通话;\t\nspdxth : 视频单向通话(监控);\nNVR0824 : NVR设备,大于8路,小于等于24路;\nWifiKeepalive : Wifi保活(低功耗产品);\nAlexa : Alexa接入;\nGoogle : Google接入;\n注意:此字段可能返回 null,表示取不到有效值。",
|
4491
|
-
"example": "",
|
4492
|
+
"example": "ypsxth",
|
4492
4493
|
"member": "string",
|
4493
4494
|
"name": "FuncCode",
|
4494
|
-
"
|
4495
|
+
"output_required": true,
|
4495
4496
|
"type": "list",
|
4496
4497
|
"value_allowed_null": true
|
4497
4498
|
},
|
4498
4499
|
{
|
4499
4500
|
"disabled": false,
|
4500
4501
|
"document": "产品类别,0 : 普通视频设备;1 : NVR设备\n注意:此字段可能返回 null,表示取不到有效值。",
|
4501
|
-
"example": "",
|
4502
|
+
"example": "0",
|
4502
4503
|
"member": "int64",
|
4503
4504
|
"name": "ProductCate",
|
4504
|
-
"
|
4505
|
+
"output_required": true,
|
4505
4506
|
"type": "int",
|
4506
4507
|
"value_allowed_null": true
|
4507
4508
|
},
|
4508
4509
|
{
|
4509
4510
|
"disabled": false,
|
4510
|
-
"document": "产品地域\nChina-Mainland(中国大陆)\nChina-Hong Kong, Macao and Taiwan(港澳台地区)\nAmerica(美国)\nEurope(欧洲)\
|
4511
|
-
"example": "",
|
4511
|
+
"document": "产品地域\nChina-Mainland(中国大陆)\nChina-Hong Kong, Macao and Taiwan(港澳台地区)\nAmerica(美国)\nEurope(欧洲)\nOther-Overseas(其他境外地区)\n注意:此字段可能返回 null,表示取不到有效值。",
|
4512
|
+
"example": "China-Mainland",
|
4512
4513
|
"member": "string",
|
4513
4514
|
"name": "ProductRegion",
|
4514
|
-
"
|
4515
|
+
"output_required": true,
|
4515
4516
|
"type": "string",
|
4516
4517
|
"value_allowed_null": true
|
4517
4518
|
}
|