tccli 3.0.1272.1__py2.py3-none-any.whl → 3.0.1273.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/batch/v20170312/api.json +57 -57
- tccli/services/ccc/v20200210/api.json +3 -3
- tccli/services/clb/clb_client.py +265 -0
- tccli/services/clb/v20180317/api.json +280 -0
- tccli/services/clb/v20180317/examples.json +40 -0
- tccli/services/cvm/v20170312/api.json +57 -57
- tccli/services/cwp/v20180228/api.json +4 -4
- tccli/services/dts/v20211206/api.json +1 -1
- tccli/services/lkeap/v20240522/api.json +1 -1
- tccli/services/monitor/v20180724/api.json +1 -1
- tccli/services/rce/v20201103/api.json +77 -77
- tccli/services/ssl/v20191205/api.json +38 -38
- tccli/services/ssl/v20191205/examples.json +3 -3
- tccli/services/tcr/v20190924/api.json +20 -20
- tccli/services/tione/v20211111/api.json +3 -3
- tccli/services/tione/v20211111/examples.json +4 -4
- tccli/services/weilingwith/v20230427/api.json +114 -114
- tccli/services/weilingwith/v20230427/examples.json +18 -18
- {tccli-3.0.1272.1.dist-info → tccli-3.0.1273.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1272.1.dist-info → tccli-3.0.1273.1.dist-info}/RECORD +24 -24
- {tccli-3.0.1272.1.dist-info → tccli-3.0.1273.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1272.1.dist-info → tccli-3.0.1273.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1272.1.dist-info → tccli-3.0.1273.1.dist-info}/license_files/LICENSE +0 -0
@@ -472,7 +472,7 @@
|
|
472
472
|
{
|
473
473
|
"disabled": false,
|
474
474
|
"document": "动作名\n注意:此字段可能返回 null,表示取不到有效值。",
|
475
|
-
"example": "
|
475
|
+
"example": "name",
|
476
476
|
"member": "string",
|
477
477
|
"name": "Name",
|
478
478
|
"output_required": false,
|
@@ -498,7 +498,7 @@
|
|
498
498
|
{
|
499
499
|
"disabled": false,
|
500
500
|
"document": "动作名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
501
|
-
"example": "
|
501
|
+
"example": "name",
|
502
502
|
"member": "string",
|
503
503
|
"name": "Name",
|
504
504
|
"output_required": false,
|
@@ -538,7 +538,7 @@
|
|
538
538
|
{
|
539
539
|
"disabled": false,
|
540
540
|
"document": "消息内容,有效值为x-json:后的字段\n注意:此字段可能返回 null,表示取不到有效值。",
|
541
|
-
"example": "
|
541
|
+
"example": "无",
|
542
542
|
"member": "string",
|
543
543
|
"name": "MsgContent",
|
544
544
|
"output_required": false,
|
@@ -558,7 +558,7 @@
|
|
558
558
|
{
|
559
559
|
"disabled": false,
|
560
560
|
"document": "设备唯一标识\n注意:此字段可能返回 null,表示取不到有效值。",
|
561
|
-
"example": "
|
561
|
+
"example": "wid",
|
562
562
|
"member": "string",
|
563
563
|
"name": "WID",
|
564
564
|
"output_required": false,
|
@@ -604,7 +604,7 @@
|
|
604
604
|
{
|
605
605
|
"disabled": false,
|
606
606
|
"document": "动作名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
607
|
-
"example": "
|
607
|
+
"example": "name",
|
608
608
|
"member": "string",
|
609
609
|
"name": "Name",
|
610
610
|
"output_required": false,
|
@@ -624,7 +624,7 @@
|
|
624
624
|
{
|
625
625
|
"disabled": false,
|
626
626
|
"document": "动作说明\n注意:此字段可能返回 null,表示取不到有效值。",
|
627
|
-
"example": "
|
627
|
+
"example": "desc",
|
628
628
|
"member": "string",
|
629
629
|
"name": "Desc",
|
630
630
|
"output_required": false,
|
@@ -708,7 +708,7 @@
|
|
708
708
|
{
|
709
709
|
"disabled": false,
|
710
710
|
"document": "应用token",
|
711
|
-
"example": "
|
711
|
+
"example": "baSTzPx0vZ6LPuv2EifNa5CqRBj9hoY0",
|
712
712
|
"member": "string",
|
713
713
|
"name": "ApplicationToken",
|
714
714
|
"required": true,
|
@@ -772,7 +772,7 @@
|
|
772
772
|
{
|
773
773
|
"disabled": false,
|
774
774
|
"document": "设备sn序列号",
|
775
|
-
"example": "
|
775
|
+
"example": "sn",
|
776
776
|
"member": "string",
|
777
777
|
"name": "SN",
|
778
778
|
"required": true,
|
@@ -781,7 +781,7 @@
|
|
781
781
|
{
|
782
782
|
"disabled": false,
|
783
783
|
"document": "父设备wid,不为空表示导入子设备",
|
784
|
-
"example": "
|
784
|
+
"example": "parentwid",
|
785
785
|
"member": "string",
|
786
786
|
"name": "ParentWID",
|
787
787
|
"required": false,
|
@@ -1706,7 +1706,7 @@
|
|
1706
1706
|
{
|
1707
1707
|
"disabled": false,
|
1708
1708
|
"document": "设备信息项\n",
|
1709
|
-
"example": "{\"ProductId\": 200022,\"ParentWID\": \"
|
1709
|
+
"example": "{\"ProductId\": 200022,\"ParentWID\": \"parentwid\",\"KeySource\": 0,\"SN\": \"sn\"}",
|
1710
1710
|
"member": "AddDeviceInfo",
|
1711
1711
|
"name": "AddDeviceSet",
|
1712
1712
|
"required": true,
|
@@ -1715,7 +1715,7 @@
|
|
1715
1715
|
{
|
1716
1716
|
"disabled": false,
|
1717
1717
|
"document": "应用token",
|
1718
|
-
"example": "
|
1718
|
+
"example": "YVySZSL1Lp5UtSJ5uJVLJYOKDEGfCCH2",
|
1719
1719
|
"member": "string",
|
1720
1720
|
"name": "ApplicationToken",
|
1721
1721
|
"required": true,
|
@@ -1787,7 +1787,7 @@
|
|
1787
1787
|
{
|
1788
1788
|
"disabled": false,
|
1789
1789
|
"document": "设备wid数组列表",
|
1790
|
-
"example": "[\"
|
1790
|
+
"example": "[\"wid1\",\"wid2\"]",
|
1791
1791
|
"member": "string",
|
1792
1792
|
"name": "WIDSet",
|
1793
1793
|
"required": true,
|
@@ -1796,7 +1796,7 @@
|
|
1796
1796
|
{
|
1797
1797
|
"disabled": false,
|
1798
1798
|
"document": "应用token",
|
1799
|
-
"example": "
|
1799
|
+
"example": "YVySZSL1Lp5UtSJ5uJVLJYOKDEGfCCH2",
|
1800
1800
|
"member": "string",
|
1801
1801
|
"name": "ApplicationToken",
|
1802
1802
|
"required": true,
|
@@ -1878,7 +1878,7 @@
|
|
1878
1878
|
{
|
1879
1879
|
"disabled": false,
|
1880
1880
|
"document": "当前操作用户名称",
|
1881
|
-
"example": "
|
1881
|
+
"example": "username",
|
1882
1882
|
"member": "string",
|
1883
1883
|
"name": "UserName",
|
1884
1884
|
"required": true,
|
@@ -1887,7 +1887,7 @@
|
|
1887
1887
|
{
|
1888
1888
|
"disabled": false,
|
1889
1889
|
"document": "应用token",
|
1890
|
-
"example": "
|
1890
|
+
"example": "baSTzPx0vZ6LPuv2EifNa5CqRBj9hoY0",
|
1891
1891
|
"member": "string",
|
1892
1892
|
"name": "ApplicationToken",
|
1893
1893
|
"required": true,
|
@@ -1987,7 +1987,7 @@
|
|
1987
1987
|
{
|
1988
1988
|
"disabled": false,
|
1989
1989
|
"document": "应用token",
|
1990
|
-
"example": "
|
1990
|
+
"example": "baSTzPx0vZ6LPuv2EifNa5CqRBj9hoY0",
|
1991
1991
|
"member": "string",
|
1992
1992
|
"name": "ApplicationToken",
|
1993
1993
|
"required": true,
|
@@ -2329,7 +2329,7 @@
|
|
2329
2329
|
{
|
2330
2330
|
"disabled": false,
|
2331
2331
|
"document": "当前操作用户名称",
|
2332
|
-
"example": "
|
2332
|
+
"example": "andy",
|
2333
2333
|
"member": "string",
|
2334
2334
|
"name": "UserName",
|
2335
2335
|
"required": true,
|
@@ -2338,7 +2338,7 @@
|
|
2338
2338
|
{
|
2339
2339
|
"disabled": false,
|
2340
2340
|
"document": "应用token",
|
2341
|
-
"example": "
|
2341
|
+
"example": "YVySZSL1Lp5UtSJ5uJVLJYOKDEGfCCH2",
|
2342
2342
|
"member": "string",
|
2343
2343
|
"name": "ApplicationToken",
|
2344
2344
|
"required": true,
|
@@ -2347,7 +2347,7 @@
|
|
2347
2347
|
{
|
2348
2348
|
"disabled": false,
|
2349
2349
|
"document": "平台告警处理人",
|
2350
|
-
"example": "
|
2350
|
+
"example": "Processor",
|
2351
2351
|
"member": "string",
|
2352
2352
|
"name": "Processor",
|
2353
2353
|
"required": false,
|
@@ -2356,7 +2356,7 @@
|
|
2356
2356
|
{
|
2357
2357
|
"disabled": false,
|
2358
2358
|
"document": "告警处理的描述信息",
|
2359
|
-
"example": "
|
2359
|
+
"example": "ProcessDescription",
|
2360
2360
|
"member": "string",
|
2361
2361
|
"name": "ProcessDescription",
|
2362
2362
|
"required": false,
|
@@ -2365,7 +2365,7 @@
|
|
2365
2365
|
{
|
2366
2366
|
"disabled": false,
|
2367
2367
|
"document": "告警处理的扩展信息,可以为JSON字符串",
|
2368
|
-
"example": "
|
2368
|
+
"example": "ProcessExtend",
|
2369
2369
|
"member": "string",
|
2370
2370
|
"name": "ProcessExtend",
|
2371
2371
|
"required": false,
|
@@ -2383,7 +2383,7 @@
|
|
2383
2383
|
{
|
2384
2384
|
"disabled": false,
|
2385
2385
|
"document": "应用id",
|
2386
|
-
"example": "
|
2386
|
+
"example": "10085",
|
2387
2387
|
"member": "int64",
|
2388
2388
|
"name": "ApplicationId",
|
2389
2389
|
"required": false,
|
@@ -2447,7 +2447,7 @@
|
|
2447
2447
|
{
|
2448
2448
|
"disabled": false,
|
2449
2449
|
"document": "应用token",
|
2450
|
-
"example": "
|
2450
|
+
"example": "ct5E8QNPQEZZqNW7ShPAJQVzrTV9xIbL",
|
2451
2451
|
"member": "string",
|
2452
2452
|
"name": "ApplicationToken",
|
2453
2453
|
"required": true,
|
@@ -2511,7 +2511,7 @@
|
|
2511
2511
|
{
|
2512
2512
|
"disabled": false,
|
2513
2513
|
"document": "应用token",
|
2514
|
-
"example": "
|
2514
|
+
"example": "YzenL5LdGoxQM5gqJfCCoMDeGqUSsY78",
|
2515
2515
|
"member": "string",
|
2516
2516
|
"name": "ApplicationToken",
|
2517
2517
|
"required": true,
|
@@ -2793,7 +2793,7 @@
|
|
2793
2793
|
{
|
2794
2794
|
"disabled": false,
|
2795
2795
|
"document": "字段内容",
|
2796
|
-
"example": "
|
2796
|
+
"example": "value",
|
2797
2797
|
"member": "string",
|
2798
2798
|
"name": "Val",
|
2799
2799
|
"required": false,
|
@@ -2838,7 +2838,7 @@
|
|
2838
2838
|
{
|
2839
2839
|
"disabled": false,
|
2840
2840
|
"document": "字段值\n注意:此字段可能返回 null,表示取不到有效值。",
|
2841
|
-
"example": "
|
2841
|
+
"example": "yellow",
|
2842
2842
|
"member": "string",
|
2843
2843
|
"name": "Val",
|
2844
2844
|
"output_required": false,
|
@@ -2872,7 +2872,7 @@
|
|
2872
2872
|
{
|
2873
2873
|
"disabled": false,
|
2874
2874
|
"document": "应用token",
|
2875
|
-
"example": "
|
2875
|
+
"example": "YVySZSL1Lp5UtSJ5uJVLJYOKDEGfCCH2",
|
2876
2876
|
"member": "string",
|
2877
2877
|
"name": "ApplicationToken",
|
2878
2878
|
"required": true,
|
@@ -3127,7 +3127,7 @@
|
|
3127
3127
|
{
|
3128
3128
|
"disabled": false,
|
3129
3129
|
"document": "应用token",
|
3130
|
-
"example": "
|
3130
|
+
"example": "baSTzPx0vZ6LPuv2EifNa5CqRBj9hoY0",
|
3131
3131
|
"member": "string",
|
3132
3132
|
"name": "ApplicationToken",
|
3133
3133
|
"required": true,
|
@@ -3225,7 +3225,7 @@
|
|
3225
3225
|
{
|
3226
3226
|
"disabled": false,
|
3227
3227
|
"document": "应用token",
|
3228
|
-
"example": "
|
3228
|
+
"example": "YVySZSL1Lp5UtSJ5uJVLJYOKDEGfCCH2",
|
3229
3229
|
"member": "string",
|
3230
3230
|
"name": "ApplicationToken",
|
3231
3231
|
"required": true,
|
@@ -3395,7 +3395,7 @@
|
|
3395
3395
|
{
|
3396
3396
|
"disabled": false,
|
3397
3397
|
"document": "告警列表查询结果",
|
3398
|
-
"example": "
|
3398
|
+
"example": "无",
|
3399
3399
|
"member": "DescribeAlarmListRes",
|
3400
3400
|
"name": "Result",
|
3401
3401
|
"output_required": false,
|
@@ -3488,7 +3488,7 @@
|
|
3488
3488
|
{
|
3489
3489
|
"disabled": false,
|
3490
3490
|
"document": "应用token",
|
3491
|
-
"example": "
|
3491
|
+
"example": "YVySZSL1Lp5UtSJ5uJVLJYOKDEGfCCH2",
|
3492
3492
|
"member": "string",
|
3493
3493
|
"name": "ApplicationToken",
|
3494
3494
|
"required": true,
|
@@ -3497,7 +3497,7 @@
|
|
3497
3497
|
{
|
3498
3498
|
"disabled": false,
|
3499
3499
|
"document": "一级类型",
|
3500
|
-
"example": "
|
3500
|
+
"example": "ParentType",
|
3501
3501
|
"member": "string",
|
3502
3502
|
"name": "ParentType",
|
3503
3503
|
"required": false,
|
@@ -3650,7 +3650,7 @@
|
|
3650
3650
|
{
|
3651
3651
|
"disabled": false,
|
3652
3652
|
"document": "空间编码",
|
3653
|
-
"example": "
|
3653
|
+
"example": "无",
|
3654
3654
|
"member": "string",
|
3655
3655
|
"name": "SpaceCodes",
|
3656
3656
|
"required": false,
|
@@ -3665,7 +3665,7 @@
|
|
3665
3665
|
{
|
3666
3666
|
"disabled": false,
|
3667
3667
|
"document": "查询建筑列表出参",
|
3668
|
-
"example": "
|
3668
|
+
"example": "无",
|
3669
3669
|
"member": "BuildingListRes",
|
3670
3670
|
"name": "Result",
|
3671
3671
|
"output_required": false,
|
@@ -3815,7 +3815,7 @@
|
|
3815
3815
|
{
|
3816
3816
|
"disabled": false,
|
3817
3817
|
"document": "应用token",
|
3818
|
-
"example": "
|
3818
|
+
"example": "ct5E8QNPQEZZqNW7ShPAJQVzrTV9xIbL",
|
3819
3819
|
"member": "string",
|
3820
3820
|
"name": "ApplicationToken",
|
3821
3821
|
"required": true,
|
@@ -3861,7 +3861,7 @@
|
|
3861
3861
|
{
|
3862
3862
|
"disabled": false,
|
3863
3863
|
"document": "应用token",
|
3864
|
-
"example": "
|
3864
|
+
"example": "YzenL5LdGoxQM5gqJfCCoMDeGqUSsY78",
|
3865
3865
|
"member": "string",
|
3866
3866
|
"name": "ApplicationToken",
|
3867
3867
|
"required": true,
|
@@ -3892,7 +3892,7 @@
|
|
3892
3892
|
{
|
3893
3893
|
"disabled": false,
|
3894
3894
|
"document": "工作空间信息集合\n注意:此字段可能返回 null,表示取不到有效值。",
|
3895
|
-
"example": "
|
3895
|
+
"example": "无",
|
3896
3896
|
"member": "DescribeCityWorkspaceListRes",
|
3897
3897
|
"name": "Result",
|
3898
3898
|
"output_required": false,
|
@@ -4013,7 +4013,7 @@
|
|
4013
4013
|
{
|
4014
4014
|
"disabled": false,
|
4015
4015
|
"document": "应用token",
|
4016
|
-
"example": "
|
4016
|
+
"example": "wA9bELuI4oulQCBK876UDBxe00dNcxQW",
|
4017
4017
|
"member": "string",
|
4018
4018
|
"name": "ApplicationToken",
|
4019
4019
|
"required": true,
|
@@ -4174,7 +4174,7 @@
|
|
4174
4174
|
{
|
4175
4175
|
"disabled": false,
|
4176
4176
|
"document": "查询设备列表结果",
|
4177
|
-
"example": "
|
4177
|
+
"example": "无",
|
4178
4178
|
"member": "DescribeDeviceListRes",
|
4179
4179
|
"name": "Result",
|
4180
4180
|
"output_required": false,
|
@@ -4277,7 +4277,7 @@
|
|
4277
4277
|
{
|
4278
4278
|
"disabled": false,
|
4279
4279
|
"document": "设备标签名",
|
4280
|
-
"example": "
|
4280
|
+
"example": "DeviceTags",
|
4281
4281
|
"member": "string",
|
4282
4282
|
"name": "DeviceTagSet",
|
4283
4283
|
"required": false,
|
@@ -4292,7 +4292,7 @@
|
|
4292
4292
|
{
|
4293
4293
|
"disabled": false,
|
4294
4294
|
"document": "获取设备影子结果",
|
4295
|
-
"example": "
|
4295
|
+
"example": "无",
|
4296
4296
|
"member": "DeviceShadowRes",
|
4297
4297
|
"name": "Result",
|
4298
4298
|
"output_required": false,
|
@@ -4323,7 +4323,7 @@
|
|
4323
4323
|
{
|
4324
4324
|
"disabled": false,
|
4325
4325
|
"document": "应用token",
|
4326
|
-
"example": "
|
4326
|
+
"example": "YVySZSL1Lp5UtSJ5uJVLJYOKDEGfCCH2",
|
4327
4327
|
"member": "string",
|
4328
4328
|
"name": "ApplicationToken",
|
4329
4329
|
"required": true,
|
@@ -4395,7 +4395,7 @@
|
|
4395
4395
|
{
|
4396
4396
|
"disabled": false,
|
4397
4397
|
"document": "设备标签名,非必填",
|
4398
|
-
"example": "
|
4398
|
+
"example": "DeviceTags",
|
4399
4399
|
"member": "string",
|
4400
4400
|
"name": "DeviceTagSet",
|
4401
4401
|
"required": false,
|
@@ -4477,7 +4477,7 @@
|
|
4477
4477
|
{
|
4478
4478
|
"disabled": false,
|
4479
4479
|
"document": "应用token",
|
4480
|
-
"example": "
|
4480
|
+
"example": "YVySZSL1Lp5UtSJ5uJVLJYOKDEGfCCH2",
|
4481
4481
|
"member": "string",
|
4482
4482
|
"name": "ApplicationToken",
|
4483
4483
|
"required": true,
|
@@ -4559,7 +4559,7 @@
|
|
4559
4559
|
{
|
4560
4560
|
"disabled": false,
|
4561
4561
|
"document": "应用token",
|
4562
|
-
"example": "
|
4562
|
+
"example": "YVySZSL1Lp5UtSJ5uJVLJYOKDEGfCCH2",
|
4563
4563
|
"member": "string",
|
4564
4564
|
"name": "ApplicationToken",
|
4565
4565
|
"required": true,
|
@@ -4605,7 +4605,7 @@
|
|
4605
4605
|
{
|
4606
4606
|
"disabled": false,
|
4607
4607
|
"document": "应用token",
|
4608
|
-
"example": "
|
4608
|
+
"example": "YzenL5LdGoxQM5gqJfCCoMDeGqUSsY78",
|
4609
4609
|
"member": "string",
|
4610
4610
|
"name": "ApplicationToken",
|
4611
4611
|
"required": true,
|
@@ -4742,7 +4742,7 @@
|
|
4742
4742
|
{
|
4743
4743
|
"disabled": false,
|
4744
4744
|
"document": "父级构件id",
|
4745
|
-
"example": "
|
4745
|
+
"example": "无",
|
4746
4746
|
"member": "string",
|
4747
4747
|
"name": "ParentElementIds",
|
4748
4748
|
"required": false,
|
@@ -4760,7 +4760,7 @@
|
|
4760
4760
|
{
|
4761
4761
|
"disabled": false,
|
4762
4762
|
"document": "空间分类代码",
|
4763
|
-
"example": "
|
4763
|
+
"example": "spacetypecode",
|
4764
4764
|
"member": "string",
|
4765
4765
|
"name": "SpaceTypeCode",
|
4766
4766
|
"required": false,
|
@@ -4811,7 +4811,7 @@
|
|
4811
4811
|
{
|
4812
4812
|
"disabled": false,
|
4813
4813
|
"document": "分页查询构件出参",
|
4814
|
-
"example": "
|
4814
|
+
"example": "无",
|
4815
4815
|
"member": "ElementProfilePageRes",
|
4816
4816
|
"name": "Result",
|
4817
4817
|
"output_required": false,
|
@@ -4878,7 +4878,7 @@
|
|
4878
4878
|
{
|
4879
4879
|
"disabled": false,
|
4880
4880
|
"document": "空间分类代码",
|
4881
|
-
"example": "
|
4881
|
+
"example": "spacetypecode",
|
4882
4882
|
"member": "string",
|
4883
4883
|
"name": "SpaceTypeCode",
|
4884
4884
|
"required": false,
|
@@ -4893,7 +4893,7 @@
|
|
4893
4893
|
{
|
4894
4894
|
"disabled": false,
|
4895
4895
|
"document": "构件树出参",
|
4896
|
-
"example": "
|
4896
|
+
"example": "无",
|
4897
4897
|
"member": "ElementProfileTreeRes",
|
4898
4898
|
"name": "Result",
|
4899
4899
|
"output_required": false,
|
@@ -4942,7 +4942,7 @@
|
|
4942
4942
|
{
|
4943
4943
|
"disabled": false,
|
4944
4944
|
"document": "应用token",
|
4945
|
-
"example": "
|
4945
|
+
"example": "baSTzPx0vZ6LPuv2EifNa5CqRBj9hoY0",
|
4946
4946
|
"member": "string",
|
4947
4947
|
"name": "ApplicationToken",
|
4948
4948
|
"required": true,
|
@@ -5031,7 +5031,7 @@
|
|
5031
5031
|
{
|
5032
5032
|
"disabled": false,
|
5033
5033
|
"document": "事件列表查询结果",
|
5034
|
-
"example": "
|
5034
|
+
"example": "无",
|
5035
5035
|
"member": "DescribeEventListRes",
|
5036
5036
|
"name": "Result",
|
5037
5037
|
"output_required": false,
|
@@ -5062,7 +5062,7 @@
|
|
5062
5062
|
{
|
5063
5063
|
"disabled": false,
|
5064
5064
|
"document": "文件Id",
|
5065
|
-
"example": "
|
5065
|
+
"example": "fileid",
|
5066
5066
|
"member": "string",
|
5067
5067
|
"name": "FileId",
|
5068
5068
|
"required": true,
|
@@ -5071,7 +5071,7 @@
|
|
5071
5071
|
{
|
5072
5072
|
"disabled": false,
|
5073
5073
|
"document": "应用token",
|
5074
|
-
"example": "
|
5074
|
+
"example": "YzenL5LdGoxQM5gqJfCCoMDeGqUSsY78",
|
5075
5075
|
"member": "string",
|
5076
5076
|
"name": "ApplicationToken",
|
5077
5077
|
"required": true,
|
@@ -5117,7 +5117,7 @@
|
|
5117
5117
|
{
|
5118
5118
|
"disabled": false,
|
5119
5119
|
"document": "文件名称",
|
5120
|
-
"example": "
|
5120
|
+
"example": "filename",
|
5121
5121
|
"member": "string",
|
5122
5122
|
"name": "FileName",
|
5123
5123
|
"required": true,
|
@@ -5135,7 +5135,7 @@
|
|
5135
5135
|
{
|
5136
5136
|
"disabled": false,
|
5137
5137
|
"document": "应用token",
|
5138
|
-
"example": "
|
5138
|
+
"example": "YzenL5LdGoxQM5gqJfCCoMDeGqUSsY78",
|
5139
5139
|
"member": "string",
|
5140
5140
|
"name": "ApplicationToken",
|
5141
5141
|
"required": true,
|
@@ -5318,7 +5318,7 @@
|
|
5318
5318
|
{
|
5319
5319
|
"disabled": false,
|
5320
5320
|
"document": "API列表",
|
5321
|
-
"example": "{ \t\t\t\"ApiInfo\": [ \t\t\t\t{ \t\t\t\t\t\"Address\": \"/weiling-pubsub/datafusion/\", \t\t\t\t\t\"ApiId\": \"013a8423-03f6-4c00-9181-ade7f124ae8f\", \t\t\t\t\t\"AppId\": \"10069\", \t\t\t\t\t\"ApplyAudit\": 0, \t\t\t\t\t\"Body\": \"\", \t\t\t\t\t\"DataAudit\": 0, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"IsCommonSpace\": true, \t\t\t\t\t\"Method\": \"get\", \t\t\t\t\t\"Name\": \"数据融合中心websocket勿删\", \t\t\t\t\t\"PathParams\": [], \t\t\t\t\t\"PoiCode\": \"api000\", \t\t\t\t\t\"PreviewUrl\": \"ws://dev-ws.twins.tencent.com/proxy/013a8423-03f6-4c00-9181-ade7f124ae8f/weiling-pubsub/datafusion/\", \t\t\t\t\t\"QueryParams\": [], \t\t\t\t\t\"RequestHeaders\": [], \t\t\t\t\t\"ResponseBody\": \"\", \t\t\t\t\t\"ResponseHeaders\": [], \t\t\t\t\t\"Status\": 1, \t\t\t\t\t\"Style\": 2, \t\t\t\t\t\"Type\": 1, \t\t\t\t\t\"WorkspaceId\": \"1015\" \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"/trpc.wetwin.trpc_wetwin_container_svr.AppAPI/DeviceList\", \t\t\t\t\t\"ApiId\": \"027d9a7a-1d1d-4974-9992-9a21d2ff843d\", \t\t\t\t\t\"AppId\": \"20134\", \t\t\t\t\t\"ApplyAudit\": 0, \t\t\t\t\t\"Body\": \"\", \t\t\t\t\t\"DataAudit\": 0, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"IsCommonSpace\": true, \t\t\t\t\t\"Method\": \"post\", \t\t\t\t\t\"Name\": \"测试cachess\", \t\t\t\t\t\"PathParams\": [], \t\t\t\t\t\"PoiCode\": \"api000\", \t\t\t\t\t\"PreviewUrl\": \"http://dev-apigw.twins.tencent.com/proxy/027d9a7a-1d1d-4974-9992-9a21d2ff843d/trpc.wetwin.trpc_wetwin_container_svr.AppAPI/DeviceList\", \t\t\t\t\t\"QueryParams\": [], \t\t\t\t\t\"RequestHeaders\": [], \t\t\t\t\t\"ResponseBody\": \"W3sidXVpZCI6IjA3ZjlhZjg3YWRmNzQ5ZWM5YmIyZTkzMzkwNGNlNTcwIiwia2V5Ijoicm9vdCIsInR5cGUiOiJzdHJ1Y3QiLCJpc0V4cGFuZCI6dHJ1ZSwiZGVzY3JpcHRpb24iOiIiLCJjaGlsZHJlbiI6W10sIm9yZGVyIjowLCJsZXZlbCI6MCwicG9zIjoiMCJ9XQ==\", \t\t\t\t\t\"ResponseHeaders\": [], \t\t\t\t\t\"Status\": 1, \t\t\t\t\t\"Style\": 1, \t\t\t\t\t\"Type\": 1, \t\t\t\t\t\"WorkspaceId\": \"1015\" \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"/trpc.bim.bim_data_bus.TBimOpen\", \t\t\t\t\t\"ApiId\": \"0571bcd5-77ea-458a-ab37-1e9b4ca131f9\", \t\t\t\t\t\"AppId\": \"98\", \t\t\t\t\t\"ApplyAudit\": 0, \t\t\t\t\t\"Body\": \"IiI=\", \t\t\t\t\t\"DataAudit\": 0, \t\t\t\t\t\"Description\": \"hhh\", \t\t\t\t\t\"IsCommonSpace\": true, \t\t\t\t\t\"Method\": \"post\", \t\t\t\t\t\"Name\": \"robbytest\", \t\t\t\t\t\"PathParams\": [], \t\t\t\t\t\"PoiCode\": \"api000002\", \t\t\t\t\t\"PreviewUrl\": \"http://dev-apigw.twins.tencent.com/proxy/0571bcd5-77ea-458a-ab37-1e9b4ca131f9/trpc.bim.bim_data_bus.TBimOpen\", \t\t\t\t\t\"QueryParams\": [], \t\t\t\t\t\"RequestHeaders\": [], \t\t\t\t\t\"ResponseBody\": \"W3sidXVpZCI6IjQ2NzBiZWQ2OGRjMDRmNTg5YmViYjY4NWFhZDY4ZTc4Iiwia2V5Ijoicm9vdCIsInR5cGUiOiJzdHJ1Y3QiLCJpc0V4cGFuZCI6dHJ1ZSwiZGVzY3JpcHRpb24iOiIiLCJjaGlsZHJlbiI6W10sIm9yZGVyIjowLCJsZXZlbCI6MCwicG9zIjoiMCJ9XQ==\", \t\t\t\t\t\"ResponseHeaders\": [], \t\t\t\t\t\"Status\": 1, \t\t\t\t\t\"Style\": 1, \t\t\t\t\t\"Type\": 1, \t\t\t\t\t\"WorkspaceId\": \"1015\" \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"/posts/2\", \t\t\t\t\t\"ApiId\": \"0fcca883-bd05-4b0d-8252-4f2ce5e7042f\", \t\t\t\t\t\"AppId\": \"10052\", \t\t\t\t\t\"ApplyAudit\": 0, \t\t\t\t\t\"Body\": \"\", \t\t\t\t\t\"DataAudit\": 0, \t\t\t\t\t\"Description\": \"123213\", \t\t\t\t\t\"IsCommonSpace\": true, \t\t\t\t\t\"Method\": \"get\", \t\t\t\t\t\"Name\": \"集华的接口\", \t\t\t\t\t\"PathParams\": [], \t\t\t\t\t\"PoiCode\": \"api000\", \t\t\t\t\t\"PreviewUrl\": \"http://dev-apigw.twins.tencent.com/proxy/0fcca883-bd05-4b0d-8252-4f2ce5e7042f/posts/2\", \t\t\t\t\t\"QueryParams\": [], \t\t\t\t\t\"RequestHeaders\": [], \t\t\t\t\t\"ResponseBody\": \"W3sidXVpZCI6ImI1NmMzMzIwNjU3ZTQ2N2M4ZDAzZmQ4MTQ2NTgwMWYzIiwia2V5Ijoicm9vdCIsInR5cGUiOiJzdHJ1Y3QiLCJpc0V4cGFuZCI6dHJ1ZSwiZGVzY3JpcHRpb24iOiIiLCJjaGlsZHJlbiI6W10sIm9yZGVyIjowLCJsZXZlbCI6MCwicG9zIjoiMCJ9XQ==\", \t\t\t\t\t\"ResponseHeaders\": [], \t\t\t\t\t\"Status\": 1, \t\t\t\t\t\"Style\": 1, \t\t\t\t\t\"Type\": 1, \t\t\t\t\t\"WorkspaceId\": \"1015\" \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"\", \t\t\t\t\t\"ApiId\": \"13108ad8-4c73-48f2-a70c-aaded78a9d89\", \t\t\t\t\t\"AppId\": \"10070\", \t\t\t\t\t\"ApplyAudit\": 0, \t\t\t\t\t\"Body\": \"\", \t\t\t\t\t\"DataAudit\": 0, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"IsCommonSpace\": false, \t\t\t\t\t\"Method\": \"get\", \t\t\t\t\t\"Name\": \"sxy测试\", \t\t\t\t\t\"PathParams\": [], \t\t\t\t\t\"PoiCode\": \"api001\", \t\t\t\t\t\"PreviewUrl\": \"http://dev-apigw.twins.tencent.com/proxy/13108ad8-4c73-48f2-a70c-aaded78a9d89\", \t\t\t\t\t\"QueryParams\": [ \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"13108ad8-4c73-48f2-a70c-aaded78a9d89\", \t\t\t\t\t\t\t\"Name\": \"123123\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"value\", \t\t\t\t\t\t\t\"Value\": \"123123\" \t\t\t\t\t\t}, \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"13108ad8-4c73-48f2-a70c-aaded78a9d89\", \t\t\t\t\t\t\t\"Name\": \"123123\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"value\", \t\t\t\t\t\t\t\"Value\": \"123123\" \t\t\t\t\t\t}, \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"13108ad8-4c73-48f2-a70c-aaded78a9d89\", \t\t\t\t\t\t\t\"Name\": \"123123\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"value\", \t\t\t\t\t\t\t\"Value\": \"123123\" \t\t\t\t\t\t}, \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"13108ad8-4c73-48f2-a70c-aaded78a9d89\", \t\t\t\t\t\t\t\"Name\": \"123123\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"value\", \t\t\t\t\t\t\t\"Value\": \"123123\" \t\t\t\t\t\t}, \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"13108ad8-4c73-48f2-a70c-aaded78a9d89\", \t\t\t\t\t\t\t\"Name\": \"123123\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"value\", \t\t\t\t\t\t\t\"Value\": \"123123\" \t\t\t\t\t\t}, \t\t\t\t\t\t{ \t\t\t\t\t\t\t\"DefaultValue\": \"\", \t\t\t\t\t\t\t\"Dynamic\": false, \t\t\t\t\t\t\t\"Id\": \"13108ad8-4c73-48f2-a70c-aaded78a9d89\", \t\t\t\t\t\t\t\"Name\": \"33333\", \t\t\t\t\t\t\t\"Required\": false, \t\t\t\t\t\t\t\"Type\": \"value\", \t\t\t\t\t\t\t\"Value\": \"333333\" \t\t\t\t\t\t} \t\t\t\t\t], \t\t\t\t\t\"RequestHeaders\": [], \t\t\t\t\t\"ResponseBody\": \"W3sidXVpZCI6IjNiZTFiODRmYzk2MDQyYWI5NzQ2ZWE4NzcwOGYyYTk1Iiwia2V5Ijoicm9vdCIsInR5cGUiOiJzdHJ1Y3QiLCJpc0V4cGFuZCI6dHJ1ZSwiZGVzY3JpcHRpb24iOiIiLCJjaGlsZHJlbiI6W10sIm9yZGVyIjowLCJsZXZlbCI6MCwicG9zIjoiMCJ9XQ==\", \t\t\t\t\t\"ResponseHeaders\": [], \t\t\t\t\t\"Status\": 1, \t\t\t\t\t\"Style\": 1, \t\t\t\t\t\"Type\": 1, \t\t\t\t\t\"WorkspaceId\": \"1016\" \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"\", \t\t\t\t\t\"ApiId\": \"136a66f7-a730-40ae-8aad-659f69c449b7\", \t\t\t\t\t\"AppId\": \"20768\", \t\t\t\t\t\"ApplyAudit\": 0, \t\t\t\t\t\"Body\": \"\", \t\t\t\t\t\"DataAudit\": 0, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"IsCommonSpace\": true, \t\t\t\t\t\"Method\": \"get\", \t\t\t\t\t\"Name\": \"测试新增目录接口\", \t\t\t\t\t\"PathParams\": [], \t\t\t\t\t\"PoiCode\": \"api000003002\", \t\t\t\t\t\"PreviewUrl\": \"http://dev-apigw.twins.tencent.com/proxy/136a66f7-a730-40ae-8aad-659f69c449b7\", \t\t\t\t\t\"QueryParams\": [], \t\t\t\t\t\"RequestHeaders\": [], \t\t\t\t\t\"ResponseBody\": \"W3sidXVpZCI6ImYzYTM0MDM2YzUzZDRlNDRhNjIzYmM5YTFiNDA5MTA3Iiwia2V5Ijoicm9vdCIsInR5cGUiOiJzdHJ1Y3QiLCJpc0V4cGFuZCI6dHJ1ZSwiZGVzY3JpcHRpb24iOiIiLCJjaGlsZHJlbiI6W10sIm9yZGVyIjowLCJsZXZlbCI6MCwicG9zIjoiMCJ9XQ==\", \t\t\t\t\t\"ResponseHeaders\": [], \t\t\t\t\t\"Status\": 1, \t\t\t\t\t\"Style\": 1, \t\t\t\t\t\"Type\": 1, \t\t\t\t\t\"WorkspaceId\": \"1015\" \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"/spaceFusion/appApi/message/batchReport\", \t\t\t\t\t\"ApiId\": \"1388c124-0acc-4cbc-931a-a5bfab400a1c\", \t\t\t\t\t\"AppId\": \"98\", \t\t\t\t\t\"ApplyAudit\": 0, \t\t\t\t\t\"Body\": \"\", \t\t\t\t\t\"DataAudit\": 0, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"IsCommonSpace\": true, \t\t\t\t\t\"Method\": \"post\", \t\t\t\t\t\"Name\": \"应用消息批量上报\", \t\t\t\t\t\"PathParams\": [], \t\t\t\t\t\"PoiCode\": \"api000002\", \t\t\t\t\t\"PreviewUrl\": \"http://dev-apigw.twins.tencent.com/proxy/1388c124-0acc-4cbc-931a-a5bfab400a1c/spaceFusion/appApi/message/batchReport\", \t\t\t\t\t\"QueryParams\": [], \t\t\t\t\t\"RequestHeaders\": [], \t\t\t\t\t\"ResponseBody\": \"\", \t\t\t\t\t\"ResponseHeaders\": [], \t\t\t\t\t\"Status\": 1, \t\t\t\t\t\"Style\": 1, \t\t\t\t\t\"Type\": 1, \t\t\t\t\t\"WorkspaceId\": \"1015\" \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"/trpc.wetwin.trpc_wetwin_container_svr.AppAPI/DescribeAlarmStatusList\", \t\t\t\t\t\"ApiId\": \"1e1005b8-2a79-4f76-97cc-57c819b3751d\", \t\t\t\t\t\"AppId\": \"10051\", \t\t\t\t\t\"ApplyAudit\": 0, \t\t\t\t\t\"Body\": \"\", \t\t\t\t\t\"DataAudit\": 0, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"IsCommonSpace\": true, \t\t\t\t\t\"Method\": \"post\", \t\t\t\t\t\"Name\": \"告警状态列表\", \t\t\t\t\t\"PathParams\": [], \t\t\t\t\t\"PoiCode\": \"api000006004\", \t\t\t\t\t\"PreviewUrl\": \"http://dev-apigw.twins.tencent.com/proxy/1e1005b8-2a79-4f76-97cc-57c819b3751d/trpc.wetwin.trpc_wetwin_container_svr.AppAPI/DescribeAlarmStatusList\", \t\t\t\t\t\"QueryParams\": [], \t\t\t\t\t\"RequestHeaders\": [], \t\t\t\t\t\"ResponseBody\": \"W3sidXVpZCI6IjEyYzQ5YzYzY2IxOTQ3ZTFhY2I3MTFlMGU4ZmQ4YmRiIiwia2V5Ijoicm9vdCIsInR5cGUiOiJzdHJ1Y3QiLCJpc0V4cGFuZCI6dHJ1ZSwiZGVzY3JpcHRpb24iOiIiLCJjaGlsZHJlbiI6W10sIm9yZGVyIjowLCJsZXZlbCI6MCwicG9zIjoiMCJ9XQ==\", \t\t\t\t\t\"ResponseHeaders\": [], \t\t\t\t\t\"Status\": 1, \t\t\t\t\t\"Style\": 1, \t\t\t\t\t\"Type\": 1, \t\t\t\t\t\"WorkspaceId\": \"1015\" \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"\", \t\t\t\t\t\"ApiId\": \"2a0206b6-3094-4c56-964c-568ce2b13a7f\", \t\t\t\t\t\"AppId\": \"10041\", \t\t\t\t\t\"ApplyAudit\": 0, \t\t\t\t\t\"Body\": \"\", \t\t\t\t\t\"DataAudit\": 1, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"IsCommonSpace\": true, \t\t\t\t\t\"Method\": \"\", \t\t\t\t\t\"Name\": \"wewe\", \t\t\t\t\t\"PathParams\": [], \t\t\t\t\t\"PoiCode\": \"api000002\", \t\t\t\t\t\"PreviewUrl\": \"ws://dev-ws.twins.tencent.com/proxy/2a0206b6-3094-4c56-964c-568ce2b13a7f\", \t\t\t\t\t\"QueryParams\": [], \t\t\t\t\t\"RequestHeaders\": [], \t\t\t\t\t\"ResponseBody\": \"\", \t\t\t\t\t\"ResponseHeaders\": [], \t\t\t\t\t\"Status\": 1, \t\t\t\t\t\"Style\": 2, \t\t\t\t\t\"Type\": 1, \t\t\t\t\t\"WorkspaceId\": \"1015\" \t\t\t\t}, \t\t\t\t{ \t\t\t\t\t\"Address\": \"\", \t\t\t\t\t\"ApiId\": \"32ba90be-a5c9-4e22-8370-df09bb1092e2\", \t\t\t\t\t\"AppId\": \"10001\", \t\t\t\t\t\"ApplyAudit\": 0, \t\t\t\t\t\"Body\": \"\", \t\t\t\t\t\"DataAudit\": 1, \t\t\t\t\t\"Description\": \"\", \t\t\t\t\t\"IsCommonSpace\": true, \t\t\t\t\t\"Method\": \"post\", \t\t\t\t\t\"Name\": \"abba\", \t\t\t\t\t\"PathParams\": [], \t\t\t\t\t\"PoiCode\": \"api000\", \t\t\t\t\t\"PreviewUrl\": \"http://dev-apigw.twins.tencent.com/proxy/32ba90be-a5c9-4e22-8370-df09bb1092e2\", \t\t\t\t\t\"QueryParams\": [], \t\t\t\t\t\"RequestHeaders\": [], \t\t\t\t\t\"ResponseBody\": \"W3sidXVpZCI6ImQ3ZjI1NDE4NjdhMDQyYWE4MDJlMGUzOGZiNGNmMzlmIiwia2V5Ijoicm9vdCIsInR5cGUiOiJzdHJ1Y3QiLCJpc0V4cGFuZCI6dHJ1ZSwiZGVzY3JpcHRpb24iOiIiLCJjaGlsZHJlbiI6W10sIm9yZGVyIjowLCJsZXZlbCI6MCwicG9zIjoiMCJ9XQ==\", \t\t\t\t\t\"ResponseHeaders\": [], \t\t\t\t\t\"Status\": 1, \t\t\t\t\t\"Style\": 1, \t\t\t\t\t\"Type\": 1, \t\t\t\t\t\"WorkspaceId\": \"1015\" \t\t\t\t} \t\t\t], \t\t\t\"TotalCount\": 64 \t\t}",
|
5321
|
+
"example": "无",
|
5322
5322
|
"member": "ApiInfoList",
|
5323
5323
|
"name": "Result",
|
5324
5324
|
"output_required": false,
|
@@ -5367,7 +5367,7 @@
|
|
5367
5367
|
{
|
5368
5368
|
"disabled": false,
|
5369
5369
|
"document": "应用token",
|
5370
|
-
"example": "
|
5370
|
+
"example": "baSTzPx0vZ6LPuv2EifNa5CqRBj9hoY0",
|
5371
5371
|
"member": "string",
|
5372
5372
|
"name": "ApplicationToken",
|
5373
5373
|
"required": true,
|
@@ -5456,7 +5456,7 @@
|
|
5456
5456
|
{
|
5457
5457
|
"disabled": false,
|
5458
5458
|
"document": "联动规则列表查询结果",
|
5459
|
-
"example": "
|
5459
|
+
"example": "无",
|
5460
5460
|
"member": "DescribeLinkRuleListRes",
|
5461
5461
|
"name": "Result",
|
5462
5462
|
"output_required": false,
|
@@ -5505,7 +5505,7 @@
|
|
5505
5505
|
{
|
5506
5506
|
"disabled": false,
|
5507
5507
|
"document": "应用token",
|
5508
|
-
"example": "
|
5508
|
+
"example": "YzenL5LdGoxQM5gqJfCCoMDeGqUSsY78",
|
5509
5509
|
"member": "string",
|
5510
5510
|
"name": "ApplicationToken",
|
5511
5511
|
"required": true,
|
@@ -5547,7 +5547,7 @@
|
|
5547
5547
|
{
|
5548
5548
|
"disabled": false,
|
5549
5549
|
"document": "模型列表查询结果",
|
5550
|
-
"example": "
|
5550
|
+
"example": "无",
|
5551
5551
|
"member": "ModelSet",
|
5552
5552
|
"name": "Result",
|
5553
5553
|
"output_required": false,
|
@@ -5596,7 +5596,7 @@
|
|
5596
5596
|
{
|
5597
5597
|
"disabled": false,
|
5598
5598
|
"document": "应用token",
|
5599
|
-
"example": "
|
5599
|
+
"example": "YzenL5LdGoxQM5gqJfCCoMDeGqUSsY78",
|
5600
5600
|
"member": "string",
|
5601
5601
|
"name": "ApplicationToken",
|
5602
5602
|
"required": true,
|
@@ -5638,7 +5638,7 @@
|
|
5638
5638
|
{
|
5639
5639
|
"disabled": false,
|
5640
5640
|
"document": "产品列表查询结果",
|
5641
|
-
"example": "
|
5641
|
+
"example": "无",
|
5642
5642
|
"member": "ProductSet",
|
5643
5643
|
"name": "Result",
|
5644
5644
|
"output_required": false,
|
@@ -5742,7 +5742,7 @@
|
|
5742
5742
|
{
|
5743
5743
|
"disabled": false,
|
5744
5744
|
"document": "应用token",
|
5745
|
-
"example": "
|
5745
|
+
"example": "baSTzPx0vZ6LPuv2EifNa5CqRBj9hoY0",
|
5746
5746
|
"member": "string",
|
5747
5747
|
"name": "ApplicationToken",
|
5748
5748
|
"required": true,
|
@@ -5757,7 +5757,7 @@
|
|
5757
5757
|
{
|
5758
5758
|
"disabled": false,
|
5759
5759
|
"document": "规则详情查询结果",
|
5760
|
-
"example": "
|
5760
|
+
"example": "无",
|
5761
5761
|
"member": "RuleDetailRes",
|
5762
5762
|
"name": "Result",
|
5763
5763
|
"output_required": false,
|
@@ -5803,7 +5803,7 @@
|
|
5803
5803
|
{
|
5804
5804
|
"disabled": false,
|
5805
5805
|
"document": "场景列表出参",
|
5806
|
-
"example": "
|
5806
|
+
"example": "无",
|
5807
5807
|
"member": "SceneListRes",
|
5808
5808
|
"name": "Result",
|
5809
5809
|
"output_required": false,
|
@@ -6227,7 +6227,7 @@
|
|
6227
6227
|
{
|
6228
6228
|
"disabled": false,
|
6229
6229
|
"document": "token",
|
6230
|
-
"example": "
|
6230
|
+
"example": "zD3G1qtO9Fy4mu5HAMydrXNHBputBQVS",
|
6231
6231
|
"member": "string",
|
6232
6232
|
"name": "ApplicationToken",
|
6233
6233
|
"required": true,
|
@@ -6318,7 +6318,7 @@
|
|
6318
6318
|
{
|
6319
6319
|
"disabled": false,
|
6320
6320
|
"document": "token",
|
6321
|
-
"example": "
|
6321
|
+
"example": "Z2GWsZyAcnKt1zIK65FQz5XsFk5nTKqx",
|
6322
6322
|
"member": "string",
|
6323
6323
|
"name": "ApplicationToken",
|
6324
6324
|
"required": true,
|
@@ -6381,7 +6381,7 @@
|
|
6381
6381
|
{
|
6382
6382
|
"disabled": false,
|
6383
6383
|
"document": "关键词",
|
6384
|
-
"example": "
|
6384
|
+
"example": "keyword",
|
6385
6385
|
"member": "string",
|
6386
6386
|
"name": "Keyword",
|
6387
6387
|
"required": false,
|
@@ -6463,7 +6463,7 @@
|
|
6463
6463
|
{
|
6464
6464
|
"disabled": false,
|
6465
6465
|
"document": "应用token",
|
6466
|
-
"example": "
|
6466
|
+
"example": "RewYT6DXVWDg51Sx8tdcj89cX1pEns2h",
|
6467
6467
|
"member": "string",
|
6468
6468
|
"name": "ApplicationToken",
|
6469
6469
|
"required": true,
|
@@ -6527,7 +6527,7 @@
|
|
6527
6527
|
{
|
6528
6528
|
"disabled": false,
|
6529
6529
|
"document": "应用token",
|
6530
|
-
"example": "
|
6530
|
+
"example": "ct5E8QNPQEZZqNW7ShPAJQVzrTV9xIbL",
|
6531
6531
|
"member": "string",
|
6532
6532
|
"name": "ApplicationToken",
|
6533
6533
|
"required": true,
|
@@ -6560,7 +6560,7 @@
|
|
6560
6560
|
{
|
6561
6561
|
"disabled": false,
|
6562
6562
|
"document": "视频实时流获取结果",
|
6563
|
-
"example": "
|
6563
|
+
"example": "无",
|
6564
6564
|
"member": "VideoRecordStreamRes",
|
6565
6565
|
"name": "Result",
|
6566
6566
|
"output_required": false,
|
@@ -6751,7 +6751,7 @@
|
|
6751
6751
|
{
|
6752
6752
|
"disabled": false,
|
6753
6753
|
"document": "项目空间列表",
|
6754
|
-
"example": "
|
6754
|
+
"example": "无",
|
6755
6755
|
"member": "WorkspaceInfoList",
|
6756
6756
|
"name": "Result",
|
6757
6757
|
"output_required": false,
|
@@ -6800,7 +6800,7 @@
|
|
6800
6800
|
{
|
6801
6801
|
"disabled": false,
|
6802
6802
|
"document": "token",
|
6803
|
-
"example": "
|
6803
|
+
"example": "o9ftuUNOFkOVf2o5etJ0nHou396ufAes",
|
6804
6804
|
"member": "string",
|
6805
6805
|
"name": "ApplicationToken",
|
6806
6806
|
"required": true,
|
@@ -6945,7 +6945,7 @@
|
|
6945
6945
|
{
|
6946
6946
|
"disabled": false,
|
6947
6947
|
"document": "模型名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
6948
|
-
"example": "
|
6948
|
+
"example": "modelname",
|
6949
6949
|
"member": "string",
|
6950
6950
|
"name": "ModelName",
|
6951
6951
|
"output_required": false,
|
@@ -6995,7 +6995,7 @@
|
|
6995
6995
|
{
|
6996
6996
|
"disabled": false,
|
6997
6997
|
"document": "设备所属父设备id(子设备才有)\n注意:此字段可能返回 null,表示取不到有效值。",
|
6998
|
-
"example": "
|
6998
|
+
"example": "parentwid",
|
6999
6999
|
"member": "string",
|
7000
7000
|
"name": "ParentWID",
|
7001
7001
|
"output_required": false,
|
@@ -7005,7 +7005,7 @@
|
|
7005
7005
|
{
|
7006
7006
|
"disabled": false,
|
7007
7007
|
"document": "设备所有父设备名称(子设备才有)\n注意:此字段可能返回 null,表示取不到有效值。",
|
7008
|
-
"example": "
|
7008
|
+
"example": "parentwidname",
|
7009
7009
|
"member": "string",
|
7010
7010
|
"name": "ParentWIDName",
|
7011
7011
|
"output_required": false,
|
@@ -7126,7 +7126,7 @@
|
|
7126
7126
|
{
|
7127
7127
|
"disabled": false,
|
7128
7128
|
"document": "修改后的设备名字",
|
7129
|
-
"example": "
|
7129
|
+
"example": "devicename",
|
7130
7130
|
"member": "string",
|
7131
7131
|
"name": "DeviceName",
|
7132
7132
|
"required": true,
|
@@ -7879,7 +7879,7 @@
|
|
7879
7879
|
{
|
7880
7880
|
"disabled": false,
|
7881
7881
|
"document": "空间分类编码\n注意:此字段可能返回 null,表示取不到有效值。",
|
7882
|
-
"example": "
|
7882
|
+
"example": "spacetypecode",
|
7883
7883
|
"member": "string",
|
7884
7884
|
"name": "SpaceTypeCode",
|
7885
7885
|
"output_required": false,
|
@@ -7889,7 +7889,7 @@
|
|
7889
7889
|
{
|
7890
7890
|
"disabled": false,
|
7891
7891
|
"document": "空间分类名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
7892
|
-
"example": "
|
7892
|
+
"example": "spacetypename",
|
7893
7893
|
"member": "string",
|
7894
7894
|
"name": "SpaceTypeName",
|
7895
7895
|
"output_required": false,
|
@@ -7909,7 +7909,7 @@
|
|
7909
7909
|
{
|
7910
7910
|
"disabled": false,
|
7911
7911
|
"document": "空间层级类型编码\n注意:此字段可能返回 null,表示取不到有效值。",
|
7912
|
-
"example": "
|
7912
|
+
"example": "spacepoiid",
|
7913
7913
|
"member": "string",
|
7914
7914
|
"name": "SpacePoiId",
|
7915
7915
|
"output_required": false,
|
@@ -7919,7 +7919,7 @@
|
|
7919
7919
|
{
|
7920
7920
|
"disabled": false,
|
7921
7921
|
"document": "构件描述\n注意:此字段可能返回 null,表示取不到有效值。",
|
7922
|
-
"example": "
|
7922
|
+
"example": "elementdesc",
|
7923
7923
|
"member": "string",
|
7924
7924
|
"name": "ElementDesc",
|
7925
7925
|
"output_required": false,
|
@@ -8217,7 +8217,7 @@
|
|
8217
8217
|
{
|
8218
8218
|
"disabled": false,
|
8219
8219
|
"document": "事件名称或动作名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
8220
|
-
"example": "
|
8220
|
+
"example": "name",
|
8221
8221
|
"member": "string",
|
8222
8222
|
"name": "Name",
|
8223
8223
|
"output_required": false,
|
@@ -8243,7 +8243,7 @@
|
|
8243
8243
|
{
|
8244
8244
|
"disabled": false,
|
8245
8245
|
"document": "事件名\n注意:此字段可能返回 null,表示取不到有效值。",
|
8246
|
-
"example": "
|
8246
|
+
"example": "name",
|
8247
8247
|
"member": "string",
|
8248
8248
|
"name": "Name",
|
8249
8249
|
"output_required": false,
|
@@ -8273,7 +8273,7 @@
|
|
8273
8273
|
{
|
8274
8274
|
"disabled": false,
|
8275
8275
|
"document": "有效期\n注意:此字段可能返回 null,表示取不到有效值。",
|
8276
|
-
"example": "
|
8276
|
+
"example": "validperiod",
|
8277
8277
|
"member": "string",
|
8278
8278
|
"name": "ValidPeriod",
|
8279
8279
|
"output_required": false,
|
@@ -8303,7 +8303,7 @@
|
|
8303
8303
|
{
|
8304
8304
|
"disabled": false,
|
8305
8305
|
"document": "设备类型,当触发类型为deviceType时返回\n注意:此字段可能返回 null,表示取不到有效值。",
|
8306
|
-
"example": "
|
8306
|
+
"example": "devicetype",
|
8307
8307
|
"member": "string",
|
8308
8308
|
"name": "DeviceType",
|
8309
8309
|
"output_required": false,
|
@@ -8401,7 +8401,7 @@
|
|
8401
8401
|
{
|
8402
8402
|
"disabled": false,
|
8403
8403
|
"document": "名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
8404
|
-
"example": "
|
8404
|
+
"example": "reportname",
|
8405
8405
|
"member": "string",
|
8406
8406
|
"name": "ReportName",
|
8407
8407
|
"output_required": false,
|
@@ -8427,7 +8427,7 @@
|
|
8427
8427
|
{
|
8428
8428
|
"disabled": false,
|
8429
8429
|
"document": "文件Id\n注意:此字段可能返回 null,表示取不到有效值。",
|
8430
|
-
"example": "
|
8430
|
+
"example": "fileid",
|
8431
8431
|
"member": "string",
|
8432
8432
|
"name": "FileId",
|
8433
8433
|
"output_required": false,
|
@@ -8463,7 +8463,7 @@
|
|
8463
8463
|
{
|
8464
8464
|
"disabled": false,
|
8465
8465
|
"document": "描述\n注意:此字段可能返回 null,表示取不到有效值。",
|
8466
|
-
"example": "
|
8466
|
+
"example": "description",
|
8467
8467
|
"member": "string",
|
8468
8468
|
"name": "Description",
|
8469
8469
|
"output_required": false,
|
@@ -8473,7 +8473,7 @@
|
|
8473
8473
|
{
|
8474
8474
|
"disabled": false,
|
8475
8475
|
"document": "名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
8476
|
-
"example": "
|
8476
|
+
"example": "name",
|
8477
8477
|
"member": "string",
|
8478
8478
|
"name": "Name",
|
8479
8479
|
"output_required": false,
|
@@ -8559,7 +8559,7 @@
|
|
8559
8559
|
{
|
8560
8560
|
"disabled": false,
|
8561
8561
|
"document": "用户名\n注意:此字段可能返回 null,表示取不到有效值。",
|
8562
|
-
"example": "
|
8562
|
+
"example": "name",
|
8563
8563
|
"member": "string",
|
8564
8564
|
"name": "Name",
|
8565
8565
|
"output_required": false,
|
@@ -8585,7 +8585,7 @@
|
|
8585
8585
|
{
|
8586
8586
|
"disabled": false,
|
8587
8587
|
"document": "关联联动规则名字\n注意:此字段可能返回 null,表示取不到有效值。",
|
8588
|
-
"example": "
|
8588
|
+
"example": "name",
|
8589
8589
|
"member": "string",
|
8590
8590
|
"name": "Name",
|
8591
8591
|
"output_required": false,
|
@@ -8871,7 +8871,7 @@
|
|
8871
8871
|
{
|
8872
8872
|
"disabled": false,
|
8873
8873
|
"document": "自定义字段key",
|
8874
|
-
"example": "
|
8874
|
+
"example": "keyname",
|
8875
8875
|
"member": "string",
|
8876
8876
|
"name": "Key",
|
8877
8877
|
"required": true,
|
@@ -8880,7 +8880,7 @@
|
|
8880
8880
|
{
|
8881
8881
|
"disabled": false,
|
8882
8882
|
"document": "自定义字段值",
|
8883
|
-
"example": "
|
8883
|
+
"example": "value",
|
8884
8884
|
"member": "string",
|
8885
8885
|
"name": "Val",
|
8886
8886
|
"required": true,
|
@@ -8904,7 +8904,7 @@
|
|
8904
8904
|
{
|
8905
8905
|
"disabled": false,
|
8906
8906
|
"document": "设备自定义字段修改信息集合",
|
8907
|
-
"example": "[{\"WID\":\"
|
8907
|
+
"example": "[{\"WID\":\"wid\",\"Key\":\"size\",\"Val\":\"100\"}}]",
|
8908
8908
|
"member": "ModifyDeviceFieldInfo",
|
8909
8909
|
"name": "Set",
|
8910
8910
|
"required": true,
|
@@ -8913,7 +8913,7 @@
|
|
8913
8913
|
{
|
8914
8914
|
"disabled": false,
|
8915
8915
|
"document": "应用token",
|
8916
|
-
"example": "
|
8916
|
+
"example": "YVySZSL1Lp5UtSJ5uJVLJYOKDEGfCCH2",
|
8917
8917
|
"member": "string",
|
8918
8918
|
"name": "ApplicationToken",
|
8919
8919
|
"required": true,
|
@@ -8983,7 +8983,7 @@
|
|
8983
8983
|
{
|
8984
8984
|
"disabled": false,
|
8985
8985
|
"document": "设备组修改信息集合\t",
|
8986
|
-
"example": "[{\"WID\":\"
|
8986
|
+
"example": "[{\"WID\":\"wid1\",\"GroupId\":100},{\"WID\":\"wid2\",\"GroupId\":100}]",
|
8987
8987
|
"member": "ModifyDeviceGroupInfo",
|
8988
8988
|
"name": "Set",
|
8989
8989
|
"required": true,
|
@@ -8992,7 +8992,7 @@
|
|
8992
8992
|
{
|
8993
8993
|
"disabled": false,
|
8994
8994
|
"document": "应用token",
|
8995
|
-
"example": "
|
8995
|
+
"example": "YVySZSL1Lp5UtSJ5uJVLJYOKDEGfCCH2",
|
8996
8996
|
"member": "string",
|
8997
8997
|
"name": "ApplicationToken",
|
8998
8998
|
"required": true,
|
@@ -9038,7 +9038,7 @@
|
|
9038
9038
|
{
|
9039
9039
|
"disabled": false,
|
9040
9040
|
"document": "设备修改信息集合",
|
9041
|
-
"example": "{\"WID\":\"
|
9041
|
+
"example": "{\"WID\":\"be2ea997-b7f4-4167-9545-9aa275158a92\",\"DeviceName\":\"devicename\"}",
|
9042
9042
|
"member": "DeviceModifyInfo",
|
9043
9043
|
"name": "Set",
|
9044
9044
|
"required": true,
|
@@ -9047,7 +9047,7 @@
|
|
9047
9047
|
{
|
9048
9048
|
"disabled": false,
|
9049
9049
|
"document": "应用token",
|
9050
|
-
"example": "
|
9050
|
+
"example": "YVySZSL1Lp5UtSJ5uJVLJYOKDEGfCCH2",
|
9051
9051
|
"member": "string",
|
9052
9052
|
"name": "ApplicationToken",
|
9053
9053
|
"required": true,
|
@@ -9117,7 +9117,7 @@
|
|
9117
9117
|
{
|
9118
9118
|
"disabled": false,
|
9119
9119
|
"document": "设备标签修改信息集合",
|
9120
|
-
"example": "[{\"WID\":\"
|
9120
|
+
"example": "[{\"WID\":\"wid\",\"NameSet\":[\"name1\",\"name2\"]}]",
|
9121
9121
|
"member": "ModifyDeviceTagInfo",
|
9122
9122
|
"name": "Set",
|
9123
9123
|
"required": true,
|
@@ -9126,7 +9126,7 @@
|
|
9126
9126
|
{
|
9127
9127
|
"disabled": false,
|
9128
9128
|
"document": "应用token\t",
|
9129
|
-
"example": "
|
9129
|
+
"example": "YVySZSL1Lp5UtSJ5uJVLJYOKDEGfCCH2",
|
9130
9130
|
"member": "string",
|
9131
9131
|
"name": "ApplicationToken",
|
9132
9132
|
"required": true,
|
@@ -9199,7 +9199,7 @@
|
|
9199
9199
|
{
|
9200
9200
|
"disabled": false,
|
9201
9201
|
"document": "处理描述信息",
|
9202
|
-
"example": "
|
9202
|
+
"example": "processdesc",
|
9203
9203
|
"member": "string",
|
9204
9204
|
"name": "ProcessDescription",
|
9205
9205
|
"required": false,
|
@@ -9667,7 +9667,7 @@
|
|
9667
9667
|
{
|
9668
9668
|
"disabled": false,
|
9669
9669
|
"document": "应用token",
|
9670
|
-
"example": "
|
9670
|
+
"example": "baSTzPx0vZ6LPuv2EifNa5CqRBj9hoY0",
|
9671
9671
|
"member": "string",
|
9672
9672
|
"name": "ApplicationToken",
|
9673
9673
|
"required": true,
|
@@ -9694,7 +9694,7 @@
|
|
9694
9694
|
{
|
9695
9695
|
"disabled": false,
|
9696
9696
|
"document": "扩展字段2,如:算法上报id,若为json格式,需传x-json:{},有效字段为x-json:后的字段",
|
9697
|
-
"example": "
|
9697
|
+
"example": "无",
|
9698
9698
|
"member": "string",
|
9699
9699
|
"name": "ExtendTwo",
|
9700
9700
|
"required": false,
|
@@ -9703,7 +9703,7 @@
|
|
9703
9703
|
{
|
9704
9704
|
"disabled": false,
|
9705
9705
|
"document": "透传信息,若为json格式,需传x-json:{},有效字段为x-json:后的字段",
|
9706
|
-
"example": "
|
9706
|
+
"example": "无",
|
9707
9707
|
"member": "string",
|
9708
9708
|
"name": "Echo",
|
9709
9709
|
"required": false,
|
@@ -9935,7 +9935,7 @@
|
|
9935
9935
|
{
|
9936
9936
|
"disabled": false,
|
9937
9937
|
"document": "应用token",
|
9938
|
-
"example": "
|
9938
|
+
"example": "YVySZSL1Lp5UtSJ5uJVLJYOKDEGfCCH2",
|
9939
9939
|
"member": "string",
|
9940
9940
|
"name": "ApplicationToken",
|
9941
9941
|
"required": true,
|
@@ -9984,7 +9984,7 @@
|
|
9984
9984
|
{
|
9985
9985
|
"disabled": false,
|
9986
9986
|
"document": "新增/修改的设备分组记录的id",
|
9987
|
-
"example": "
|
9987
|
+
"example": "无",
|
9988
9988
|
"member": "SaveDeviceGroupRes",
|
9989
9989
|
"name": "Result",
|
9990
9990
|
"output_required": false,
|
@@ -10768,7 +10768,7 @@
|
|
10768
10768
|
{
|
10769
10769
|
"disabled": false,
|
10770
10770
|
"document": "部门ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
10771
|
-
"example": "
|
10771
|
+
"example": "departmentid",
|
10772
10772
|
"member": "string",
|
10773
10773
|
"name": "DepartmentId",
|
10774
10774
|
"output_required": false,
|
@@ -10788,7 +10788,7 @@
|
|
10788
10788
|
{
|
10789
10789
|
"disabled": false,
|
10790
10790
|
"document": "子账户ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
10791
|
-
"example": "
|
10791
|
+
"example": "100011",
|
10792
10792
|
"member": "int64",
|
10793
10793
|
"name": "DepartmentUserId",
|
10794
10794
|
"output_required": false,
|
@@ -10880,7 +10880,7 @@
|
|
10880
10880
|
{
|
10881
10881
|
"disabled": false,
|
10882
10882
|
"document": "设备名\n注意:此字段可能返回 null,表示取不到有效值。",
|
10883
|
-
"example": "
|
10883
|
+
"example": "name",
|
10884
10884
|
"member": "string",
|
10885
10885
|
"name": "Name",
|
10886
10886
|
"output_required": false,
|
@@ -10999,7 +10999,7 @@
|
|
10999
10999
|
{
|
11000
11000
|
"disabled": false,
|
11001
11001
|
"document": "应用token",
|
11002
|
-
"example": "
|
11002
|
+
"example": "RewYT6DXVWDg51Sx8tdcj89cX1pEns2h",
|
11003
11003
|
"member": "string",
|
11004
11004
|
"name": "ApplicationToken",
|
11005
11005
|
"required": true,
|
@@ -11054,7 +11054,7 @@
|
|
11054
11054
|
{
|
11055
11055
|
"disabled": false,
|
11056
11056
|
"document": "园区简称",
|
11057
|
-
"example": "
|
11057
|
+
"example": "parkname",
|
11058
11058
|
"member": "string",
|
11059
11059
|
"name": "ParkName",
|
11060
11060
|
"required": false,
|