tccli 3.0.1298.1__py2.py3-none-any.whl → 3.0.1299.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.
Files changed (54) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/batch/batch_client.py +4 -110
  3. tccli/services/batch/v20170312/api.json +0 -527
  4. tccli/services/batch/v20170312/examples.json +0 -16
  5. tccli/services/bi/v20220105/api.json +87 -1
  6. tccli/services/bi/v20220105/examples.json +7 -7
  7. tccli/services/cam/v20190116/api.json +84 -84
  8. tccli/services/cbs/v20170312/api.json +23 -23
  9. tccli/services/cdn/v20180606/api.json +240 -179
  10. tccli/services/cdn/v20180606/examples.json +1 -1
  11. tccli/services/cfg/v20210820/api.json +5 -3
  12. tccli/services/cfg/v20210820/examples.json +1 -1
  13. tccli/services/chdfs/v20201112/api.json +7 -1
  14. tccli/services/controlcenter/v20230110/api.json +63 -58
  15. tccli/services/dbbrain/dbbrain_client.py +106 -0
  16. tccli/services/dbbrain/v20191016/api.json +219 -0
  17. tccli/services/dbbrain/v20191016/examples.json +8 -0
  18. tccli/services/dbbrain/v20210527/api.json +394 -1
  19. tccli/services/dbbrain/v20210527/examples.json +16 -0
  20. tccli/services/dcdb/v20180411/api.json +102 -6
  21. tccli/services/dcdb/v20180411/examples.json +4 -4
  22. tccli/services/dnspod/v20210323/api.json +128 -127
  23. tccli/services/facefusion/v20220927/api.json +2 -2
  24. tccli/services/facefusion/v20220927/examples.json +1 -1
  25. tccli/services/gs/v20191118/api.json +3 -3
  26. tccli/services/iotexplorer/v20190423/api.json +550 -517
  27. tccli/services/iotexplorer/v20190423/examples.json +33 -33
  28. tccli/services/lkeap/v20240522/api.json +3 -3
  29. tccli/services/mariadb/v20170312/api.json +84 -8
  30. tccli/services/mariadb/v20170312/examples.json +3 -3
  31. tccli/services/mps/v20190612/api.json +8 -8
  32. tccli/services/mps/v20190612/examples.json +11 -11
  33. tccli/services/mqtt/v20240516/api.json +6 -6
  34. tccli/services/ocr/ocr_client.py +307 -360
  35. tccli/services/ocr/v20181119/api.json +0 -286
  36. tccli/services/ocr/v20181119/examples.json +0 -8
  37. tccli/services/organization/v20210331/api.json +9 -0
  38. tccli/services/sqlserver/v20180328/api.json +9 -0
  39. tccli/services/sqlserver/v20180328/examples.json +1 -1
  40. tccli/services/tcb/v20180608/api.json +11 -1
  41. tccli/services/teo/v20220106/api.json +4 -4
  42. tccli/services/tione/v20211111/api.json +25 -5
  43. tccli/services/tse/v20201207/api.json +34 -34
  44. tccli/services/vod/v20240718/api.json +9 -9
  45. tccli/services/vod/v20240718/examples.json +11 -11
  46. tccli/services/vpc/v20170312/api.json +175 -0
  47. tccli/services/vpc/v20170312/examples.json +8 -0
  48. tccli/services/vpc/vpc_client.py +53 -0
  49. tccli/services/wedata/v20210820/api.json +11 -1
  50. {tccli-3.0.1298.1.dist-info → tccli-3.0.1299.1.dist-info}/METADATA +2 -2
  51. {tccli-3.0.1298.1.dist-info → tccli-3.0.1299.1.dist-info}/RECORD +54 -54
  52. {tccli-3.0.1298.1.dist-info → tccli-3.0.1299.1.dist-info}/WHEEL +0 -0
  53. {tccli-3.0.1298.1.dist-info → tccli-3.0.1299.1.dist-info}/entry_points.txt +0 -0
  54. {tccli-3.0.1298.1.dist-info → tccli-3.0.1299.1.dist-info}/license_files/LICENSE +0 -0
@@ -36,7 +36,7 @@
36
36
  {
37
37
  "document": "异步调用设备行为,返回调用 Id 信息。",
38
38
  "input": "https://iotexplorer.tencentcloudapi.com/?Action=CallDeviceActionAsync\n&ProductId=TOIDHQ3AOQ\n&DeviceName=TOIDHQ2AOQ\n&ActionId=actid\n&InputParams={\"vol\":3}\n&<公共请求参数>",
39
- "output": "{\n \"Response\": {\n \"ClientToken\": \"45016a4535374abcb05e25790b916dc3\",\n \"RequestId\": \"235fe48b-0c31-4a7c-aaf6-83ba3e9b4bcf\",\n \"Status\": \"xx\"\n }\n}",
39
+ "output": "{\n \"Response\": {\n \"ClientToken\": \"45016a4535374abcb05e25790b916dc3\",\n \"RequestId\": \"235fe48b-0c31-4a7c-aaf6-83ba3e9b4bcf\",\n \"Status\": \"suc\"\n }\n}",
40
40
  "title": "异步调用设备行为"
41
41
  }
42
42
  ],
@@ -45,7 +45,7 @@
45
45
  "document": "云端调用后,设备端上报`$thing/up/action/TOIDHQ3AOQ/light1`\n```\n{\n\t\"method\": \"action_reply\",\n\t\"clientToken\": \"0fe1260b7a724b67ba873ca7df703e0d\",\n\t\"code\": 0,\n\t\"response\": { \"brightness\": 1, \"color\": 1, \"light_switch\": 1 },\n\t\"status\": \"succ\"\n}\n```",
46
46
  "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CallDeviceActionSync\n<公共请求参数>\n\n{\n \"DeviceName\": \"light1\",\n \"InputParams\": \"{\\\"vol\\\":3}\",\n \"ActionId\": \"actid\",\n \"ProductId\": \"TOIDHQ3AOQ\"\n}",
47
47
  "output": "{\n \"Response\": {\n \"ClientToken\": \"0fe1260b7a724b67ba873ca7df703e0d\",\n \"OutputParams\": \"{\\\"brightness\\\":1,\\\"color\\\":1,\\\"light_switch\\\":1}\",\n \"RequestId\": \"235fe48b-0c31-4a7c-aaf6-83ba3e9s4bcf\",\n \"Status\": \"succ\"\n }\n}",
48
- "title": "同步调用设备行为"
48
+ "title": "同步调用设备行为示例"
49
49
  },
50
50
  {
51
51
  "document": "当设备响应时间过长时,设备返回情况如样例所示。",
@@ -174,7 +174,7 @@
174
174
  {
175
175
  "document": "创建设备",
176
176
  "input": "https://iotexplorer.tencentcloudapi.com/?Action=CreateDevice\n&ProductId=LJ0INDNU7Us\n&DeviceName=device2\n&<公共请求参数>",
177
- "output": "{\n \"Response\": {\n \"Data\": {\n \"DeviceCert\": \"\",\n \"DeviceName\": \"device2\",\n \"DevicePrivateKey\": \"\",\n \"DevicePsk\": \"dvFeQr1zhBS2CDyYlN31XA==\"\n },\n \"RequestId\": \"fee15c53-91sac-488d-855d-c02d9f5f3d91\"\n }\n}",
177
+ "output": "{\n \"Response\": {\n \"Data\": {\n \"DeviceCert\": \"\",\n \"DeviceName\": \"device2\",\n \"DevicePrivateKey\": \"\",\n \"DevicePsk\": \"dvFeQr1zhBS2CDyYlN31XA==\"\n },\n \"RequestId\": \"fee15c53-91sac-488d-855d-c02d9f5fd91\"\n }\n}",
178
178
  "title": "创建设备"
179
179
  },
180
180
  {
@@ -186,7 +186,7 @@
186
186
  {
187
187
  "document": "",
188
188
  "input": "https://iotexplorer.tencentcloudapi.com/?Action=CreateDevice\n&ProductId=LJ0INDNU7Us\n&DeviceName=device2\n&DefinedPsk=1231\n&<公共请求参数>",
189
- "output": "{\n \"Response\": {\n \"Data\": {\n \"DeviceCert\": \"\",\n \"DeviceName\": \"device2\",\n \"DevicePrivateKey\": \"\",\n \"DevicePsk\": \"1231\"\n },\n \"RequestId\": \"fee15c53-91sac-488d-855d-c02d9f5f3d91\"\n }\n}",
189
+ "output": "{\n \"Response\": {\n \"Data\": {\n \"DeviceCert\": \"\",\n \"DeviceName\": \"device2\",\n \"DevicePrivateKey\": \"\",\n \"DevicePsk\": \"1231\"\n },\n \"RequestId\": \"fee15c53-91sac-488d-855d-c02d9f53d91\"\n }\n}",
190
190
  "title": "创建手动指定psk的设备"
191
191
  }
192
192
  ],
@@ -256,10 +256,10 @@
256
256
  ],
257
257
  "CreatePositionSpace": [
258
258
  {
259
- "document": "创建位置空间",
259
+ "document": "创建位置空间。",
260
260
  "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreatePositionSpace\n<公共请求参数>\n\n{\n \"ProjectId\": \"ProjectId\",\n \"ProductIdList\": [\n \"ProductId\"\n ],\n \"SpaceName\": \"space\",\n \"Description\": \"service\",\n \"Icon\": \"http://www.example.com\",\n \"AuthorizeType\": 0\n}",
261
261
  "output": "{\n \"Response\": {\n \"SpaceId\": \"SpaceId\",\n \"RequestId\": \"f92406b3-5a9a-4fe8-bc43-45e3d794bb68\"\n }\n}",
262
- "title": "CreatePositionSpace"
262
+ "title": "创建位置空间示例"
263
263
  }
264
264
  ],
265
265
  "CreateProject": [
@@ -305,8 +305,8 @@
305
305
  "DeleteCloudStorageEvent": [
306
306
  {
307
307
  "document": "",
308
- "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteCloudStorageEvent\n<公共请求参数>\n\n{\n \"ProductId\": \"abc\",\n \"DeviceName\": \"abc\",\n \"EventId\": \"abc\",\n \"StartTime\": 1,\n \"EndTime\": 1,\n \"UserId\": \"abc\",\n \"ChannelId\": 1\n}",
309
- "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
308
+ "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteCloudStorageEvent\n<公共请求参数>\n\n{\n \"ProductId\": \"fjdsklfj\",\n \"DeviceName\": \"defjujiek\",\n \"EventId\": \"eventddd\",\n \"StartTime\": 1743475078,\n \"EndTime\": 1743475099,\n \"UserId\": \"dsfe\",\n \"ChannelId\": 1\n}",
309
+ "output": "{\n \"Response\": {\n \"RequestId\": \"dsjflaiejfkjaewlifkejil\"\n }\n}",
310
310
  "title": "删除云存某一事件"
311
311
  }
312
312
  ],
@@ -403,7 +403,7 @@
403
403
  "document": "",
404
404
  "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeActivateDevice\n<公共请求参数>\n\n{\n \"InstanceId\": \"ins-BoSq3gRJ27\"\n}",
405
405
  "output": "{\n \"Response\": {\n \"Data\": {\n \"InstanceId\": \"ins-DGAFvpuVF7\",\n \"InstanceType\": 0,\n \"DeviceActivationDetails\": {\n \"TotalDeviceNum\": 650,\n \"UsedDeviceNum\": 18,\n \"TotalNormalLicense\": 600,\n \"UsedNormalLicense\": 19,\n \"TotalBluetoothLicense\": 0,\n \"UsedBluetoothLicense\": 0\n },\n \"RegisteredDeviceType\": {\n \"NormalDeviceNum\": 0,\n \"GatewayDeviceNum\": 0,\n \"SubDeviceNum\": 0\n },\n \"RegisteredDeviceNetType\": {\n \"NormalDeviceNum\": 0,\n \"BluetoothDeviceNum\": 0\n }\n },\n \"RequestId\": \"ef9ec631-7337-5059arty-tl3o5wefr5\"\n }\n}",
406
- "title": "实例详情"
406
+ "title": "获取实例设备激活详情示例"
407
407
  }
408
408
  ],
409
409
  "DescribeActivateLicenseService": [
@@ -503,16 +503,16 @@
503
503
  "DescribeCloudStorageMultiThumbnail": [
504
504
  {
505
505
  "document": "",
506
- "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudStorageMultiThumbnail\n<公共请求参数>\n\n{\n \"ProductId\": \"abc\",\n \"DeviceName\": \"abc\",\n \"MultiThumbnail\": \"/100008401725/AQTV2839QJ/sp01_32820237_7/events/1615200613.jpg|/100008401725/AQTV2839QJ/sp01_32820237_7/events/1615200613.jpg\"\n}",
507
- "output": "{\n \"Response\": {\n \"ThumbnailURLInfoList\": [\n {\n \"ThumbnailURL\": \"abc\",\n \"ExpireTime\": 0\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
506
+ "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudStorageMultiThumbnail\n<公共请求参数>\n\n{\n \"ProductId\": \"dfseffde\",\n \"DeviceName\": \"devdsfsefds\",\n \"MultiThumbnail\": \"/100008401725/AQTV2839QJ/sp01_32820237_7/events/1615200613.jpg|/100008401725/AQTV2839QJ/sp01_32820237_7/events/1615200613.jpg\"\n}",
507
+ "output": "{\n \"Response\": {\n \"ThumbnailURLInfoList\": [\n {\n \"ThumbnailURL\": \"https://***\",\n \"ExpireTime\": 0\n }\n ],\n \"RequestId\": \"sakfekwa'ofkjsdaffile\"\n }\n}",
508
508
  "title": "拉取多个云存事件缩略图"
509
509
  }
510
510
  ],
511
511
  "DescribeCloudStorageOrder": [
512
512
  {
513
513
  "document": "",
514
- "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudStorageOrder\n<公共请求参数>\n\n{\n \"OrderId\": \"abc\"\n}",
515
- "output": "{\n \"Response\": {\n \"StartTime\": 1,\n \"ExpireTime\": 1,\n \"PackageId\": \"abc\",\n \"Status\": 1,\n \"RequestId\": \"abc\",\n \"ChannelId\": 1\n }\n}",
514
+ "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeCloudStorageOrder\n<公共请求参数>\n\n{\n \"OrderId\": \"jdkslajffiejflasiejfklj\"\n}",
515
+ "output": "{\n \"Response\": {\n \"StartTime\": 1,\n \"ExpireTime\": 1,\n \"PackageId\": \"ye1m3d\",\n \"Status\": 1,\n \"RequestId\": \"asiejalfiejowifkjeliwajff\",\n \"ChannelId\": 1\n }\n}",
516
516
  "title": "查询云服务详情示例"
517
517
  }
518
518
  ],
@@ -600,7 +600,7 @@
600
600
  {
601
601
  "document": "获取设备历史数据",
602
602
  "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDeviceDataHistory\n<公共请求参数>\n\n{\n \"MinTime\": 1548677099000,\n \"MaxTime\": 1548763499000,\n \"ProductId\": \"LJ0INDNU7U\",\n \"DeviceName\": \"light1\",\n \"FieldName\": \"color\",\n \"Limit\": 5\n}",
603
- "output": "{\n \"Response\": {\n \"RequestId\": \"5c982342-fb08-4fac-8e70-f63834667b52\",\n \"FieldName\": \"color\",\n \"Listover\": true,\n \"Context\": \"\",\n \"Results\": [\n {\n \"Time\": \"1550055697000\",\n \"Value\": \"1\"\n },\n {\n \"Time\": \"1550055698000\",\n \"Value\": \"3\"\n }\n ]\n }\n}",
603
+ "output": "{\n \"Response\": {\n \"RequestId\": \"5c982342-fb08-4fac-8e70-f638b52\",\n \"FieldName\": \"color\",\n \"Listover\": true,\n \"Context\": \"\",\n \"Results\": [\n {\n \"Time\": \"1550055697000\",\n \"Value\": \"1\"\n },\n {\n \"Time\": \"1550055698000\",\n \"Value\": \"3\"\n }\n ]\n }\n}",
604
604
  "title": "获取设备历史数据"
605
605
  }
606
606
  ],
@@ -623,16 +623,16 @@
623
623
  "DescribeDeviceLocationSolve": [
624
624
  {
625
625
  "document": "获取实时位置解析",
626
- "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDeviceLocationSolve\n<公共请求参数>\n\n{\n \"LocationType\": \"GNSSNavigation\",\n \"DeviceName\": \"\",\n \"ProductId\": \"\",\n \"GNSSNavigation\": \"{\\\"captures\\\":[{\\\"payload\\\":\\\"82d3ef004114d419ecf7ef4ed40bbf4ab588f1a419b56a275264a6b8cd01\\\"},{\\\"payload\\\":\\\"82d3ef004114331ad480d459ab49d4787e67fdd2760bdb65e70c\\\"}]}\"\n}",
626
+ "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDeviceLocationSolve\n<公共请求参数>\n\n{\n \"LocationType\": \"GNSSNavigation\",\n \"DeviceName\": \"dev\",\n \"ProductId\": \"ZUBPP0Y2G9\",\n \"GNSSNavigation\": \"{\\\"captures\\\":[{\\\"payload\\\":\\\"82d3ef004114d419ecf7ef4ed40bbf4ab588f1a419b56a275264a6b8cd01\\\"},{\\\"payload\\\":\\\"82d3ef004114331ad480d459ab49d4787e67fdd2760bdb65e70c\\\"}]}\"\n}",
627
627
  "output": "{\n \"Response\": {\n \"Longitude\": 113.93931,\n \"Latitude\": 22.54099,\n \"LocationType\": \"GNSSNavigation\",\n \"Accuracy\": 54.5,\n \"RequestId\": \"1e99faaf-a0f0-4c49-9d85-7f09f2b7f74e\"\n }\n}",
628
- "title": "获取实时位置解析"
628
+ "title": "获取实时位置解析示例"
629
629
  }
630
630
  ],
631
631
  "DescribeDevicePackages": [
632
632
  {
633
633
  "document": "",
634
- "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDevicePackages\n<公共请求参数>\n\n{\n \"ProductId\": \"abc\",\n \"DeviceName\": \"abc\",\n \"CSUserId\": \"sdfsdf\",\n \"Limit\": 1,\n \"Offset\": 1\n}",
635
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Packages\": [\n {\n \"Status\": 0,\n \"CSType\": 1,\n \"CSShiftDuration\": 1,\n \"CSExpiredTime\": 0,\n \"ChannelId\": 1,\n \"CSUserId\": \"sdfsdf\",\n \"CreatedAt\": 0,\n \"UpdatedAt\": 0\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
634
+ "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDevicePackages\n<公共请求参数>\n\n{\n \"ProductId\": \"fdsfsdfe\",\n \"DeviceName\": \"rrfdsef\",\n \"CSUserId\": \"sfesd\",\n \"Limit\": 1,\n \"Offset\": 1\n}",
635
+ "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"Packages\": [\n {\n \"Status\": 0,\n \"CSType\": 1,\n \"CSShiftDuration\": 1,\n \"CSExpiredTime\": 0,\n \"ChannelId\": 1,\n \"CSUserId\": \"sdfsdf\",\n \"CreatedAt\": 0,\n \"UpdatedAt\": 0\n }\n ],\n \"RequestId\": \"dsffwesrffsdf\"\n }\n}",
636
636
  "title": "拉取有效套餐列表"
637
637
  }
638
638
  ],
@@ -705,7 +705,7 @@
705
705
  "document": "",
706
706
  "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeGatewaySubDeviceList\n<公共请求参数>\n\n{\n \"GatewayProductId\": \"productId\",\n \"GatewayDeviceName\": \"deviceName\",\n \"Offset\": 0,\n \"Limit\": 10\n}",
707
707
  "output": "{\n \"Response\": {\n \"DeviceList\": [\n {\n \"ProductId\": \"ZOPEBSS\",\n \"DeviceName\": \"sub001\",\n \"DeviceId\": \"ZOPEBSS/sub001\",\n \"AliasName\": \"aaaaa\",\n \"FamilyId\": \"f_9b309d\",\n \"RoomId\": \"0\",\n \"IconUrl\": \"\",\n \"IconUrlGrid\": \"\",\n \"CreateTime\": 1627472149,\n \"UpdateTime\": 1627472149\n }\n ],\n \"RequestId\": \"be69a7a3-7315-40a7-9532-3316e4a3e97e\",\n \"Total\": 1\n }\n}",
708
- "title": "查询绑定到家庭的网关设备的子设备列表"
708
+ "title": "查询绑定到家庭的网关设备的子设备列表示例"
709
709
  }
710
710
  ],
711
711
  "DescribeGatewaySubProducts": [
@@ -823,15 +823,15 @@
823
823
  "DescribeUnbindedDevices": [
824
824
  {
825
825
  "document": "",
826
- "input": "https://iotexplorer.tencentcloudapi.com/?Action=DescribeUnbindedDevices\n&ProductId=12345ABCDE\n&Offset=0\n&Limit=10\n&<公共请求参数>",
827
- "output": "{\n \"Response\": {\n \"RequestId\": \"bec3b0f5-f994-43bf-8e99-21de4e683bfc\",\n \"Total\": 1,\n \"UnbindedDevices\": [\n {\n \"ProductId\": \"12345ABCDE\",\n \"DeviceName\": \"subdev4\"\n }\n ]\n }\n}",
828
- "title": "获取未绑定的设备列表"
826
+ "input": "https://iotexplorer.tencentcloudapi.com/?Action=DescribeUnbindedDevices\n&ProductId=T58G9HFE\n&Offset=0\n&Limit=10\n&<公共请求参数>",
827
+ "output": "{\n \"Response\": {\n \"RequestId\": \"bec3b0f5-f994-43bf-8e99-21de4e683bfc\",\n \"Total\": 1,\n \"UnbindedDevices\": [\n {\n \"ProductId\": \"T58G9HFE\",\n \"DeviceName\": \"subdev4\"\n }\n ]\n }\n}",
828
+ "title": "获取未绑定的设备列表示例"
829
829
  }
830
830
  ],
831
831
  "DescribeVideoLicense": [
832
832
  {
833
833
  "document": "查询激活码统计信息",
834
- "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeVideoLicense\n<公共请求参数>\n\n{\n \"InstanceId\": \"aa\"\n}",
834
+ "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeVideoLicense\n<公共请求参数>\n\n{\n \"InstanceId\": \"ins-R4rvgd\"\n}",
835
835
  "output": "{\n \"Response\": {\n \"License\": [\n {\n \"ExpiresSoonCount\": 0,\n \"TotalCount\": 0,\n \"Type\": \"0_5_mbps\",\n \"UsedCount\": 0\n },\n {\n \"ExpiresSoonCount\": 0,\n \"TotalCount\": 0,\n \"Type\": \"1_mbps\",\n \"UsedCount\": 0\n },\n {\n \"ExpiresSoonCount\": 0,\n \"TotalCount\": 0,\n \"Type\": \"1_5_mbps\",\n \"UsedCount\": 0\n },\n {\n \"ExpiresSoonCount\": 0,\n \"TotalCount\": 0,\n \"Type\": \"2_mbps\",\n \"UsedCount\": 0\n }\n ],\n \"RequestId\": \"65ca8e0a-422a-4a7a-94bc-041ecd7abaf0\"\n }\n}",
836
836
  "title": "示例1"
837
837
  }
@@ -944,7 +944,7 @@
944
944
  {
945
945
  "document": "获取设备绑定的用户列表成功示例",
946
946
  "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetFamilyDeviceUserList\n<公共请求参数>\n\n{\n \"ProductId\": \"CR2Q0GQ\",\n \"DeviceName\": \"device\"\n}",
947
- "output": "{\n \"Response\": {\n \"UserList\": [\n {\n \"UserId\": \"294078350912131072\",\n \"Role\": 1,\n \"FamilyId\": \"f_123456\",\n \"FamilyName\": \"我家\"\n },\n {\n \"UserId\": \"66852374529970176\",\n \"Role\": 0\n }\n ],\n \"RequestId\": \"92406b3-5a9a-4fe8-bc43-45e3d794bb68\"\n }\n}",
947
+ "output": "{\n \"Response\": {\n \"UserList\": [\n {\n \"UserId\": \"294078350912131072\",\n \"Role\": 1,\n \"FamilyId\": \"f_123456\",\n \"FamilyName\": \"我家\"\n }\n ],\n \"RequestId\": \"92406b3-5a9a-4fe8-bc43-45e3d794bb68\"\n }\n}",
948
948
  "title": "GetFamilyDeviceUserList"
949
949
  }
950
950
  ],
@@ -952,7 +952,7 @@
952
952
  {
953
953
  "document": "",
954
954
  "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetGatewaySubDeviceList\n<公共请求参数>\n\n{\n \"GatewayProductId\": \"productId\",\n \"GatewayDeviceName\": \"deviceName\",\n \"Offset\": 0,\n \"Limit\": 10\n}",
955
- "output": "{\n \"Response\": {\n \"DeviceList\": [\n {\n \"ProductId\": \"ZOPEBSS\",\n \"DeviceName\": \"sub001\",\n \"DeviceId\": \"ZOPEBSS/sub001\",\n \"AliasName\": \"aaaaa\",\n \"FamilyId\": \"f_9b309d\",\n \"RoomId\": \"0\",\n \"IconUrl\": \"\",\n \"IconUrlGrid\": \"\",\n \"CreateTime\": 1627472149,\n \"UpdateTime\": 1627472149\n }\n ],\n \"RequestId\": \"be69a7a3-7315-40a7-9532-3316e4a3e97e\",\n \"Total\": 1\n }\n}",
955
+ "output": "{\n \"Response\": {\n \"DeviceList\": {\n \"ProductId\": \"ZOPEBSS\",\n \"DeviceName\": \"sub001\",\n \"DeviceId\": \"ZOPEBSS/sub001\",\n \"AliasName\": \"aaaaa\",\n \"FamilyId\": \"f_9b309d\",\n \"RoomId\": \"0\",\n \"IconUrl\": \"\",\n \"IconUrlGrid\": \"\",\n \"CreateTime\": 1627472149,\n \"UpdateTime\": 1627472149\n },\n \"RequestId\": \"be69a7a3-7315-40a7-9532-3316e4a3e97e\",\n \"Total\": 1\n }\n}",
956
956
  "title": "获取指定网关设备的子设备列表"
957
957
  }
958
958
  ],
@@ -960,13 +960,13 @@
960
960
  {
961
961
  "document": "",
962
962
  "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetLoRaGatewayList\n<公共请求参数>\n\n{\n \"Limit\": 1,\n \"IsCommunity\": true,\n \"Offset\": 1\n}",
963
- "output": "{\n \"Response\": {\n \"Gateways\": [\n {\n \"GatewayId\": \"ff00000000000003\",\n \"IsPublic\": true,\n \"Description\": \"fortest\",\n \"Name\": \"ddgw3\",\n \"Position\": \"tfine\",\n \"PositionDetails\": \"fyd\",\n \"Location\": {\n \"Latitude\": 0,\n \"Longitude\": 0,\n \"Altitude\": 0,\n \"Accuracy\": 0\n },\n \"UpdatedAt\": \"2019-12-05 03:53:32 PM\",\n \"CreatedAt\": \"2019-12-05 03:53:32 PM\",\n \"LastSeenAt\": \"\"\n },\n {\n \"GatewayId\": \"ff00000000000004\",\n \"IsPublic\": false,\n \"Description\": \"fortest\",\n \"Name\": \"ddgw4\",\n \"Position\": \"\",\n \"PositionDetails\": \"\",\n \"Location\": {\n \"Latitude\": 0,\n \"Longitude\": 0,\n \"Altitude\": 0,\n \"Accuracy\": 0\n },\n \"UpdatedAt\": \"2019-12-05 04:13:50 PM\",\n \"CreatedAt\": \"2019-12-05 04:13:50 PM\",\n \"LastSeenAt\": \"\"\n }\n ],\n \"RequestId\": \"1e99faaf-a0f0-4c49-9d85-7f09f2b7f74e\",\n \"Total\": 2\n }\n}",
963
+ "output": "{\n \"Response\": {\n \"Gateways\": [\n {\n \"GatewayId\": \"ff00000000000003\",\n \"IsPublic\": true,\n \"FrequencyId\": \"freqId\",\n \"Description\": \"fortest\",\n \"Name\": \"ddgw3\",\n \"Position\": \"tfine\",\n \"PositionDetails\": \"fyd\",\n \"Location\": {\n \"Latitude\": 0,\n \"Longitude\": 0,\n \"Altitude\": 0,\n \"Accuracy\": 0\n },\n \"UpdatedAt\": \"2019-12-05 03:53:32 PM\",\n \"CreatedAt\": \"2019-12-05 03:53:32 PM\",\n \"LastSeenAt\": \"\"\n }\n ],\n \"RequestId\": \"1e99faaf-a0f0-4c49-9d85-7f09f2b7f74e\",\n \"Total\": 1\n }\n}",
964
964
  "title": "获取非社区网关列表"
965
965
  },
966
966
  {
967
967
  "document": "",
968
968
  "input": "https://iotexplorer.tencentcloudapi.com/?Action=GetLoRaGatewayList\n&IsCommunity=true\n&<公共请求参数>",
969
- "output": "{\n \"Response\": {\n \"Gateways\": [\n {\n \"GatewayId\": \"ff00000000000003\",\n \"IsPublic\": true,\n \"Description\": \"fortest\",\n \"Name\": \"ddgw3\",\n \"Position\": \"tfine\",\n \"PositionDetails\": \"fyd\",\n \"Location\": {\n \"Latitude\": 0,\n \"Longitude\": 0,\n \"Altitude\": 0,\n \"Accuracy\": 0\n },\n \"UpdatedAt\": \"2019-12-05 03:53:32 PM\",\n \"CreatedAt\": \"2019-12-05 03:53:32 PM\",\n \"LastSeenAt\": \"\"\n },\n {\n \"GatewayId\": \"1000000000000019\",\n \"IsPublic\": true,\n \"Description\": \"fortest\",\n \"Name\": \"test0233\",\n \"Position\": \"tfine\",\n \"PositionDetails\": \"teshu\",\n \"Location\": {\n \"Latitude\": 0,\n \"Longitude\": 0,\n \"Altitude\": 0,\n \"Accuracy\": 0\n },\n \"UpdatedAt\": \"1970-01-01 08:00:00 AM\",\n \"CreatedAt\": \"2019-12-03 02:32:18 PM\",\n \"LastSeenAt\": \"\"\n }\n ],\n \"RequestId\": \"1e99faaf-a0f0-4c49-9d85-7f09f2b7f74e\",\n \"Total\": 2\n }\n}",
969
+ "output": "{\n \"Response\": {\n \"Gateways\": [\n {\n \"FrequencyId\": \"freqId\",\n \"GatewayId\": \"ff00000000000003\",\n \"IsPublic\": true,\n \"Description\": \"fortest\",\n \"Name\": \"ddgw3\",\n \"Position\": \"tfine\",\n \"PositionDetails\": \"fyd\",\n \"Location\": {\n \"Latitude\": 0,\n \"Longitude\": 0,\n \"Altitude\": 0,\n \"Accuracy\": 0\n },\n \"UpdatedAt\": \"2019-12-05 03:53:32 PM\",\n \"CreatedAt\": \"2019-12-05 03:53:32 PM\",\n \"LastSeenAt\": \"\"\n }\n ],\n \"RequestId\": \"1e99faaf-a0f0-4c49-9d85-7f09f2b7f74e\",\n \"Total\": 2\n }\n}",
970
970
  "title": "获取 LoRa 社区网关列表"
971
971
  }
972
972
  ],
@@ -983,14 +983,14 @@
983
983
  "document": "当用户在自己的业务系统中想进行产品管理时,可以通过查询项目列表接口查询用户在物联网开发平台创建的项目。",
984
984
  "input": "https://iotexplorer.tencentcloudapi.com/?Action=GetProjectList\n&Offset=0\n&Limit=0\n&<公共请求参数>",
985
985
  "output": "{\n \"Response\": {\n \"Projects\": [\n {\n \"ProjectId\": \"prj-***2v\",\n \"ProjectName\": \"name\",\n \"ProjectDesc\": \"\",\n \"CreateTime\": 1657334314,\n \"UpdateTime\": 1685669118,\n \"ProductCount\": 1,\n \"ApplicationCount\": 1,\n \"DeviceCount\": 2,\n \"NativeAppCount\": 0,\n \"WebAppCount\": 0,\n \"InstanceId\": \"ins-V**A\",\n \"EnableOpenState\": 1\n }\n ],\n \"Total\": 1,\n \"RequestId\": \"8525aa8d-6820-4977-b64c-1f3370919a9e\"\n }\n}",
986
- "title": "查询项目列表"
986
+ "title": "查询项目列表示例"
987
987
  }
988
988
  ],
989
989
  "GetStudioProductList": [
990
990
  {
991
991
  "document": "获取产品列表",
992
- "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetStudioProductList\n<公共请求参数>\n\n{\n \"ProjectId\": \"prj-zunfat46\",\n \"DevStatus\": \"dev\",\n \"Limit\": \"0\",\n \"Offset\": \"0\"\n}",
993
- "output": "{\n \"Response\": {\n \"Products\": [\n {\n \"ProductId\": \"4GDIU5HTEN\",\n \"ProductName\": \"testproduct\",\n \"CategoryId\": 3,\n \"ProductType\": 0,\n \"EncryptionType\": \"2\",\n \"NetType\": \"else\",\n \"DataProtocol\": 1,\n \"ProductDesc\": \"desc\",\n \"ProjectId\": \"prj-zunfat46\",\n \"DevStatus\": \"dev\",\n \"CreateTime\": 1560341825,\n \"UpdateTime\": 1560341825,\n \"Region\": \"gz\",\n \"ModuleId\": 0,\n \"EnableProductScript\": \"e\",\n \"BindStrategy\": 0,\n \"CreateUserId\": 100034,\n \"CreatorNickName\": \"-\"\n }\n ],\n \"RequestId\": \"55e612b3-ed75-44fe-b141-1c1a35d9a0da\",\n \"Total\": 2\n }\n}",
992
+ "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetStudioProductList\n<公共请求参数>\n\n{\n \"ProjectId\": \"prj-zunfat46\",\n \"DevStatus\": \"dev\",\n \"Limit\": \"0\",\n \"Offset\": \"10\"\n}",
993
+ "output": "{\n \"Response\": {\n \"Products\": [\n {\n \"ProductId\": \"4GDIU5HTEN\",\n \"ProductName\": \"testproduct\",\n \"CategoryId\": 3,\n \"ProductType\": 0,\n \"EncryptionType\": \"2\",\n \"NetType\": \"else\",\n \"DataProtocol\": 1,\n \"ProductDesc\": \"这是一个测试产品\",\n \"ProjectId\": \"prj-zunfat46\",\n \"DevStatus\": \"dev\",\n \"CreateTime\": 1560341825,\n \"UpdateTime\": 1560341825,\n \"Region\": \"gz\",\n \"ModuleId\": 0,\n \"EnableProductScript\": \"e\",\n \"BindStrategy\": 0,\n \"CreateUserId\": 100034,\n \"CreatorNickName\": \"leo\"\n }\n ],\n \"RequestId\": \"55e612b3-ed75-44fe-b141-1c1a35d9a0da\",\n \"Total\": 2\n }\n}",
994
994
  "title": "获取产品列表"
995
995
  }
996
996
  ],
@@ -1059,7 +1059,7 @@
1059
1059
  "document": "用于查询设备上报的所有类型历史事件信息",
1060
1060
  "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ListEventHistory\n<公共请求参数>\n\n{\n \"ProductId\": \"QDA1PZLBNB\",\n \"DeviceName\": \"dev01\",\n \"Type\": \"\",\n \"EventId\": \"low_voltage\",\n \"StartTime\": 1560355200,\n \"EndTime\": 1601196327,\n \"Size\": 50\n}",
1061
1061
  "output": "{\n \"Response\": {\n \"Listover\": true,\n \"RequestId\": \"3b64cf0b-c10e-4b4a-97a1-40ab7116b362\",\n \"EventHistory\": [\n {\n \"TimeStamp\": 1561619346000,\n \"ProductId\": \"QDA1PZLBNB\",\n \"DeviceName\": \"dev01\",\n \"EventId\": \"low_voltage\",\n \"Type\": \"alert\",\n \"Data\": \"{\\\"voltage\\\": 3.487172}\"\n }\n ],\n \"Total\": 1,\n \"Context\": \"DnF1ZXJ5VGhlbkZldGNoCgAAAAAAABO3FkI2SzRCVTJYUjZxUVRnbUJRaUJzc0EAAAAAAAATuBZCNks0QlUyWFI2cVFUZ21CUWlCc3NBAAAAAAAAE7kWQjZLNEJVMlhSNnFRVGdtQlFpQnNzQQAAAAAAABO6FkI2SzRCVTJYUjZxUVRnbUJRaUJzc0EAAAAAAAATuxZCNks0QlUyWFI2cVFUZ21CUWlCc3NBAAAAAAAAE7wWQjZLNEJVMlhSNnFRVGdtQlFpQnNzQQAAAAAAABO9FkI2SzRCVTJYUjZxUVRnbUJRaUJzc0EAAAAAAAATvhZCNks0QlUyWFI2cVFUZ21CUWlCc3NBAAAAAAAAE78WQjZLNEJVMlhSNnFRVGdtQlFpQnNzQQAAAAAAABPAFkI2SzRCVTJYUjZxUVRnbUJRaUJzc0E=\"\n }\n}",
1062
- "title": "ListEventHistory"
1062
+ "title": "ListEventHistory示例"
1063
1063
  }
1064
1064
  ],
1065
1065
  "ListFirmwares": [
@@ -1322,8 +1322,8 @@
1322
1322
  {
1323
1323
  "document": "",
1324
1324
  "input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SearchPositionSpace\n<公共请求参数>\n\n{\n \"ProjectId\": \"prj-projectid\",\n \"SpaceName\": \"name\",\n \"Offset\": 0,\n \"Limit\": 20\n}",
1325
- "output": "{\n \"Response\": {\n \"Total\": 1,\n \"List\": [\n {\n \"UpdateTime\": 1598863974,\n \"Description\": \"desc\",\n \"ProjectId\": \"prj\",\n \"AuthorizeType\": 0,\n \"SpaceId\": \"id\",\n \"ProductIdList\": [\n \"ProductId\"\n ],\n \"CreateTime\": 1598863974,\n \"SpaceName\": \"name\",\n \"Icon\": \"icon\",\n \"Zoom\": 0\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
1326
- "title": "SearchPositionSpace"
1325
+ "output": "{\n \"Response\": {\n \"Total\": 1,\n \"List\": [\n {\n \"UpdateTime\": 1598863974,\n \"Description\": \"desc\",\n \"ProjectId\": \"prj\",\n \"AuthorizeType\": 0,\n \"SpaceId\": \"id\",\n \"ProductIdList\": [\n \"ProductId\"\n ],\n \"CreateTime\": 1598863974,\n \"SpaceName\": \"name\",\n \"Icon\": \"icon\",\n \"Zoom\": 0\n }\n ],\n \"RequestId\": \"4rf6-5tgsg-56uyhndgr\"\n }\n}",
1326
+ "title": "SearchPositionSpace示例"
1327
1327
  }
1328
1328
  ],
1329
1329
  "SearchStudioProduct": [
@@ -665,7 +665,7 @@
665
665
  "members": [
666
666
  {
667
667
  "disabled": false,
668
- "document": "文件类型。\n\n**支持的文件类型:**\n- `PDF`、`DOC`、`DOCX`、`XLS`、`XLSX`、`PPT`、`PPTX`、`MD`、`TXT`、`PNG`、`JPG`、`JPEG`、`CSV`、`HTML`、`EPUB`、`BMP`、`GIF`、`WEBP`、`HEIC`、`EPS`、`ICNS`、`IM`、`PCX`、`PPM`、`TIFF`、`XBM`、`HEIF`、`JP2`\n\n**支持的文件大小:**\n - `PDF` 最大500M\n - `DOCX`、`DOC`、`PPT`、`PPTX` 最大 200M\n - `TXT`、`MD` 最大10M\n - 其他 最大20M\n",
668
+ "document": "文件类型。\n\n**支持的文件类型:**\n- `PDF`、`DOC`、`DOCX`、`XLS`、`XLSX`、`PPT`、`PPTX`、`MD`、`TXT`、`PNG`、`JPG`、`JPEG`、`CSV`、`HTML`、`EPUB`、`BMP`、`GIF`、`WEBP`、`HEIC`、`EPS`、`ICNS`、`IM`、`PCX`、`PPM`、`TIFF`、`XBM`、`HEIF`、`JP2`\n\n**支持的文件大小:**\n - `PDF` 最大300M\n - `DOCX`、`DOC`、`PPT`、`PPTX` 最大 200M\n - `TXT`、`MD` 最大10M\n - 其他 最大20M\n",
669
669
  "example": "PDF",
670
670
  "member": "string",
671
671
  "name": "FileType",
@@ -2055,7 +2055,7 @@
2055
2055
  "members": [
2056
2056
  {
2057
2057
  "disabled": false,
2058
- "document": "文件类型。\n**支持的文件类型**:PDF、DOC、DOCX、PPT、PPTX、MD、TXT、XLS、XLSX、CSV、PNG、JPG、JPEG、BMP、GIF、WEBP、HEIC、EPS、ICNS、IM、PCX、PPM、TIFF、XBM、HEIF、JP2\n**支持的文件大小**:\n- PDF、DOC、DOCX、PPT、PPTX 支持100M\n- MD、TXT 支持10M\n- 其他支持20M\n",
2058
+ "document": "文件类型。\n**支持的文件类型**:PDF、DOC、DOCX、PPT、PPTX、MD、TXT、XLS、XLSX、CSV、PNG、JPG、JPEG、BMP、GIF、WEBP、HEIC、EPS、ICNS、IM、PCX、PPM、TIFF、XBM、HEIF、JP2\n**支持的文件大小**:\n- PDF、DOC、DOCX、PPT、PPTX 支持100M\n- MD、TXT、XLS、XLSX、CSV 支持10M\n- 其他支持20M\n",
2059
2059
  "example": "PDF",
2060
2060
  "member": "string",
2061
2061
  "name": "FileType",
@@ -2155,7 +2155,7 @@
2155
2155
  },
2156
2156
  {
2157
2157
  "disabled": false,
2158
- "document": "文档解析结果URL。存储在腾讯云cos,可以通过http请求下载,URL十分钟内有效。",
2158
+ "document": "文档解析结果的临时下载地址。\n文件类型为zip压缩包,下载链接有效期30分钟。\n压缩包内包含*.md、*.json以及images文件夹。\n",
2159
2159
  "example": "无",
2160
2160
  "member": "string",
2161
2161
  "name": "DocumentRecognizeResultUrl",
@@ -1382,6 +1382,15 @@
1382
1382
  "name": "DcnSyncMode",
1383
1383
  "required": false,
1384
1384
  "type": "int"
1385
+ },
1386
+ {
1387
+ "disabled": false,
1388
+ "document": "cpu类型,英特尔:Intel/AMD,海光:Hygon,默认Intel/AMD",
1389
+ "example": "Intel/AMD",
1390
+ "member": "string",
1391
+ "name": "CpuType",
1392
+ "required": false,
1393
+ "type": "string"
1385
1394
  }
1386
1395
  ],
1387
1396
  "type": "object"
@@ -1863,6 +1872,15 @@
1863
1872
  "name": "DcnSyncMode",
1864
1873
  "required": false,
1865
1874
  "type": "int"
1875
+ },
1876
+ {
1877
+ "disabled": false,
1878
+ "document": "cpu类型,英特尔:Intel/AMD,海光:Hygon,默认Intel/AMD",
1879
+ "example": "Intel/AMD",
1880
+ "member": "string",
1881
+ "name": "CpuType",
1882
+ "required": false,
1883
+ "type": "string"
1866
1884
  }
1867
1885
  ],
1868
1886
  "type": "object"
@@ -4384,6 +4402,16 @@
4384
4402
  "type": "string",
4385
4403
  "value_allowed_null": false
4386
4404
  },
4405
+ {
4406
+ "disabled": false,
4407
+ "document": "Cpu类型,如:英特尔:Intel/AMD,海光:Hygon",
4408
+ "example": "Intel/AMD",
4409
+ "member": "string",
4410
+ "name": "CpuType",
4411
+ "output_required": true,
4412
+ "type": "string",
4413
+ "value_allowed_null": false
4414
+ },
4387
4415
  {
4388
4416
  "document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
4389
4417
  "member": "string",
@@ -4395,7 +4423,17 @@
4395
4423
  },
4396
4424
  "DescribeDBInstanceSpecsRequest": {
4397
4425
  "document": "DescribeDBInstanceSpecs请求参数结构体",
4398
- "members": [],
4426
+ "members": [
4427
+ {
4428
+ "disabled": false,
4429
+ "document": "Cpu类型,如:英特尔:Intel/AMD,海光:Hygon,默认Intel/AMD",
4430
+ "example": "Intel/AMD",
4431
+ "member": "string",
4432
+ "name": "CpuType",
4433
+ "required": false,
4434
+ "type": "string"
4435
+ }
4436
+ ],
4399
4437
  "type": "object"
4400
4438
  },
4401
4439
  "DescribeDBInstanceSpecsResponse": {
@@ -4407,7 +4445,7 @@
4407
4445
  "example": "无",
4408
4446
  "member": "InstanceSpec",
4409
4447
  "name": "Specs",
4410
- "required": true,
4448
+ "output_required": true,
4411
4449
  "type": "list",
4412
4450
  "value_allowed_null": false
4413
4451
  },
@@ -5670,6 +5708,15 @@
5670
5708
  "name": "AmountUnit",
5671
5709
  "required": false,
5672
5710
  "type": "string"
5711
+ },
5712
+ {
5713
+ "disabled": false,
5714
+ "document": "Cpu类型,如:英特尔:Intel/AMD,海光:Hygon,默认Intel/AMD",
5715
+ "example": "Intel/AMD",
5716
+ "member": "string",
5717
+ "name": "CpuType",
5718
+ "required": false,
5719
+ "type": "string"
5673
5720
  }
5674
5721
  ],
5675
5722
  "type": "object"
@@ -5683,7 +5730,7 @@
5683
5730
  "example": "21120",
5684
5731
  "member": "int64",
5685
5732
  "name": "OriginalPrice",
5686
- "required": true,
5733
+ "output_required": true,
5687
5734
  "type": "int",
5688
5735
  "value_allowed_null": false
5689
5736
  },
@@ -5693,7 +5740,7 @@
5693
5740
  "example": "21120",
5694
5741
  "member": "int64",
5695
5742
  "name": "Price",
5696
- "required": true,
5743
+ "output_required": true,
5697
5744
  "type": "int",
5698
5745
  "value_allowed_null": false
5699
5746
  },
@@ -7603,6 +7650,16 @@
7603
7650
  "output_required": true,
7604
7651
  "type": "string",
7605
7652
  "value_allowed_null": false
7653
+ },
7654
+ {
7655
+ "disabled": false,
7656
+ "document": "节点所在可用区",
7657
+ "example": "ap-guangzhou-2",
7658
+ "member": "string",
7659
+ "name": "Zone",
7660
+ "output_required": true,
7661
+ "type": "string",
7662
+ "value_allowed_null": false
7606
7663
  }
7607
7664
  ],
7608
7665
  "usage": "out"
@@ -7880,12 +7937,22 @@
7880
7937
  {
7881
7938
  "disabled": false,
7882
7939
  "document": "可选择的主可用区和从可用区",
7883
- "example": "[{ \"MasterZone\":{ \"Zone\":\"ap-guangzhou-1\", \"ZoneId\":100001, \"ZoneName\":\"广州一区\", \"OnSale\":true }, \"SlaveZones\":[{ \"Zone\":\"ap-guangzhou-1\", \"ZoneId\":100001, \"ZoneName\":\"广州一区\", \"OnSale\":true }, { \"Zone\":\"ap-guangzhou-2\", \"ZoneId\":100002, \"ZoneName\":\"广州二区\", \"OnSale\":true }]\t }, { \"MasterZone\":{ \"Zone\":\"ap-guangzhou-2\", \"ZoneId\":100002, \"ZoneName\":\"广州二区\", \"OnSale\":true }, \"SlaveZones\":[{ \"Zone\":\"ap-guangzhou-1\", \"ZoneId\":100001, \"ZoneName\":\"广州一区\", \"OnSale\":true }, { \"Zone\":\"ap-guangzhou-2\", \"ZoneId\":100002, \"ZoneName\":\"广州二区\", \"OnSale\":true }]\t }]",
7940
+ "example": "",
7884
7941
  "member": "ZoneChooseInfo",
7885
7942
  "name": "AvailableChoice",
7886
7943
  "output_required": true,
7887
7944
  "type": "list",
7888
7945
  "value_allowed_null": false
7946
+ },
7947
+ {
7948
+ "disabled": false,
7949
+ "document": "Cpu类型,如:英特尔:Intel/AMD,海光:Hygon",
7950
+ "example": "Intel/AMD",
7951
+ "member": "string",
7952
+ "name": "CpuType",
7953
+ "output_required": true,
7954
+ "type": "string",
7955
+ "value_allowed_null": false
7889
7956
  }
7890
7957
  ],
7891
7958
  "usage": "out"
@@ -8576,7 +8643,7 @@
8576
8643
  {
8577
8644
  "disabled": false,
8578
8645
  "document": "实例Id,形如 tdsql-ow728lmc",
8579
- "example": "tdsql-xxx",
8646
+ "example": "tdsql-ow728lmc",
8580
8647
  "member": "string",
8581
8648
  "name": "InstanceId",
8582
8649
  "required": true,
@@ -8584,12 +8651,21 @@
8584
8651
  },
8585
8652
  {
8586
8653
  "disabled": false,
8587
- "document": "切换的目标区域,会自动选择该可用区中延迟最低的节点",
8654
+ "document": "指定可用区标识符,具体含义由zoneMode参数决定。 \n\n- 当zoneMode为target时表示目标可用区 \n\n- 当zoneMode为avoid时表示需避开的故障可用区",
8588
8655
  "example": "ap-guangzhou-3",
8589
8656
  "member": "string",
8590
8657
  "name": "Zone",
8591
8658
  "required": true,
8592
8659
  "type": "string"
8660
+ },
8661
+ {
8662
+ "disabled": false,
8663
+ "document": "可用区模式选择器,定义zone参数的语义类型。 \n- 默认值:target\n\n- 可选值:target, avoid",
8664
+ "example": "target, avoid",
8665
+ "member": "string",
8666
+ "name": "ZoneMode",
8667
+ "required": false,
8668
+ "type": "string"
8593
8669
  }
8594
8670
  ],
8595
8671
  "type": "object"
@@ -8603,7 +8679,7 @@
8603
8679
  "example": "11",
8604
8680
  "member": "int64",
8605
8681
  "name": "FlowId",
8606
- "required": true,
8682
+ "output_required": true,
8607
8683
  "type": "int",
8608
8684
  "value_allowed_null": false
8609
8685
  },
@@ -160,9 +160,9 @@
160
160
  ],
161
161
  "DescribeDBInstanceDetail": [
162
162
  {
163
- "document": "获取实例详情",
164
- "input": "POST / HTTP/1.1\nHost: mariadb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDBInstanceDetail\n<公共请求参数>\n\n{\n \"InstanceId\": \"tdsql-pkahzscp\"\n}",
165
- "output": "{\n \"Response\": {\n \"AutoRenewFlag\": 0,\n \"Cpu\": 1,\n \"CreateTime\": \"2025-03-24 21:10:39\",\n \"DbEngine\": \"MySQL\",\n \"DbVersion\": \"8.0.30\",\n \"DbVersionId\": \"8.0\",\n \"DcnDstNum\": 0,\n \"DcnFlag\": 0,\n \"DcnStatus\": 0,\n \"EncryptStatus\": 0,\n \"ExclusterId\": \"\",\n \"ExclusterType\": 0,\n \"InstanceId\": \"tdsql-pkahzscp\",\n \"InstanceName\": \"tdsql-pkahzscp\",\n \"InstanceType\": 2,\n \"Ipv6Flag\": 0,\n \"IsAuditSupported\": true,\n \"IsDcnStrongSyncSupported\": 0,\n \"IsDcnSwitchSupported\": 1,\n \"IsEncryptSupported\": 1,\n \"IsMaxUserConnectionsSupported\": true,\n \"IsPhysicalReplicationSupported\": false,\n \"IsTmp\": 0,\n \"LogStorage\": 8,\n \"Machine\": \"TS85\",\n \"MasterZone\": \"ap-guangzhou-3\",\n \"Memory\": 2,\n \"NodeCount\": 2,\n \"NodesInfo\": [\n {\n \"NodeId\": \"289d9348f2b7\",\n \"Role\": \"master\"\n },\n {\n \"NodeId\": \"fae3b3bdf61b\",\n \"Role\": \"slave\"\n }\n ],\n \"PayMode\": \"prepaid\",\n \"PeriodEndTime\": \"2025-04-24 21:10:39\",\n \"Pid\": 1002231,\n \"ProjectId\": 0,\n \"ProxyVersion\": \"proxy-22.3.11\",\n \"Qps\": 2100,\n \"Region\": \"ap-guangzhou\",\n \"ReplicaConfig\": null,\n \"ReplicaStatus\": null,\n \"RequestId\": \"1e82daa5-5111-4f1c-9cc6-9b4e1609f3f2\",\n \"ReservedNetResources\": [],\n \"ResourceTags\": [],\n \"RsAccessStrategy\": 0,\n \"SlaveZones\": [\n \"ap-guangzhou-3\"\n ],\n \"Status\": 3,\n \"StatusDesc\": \"未初始化\",\n \"Storage\": 10,\n \"StorageUsage\": \"0.010\",\n \"SubnetId\": \"subnet-25p24z86\",\n \"TdsqlVersion\": \"基于MySQL 8.0.30设计(兼容Mysql 8.0)\",\n \"Vip\": \"10.0.0.2\",\n \"Vip6\": \"\",\n \"VpcId\": \"vpc-fqie18p3\",\n \"Vport\": 3306,\n \"WanDomain\": \"\",\n \"WanPort\": 0,\n \"WanPortIpv6\": 0,\n \"WanStatus\": 0,\n \"WanStatusIpv6\": 0,\n \"WanVip\": \"\",\n \"WanVipv6\": \"\",\n \"Zone\": \"ap-guangzhou-3\"\n }\n}",
163
+ "document": "改接口用于获取实例的详细信息",
164
+ "input": "POST / HTTP/1.1\nHost: mariadb.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDBInstanceDetail\n<公共请求参数>\n\n{\n \"InstanceId\": \"tdsql-3ensoqb3\"\n}",
165
+ "output": "{\n \"Response\": {\n \"AutoRenewFlag\": 0,\n \"Cpu\": 1,\n \"CpuType\": \"Intel/AMD\",\n \"CreateTime\": \"2025-03-22 17:01:06\",\n \"DbEngine\": \"MySQL\",\n \"DbVersion\": \"8.0.30\",\n \"DbVersionId\": \"8.0\",\n \"DcnDstNum\": 0,\n \"DcnFlag\": 0,\n \"DcnStatus\": 0,\n \"EncryptStatus\": 0,\n \"ExclusterId\": \"dbdc-00wb5kz5\",\n \"ExclusterType\": 0,\n \"InstanceId\": \"tdsql-3ensoqb3\",\n \"InstanceName\": \"QT4sth9v8.0\",\n \"InstanceType\": 1,\n \"Ipv6Flag\": 0,\n \"IsAuditSupported\": true,\n \"IsDcnStrongSyncSupported\": 0,\n \"IsDcnSwitchSupported\": 1,\n \"IsEncryptSupported\": 1,\n \"IsMaxUserConnectionsSupported\": true,\n \"IsPhysicalReplicationSupported\": false,\n \"IsTmp\": 0,\n \"LogStorage\": 8,\n \"Machine\": \"\",\n \"MasterZone\": \"ap-guangzhou-2\",\n \"Memory\": 2,\n \"NodeCount\": 2,\n \"NodesInfo\": [\n {\n \"NodeId\": \"064eeaff8314\",\n \"Role\": \"master\",\n \"Zone\": \"ap-guangzhou-2\"\n },\n {\n \"NodeId\": \"2981e04659a2\",\n \"Role\": \"slave\",\n \"Zone\": \"ap-guangzhou-2\"\n }\n ],\n \"PayMode\": \"prepaid\",\n \"PeriodEndTime\": \"2025-03-28 15:33:44\",\n \"Pid\": 10890,\n \"ProjectId\": 0,\n \"ProxyVersion\": \"proxy-22.3.5\",\n \"Qps\": 2100,\n \"Region\": \"ap-guangzhou\",\n \"ReplicaConfig\": null,\n \"ReplicaStatus\": null,\n \"RequestId\": \"e86f7f08-d005-4f04-b917-7c9709299ff7\",\n \"ReservedNetResources\": [],\n \"ResourceTags\": [],\n \"RsAccessStrategy\": 0,\n \"SlaveZones\": [\n \"ap-guangzhou-2\"\n ],\n \"Status\": 2,\n \"StatusDesc\": \"运行中\",\n \"Storage\": 10,\n \"StorageUsage\": \"0.010\",\n \"SubnetId\": \"subnet-6rq8ehaq\",\n \"TdsqlVersion\": \"基于MySQL 8.0.30设计(兼容Mysql 8.0)\",\n \"Vip\": \"10.0.0.56\",\n \"Vip6\": \"\",\n \"VpcId\": \"vpc-ilhphh7v\",\n \"Vport\": 3306,\n \"WanDomain\": \"\",\n \"WanPort\": 0,\n \"WanPortIpv6\": 0,\n \"WanStatus\": 0,\n \"WanStatusIpv6\": 0,\n \"WanVip\": \"\",\n \"WanVipv6\": \"\",\n \"Zone\": \"ap-guangzhou-2\"\n }\n}",
166
166
  "title": "获取实例详情"
167
167
  }
168
168
  ],
@@ -780,7 +780,7 @@
780
780
  "ModifyStreamLinkFlow": {
781
781
  "document": "修改媒体传输的传输流配置信息。",
782
782
  "input": "ModifyStreamLinkFlowRequest",
783
- "name": "修改媒体传输流",
783
+ "name": "修改媒体传输 Flow 信息",
784
784
  "output": "ModifyStreamLinkFlowResponse",
785
785
  "status": "online"
786
786
  },
@@ -7066,7 +7066,7 @@
7066
7066
  {
7067
7067
  "disabled": false,
7068
7068
  "document": "EventId。",
7069
- "example": "eventid",
7069
+ "example": "0195179307c109dc0f32331b341f",
7070
7070
  "member": "string",
7071
7071
  "name": "EventId",
7072
7072
  "required": true,
@@ -7075,7 +7075,7 @@
7075
7075
  {
7076
7076
  "disabled": false,
7077
7077
  "document": "Event关联的流Id数组,如果不传默认删除Event下面的所有媒体传输流。",
7078
- "example": "[\"aaa\"]",
7078
+ "example": "[\"01941bb7827509dc0f320a9d3426\"]",
7079
7079
  "member": "string",
7080
7080
  "name": "FlowIds",
7081
7081
  "required": false,
@@ -9446,7 +9446,7 @@
9446
9446
  },
9447
9447
  {
9448
9448
  "disabled": false,
9449
- "document": "输出的转推协议,支持SRT|RTP|RTMP|RTMP_PULL|RTSP|RIST。",
9449
+ "document": "输出的转推协议,支持SRT|RTP|RTMP|RTMP_PULL|RTSP_PULL|RIST。",
9450
9450
  "example": "SRT",
9451
9451
  "member": "string",
9452
9452
  "name": "Protocol",
@@ -14877,7 +14877,7 @@
14877
14877
  {
14878
14878
  "disabled": false,
14879
14879
  "document": "流Id。",
14880
- "example": "aaa",
14880
+ "example": "0193d38d0a4f09dc0f326fd4342c",
14881
14881
  "member": "string",
14882
14882
  "name": "FlowId",
14883
14883
  "required": true,
@@ -14895,7 +14895,7 @@
14895
14895
  "example": "无",
14896
14896
  "member": "DescribeFlow",
14897
14897
  "name": "Info",
14898
- "required": true,
14898
+ "output_required": true,
14899
14899
  "type": "object",
14900
14900
  "value_allowed_null": false
14901
14901
  },
@@ -14986,7 +14986,7 @@
14986
14986
  "example": "无",
14987
14987
  "member": "FlowSRTInfo",
14988
14988
  "name": "Infos",
14989
- "required": true,
14989
+ "output_required": true,
14990
14990
  "type": "list",
14991
14991
  "value_allowed_null": false
14992
14992
  },
@@ -23827,7 +23827,7 @@
23827
23827
  {
23828
23828
  "disabled": false,
23829
23829
  "document": "流Id。",
23830
- "example": "",
23830
+ "example": "01937702ecc509dc0f3269ca3420",
23831
23831
  "member": "string",
23832
23832
  "name": "FlowId",
23833
23833
  "required": true,