tccli 3.0.1240.1__py2.py3-none-any.whl → 3.0.1242.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (130) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/apm/v20210622/api.json +276 -279
  3. tccli/services/apm/v20210622/examples.json +30 -30
  4. tccli/services/autoscaling/v20180419/api.json +12 -1
  5. tccli/services/batch/v20170312/api.json +11 -11
  6. tccli/services/bh/v20230418/api.json +9 -0
  7. tccli/services/bh/v20230418/examples.json +2 -2
  8. tccli/services/billing/v20180709/api.json +20 -0
  9. tccli/services/cam/v20190116/api.json +1 -1
  10. tccli/services/car/v20220110/api.json +1 -1
  11. tccli/services/car/v20220110/examples.json +3 -3
  12. tccli/services/cdb/v20170320/api.json +582 -579
  13. tccli/services/cdb/v20170320/examples.json +9 -9
  14. tccli/services/cdwdoris/v20211228/api.json +40 -0
  15. tccli/services/cfg/v20210820/api.json +11 -0
  16. tccli/services/cfs/v20190719/api.json +20 -20
  17. tccli/services/cfs/v20190719/examples.json +5 -5
  18. tccli/services/chdfs/v20201112/api.json +10 -10
  19. tccli/services/chdfs/v20201112/examples.json +1 -1
  20. tccli/services/ckafka/v20190819/api.json +27 -0
  21. tccli/services/clb/v20180317/api.json +84 -64
  22. tccli/services/cls/cls_client.py +220 -8
  23. tccli/services/cls/v20201016/api.json +418 -40
  24. tccli/services/cls/v20201016/examples.json +89 -45
  25. tccli/services/cmq/v20190304/api.json +77 -77
  26. tccli/services/cvm/cvm_client.py +60 -325
  27. tccli/services/cvm/v20170312/api.json +618 -1401
  28. tccli/services/cvm/v20170312/examples.json +8 -48
  29. tccli/services/cwp/cwp_client.py +0 -53
  30. tccli/services/cwp/v20180228/api.json +3 -37
  31. tccli/services/cwp/v20180228/examples.json +2 -10
  32. tccli/services/cynosdb/v20190107/api.json +470 -476
  33. tccli/services/cynosdb/v20190107/examples.json +23 -23
  34. tccli/services/dbbrain/v20191016/api.json +16 -4
  35. tccli/services/dbbrain/v20191016/examples.json +5 -5
  36. tccli/services/dbbrain/v20210527/api.json +45 -45
  37. tccli/services/dbbrain/v20210527/examples.json +8 -8
  38. tccli/services/dnspod/v20210323/api.json +173 -119
  39. tccli/services/dnspod/v20210323/examples.json +18 -18
  40. tccli/services/dts/v20180330/api.json +30 -30
  41. tccli/services/dts/v20180330/examples.json +4 -4
  42. tccli/services/dts/v20211206/api.json +19 -9
  43. tccli/services/dts/v20211206/examples.json +5 -5
  44. tccli/services/ecm/v20190719/api.json +55 -48
  45. tccli/services/ecm/v20190719/examples.json +7 -7
  46. tccli/services/emr/emr_client.py +493 -16
  47. tccli/services/emr/v20190103/api.json +1323 -246
  48. tccli/services/emr/v20190103/examples.json +72 -0
  49. tccli/services/ess/v20201111/api.json +29 -11
  50. tccli/services/ess/v20201111/examples.json +6 -0
  51. tccli/services/essbasic/v20210526/api.json +89 -2
  52. tccli/services/essbasic/v20210526/examples.json +12 -0
  53. tccli/services/faceid/v20180301/api.json +3 -3
  54. tccli/services/gaap/v20180529/api.json +194 -196
  55. tccli/services/gaap/v20180529/examples.json +31 -37
  56. tccli/services/goosefs/v20220519/api.json +17 -17
  57. tccli/services/goosefs/v20220519/examples.json +4 -4
  58. tccli/services/gs/v20191118/api.json +3 -3
  59. tccli/services/gs/v20191118/examples.json +3 -3
  60. tccli/services/iai/iai_client.py +53 -0
  61. tccli/services/iai/v20200303/api.json +80 -0
  62. tccli/services/iai/v20200303/examples.json +14 -0
  63. tccli/services/iotexplorer/v20190423/api.json +10 -0
  64. tccli/services/iotvideoindustry/v20201201/api.json +84 -84
  65. tccli/services/iotvideoindustry/v20201201/examples.json +29 -29
  66. tccli/services/keewidb/v20220308/api.json +188 -190
  67. tccli/services/live/v20180801/api.json +324 -223
  68. tccli/services/live/v20180801/examples.json +79 -79
  69. tccli/services/mna/v20210119/api.json +52 -49
  70. tccli/services/mna/v20210119/examples.json +49 -49
  71. tccli/services/mps/v20190612/api.json +49 -0
  72. tccli/services/oceanus/v20190422/api.json +407 -39
  73. tccli/services/oceanus/v20190422/examples.json +1 -1
  74. tccli/services/ocr/ocr_client.py +110 -4
  75. tccli/services/ocr/v20181119/api.json +410 -6
  76. tccli/services/ocr/v20181119/examples.json +18 -2
  77. tccli/services/pts/v20210728/api.json +1 -1
  78. tccli/services/pts/v20210728/examples.json +1 -1
  79. tccli/services/sqlserver/v20180328/api.json +273 -144
  80. tccli/services/sqlserver/v20180328/examples.json +2 -2
  81. tccli/services/ssl/v20191205/api.json +829 -829
  82. tccli/services/ssl/v20191205/examples.json +14 -14
  83. tccli/services/tbaas/v20180416/api.json +127 -88
  84. tccli/services/tbaas/v20180416/examples.json +9 -9
  85. tccli/services/tcb/v20180608/api.json +229 -189
  86. tccli/services/tcb/v20180608/examples.json +23 -23
  87. tccli/services/tcm/v20210413/api.json +6 -6
  88. tccli/services/tcm/v20210413/examples.json +3 -3
  89. tccli/services/tcr/v20190924/api.json +25 -20
  90. tccli/services/tcr/v20190924/examples.json +4 -4
  91. tccli/services/tdmq/tdmq_client.py +167 -8
  92. tccli/services/tdmq/v20200217/api.json +325 -0
  93. tccli/services/tdmq/v20200217/examples.json +24 -0
  94. tccli/services/tem/v20210701/api.json +439 -280
  95. tccli/services/tem/v20210701/examples.json +39 -39
  96. tccli/services/teo/v20220901/api.json +2 -2
  97. tccli/services/teo/v20220901/examples.json +3 -3
  98. tccli/services/thpc/v20211109/api.json +46 -58
  99. tccli/services/thpc/v20211109/examples.json +2 -2
  100. tccli/services/thpc/v20220401/api.json +168 -181
  101. tccli/services/thpc/v20220401/examples.json +1 -1
  102. tccli/services/thpc/v20230321/api.json +99 -102
  103. tccli/services/thpc/v20230321/examples.json +3 -3
  104. tccli/services/tke/v20180525/api.json +50 -39
  105. tccli/services/tke/v20180525/examples.json +51 -21
  106. tccli/services/tke/v20220501/api.json +146 -97
  107. tccli/services/tke/v20220501/examples.json +15 -21
  108. tccli/services/trocket/trocket_client.py +53 -0
  109. tccli/services/trocket/v20230308/api.json +219 -0
  110. tccli/services/trocket/v20230308/examples.json +8 -0
  111. tccli/services/trro/v20220325/api.json +27 -27
  112. tccli/services/trro/v20220325/examples.json +1 -1
  113. tccli/services/trtc/v20190722/api.json +31 -20
  114. tccli/services/trtc/v20190722/examples.json +11 -11
  115. tccli/services/tse/v20201207/api.json +187 -122
  116. tccli/services/tse/v20201207/examples.json +36 -36
  117. tccli/services/tsf/v20180326/api.json +448 -434
  118. tccli/services/tsf/v20180326/examples.json +122 -122
  119. tccli/services/tts/v20190823/api.json +1 -1
  120. tccli/services/vpc/v20170312/api.json +582 -291
  121. tccli/services/vpc/v20170312/examples.json +75 -27
  122. tccli/services/vpc/vpc_client.py +159 -0
  123. tccli/services/waf/v20180125/api.json +305 -6
  124. tccli/services/waf/v20180125/examples.json +25 -1
  125. tccli/services/waf/waf_client.py +163 -4
  126. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/METADATA +2 -2
  127. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/RECORD +130 -130
  128. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/WHEEL +0 -0
  129. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/entry_points.txt +0 -0
  130. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/license_files/LICENSE +0 -0
@@ -3,16 +3,16 @@
3
3
  "ActivateHardware": [
4
4
  {
5
5
  "document": "批量激活设备",
6
- "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ActivateHardware\n<公共请求参数>\n\n{\n \"Hardware\": [\n {\n \"Vendor\": \"abc\",\n \"SN\": \"abc\",\n \"DeviceName\": \"abc\",\n \"Description\": \"abc\",\n \"DataKey\": \"abc\"\n }\n ]\n}",
7
- "output": "{\n \"Response\": {\n \"HardwareInfo\": [\n {\n \"Vendor\": \"abc\",\n \"SN\": \"abc\",\n \"DeviceName\": \"abc\",\n \"Description\": \"abc\",\n \"DataKey\": \"abc\"\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
6
+ "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ActivateHardware\n<公共请求参数>\n\n{\n \"Hardware\": [\n {\n \"Vendor\": \"vendor\",\n \"SN\": \"AN\",\n \"DeviceName\": \"name\",\n \"Description\": \"test\",\n \"DataKey\": \"keys\"\n }\n ]\n}",
7
+ "output": "{\n \"Response\": {\n \"HardwareInfo\": [\n {\n \"Vendor\": \"vendor\",\n \"SN\": \"AN\",\n \"DeviceName\": \"name\",\n \"Description\": \"test\",\n \"DataKey\": \"keys\",\n \"LicensePayMode\": 1,\n \"AccessScope\": 1\n }\n ],\n \"RequestId\": \"edd378f7-2511-4692-a029-5ca3d22c1884\"\n }\n}",
8
8
  "title": "批量激活设备"
9
9
  }
10
10
  ],
11
11
  "AddDevice": [
12
12
  {
13
13
  "document": "",
14
- "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AddDevice\n<公共请求参数>\n\n{\n \"DeviceName\": \"xxx\",\n \"Remark\": \"xxx\",\n \"DataKey\": \"xxx\",\n \"Encrypted\": \"false\"\n}",
15
- "output": "{\n \"Response\": {\n \"RequestId\": \"xxx\",\n \"DeviceId\": \"mna-test1\",\n \"DataKey\": \"xxx\",\n \"Signature\": \"xxxx\"\n }\n}",
14
+ "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AddDevice\n<公共请求参数>\n\n{\n \"DeviceName\": \"mna-test1\",\n \"Remark\": \"mna-test1\",\n \"DataKey\": \"mna-test1\",\n \"Encrypted\": \"false\"\n}",
15
+ "output": "{\n \"Response\": {\n \"RequestId\": \"527cc5c7-0413-33e9-2adc-632e0f6a9dff\",\n \"DeviceId\": \"mna-test1\",\n \"DataKey\": \"test\",\n \"Signature\": \"test\"\n }\n}",
16
16
  "title": "新建设备"
17
17
  }
18
18
  ],
@@ -35,8 +35,8 @@
35
35
  "AddL3Conn": [
36
36
  {
37
37
  "document": "",
38
- "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AddL3Conn\n<公共请求参数>\n\n{\n \"Cidr1\": \"173.12.0.0/16\",\n \"Cidr2\": \"173.13.0.0/16\",\n \"DeviceId1\": \"abc\",\n \"DeviceId2\": \"cde\",\n \"Description\": \"this is a test rule\"\n}",
39
- "output": "{\n \"Response\": {\n \"L3ConnId\": \"abc\",\n \"RequestId\": \"abc\"\n }\n}",
38
+ "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AddL3Conn\n<公共请求参数>\n\n{\n \"Cidr1\": \"173.12.0.0/16\",\n \"Cidr2\": \"173.13.0.0/16\",\n \"DeviceId1\": \"mna-der44545r\",\n \"DeviceId2\": \"cde\",\n \"Description\": \"this is a test rule\"\n}",
39
+ "output": "{\n \"Response\": {\n \"L3ConnId\": \"l3conn-h9boibynmp\",\n \"RequestId\": \"f0367096-b039-491c-b7eb-76669a2b22cf\"\n }\n}",
40
40
  "title": "示例1"
41
41
  }
42
42
  ],
@@ -44,7 +44,7 @@
44
44
  {
45
45
  "document": "",
46
46
  "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateEncryptedKey\n<公共请求参数>\n\n{}",
47
- "output": "{\n \"Response\": {\n \"RequestId\": \"xxx\",\n \"EncryptedKey\": \"xx\"\n }\n}",
47
+ "output": "{\n \"Response\": {\n \"RequestId\": \"edd378f7-2511-4692-a029-5ca3d22c1884\",\n \"EncryptedKey\": \"BgkqhkiG9w0BAQ\"\n }\n}",
48
48
  "title": "设置预置密钥"
49
49
  }
50
50
  ],
@@ -67,16 +67,16 @@
67
67
  "DeleteGroup": [
68
68
  {
69
69
  "document": "",
70
- "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteGroup\n<公共请求参数>\n\n{\n \"GroupId\": \"xxx\"\n}",
71
- "output": "{\n \"Response\": {\n \"RequestId\": \"xxx\"\n }\n}",
70
+ "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteGroup\n<公共请求参数>\n\n{\n \"GroupId\": \"group-1\"\n}",
71
+ "output": "{\n \"Response\": {\n \"RequestId\": \"bd89e515-20b4-445b-a88d-7355e76f8d22\"\n }\n}",
72
72
  "title": "示例1"
73
73
  }
74
74
  ],
75
75
  "DeleteL3Conn": [
76
76
  {
77
77
  "document": "",
78
- "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteL3Conn\n<公共请求参数>\n\n{\n \"L3ConnIdList\": [\n \"abc\"\n ]\n}",
79
- "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
78
+ "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteL3Conn\n<公共请求参数>\n\n{\n \"L3ConnIdList\": [\n \"lcn-test1\"\n ]\n}",
79
+ "output": "{\n \"Response\": {\n \"RequestId\": \"bd89e515-20b4-445b-a88d-7355e76f8d22\"\n }\n}",
80
80
  "title": "示例1"
81
81
  }
82
82
  ],
@@ -114,10 +114,10 @@
114
114
  ],
115
115
  "GetDevices": [
116
116
  {
117
- "document": "获取设备基本信息列表",
118
- "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetDevices\n<公共请求参数>\n\n{\n \"PageSize\": \"10\",\n \"PageNumber\": \"1\",\n \"Keyword\": \"mna-xxx\"\n}",
119
- "output": "{\n \"Response\": {\n \"DeviceInfos\": [\n {\n \"DeviceId\": \"abc\",\n \"DeviceName\": \"abc\",\n \"CreateTime\": \"abc\",\n \"LastTime\": \"abc\",\n \"Remark\": \"abc\"\n }\n ],\n \"Length\": 0,\n \"TotalPage\": 0,\n \"RequestId\": \"abc\"\n }\n}",
120
- "title": "获取设备基本信息列表"
117
+ "document": "",
118
+ "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetDevices\n<公共请求参数>\n\n{\n \"PageSize\": 1,\n \"PageNumber\": 1\n}",
119
+ "output": "{\n \"Response\": {\n \"DeviceInfos\": [\n {\n \"AccessScope\": 0,\n \"CreateTime\": \"1663310188000\",\n \"DeviceId\": \"mna-w795bzezug\",\n \"DeviceName\": \"dev2233\",\n \"FlowTrunc\": 0,\n \"GroupId\": \"\",\n \"GroupName\": \"\",\n \"LastTime\": \"1719454676000\",\n \"LicensePayMode\": 0,\n \"Payer\": 0,\n \"Remark\": \"\",\n \"Sn\": \"\",\n \"Vendor\": \"\"\n }\n ],\n \"Length\": 899,\n \"RequestId\": \"8fbce821-acbb-49db-ad70-345b5d353324\",\n \"TotalPage\": 899\n }\n}",
120
+ "title": "示例"
121
121
  }
122
122
  ],
123
123
  "GetFlowAlarmInfo": [
@@ -131,21 +131,21 @@
131
131
  "GetFlowPackages": [
132
132
  {
133
133
  "document": "",
134
- "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetFlowPackages\n<公共请求参数>\n\n{\n \"ResourceId\": \"56d11777-50f7-4c60-9c89-e7076c8529a9-0\",\n \"DeviceId\": \"mna-test1\",\n \"PageNumber\": 1,\n \"PageSize\": 10\n}",
135
- "output": "{\n \"Response\": {\n \"Total\": 1,\n \"PackageList\": [\n {\n \"ResourceId\": \"56d11777-50f7-4c60-9c89-e7076c8529a9-0\",\n \"AppId\": 1,\n \"PackageType\": \"DEVICE_1_FLOW_20G\",\n \"Status\": 1,\n \"ActiveTime\": 1697181612,\n \"ExpireTime\": 1699860012,\n \"DeviceList\": [\n \"mna-test1\",\n \"mna-test2\"\n ],\n \"CapacitySize\": 20000,\n \"CapacityRemain\": 10000,\n \"RenewFlag\": true,\n \"ModifyStatus\": 0,\n \"TruncFlag\": false\n }\n ],\n \"RequestId\": \"1206563f-f13f-4647-aaa8-37fa86954cc4-1\"\n }\n}",
136
- "title": "示例1"
134
+ "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetFlowPackages\n<公共请求参数>\n\n{\n \"PageNumber\": 1,\n \"PageSize\": 1\n}",
135
+ "output": "{\n \"Response\": {\n \"PackageList\": [\n {\n \"ActiveTime\": 1734613941,\n \"AppId\": 251198806,\n \"CapacityRemain\": 50000,\n \"CapacityRemainPrecise\": 50000,\n \"CapacitySize\": 50000,\n \"CreateTime\": 1734613920,\n \"DeviceList\": [\n \"mna-6t5t54hcry\",\n \"mna-s72mu68gh3\"\n ],\n \"ExpireTime\": 1737292340,\n \"ModifyStatus\": 0,\n \"PackageType\": \"DEVICE_2_FLOW_50G\",\n \"RenewFlag\": true,\n \"ResourceId\": \"live-jjc000eABvgr_qt\",\n \"Status\": 1,\n \"TruncFlag\": false\n }\n ],\n \"RequestId\": \"e6972818-74b2-4228-a5ec-70c11e37fe6c\",\n \"Total\": 506\n }\n}",
136
+ "title": "示例"
137
137
  }
138
138
  ],
139
139
  "GetFlowStatistic": [
140
140
  {
141
141
  "document": "获取指定id设备流量使用信息",
142
- "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetFlowStatistic\n<公共请求参数>\n\n{\n \"EndTime\": 1659514692,\n \"Type\": 1,\n \"DeviceId\": \"abc\",\n \"TimeGranularity\": 1,\n \"BeginTime\": 1659513692\n}",
142
+ "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetFlowStatistic\n<公共请求参数>\n\n{\n \"EndTime\": 1659514692,\n \"Type\": 1,\n \"DeviceId\": \"mna-dev1\",\n \"TimeGranularity\": 1,\n \"BeginTime\": 1659513692\n}",
143
143
  "output": "{\n \"Response\": {\n \"MaxValue\": 51548,\n \"AvgValue\": 15441,\n \"TotalValue\": 656546,\n \"NetDetails\": [\n {\n \"Time\": \"1659513692\",\n \"Current\": 3546545\n },\n {\n \"Time\": \"1659513692\",\n \"Current\": 4454864\n },\n {\n \"Time\": \"1659513692\",\n \"Current\": 4848941\n }\n ],\n \"RequestId\": \"\"\n }\n}",
144
144
  "title": "获取指定id设备流量使用信息"
145
145
  },
146
146
  {
147
147
  "document": "",
148
- "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetFlowStatistic\n<公共请求参数>\n\n{\n \"EndTime\": 1659514692,\n \"Type\": 1,\n \"DeviceId\": \"\",\n \"DeviceList\": [\n \"abc\",\n \"bcd\"\n ],\n \"TimeGranularity\": 1,\n \"BeginTime\": 1659513692\n}",
148
+ "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetFlowStatistic\n<公共请求参数>\n\n{\n \"EndTime\": 1659514692,\n \"Type\": 1,\n \"DeviceId\": \"\",\n \"DeviceList\": [\n \"mna-dev1\",\n \"mna-dev2\"\n ],\n \"TimeGranularity\": 1,\n \"BeginTime\": 1659513692\n}",
149
149
  "output": "{\n \"Response\": {\n \"MaxValue\": 51548,\n \"AvgValue\": 15441,\n \"TotalValue\": 656546,\n \"NetDetails\": [\n {\n \"Time\": \"1659513692\",\n \"Current\": 3546545\n },\n {\n \"Time\": \"1659513692\",\n \"Current\": 4454864\n },\n {\n \"Time\": \"1659513692\",\n \"Current\": 4848941\n }\n ],\n \"RequestId\": \"\"\n }\n}",
150
150
  "title": "获取多个设备的流量使用信息之和"
151
151
  }
@@ -162,15 +162,15 @@
162
162
  {
163
163
  "document": "",
164
164
  "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetFlowStatisticByRegion\n<公共请求参数>\n\n{\n \"BeginTime\": 0,\n \"EndTime\": 0,\n \"Type\": 0,\n \"TimeGranularity\": 0,\n \"AccessRegion\": \"MC\",\n \"GatewayType\": 0\n}",
165
- "output": "{\n \"Response\": {\n \"NetDetails\": [\n {\n \"Current\": 0,\n \"Time\": \"abc\"\n }\n ],\n \"MaxValue\": 0,\n \"AvgValue\": 0,\n \"TotalValue\": 0,\n \"RequestId\": \"abc\"\n }\n}",
165
+ "output": "{\n \"Response\": {\n \"NetDetails\": [\n {\n \"Current\": 0,\n \"Time\": \"1735259400\"\n }\n ],\n \"MaxValue\": 0,\n \"AvgValue\": 0,\n \"TotalValue\": 0,\n \"RequestId\": \"bd89e515-20b4-445b-a88d-7355e76f8d22\"\n }\n}",
166
166
  "title": "正常场景"
167
167
  }
168
168
  ],
169
169
  "GetGroupDetail": [
170
170
  {
171
171
  "document": "",
172
- "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetGroupDetail\n<公共请求参数>\n\n{\n \"GroupId\": \"xxx\",\n \"PageSize\": \"10\",\n \"PageNumber\": \"1\"\n}",
173
- "output": "{\n \"Response\": {\n \"GroupInfo\": {\n \"GroupId\": \"abc\",\n \"GroupName\": \"abc\",\n \"CreateTime\": \"abc\",\n \"UpdateTime\": \"abc\",\n \"Description\": \"abc\",\n \"DeviceNum\": 0\n },\n \"DeviceInfos\": [\n {\n \"DeviceId\": \"abc\",\n \"DeviceName\": \"abc\",\n \"CreateTime\": \"abc\",\n \"LastTime\": \"abc\",\n \"Remark\": \"abc\",\n \"AccessScope\": 0,\n \"LicensePayMode\": 0,\n \"Payer\": 0,\n \"GroupId\": \"abc\",\n \"GroupName\": \"abc\"\n }\n ],\n \"Length\": 0,\n \"TotalPage\": 0,\n \"RequestId\": \"abc\"\n }\n}",
172
+ "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetGroupDetail\n<公共请求参数>\n\n{\n \"GroupId\": \"cliGrp-xf8rboasb\",\n \"PageSize\": \"10\",\n \"PageNumber\": \"1\"\n}",
173
+ "output": "{\n \"Response\": {\n \"GroupInfo\": {\n \"GroupId\": \"cliGrp-xf8rboasb\",\n \"GroupName\": \"test\",\n \"CreateTime\": \"1711076263000\",\n \"UpdateTime\": \"1711076263000\",\n \"Description\": \"test\",\n \"DeviceNum\": 0\n },\n \"DeviceInfos\": [\n {\n \"DeviceId\": \"mna-detr244\",\n \"DeviceName\": \"name\",\n \"CreateTime\": \"1711076263000\",\n \"LastTime\": \"1711076263000\",\n \"Remark\": \"mark\",\n \"AccessScope\": 0,\n \"LicensePayMode\": 0,\n \"Payer\": 0,\n \"GroupId\": \"cliGrp-xf8rboasb\",\n \"GroupName\": \"test\"\n }\n ],\n \"Length\": 0,\n \"TotalPage\": 0,\n \"RequestId\": \"fd429f79-9914-46e7-94c3-c0695ee1c8b9\"\n }\n}",
174
174
  "title": "示例1"
175
175
  }
176
176
  ],
@@ -184,23 +184,17 @@
184
184
  ],
185
185
  "GetHardwareList": [
186
186
  {
187
- "document": "硬件信息列表",
188
- "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetHardwareList\n<公共请求参数>\n\n{\n \"PageNumber\": 0,\n \"PageSize\": 0,\n \"Keyword\": \"abc\"\n}",
189
- "output": "{\n \"Response\": {\n \"HardwareInfos\": [\n {\n \"DeviceId\": \"abc\",\n \"DeviceName\": \"abc\",\n \"ActiveTime\": \"abc\",\n \"LastOnlineTime\": \"abc\",\n \"Description\": \"abc\",\n \"VendorDescription\": \"abc\",\n \"LicenseChargingMode\": 0,\n \"CreateTime\": \"abc\",\n \"SN\": \"abc\"\n }\n ],\n \"Length\": 0,\n \"TotalPage\": 0,\n \"RequestId\": \"abc\"\n }\n}",
190
- "title": "硬件信息列表"
191
- },
192
- {
193
- "document": "租户查看厂商设备",
194
- "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetHardwareList\n<公共请求参数>\n\n{\n \"PageNumber\": 1,\n \"PageSize\": 11\n}",
195
- "output": "{\n \"Response\": {\n \"HardwareInfos\": [\n {\n \"ActiveTime\": \"1685514528\",\n \"CreateTime\": \"1685510058\",\n \"Description\": \"\",\n \"DeviceId\": \"mna-fsap0nz6lp\",\n \"DeviceName\": \"DeviceName\",\n \"LicenseChargingMode\": 1,\n \"SN\": \"cpe-sn-08\",\n \"VendorDescription\": \"\",\n \"LastOnlineTime\": \"1685518319\"\n },\n {\n \"ActiveTime\": \"1685518319\",\n \"CreateTime\": \"1685518183\",\n \"Description\": \"\",\n \"DeviceId\": \"mna-yhf5rxj0ud\",\n \"DeviceName\": \"DeviceName1\",\n \"LicenseChargingMode\": 1,\n \"SN\": \"cpe-sn-13\",\n \"VendorDescription\": \"\",\n \"LastOnlineTime\": \"1685518319\"\n }\n ],\n \"Length\": 2,\n \"RequestId\": \"cad17990-449a-4961-830f-0cde5b8bd74a\",\n \"TotalPage\": 1\n }\n}",
196
- "title": "租户查看厂商设备"
187
+ "document": "",
188
+ "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetHardwareList\n<公共请求参数>\n\n{\n \"PageNumber\": 1,\n \"PageSize\": 1\n}",
189
+ "output": "{\n \"Response\": {\n \"HardwareInfos\": [\n {\n \"ActiveTime\": \"1686554927\",\n \"CreateTime\": \"1685673786\",\n \"Description\": \"测试00-00\",\n \"DeviceId\": \"mna-2x2tllhb18\",\n \"DeviceName\": \"test-vendor-hardware-00-00\",\n \"FlowTrunc\": 0,\n \"GroupId\": \"\",\n \"GroupName\": \"\",\n \"LicenseChargingMode\": 2,\n \"LicensePayMode\": 0,\n \"Payer\": 1,\n \"SN\": \"test-vendor-hardware-00\",\n \"VendorDescription\": \"测试00\"\n }\n ],\n \"Length\": 107,\n \"RequestId\": \"50f72657-2085-49fe-839f-71f3088c7f0a\",\n \"TotalPage\": 107\n }\n}",
190
+ "title": "示例"
197
191
  }
198
192
  ],
199
193
  "GetL3ConnList": [
200
194
  {
201
195
  "document": "",
202
- "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetL3ConnList\n<公共请求参数>\n\n{\n \"PageSize\": 10,\n \"PageNumber\": 1,\n \"DeviceId\": \"abc\"\n}",
203
- "output": "{\n \"Response\": {\n \"L3ConnList\": [\n {\n \"L3ConnId\": \"abc\",\n \"DeviceId1\": \"abc\",\n \"Cidr1\": \"xxx\",\n \"DeviceId2\": \"cde\",\n \"Cidr2\": \"xxx\",\n \"Enable\": true,\n \"Description\": \"abc\"\n }\n ],\n \"Length\": 1,\n \"TotalPage\": 1,\n \"RequestId\": \"abc\"\n }\n}",
196
+ "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetL3ConnList\n<公共请求参数>\n\n{\n \"PageSize\": 10,\n \"PageNumber\": 1,\n \"DeviceId\": \"mna-2x2tllhb18\"\n}",
197
+ "output": "{\n \"Response\": {\n \"L3ConnList\": [\n {\n \"L3ConnId\": \"l3conn-h9boibynmp\",\n \"DeviceId1\": \"mna-2x2tllhb18\",\n \"Cidr1\": \"192.168.1.0/26\",\n \"DeviceId2\": \"mna-2x2tllhb13\",\n \"Cidr2\": \"192.168.1.0/26\",\n \"Enable\": true,\n \"Description\": \"test\"\n }\n ],\n \"Length\": 1,\n \"TotalPage\": 1,\n \"RequestId\": \"e5b299c7-aaf4-4a5e-9d01-feb63273e347\"\n }\n}",
204
198
  "title": "示例1"
205
199
  }
206
200
  ],
@@ -216,7 +210,7 @@
216
210
  {
217
211
  "document": "获取流量监控信息",
218
212
  "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetNetMonitor\n<公共请求参数>\n\n{\n \"Metrics\": \"TxRate\",\n \"EndTime\": 1662624800,\n \"DeviceId\": \"mna-xxx\",\n \"BeginTime\": 1662622200\n}",
219
- "output": "{\n \"Response\": {\n \"MonitorData\": [\n {\n \"Time\": \"1673601780\",\n \"BusinessMetrics\": 492350276.319998,\n \"SlotNetInfo\": [\n {\n \"NetInfoName\": \"eth0\",\n \"PublicIP\": \"9.223.110.232\",\n \"Current\": 27582845.919998\n },\n {\n \"NetInfoName\": \"eth1\",\n \"PublicIP\": \"9.223.96.218\",\n \"Current\": 395158790.239997\n }\n ]\n },\n {\n \"Time\": \"1673601840\",\n \"BusinessMetrics\": 412655416,\n \"SlotNetInfo\": [\n {\n \"NetInfoName\": \"eth0\",\n \"PublicIP\": \"9.223.110.232\",\n \"Current\": 27228367.066665\n },\n {\n \"NetInfoName\": \"eth1\",\n \"PublicIP\": \"9.223.96.218\",\n \"Current\": 397505721.866666\n }\n ]\n },\n {\n \"Time\": \"1673601900\",\n \"BusinessMetrics\": 411823866.666665,\n \"SlotNetInfo\": [\n {\n \"NetInfoName\": \"eth0\",\n \"PublicIP\": \"9.223.110.232\",\n \"Current\": 28047154.266665\n },\n {\n \"NetInfoName\": \"eth1\",\n \"PublicIP\": \"9.223.96.218\",\n \"Current\": 396059005.333333\n }\n ]\n },\n {\n \"Time\": \"1673601960\",\n \"BusinessMetrics\": 412108687.733331,\n \"SlotNetInfo\": [\n {\n \"NetInfoName\": \"eth0\",\n \"PublicIP\": \"9.223.110.232\",\n \"Current\": 29244132.933331\n },\n {\n \"NetInfoName\": \"eth1\",\n \"PublicIP\": \"9.223.96.218\",\n \"Current\": 395156858.266664\n }\n ]\n },\n {\n \"Time\": \"1673602020\",\n \"BusinessMetrics\": 412778279.866666,\n \"SlotNetInfo\": [\n {\n \"NetInfoName\": \"eth0\",\n \"PublicIP\": \"9.223.110.232\",\n \"Current\": 26898350.666666\n },\n {\n \"NetInfoName\": \"eth1\",\n \"PublicIP\": \"9.223.96.218\",\n \"Current\": 398191465.733331\n }\n ]\n },\n {\n \"Time\": \"1673602080\",\n \"BusinessMetrics\": 412630582.533333,\n \"SlotNetInfo\": [\n {\n \"NetInfoName\": \"eth0\",\n \"PublicIP\": \"9.223.110.232\",\n \"Current\": 28580784.266665\n },\n {\n \"NetInfoName\": \"eth1\",\n \"PublicIP\": \"9.223.96.218\",\n \"Current\": 396357362.933332\n }\n ]\n },\n {\n \"Time\": \"1673602140\",\n \"BusinessMetrics\": 412431913.466665,\n \"SlotNetInfo\": [\n {\n \"NetInfoName\": \"eth0\",\n \"PublicIP\": \"9.223.110.232\",\n \"Current\": 27329174.8\n },\n {\n \"NetInfoName\": \"eth1\",\n \"PublicIP\": \"9.223.96.218\",\n \"Current\": 397404181.866666\n }\n ]\n },\n {\n \"Time\": \"1673602200\",\n \"BusinessMetrics\": 410982346.266665,\n \"SlotNetInfo\": [\n {\n \"NetInfoName\": \"eth0\",\n \"PublicIP\": \"9.223.110.232\",\n \"Current\": 29038580.399999\n },\n {\n \"NetInfoName\": \"eth1\",\n \"PublicIP\": \"9.223.96.218\",\n \"Current\": 394201611.866666\n }\n ]\n },\n {\n \"Time\": \"1673602260\",\n \"BusinessMetrics\": 409923330.933332,\n \"SlotNetInfo\": [\n {\n \"NetInfoName\": \"eth0\",\n \"PublicIP\": \"9.223.110.232\",\n \"Current\": 28212205.599999\n },\n {\n \"NetInfoName\": \"eth1\",\n \"PublicIP\": \"9.223.96.218\",\n \"Current\": 393937825.066666\n }\n ]\n },\n {\n \"Time\": \"1673602320\",\n \"BusinessMetrics\": 353662726.399999,\n \"SlotNetInfo\": [\n {\n \"NetInfoName\": \"eth0\",\n \"PublicIP\": \"9.223.110.232\",\n \"Current\": 25376171.542857\n },\n {\n \"NetInfoName\": \"eth1\",\n \"PublicIP\": \"9.223.96.218\",\n \"Current\": 338834939.199999\n }\n ]\n }\n ],\n \"AccessRegion\": \"MC\",\n \"RequestId\": \"xxx\"\n }\n}",
213
+ "output": "{\n \"Response\": {\n \"MonitorData\": [\n {\n \"Time\": \"1673601780\",\n \"BusinessMetrics\": 492350276.319998,\n \"SlotNetInfo\": [\n {\n \"NetInfoName\": \"eth0\",\n \"PublicIP\": \"9.223.110.232\",\n \"Current\": 27582845.919998\n },\n {\n \"NetInfoName\": \"eth1\",\n \"PublicIP\": \"9.223.96.218\",\n \"Current\": 395158790.239997\n }\n ]\n },\n {\n \"Time\": \"1673601840\",\n \"BusinessMetrics\": 412655416,\n \"SlotNetInfo\": [\n {\n \"NetInfoName\": \"eth0\",\n \"PublicIP\": \"9.223.110.232\",\n \"Current\": 27228367.066665\n },\n {\n \"NetInfoName\": \"eth1\",\n \"PublicIP\": \"9.223.96.218\",\n \"Current\": 397505721.866666\n }\n ]\n },\n {\n \"Time\": \"1673601900\",\n \"BusinessMetrics\": 411823866.666665,\n \"SlotNetInfo\": [\n {\n \"NetInfoName\": \"eth0\",\n \"PublicIP\": \"9.223.110.232\",\n \"Current\": 28047154.266665\n },\n {\n \"NetInfoName\": \"eth1\",\n \"PublicIP\": \"9.223.96.218\",\n \"Current\": 396059005.333333\n }\n ]\n },\n {\n \"Time\": \"1673601960\",\n \"BusinessMetrics\": 412108687.733331,\n \"SlotNetInfo\": [\n {\n \"NetInfoName\": \"eth0\",\n \"PublicIP\": \"9.223.110.232\",\n \"Current\": 29244132.933331\n },\n {\n \"NetInfoName\": \"eth1\",\n \"PublicIP\": \"9.223.96.218\",\n \"Current\": 395156858.266664\n }\n ]\n },\n {\n \"Time\": \"1673602020\",\n \"BusinessMetrics\": 412778279.866666,\n \"SlotNetInfo\": [\n {\n \"NetInfoName\": \"eth0\",\n \"PublicIP\": \"9.223.110.232\",\n \"Current\": 26898350.666666\n },\n {\n \"NetInfoName\": \"eth1\",\n \"PublicIP\": \"9.223.96.218\",\n \"Current\": 398191465.733331\n }\n ]\n },\n {\n \"Time\": \"1673602080\",\n \"BusinessMetrics\": 412630582.533333,\n \"SlotNetInfo\": [\n {\n \"NetInfoName\": \"eth0\",\n \"PublicIP\": \"9.223.110.232\",\n \"Current\": 28580784.266665\n },\n {\n \"NetInfoName\": \"eth1\",\n \"PublicIP\": \"9.223.96.218\",\n \"Current\": 396357362.933332\n }\n ]\n },\n {\n \"Time\": \"1673602140\",\n \"BusinessMetrics\": 412431913.466665,\n \"SlotNetInfo\": [\n {\n \"NetInfoName\": \"eth0\",\n \"PublicIP\": \"9.223.110.232\",\n \"Current\": 27329174.8\n },\n {\n \"NetInfoName\": \"eth1\",\n \"PublicIP\": \"9.223.96.218\",\n \"Current\": 397404181.866666\n }\n ]\n },\n {\n \"Time\": \"1673602200\",\n \"BusinessMetrics\": 410982346.266665,\n \"SlotNetInfo\": [\n {\n \"NetInfoName\": \"eth0\",\n \"PublicIP\": \"9.223.110.232\",\n \"Current\": 29038580.399999\n },\n {\n \"NetInfoName\": \"eth1\",\n \"PublicIP\": \"9.223.96.218\",\n \"Current\": 394201611.866666\n }\n ]\n },\n {\n \"Time\": \"1673602260\",\n \"BusinessMetrics\": 409923330.933332,\n \"SlotNetInfo\": [\n {\n \"NetInfoName\": \"eth0\",\n \"PublicIP\": \"9.223.110.232\",\n \"Current\": 28212205.599999\n },\n {\n \"NetInfoName\": \"eth1\",\n \"PublicIP\": \"9.223.96.218\",\n \"Current\": 393937825.066666\n }\n ]\n },\n {\n \"Time\": \"1673602320\",\n \"BusinessMetrics\": 353662726.399999,\n \"SlotNetInfo\": [\n {\n \"NetInfoName\": \"eth0\",\n \"PublicIP\": \"9.223.110.232\",\n \"Current\": 25376171.542857\n },\n {\n \"NetInfoName\": \"eth1\",\n \"PublicIP\": \"9.223.96.218\",\n \"Current\": 338834939.199999\n }\n ]\n }\n ],\n \"AccessRegion\": \"MC\",\n \"RequestId\": \"odgadasd-dasdasd-dadsada\"\n }\n}",
220
214
  "title": "获取流量监控信息"
221
215
  }
222
216
  ],
@@ -224,7 +218,7 @@
224
218
  {
225
219
  "document": "",
226
220
  "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetPublicKey\n<公共请求参数>\n\n{}",
227
- "output": "{\n \"Response\": {\n \"PublicKey\": \"xxxxxx\",\n \"RequestId\": \"xx\"\n }\n}",
221
+ "output": "{\n \"Response\": {\n \"PublicKey\": \"-----BEGIN RSA Public Key-----\\nMIIB\\n-----END RSA Public Key-----\",\n \"RequestId\": \"edd378f7-2511-4692-a029-5ca3d22c1884\"\n }\n}",
228
222
  "title": "获取公钥"
229
223
  }
230
224
  ],
@@ -285,7 +279,7 @@
285
279
  "OrderPerLicense": [
286
280
  {
287
281
  "document": "",
288
- "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: OrderPerLicense\n<公共请求参数>\n\n{\n \"DeviceId\": \"abc\",\n \"Type\": 0,\n \"AutoVoucher\": true,\n \"VoucherIds\": [\n \"abc\"\n ]\n}",
282
+ "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: OrderPerLicense\n<公共请求参数>\n\n{\n \"DeviceId\": \"mna-devid\",\n \"Type\": 0,\n \"AutoVoucher\": true,\n \"VoucherIds\": [\n \"v-1\"\n ]\n}",
289
283
  "output": "{\n \"Response\": {\n \"RequestId\": \"1206563f-f13f-4647-aaa8-37fa86954cc4-1\",\n \"ResourceId\": \"56d11777-50f7-4c60-9c89-e7076c8529a9-0\"\n }\n}",
290
284
  "title": "示例1"
291
285
  }
@@ -301,7 +295,7 @@
301
295
  "UpdateDevice": [
302
296
  {
303
297
  "document": "更新设备",
304
- "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateDevice\n<公共请求参数>\n\n{\n \"DeviceId\": \"abc\",\n \"DeviceName\": \"abc\",\n \"Remark\": \"abc\",\n \"UpdateNetInfo\": [\n {\n \"Type\": 0,\n \"DataEnable\": true,\n \"UploadLimit\": 1,\n \"DownloadLimit\": 1,\n \"NetInfoName\": \"abc\"\n }\n ]\n}",
298
+ "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateDevice\n<公共请求参数>\n\n{\n \"DeviceId\": \"mna-yesydf\",\n \"DeviceName\": \"name1\",\n \"Remark\": \"remarks\",\n \"UpdateNetInfo\": [\n {\n \"Type\": 0,\n \"DataEnable\": true,\n \"UploadLimit\": 1,\n \"DownloadLimit\": 1,\n \"NetInfoName\": \"netname\"\n }\n ]\n}",
305
299
  "output": "{\n \"Response\": {\n \"RequestId\": \"a400ac72-8f93-4340-a862-f74b56942703\"\n }\n}",
306
300
  "title": "更新设备"
307
301
  }
@@ -309,40 +303,46 @@
309
303
  "UpdateGroup": [
310
304
  {
311
305
  "document": "",
312
- "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateGroup\n<公共请求参数>\n\n{\n \"GroupId\": \"xxx\",\n \"Description\": \"xxx\"\n}",
313
- "output": "{\n \"Response\": {\n \"RequestId\": \"xxx\"\n }\n}",
306
+ "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateGroup\n<公共请求参数>\n\n{\n \"GroupId\": \"cliGrp-xf8rboasbh\",\n \"Description\": \"test\"\n}",
307
+ "output": "{\n \"Response\": {\n \"RequestId\": \"bcc2c1d2-be38-4249-a50b-d9c487a36354\"\n }\n}",
314
308
  "title": "示例1"
315
309
  }
316
310
  ],
317
311
  "UpdateHardware": [
318
312
  {
319
313
  "document": "更新硬件信息",
320
- "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateHardware\n<公共请求参数>\n\n{\n \"HardwareId\": \"abc\",\n \"SN\": \"abc\",\n \"Description\": \"abc\"\n}",
321
- "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
314
+ "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateHardware\n<公共请求参数>\n\n{\n \"HardwareId\": \"cpe-6zmf86knqu\",\n \"SN\": \"adsqda\",\n \"Description\": \"test\"\n}",
315
+ "output": "{\n \"Response\": {\n \"RequestId\": \"4ff707e0-c87a-6cff-5c65-93f21e212a81\"\n }\n}",
322
316
  "title": "更新硬件信息"
317
+ },
318
+ {
319
+ "document": "示例",
320
+ "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateHardware\n<公共请求参数>\n\n{\n \"HardwareId\": \"cpe-53g4emz6zc\",\n \"SN\": \"dd\"\n}",
321
+ "output": "{\n \"Response\": {\n \"RequestId\": \"004fa540-6023-46a1-8f92-bcf24d74e24f\"\n }\n}",
322
+ "title": "示例"
323
323
  }
324
324
  ],
325
325
  "UpdateL3Cidr": [
326
326
  {
327
327
  "document": "",
328
- "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetTenant\n<公共请求参数>\n\n{\n \"L3ConnId\": \"xxx\",\n \"DeviceId1\": \"abc\",\n \"Cidr1\": \"xxx\",\n \"DeviceId2\": \"cde\",\n \"Cidr2\": \"xxx\"\n}",
329
- "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
328
+ "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetTenant\n<公共请求参数>\n\n{\n \"L3ConnId\": \"l3conn-c0rkbqhig\",\n \"DeviceId1\": \"mna-f8v7e6o432\",\n \"Cidr1\": \"192.168.0.16/28\",\n \"DeviceId2\": \"mna-f8v7e6o43g\",\n \"Cidr2\": \"192.168.0.16/28\"\n}",
329
+ "output": "{\n \"Response\": {\n \"RequestId\": \"7ab57398-d79f-4195-b0d4-3aef1e43b9c7\"\n }\n}",
330
330
  "title": "示例1"
331
331
  }
332
332
  ],
333
333
  "UpdateL3Conn": [
334
334
  {
335
335
  "document": "",
336
- "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateL3Conn\n<公共请求参数>\n\n{\n \"L3ConnId\": \"abc\",\n \"Description\": \"abc\"\n}",
337
- "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
336
+ "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateL3Conn\n<公共请求参数>\n\n{\n \"L3ConnId\": \"l3conn-c0rkbqhig8\",\n \"Description\": \"test\"\n}",
337
+ "output": "{\n \"Response\": {\n \"RequestId\": \"7ab57398-d79f-4195-b0d4-3aef1e43b9c7\"\n }\n}",
338
338
  "title": "示例1"
339
339
  }
340
340
  ],
341
341
  "UpdateL3Switch": [
342
342
  {
343
343
  "document": "",
344
- "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetTenant\n<公共请求参数>\n\n{\n \"L3ConnId\": \"abc\",\n \"Enable\": true\n}",
345
- "output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
344
+ "input": "POST / HTTP/1.1\nHost: mna.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GetTenant\n<公共请求参数>\n\n{\n \"L3ConnId\": \"id\",\n \"Enable\": true\n}",
345
+ "output": "{\n \"Response\": {\n \"RequestId\": \"7fa2c35a-ecca-454b-9521-65e17601143e\"\n }\n}",
346
346
  "title": "示例1"
347
347
  }
348
348
  ]
@@ -21713,6 +21713,15 @@
21713
21713
  "name": "RISTSettings",
21714
21714
  "required": false,
21715
21715
  "type": "object"
21716
+ },
21717
+ {
21718
+ "disabled": false,
21719
+ "document": "输出类型:Internet/TencentCSS/StreamLive",
21720
+ "example": "TencentCSS",
21721
+ "member": "string",
21722
+ "name": "OutputType",
21723
+ "required": false,
21724
+ "type": "string"
21716
21725
  }
21717
21726
  ],
21718
21727
  "usage": "in"
@@ -26241,6 +26250,46 @@
26241
26250
  "output_required": false,
26242
26251
  "type": "string",
26243
26252
  "value_allowed_null": true
26253
+ },
26254
+ {
26255
+ "disabled": false,
26256
+ "document": "直播拆条用,音频url。",
26257
+ "example": "无",
26258
+ "member": "string",
26259
+ "name": "AudioUrl",
26260
+ "output_required": false,
26261
+ "type": "string",
26262
+ "value_allowed_null": false
26263
+ },
26264
+ {
26265
+ "disabled": false,
26266
+ "document": "直播拆条用,音频对应起始时间戳;",
26267
+ "example": "3.438",
26268
+ "member": "float",
26269
+ "name": "AudioBeginTime",
26270
+ "output_required": false,
26271
+ "type": "float",
26272
+ "value_allowed_null": false
26273
+ },
26274
+ {
26275
+ "disabled": false,
26276
+ "document": "直播拆条用,音频对应结束时间戳。",
26277
+ "example": "7.438",
26278
+ "member": "float",
26279
+ "name": "AudioEndTime",
26280
+ "output_required": false,
26281
+ "type": "float",
26282
+ "value_allowed_null": false
26283
+ },
26284
+ {
26285
+ "disabled": false,
26286
+ "document": "直播拆条用,人物位置参考信息用于横转竖。",
26287
+ "example": "无",
26288
+ "member": "string",
26289
+ "name": "PersonPositionUrl",
26290
+ "output_required": false,
26291
+ "type": "string",
26292
+ "value_allowed_null": false
26244
26293
  }
26245
26294
  ],
26246
26295
  "usage": "out"