tccli 3.0.1167.1__py2.py3-none-any.whl → 3.0.1169.1__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- tccli/__init__.py +1 -1
- tccli/services/aiart/v20221229/api.json +9 -0
- tccli/services/autoscaling/v20180419/api.json +42 -10
- tccli/services/cls/cls_client.py +224 -12
- tccli/services/cls/v20201016/api.json +331 -0
- tccli/services/cls/v20201016/examples.json +32 -0
- tccli/services/dlc/v20210125/api.json +18 -0
- tccli/services/es/v20180416/api.json +28 -0
- tccli/services/es/v20180416/examples.json +1 -1
- tccli/services/essbasic/v20210526/api.json +1 -1
- tccli/services/hunyuan/v20230901/api.json +2 -2
- tccli/services/iotexplorer/v20190423/api.json +30 -0
- tccli/services/iotexplorer/v20190423/examples.json +1 -1
- tccli/services/organization/organization_client.py +167 -8
- tccli/services/organization/v20210331/api.json +307 -0
- tccli/services/organization/v20210331/examples.json +24 -0
- tccli/services/pts/v20210728/api.json +10 -10
- tccli/services/pts/v20210728/examples.json +14 -14
- tccli/services/sms/v20210111/api.json +1 -1
- tccli/services/ssl/v20191205/api.json +48 -28
- tccli/services/ssl/v20191205/examples.json +3 -3
- tccli/services/tcbr/v20220217/api.json +38 -5
- tccli/services/tcss/v20201101/api.json +156 -53
- tccli/services/tcss/v20201101/examples.json +39 -9
- tccli/services/trocket/trocket_client.py +53 -0
- tccli/services/trocket/v20230308/api.json +71 -0
- tccli/services/trocket/v20230308/examples.json +8 -0
- tccli/services/trtc/v20190722/api.json +56 -9
- tccli/services/trtc/v20190722/examples.json +1 -1
- tccli/services/waf/v20180125/api.json +12 -6
- tccli/services/wedata/v20210820/api.json +11 -2
- {tccli-3.0.1167.1.dist-info → tccli-3.0.1169.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1167.1.dist-info → tccli-3.0.1169.1.dist-info}/RECORD +36 -36
- {tccli-3.0.1167.1.dist-info → tccli-3.0.1169.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1167.1.dist-info → tccli-3.0.1169.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1167.1.dist-info → tccli-3.0.1169.1.dist-info}/license_files/LICENSE +0 -0
@@ -70,6 +70,13 @@
|
|
70
70
|
"output": "CreateConfigExtraResponse",
|
71
71
|
"status": "online"
|
72
72
|
},
|
73
|
+
"CreateConsoleSharing": {
|
74
|
+
"document": "创建控制台分享",
|
75
|
+
"input": "CreateConsoleSharingRequest",
|
76
|
+
"name": "创建免密分享",
|
77
|
+
"output": "CreateConsoleSharingResponse",
|
78
|
+
"status": "online"
|
79
|
+
},
|
73
80
|
"CreateConsumer": {
|
74
81
|
"document": "本接口用于创建投递CKafka任务",
|
75
82
|
"input": "CreateConsumerRequest",
|
@@ -203,6 +210,13 @@
|
|
203
210
|
"output": "DeleteConfigFromMachineGroupResponse",
|
204
211
|
"status": "online"
|
205
212
|
},
|
213
|
+
"DeleteConsoleSharing": {
|
214
|
+
"document": "删除控制台分享",
|
215
|
+
"input": "DeleteConsoleSharingRequest",
|
216
|
+
"name": "删除免密分享",
|
217
|
+
"output": "DeleteConsoleSharingResponse",
|
218
|
+
"status": "online"
|
219
|
+
},
|
206
220
|
"DeleteConsumer": {
|
207
221
|
"document": "本接口用于删除投递配置",
|
208
222
|
"input": "DeleteConsumerRequest",
|
@@ -336,6 +350,13 @@
|
|
336
350
|
"output": "DescribeConfigsResponse",
|
337
351
|
"status": "online"
|
338
352
|
},
|
353
|
+
"DescribeConsoleSharingList": {
|
354
|
+
"document": "批量查询控制台分享列表",
|
355
|
+
"input": "DescribeConsoleSharingListRequest",
|
356
|
+
"name": "获取免密分享列表",
|
357
|
+
"output": "DescribeConsoleSharingListResponse",
|
358
|
+
"status": "online"
|
359
|
+
},
|
339
360
|
"DescribeConsumer": {
|
340
361
|
"document": "本接口用于获取投递配置",
|
341
362
|
"input": "DescribeConsumerRequest",
|
@@ -525,6 +546,13 @@
|
|
525
546
|
"output": "ModifyConfigExtraResponse",
|
526
547
|
"status": "online"
|
527
548
|
},
|
549
|
+
"ModifyConsoleSharing": {
|
550
|
+
"document": "修改控制台分享,目前仅允许修改有效期",
|
551
|
+
"input": "ModifyConsoleSharingRequest",
|
552
|
+
"name": "修改免密分享",
|
553
|
+
"output": "ModifyConsoleSharingResponse",
|
554
|
+
"status": "online"
|
555
|
+
},
|
528
556
|
"ModifyConsumer": {
|
529
557
|
"document": "本接口用于修改投递Ckafka任务",
|
530
558
|
"input": "ModifyConsumerRequest",
|
@@ -2413,6 +2441,172 @@
|
|
2413
2441
|
],
|
2414
2442
|
"usage": "out"
|
2415
2443
|
},
|
2444
|
+
"ConsoleSharingConfig": {
|
2445
|
+
"document": "控制台分享配置",
|
2446
|
+
"members": [
|
2447
|
+
{
|
2448
|
+
"disabled": false,
|
2449
|
+
"document": "分享链接名称",
|
2450
|
+
"example": "my-sharing",
|
2451
|
+
"member": "string",
|
2452
|
+
"name": "Name",
|
2453
|
+
"output_required": true,
|
2454
|
+
"required": true,
|
2455
|
+
"type": "string",
|
2456
|
+
"value_allowed_null": false
|
2457
|
+
},
|
2458
|
+
{
|
2459
|
+
"disabled": false,
|
2460
|
+
"document": "仪表盘: 1; 检索页:2",
|
2461
|
+
"example": "1",
|
2462
|
+
"member": "uint64",
|
2463
|
+
"name": "Type",
|
2464
|
+
"output_required": true,
|
2465
|
+
"required": true,
|
2466
|
+
"type": "int",
|
2467
|
+
"value_allowed_null": false
|
2468
|
+
},
|
2469
|
+
{
|
2470
|
+
"disabled": false,
|
2471
|
+
"document": "分享链接有效期,单位:毫秒,最长支持30天",
|
2472
|
+
"example": "1800000",
|
2473
|
+
"member": "uint64",
|
2474
|
+
"name": "DurationMilliseconds",
|
2475
|
+
"output_required": true,
|
2476
|
+
"required": true,
|
2477
|
+
"type": "int",
|
2478
|
+
"value_allowed_null": false
|
2479
|
+
},
|
2480
|
+
{
|
2481
|
+
"disabled": false,
|
2482
|
+
"document": "允许访问的资源列表",
|
2483
|
+
"example": "当Type为1时:['qcs::cls::uin/100001127589:dashboard/dashboard-1223fa03--44f9-f118-69a8-21aa33ea5aa1']; 当Type为2时:['qcs::cls:ap-guangzhou:uin/10000000001:topic/c1306921-2180-3e45-9azb-31d12217871e6']",
|
2484
|
+
"member": "string",
|
2485
|
+
"name": "Resources",
|
2486
|
+
"output_required": true,
|
2487
|
+
"required": true,
|
2488
|
+
"type": "list",
|
2489
|
+
"value_allowed_null": false
|
2490
|
+
},
|
2491
|
+
{
|
2492
|
+
"disabled": false,
|
2493
|
+
"document": "分享链接域名,可选范围\n- 公网匿名分享:填写clsshare.com\n- datasight内网匿名分享(若开启):datasight内网域名\n注意:此字段可能返回 null,表示取不到有效值。",
|
2494
|
+
"example": "clsshare.com",
|
2495
|
+
"member": "string",
|
2496
|
+
"name": "Domain",
|
2497
|
+
"output_required": false,
|
2498
|
+
"required": false,
|
2499
|
+
"type": "string",
|
2500
|
+
"value_allowed_null": true
|
2501
|
+
},
|
2502
|
+
{
|
2503
|
+
"disabled": false,
|
2504
|
+
"document": "验证码\n注意:此字段可能返回 null,表示取不到有效值。",
|
2505
|
+
"example": "lEC0V0",
|
2506
|
+
"member": "string",
|
2507
|
+
"name": "VerifyCode",
|
2508
|
+
"output_required": false,
|
2509
|
+
"required": false,
|
2510
|
+
"type": "string",
|
2511
|
+
"value_allowed_null": true
|
2512
|
+
},
|
2513
|
+
{
|
2514
|
+
"disabled": false,
|
2515
|
+
"document": "开始时间,支持绝对时间(13位时间戳字符串)/相对时间字符串",
|
2516
|
+
"example": "now-1d或'1706781017413'",
|
2517
|
+
"member": "string",
|
2518
|
+
"name": "StartTime",
|
2519
|
+
"output_required": false,
|
2520
|
+
"required": false,
|
2521
|
+
"type": "string",
|
2522
|
+
"value_allowed_null": false
|
2523
|
+
},
|
2524
|
+
{
|
2525
|
+
"disabled": false,
|
2526
|
+
"document": "结束时间,支持绝对时间(13位时间戳字符串)/相对时间字符串",
|
2527
|
+
"example": "now或'1706780117413'",
|
2528
|
+
"member": "string",
|
2529
|
+
"name": "EndTime",
|
2530
|
+
"output_required": false,
|
2531
|
+
"required": false,
|
2532
|
+
"type": "string",
|
2533
|
+
"value_allowed_null": false
|
2534
|
+
},
|
2535
|
+
{
|
2536
|
+
"disabled": false,
|
2537
|
+
"document": "当StartTime/EndTime为相对时间时,基于NowTime计算绝对时间,默认为创建时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
2538
|
+
"example": "1706787306086",
|
2539
|
+
"member": "uint64",
|
2540
|
+
"name": "NowTime",
|
2541
|
+
"output_required": false,
|
2542
|
+
"required": false,
|
2543
|
+
"type": "int",
|
2544
|
+
"value_allowed_null": true
|
2545
|
+
},
|
2546
|
+
{
|
2547
|
+
"disabled": false,
|
2548
|
+
"document": "params参数列表,当Type为2时支持\n注意:此字段可能返回 null,表示取不到有效值。",
|
2549
|
+
"example": "[ { \"Name\":\"query\", \"Values\":[ \"* | select *\" ] } ]",
|
2550
|
+
"member": "ConsoleSharingParam",
|
2551
|
+
"name": "Params",
|
2552
|
+
"output_required": false,
|
2553
|
+
"required": false,
|
2554
|
+
"type": "list",
|
2555
|
+
"value_allowed_null": true
|
2556
|
+
},
|
2557
|
+
{
|
2558
|
+
"disabled": false,
|
2559
|
+
"document": "是否允许访问者自行修改检索分析时间范围,默认不锁定",
|
2560
|
+
"example": "true",
|
2561
|
+
"member": "bool",
|
2562
|
+
"name": "IsLockTimeRange",
|
2563
|
+
"output_required": true,
|
2564
|
+
"required": false,
|
2565
|
+
"type": "bool",
|
2566
|
+
"value_allowed_null": false
|
2567
|
+
},
|
2568
|
+
{
|
2569
|
+
"disabled": false,
|
2570
|
+
"document": "是否允许访问者自行修改日志检索语句。在检索页分享中表示检索语句锁定状态;在仪表盘中表示过滤变量锁定状态",
|
2571
|
+
"example": "true",
|
2572
|
+
"member": "bool",
|
2573
|
+
"name": "IsLockQuery",
|
2574
|
+
"output_required": true,
|
2575
|
+
"required": false,
|
2576
|
+
"type": "bool",
|
2577
|
+
"value_allowed_null": false
|
2578
|
+
}
|
2579
|
+
],
|
2580
|
+
"usage": "both"
|
2581
|
+
},
|
2582
|
+
"ConsoleSharingParam": {
|
2583
|
+
"document": "控制台分享链接params参数",
|
2584
|
+
"members": [
|
2585
|
+
{
|
2586
|
+
"disabled": false,
|
2587
|
+
"document": "名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
2588
|
+
"example": "query",
|
2589
|
+
"member": "string",
|
2590
|
+
"name": "Name",
|
2591
|
+
"output_required": false,
|
2592
|
+
"required": false,
|
2593
|
+
"type": "string",
|
2594
|
+
"value_allowed_null": true
|
2595
|
+
},
|
2596
|
+
{
|
2597
|
+
"disabled": false,
|
2598
|
+
"document": "值\n注意:此字段可能返回 null,表示取不到有效值。",
|
2599
|
+
"example": "test",
|
2600
|
+
"member": "string",
|
2601
|
+
"name": "Value",
|
2602
|
+
"output_required": false,
|
2603
|
+
"required": false,
|
2604
|
+
"type": "string",
|
2605
|
+
"value_allowed_null": true
|
2606
|
+
}
|
2607
|
+
],
|
2608
|
+
"usage": "both"
|
2609
|
+
},
|
2416
2610
|
"ConsumerContent": {
|
2417
2611
|
"document": "投递任务出入参 Content",
|
2418
2612
|
"members": [
|
@@ -3605,6 +3799,53 @@
|
|
3605
3799
|
],
|
3606
3800
|
"type": "object"
|
3607
3801
|
},
|
3802
|
+
"CreateConsoleSharingRequest": {
|
3803
|
+
"document": "CreateConsoleSharing请求参数结构体",
|
3804
|
+
"members": [
|
3805
|
+
{
|
3806
|
+
"disabled": false,
|
3807
|
+
"document": "免密分享配置",
|
3808
|
+
"example": "无",
|
3809
|
+
"member": "ConsoleSharingConfig",
|
3810
|
+
"name": "SharingConfig",
|
3811
|
+
"required": true,
|
3812
|
+
"type": "object"
|
3813
|
+
}
|
3814
|
+
],
|
3815
|
+
"type": "object"
|
3816
|
+
},
|
3817
|
+
"CreateConsoleSharingResponse": {
|
3818
|
+
"document": "CreateConsoleSharing返回参数结构体",
|
3819
|
+
"members": [
|
3820
|
+
{
|
3821
|
+
"disabled": false,
|
3822
|
+
"document": "免密分享链接",
|
3823
|
+
"example": "https://clsshare.tencent-cloud.com/s/13cez28h",
|
3824
|
+
"member": "string",
|
3825
|
+
"name": "SharingUrl",
|
3826
|
+
"output_required": true,
|
3827
|
+
"type": "string",
|
3828
|
+
"value_allowed_null": false
|
3829
|
+
},
|
3830
|
+
{
|
3831
|
+
"disabled": false,
|
3832
|
+
"document": "免密分享链接ID",
|
3833
|
+
"example": "13cez28h",
|
3834
|
+
"member": "string",
|
3835
|
+
"name": "SharingId",
|
3836
|
+
"output_required": false,
|
3837
|
+
"type": "string",
|
3838
|
+
"value_allowed_null": false
|
3839
|
+
},
|
3840
|
+
{
|
3841
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
3842
|
+
"member": "string",
|
3843
|
+
"name": "RequestId",
|
3844
|
+
"type": "string"
|
3845
|
+
}
|
3846
|
+
],
|
3847
|
+
"type": "object"
|
3848
|
+
},
|
3608
3849
|
"CreateConsumerRequest": {
|
3609
3850
|
"document": "CreateConsumer请求参数结构体",
|
3610
3851
|
"members": [
|
@@ -5592,6 +5833,33 @@
|
|
5592
5833
|
],
|
5593
5834
|
"type": "object"
|
5594
5835
|
},
|
5836
|
+
"DeleteConsoleSharingRequest": {
|
5837
|
+
"document": "DeleteConsoleSharing请求参数结构体",
|
5838
|
+
"members": [
|
5839
|
+
{
|
5840
|
+
"disabled": false,
|
5841
|
+
"document": "免密分享Id",
|
5842
|
+
"example": "13cez28h",
|
5843
|
+
"member": "string",
|
5844
|
+
"name": "SharingId",
|
5845
|
+
"required": true,
|
5846
|
+
"type": "string"
|
5847
|
+
}
|
5848
|
+
],
|
5849
|
+
"type": "object"
|
5850
|
+
},
|
5851
|
+
"DeleteConsoleSharingResponse": {
|
5852
|
+
"document": "DeleteConsoleSharing返回参数结构体",
|
5853
|
+
"members": [
|
5854
|
+
{
|
5855
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
5856
|
+
"member": "string",
|
5857
|
+
"name": "RequestId",
|
5858
|
+
"type": "string"
|
5859
|
+
}
|
5860
|
+
],
|
5861
|
+
"type": "object"
|
5862
|
+
},
|
5595
5863
|
"DeleteConsumerRequest": {
|
5596
5864
|
"document": "DeleteConsumer请求参数结构体",
|
5597
5865
|
"members": [
|
@@ -6383,6 +6651,33 @@
|
|
6383
6651
|
],
|
6384
6652
|
"type": "object"
|
6385
6653
|
},
|
6654
|
+
"DescribeConsoleSharingListRequest": {
|
6655
|
+
"document": "DescribeConsoleSharingList请求参数结构体",
|
6656
|
+
"members": [],
|
6657
|
+
"type": "object"
|
6658
|
+
},
|
6659
|
+
"DescribeConsoleSharingListResponse": {
|
6660
|
+
"document": "DescribeConsoleSharingList返回参数结构体",
|
6661
|
+
"members": [
|
6662
|
+
{
|
6663
|
+
"disabled": false,
|
6664
|
+
"document": "分页的总数目",
|
6665
|
+
"example": "100",
|
6666
|
+
"member": "uint64",
|
6667
|
+
"name": "TotalCount",
|
6668
|
+
"output_required": true,
|
6669
|
+
"type": "int",
|
6670
|
+
"value_allowed_null": false
|
6671
|
+
},
|
6672
|
+
{
|
6673
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
6674
|
+
"member": "string",
|
6675
|
+
"name": "RequestId",
|
6676
|
+
"type": "string"
|
6677
|
+
}
|
6678
|
+
],
|
6679
|
+
"type": "object"
|
6680
|
+
},
|
6386
6681
|
"DescribeConsumerRequest": {
|
6387
6682
|
"document": "DescribeConsumer请求参数结构体",
|
6388
6683
|
"members": [
|
@@ -10507,6 +10802,42 @@
|
|
10507
10802
|
],
|
10508
10803
|
"type": "object"
|
10509
10804
|
},
|
10805
|
+
"ModifyConsoleSharingRequest": {
|
10806
|
+
"document": "ModifyConsoleSharing请求参数结构体",
|
10807
|
+
"members": [
|
10808
|
+
{
|
10809
|
+
"disabled": false,
|
10810
|
+
"document": "免密分享链接Id",
|
10811
|
+
"example": "13cez28h",
|
10812
|
+
"member": "string",
|
10813
|
+
"name": "SharingId",
|
10814
|
+
"required": true,
|
10815
|
+
"type": "string"
|
10816
|
+
},
|
10817
|
+
{
|
10818
|
+
"disabled": false,
|
10819
|
+
"document": "指定分享链接有效期,单位:毫秒,最长可设定有效期为30天",
|
10820
|
+
"example": "1800000",
|
10821
|
+
"member": "uint64",
|
10822
|
+
"name": "DurationMilliseconds",
|
10823
|
+
"required": true,
|
10824
|
+
"type": "int"
|
10825
|
+
}
|
10826
|
+
],
|
10827
|
+
"type": "object"
|
10828
|
+
},
|
10829
|
+
"ModifyConsoleSharingResponse": {
|
10830
|
+
"document": "ModifyConsoleSharing返回参数结构体",
|
10831
|
+
"members": [
|
10832
|
+
{
|
10833
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
10834
|
+
"member": "string",
|
10835
|
+
"name": "RequestId",
|
10836
|
+
"type": "string"
|
10837
|
+
}
|
10838
|
+
],
|
10839
|
+
"type": "object"
|
10840
|
+
},
|
10510
10841
|
"ModifyConsumerRequest": {
|
10511
10842
|
"document": "ModifyConsumer请求参数结构体",
|
10512
10843
|
"members": [
|
@@ -98,6 +98,14 @@
|
|
98
98
|
"title": "创建特殊采集配置任务"
|
99
99
|
}
|
100
100
|
],
|
101
|
+
"CreateConsoleSharing": [
|
102
|
+
{
|
103
|
+
"document": "创建控制台检索页/仪表盘免登陆分享站点",
|
104
|
+
"input": "POST / HTTP/1.1\nHost: cls.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateConsoleSharing\n<公共请求参数>\n\n{\n \"SharingConfig\": {\n \"Name\": \"my-sharing\",\n \"Type\": 1,\n \"VerifyCode\": \"lEC0V0\",\n \"DurationMilliseconds\": 1800000,\n \"NowTime\": 1706787306086,\n \"IsLockTimeRange\": true,\n \"IsLockQuery\": true,\n \"Params\": [\n {\n \"Name\": \"query\"\n }\n ],\n \"Resources\": [\n \"qcs::cls:ap-guangzhou:uin/10000000001:topic/c1306921-2180-3e45-9azb-31d12217871e6\"\n ]\n }\n}",
|
105
|
+
"output": "{\n \"Response\": {\n \"SharingUrl\": \"https://clsshare.tencent-cloud.com/s/13cez28h\",\n \"SharingId\": \"13cez28h\",\n \"RequestId\": \"714cf720-43e9-460b-bd9a-42a193ca3d94\"\n }\n}",
|
106
|
+
"title": "创建控制台匿名分享请求示例"
|
107
|
+
}
|
108
|
+
],
|
101
109
|
"CreateConsumer": [
|
102
110
|
{
|
103
111
|
"document": "CLS 日志投递Ckafka之后,您可以对日志进行实时计算后入库。",
|
@@ -250,6 +258,14 @@
|
|
250
258
|
"title": "删除应用到机器组的采集配置"
|
251
259
|
}
|
252
260
|
],
|
261
|
+
"DeleteConsoleSharing": [
|
262
|
+
{
|
263
|
+
"document": "",
|
264
|
+
"input": "POST / HTTP/1.1\nHost: cls.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteConsoleSharing\n<公共请求参数>\n\n{\n \"SharingId\": \"13cez28h\"\n}",
|
265
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"714cf720-43e9-460b-bd9a-42a193ca3d94\"\n }\n}",
|
266
|
+
"title": "删除控制台匿名分享请求示例"
|
267
|
+
}
|
268
|
+
],
|
253
269
|
"DeleteConsumer": [
|
254
270
|
{
|
255
271
|
"document": "",
|
@@ -402,6 +418,14 @@
|
|
402
418
|
"title": "获取采集配置"
|
403
419
|
}
|
404
420
|
],
|
421
|
+
"DescribeConsoleSharingList": [
|
422
|
+
{
|
423
|
+
"document": "",
|
424
|
+
"input": "POST / HTTP/1.1\nHost: cls.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeConsoleSharingList\n<公共请求参数>\n\n{}",
|
425
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"RequestId\": \"714cf720-43e9-460b-bd9a-42a193ca3d94\"\n }\n}",
|
426
|
+
"title": "批量查询控制台检索页/仪表盘免登陆分享站点示例"
|
427
|
+
}
|
428
|
+
],
|
405
429
|
"DescribeConsumer": [
|
406
430
|
{
|
407
431
|
"document": "",
|
@@ -630,6 +654,14 @@
|
|
630
654
|
"title": "修改特殊采集配置任务"
|
631
655
|
}
|
632
656
|
],
|
657
|
+
"ModifyConsoleSharing": [
|
658
|
+
{
|
659
|
+
"document": "目前仅支持修改有效期",
|
660
|
+
"input": "POST / HTTP/1.1\nHost: cls.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyConsoleSharing\n<公共请求参数>\n\n{\n \"SharingId\": \"13cez28h\",\n \"DurationMilliseconds\": 1800000\n}",
|
661
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"714cf720-43e9-460b-bd9a-42a193ca3d94\"\n }\n}",
|
662
|
+
"title": "修改控制台匿名分享请求示例"
|
663
|
+
}
|
664
|
+
],
|
633
665
|
"ModifyConsumer": [
|
634
666
|
{
|
635
667
|
"document": "修改投递Ckafka任务",
|
@@ -17971,6 +17971,24 @@
|
|
17971
17971
|
"name": "DataEngineConfigCommand",
|
17972
17972
|
"required": true,
|
17973
17973
|
"type": "string"
|
17974
|
+
},
|
17975
|
+
{
|
17976
|
+
"disabled": false,
|
17977
|
+
"document": "是否使用lakefs作为结果存储",
|
17978
|
+
"example": "false",
|
17979
|
+
"member": "bool",
|
17980
|
+
"name": "UseLakeFs",
|
17981
|
+
"required": false,
|
17982
|
+
"type": "bool"
|
17983
|
+
},
|
17984
|
+
{
|
17985
|
+
"disabled": false,
|
17986
|
+
"document": "用户自定义结果路径",
|
17987
|
+
"example": "cosn://test-bucket/dir",
|
17988
|
+
"member": "string",
|
17989
|
+
"name": "CustomResultPath",
|
17990
|
+
"required": false,
|
17991
|
+
"type": "string"
|
17974
17992
|
}
|
17975
17993
|
],
|
17976
17994
|
"type": "object"
|
@@ -1405,6 +1405,15 @@
|
|
1405
1405
|
"name": "DisasterRecoverGroupAffinity",
|
1406
1406
|
"required": false,
|
1407
1407
|
"type": "int"
|
1408
|
+
},
|
1409
|
+
{
|
1410
|
+
"disabled": false,
|
1411
|
+
"document": "子产品ID枚举值: 开源版:\"sp_es_io2\", 基础版:\"sp_es_basic\",白金版:\"sp_es_platinum\",企业版:\"sp_es_enterprise\",CDC白金版:\"sp_es_cdc_platinum\",日志增强版:\"sp_es_enlogging\",tsearch:\"sp_tsearch_io2\",logstash:\"sp_es_logstash\" ,可以为空,为空的时候后台取LicenseType映射该字段",
|
1412
|
+
"example": "sp_es_platinum",
|
1413
|
+
"member": "string",
|
1414
|
+
"name": "SubProductCode",
|
1415
|
+
"required": false,
|
1416
|
+
"type": "string"
|
1408
1417
|
}
|
1409
1418
|
],
|
1410
1419
|
"type": "object"
|
@@ -2840,6 +2849,15 @@
|
|
2840
2849
|
"name": "VpcIds",
|
2841
2850
|
"required": false,
|
2842
2851
|
"type": "list"
|
2852
|
+
},
|
2853
|
+
{
|
2854
|
+
"disabled": false,
|
2855
|
+
"document": "cdc集群id",
|
2856
|
+
"example": "cluster-262n63e8",
|
2857
|
+
"member": "string",
|
2858
|
+
"name": "CdcId",
|
2859
|
+
"required": false,
|
2860
|
+
"type": "string"
|
2843
2861
|
}
|
2844
2862
|
],
|
2845
2863
|
"type": "object"
|
@@ -6087,6 +6105,16 @@
|
|
6087
6105
|
"output_required": false,
|
6088
6106
|
"type": "int",
|
6089
6107
|
"value_allowed_null": true
|
6108
|
+
},
|
6109
|
+
{
|
6110
|
+
"disabled": false,
|
6111
|
+
"document": "子产品ID枚举值: 开源版:\"sp_es_io2\", 基础版:\"sp_es_basic\",白金版:\"sp_es_platinum\",企业版:\"sp_es_enterprise\",CDC白金版:\"sp_es_cdc_platinum\",日志增强版:\"sp_es_enlogging\",tsearch:\"sp_tsearch_io2\",logstash:\"sp_es_logstash\" ,可以为空,为空的时候后台取LicenseType映射该字段\n注意:此字段可能返回 null,表示取不到有效值。",
|
6112
|
+
"example": "sp_es_platinum",
|
6113
|
+
"member": "string",
|
6114
|
+
"name": "SubProductCode",
|
6115
|
+
"output_required": false,
|
6116
|
+
"type": "string",
|
6117
|
+
"value_allowed_null": true
|
6090
6118
|
}
|
6091
6119
|
],
|
6092
6120
|
"usage": "out"
|
@@ -156,7 +156,7 @@
|
|
156
156
|
{
|
157
157
|
"document": "查询ES集群实例",
|
158
158
|
"input": "POST / HTTP/1.1\nHost: es.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeInstances\n<公共请求参数>\n\n{}",
|
159
|
-
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"InstanceList\": [\n {\n \"InstanceId\": \"es-7sy7efoi\",\n \"InstanceName\": \"_some_name_\",\n \"InstanceType\": 2,\n \"Region\": \"ap-guangzhou\",\n \"Zone\": \"ap-guangzhou-3\",\n \"AppId\": 130000000,\n \"Uin\": \"100000000\",\n \"VpcUid\": \"vpc-xxxxxx\",\n \"SubnetUid\": \"subnet-xxxxxx\",\n \"CdcId\": \"cluster-xxxxxxxx\",\n \"Status\": 1,\n \"ChargeType\": \"POSTPAID_BY_HOUR\",\n \"ChargePeriod\": 0,\n \"RenewFlag\": \"\",\n \"NodeInfoList\": [\n {\n \"Type\": \"hotData\",\n \"NodeNum\": 3,\n \"NodeType\": \"ES.SA2.MEDIUM4\",\n \"CpuNum\": 0,\n \"MemSize\": 0,\n \"DiskType\": \"CLOUD_SSD\",\n \"DiskSize\": 20,\n \"DiskEnhance\": 0,\n \"DiskEncrypt\": 0,\n \"DiskCount\": 1,\n \"LocalDiskInfo\": null\n }\n ],\n \"NodeType\": \"ES.SA2.MEDIUM4\",\n \"NodeNum\": 3,\n \"CpuNum\": 2,\n \"MemSize\": 4,\n \"DiskType\": \"CLOUD_SSD\",\n \"AutoIndexEnabled\": true,\n \"DiskSize\": 20,\n \"EnableHotWarmMode\": false,\n \"WarmNodeType\": \"\",\n \"WarmNodeNum\": 0,\n \"WarmCpuNum\": 0,\n \"WarmMemSize\": 0,\n \"WarmDiskType\": \"\",\n \"WarmDiskSize\": 0,\n \"ColdNodeType\": \"\",\n \"ColdNodeNum\": 0,\n \"ColdCpuNum\": 0,\n \"ColdMemSize\": 0,\n \"ColdDiskType\": \"\",\n \"ColdDiskSize\": 0,\n \"FrozenNodeType\": \"\",\n \"FrozenNodeNum\": 0,\n \"FrozenCpuNum\": 0,\n \"FrozenMemSize\": 0,\n \"FrozenDiskType\": \"\",\n \"FrozenDiskSize\": 0,\n \"MasterNodeInfo\": {\n \"EnableDedicatedMaster\": false,\n \"MasterNodeType\": \"\",\n \"MasterNodeNum\": 0,\n \"MasterNodeCpuNum\": 0,\n \"MasterNodeMemSize\": 0,\n \"MasterNodeDiskType\": \"\",\n \"MasterNodeDiskSize\": 0\n },\n \"KibanaNodeInfo\": {\n \"KibanaNodeType\": \"ES.SA2.SMALL2\",\n \"KibanaNodeNum\": 1,\n \"KibanaNodeCpuNum\": 1,\n \"KibanaNodeMemSize\": 2,\n \"KibanaNodeDiskType\": \"CLOUD_PREMIUM\",\n \"KibanaNodeDiskSize\": 50\n },\n \"EsDomain\": \"es-7sy7efoi.myelasticsearch.com\",\n \"EsPrivateDomain\": \"es-7sy7efoi-esinternal.kibana.myelasticsearch.com\",\n \"EsVip\": \"{vip}\",\n \"EsPort\": 9200,\n \"KibanaUrl\": \"https://es-7sy7efoi.kibana.myelasticsearch.com:5601\",\n \"KibanaPrivateUrl\": \"\",\n \"PublicAccess\": \"CLOSE\",\n \"KibanaPublicAccess\": \"OPEN\",\n \"KibanaPrivateAccess\": \"CLOSE\",\n \"KibanaAlteringPublicAccess\": \"CLOSE\",\n \"Protocol\": \"\",\n \"SecurityGroups\": [],\n \"EsPublicUrl\": \"\",\n \"EsPrivateUrl\": \"https://es-7sy7efoi-esinternal.kibana.myelasticsearch.com:9200\",\n \"EsVersion\": \"7.14.2\",\n \"EsConfig\": \"{}\",\n \"EsConfigSets\": [],\n \"KibanaConfig\": \"\",\n \"EsAcl\": {\n \"WhiteIpList\": [\n \"127.0.0.1\"\n ],\n \"BlackIpList\": []\n },\n \"EsPublicAcl\": {\n \"WhiteIpList\": [],\n \"BlackIpList\": []\n },\n \"IkConfig\": {\n \"UpdateType\": \"\",\n \"MainDict\": [],\n \"Stopwords\": [],\n \"Synonym\": [],\n \"QQDict\": []\n },\n \"AllowCosBackup\": true,\n \"CosBackup\": {\n \"IsAutoBackup\": false,\n \"BackupTime\": \"\"\n },\n \"DeployMode\": 0,\n \"MultiZoneInfo\": [\n {\n \"Zone\": \"ap-guangzhou-3\",\n \"SubnetId\": \"subnet-q29llw8g\"\n }\n ],\n \"TagList\": [],\n \"HealthStatus\": 0,\n \"SecurityType\": 2,\n \"LicenseType\": \"platinum\",\n \"SceneType\": 1,\n \"Jdk\": \"kona\",\n \"WebNodeTypeInfo\": {\n \"NodeNum\": 1,\n \"NodeType\": \"ES.SA2.SMALL2\"\n },\n \"CreateTime\": \"2022-07-06 20:52:48\",\n \"UpdateTime\": \"2022-07-07 17:35:29\",\n \"Deadline\": \"2017-12-04 00:00:00\",\n \"OperationDuration\": null,\n \"OptionalWebServiceInfos\": [\n {\n \"Status\": 0,\n \"PrivateAccess\": \"abc\",\n \"PublicAccess\": \"abc\",\n \"PrivateUrl\": \"abc\",\n \"Version\": \"abc\",\n \"Type\": \"abc\",\n \"PublicUrl\": \"abc\"\n }\n ],\n \"ProcessPercent\": 0.5,\n \"EnableHybridStorage\": true,\n \"HasKernelUpgrade\": true\n }\n ],\n \"RequestId\": \"xxxx\"\n }\n}",
|
159
|
+
"output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"InstanceList\": [\n {\n \"InstanceId\": \"es-7sy7efoi\",\n \"InstanceName\": \"_some_name_\",\n \"InstanceType\": 2,\n \"Region\": \"ap-guangzhou\",\n \"Zone\": \"ap-guangzhou-3\",\n \"AppId\": 130000000,\n \"Uin\": \"100000000\",\n \"VpcUid\": \"vpc-xxxxxx\",\n \"SubnetUid\": \"subnet-xxxxxx\",\n \"CdcId\": \"cluster-xxxxxxxx\",\n \"Status\": 1,\n \"ChargeType\": \"POSTPAID_BY_HOUR\",\n \"ChargePeriod\": 0,\n \"RenewFlag\": \"\",\n \"NodeInfoList\": [\n {\n \"Type\": \"hotData\",\n \"NodeNum\": 3,\n \"NodeType\": \"ES.SA2.MEDIUM4\",\n \"CpuNum\": 0,\n \"MemSize\": 0,\n \"DiskType\": \"CLOUD_SSD\",\n \"DiskSize\": 20,\n \"DiskEnhance\": 0,\n \"DiskEncrypt\": 0,\n \"DiskCount\": 1,\n \"LocalDiskInfo\": null\n }\n ],\n \"NodeType\": \"ES.SA2.MEDIUM4\",\n \"NodeNum\": 3,\n \"CpuNum\": 2,\n \"MemSize\": 4,\n \"DiskType\": \"CLOUD_SSD\",\n \"AutoIndexEnabled\": true,\n \"DiskSize\": 20,\n \"EnableHotWarmMode\": false,\n \"WarmNodeType\": \"\",\n \"WarmNodeNum\": 0,\n \"WarmCpuNum\": 0,\n \"WarmMemSize\": 0,\n \"WarmDiskType\": \"\",\n \"WarmDiskSize\": 0,\n \"ColdNodeType\": \"\",\n \"ColdNodeNum\": 0,\n \"ColdCpuNum\": 0,\n \"ColdMemSize\": 0,\n \"ColdDiskType\": \"\",\n \"ColdDiskSize\": 0,\n \"FrozenNodeType\": \"\",\n \"FrozenNodeNum\": 0,\n \"FrozenCpuNum\": 0,\n \"FrozenMemSize\": 0,\n \"FrozenDiskType\": \"\",\n \"FrozenDiskSize\": 0,\n \"MasterNodeInfo\": {\n \"EnableDedicatedMaster\": false,\n \"MasterNodeType\": \"\",\n \"MasterNodeNum\": 0,\n \"MasterNodeCpuNum\": 0,\n \"MasterNodeMemSize\": 0,\n \"MasterNodeDiskType\": \"\",\n \"MasterNodeDiskSize\": 0\n },\n \"KibanaNodeInfo\": {\n \"KibanaNodeType\": \"ES.SA2.SMALL2\",\n \"KibanaNodeNum\": 1,\n \"KibanaNodeCpuNum\": 1,\n \"KibanaNodeMemSize\": 2,\n \"KibanaNodeDiskType\": \"CLOUD_PREMIUM\",\n \"KibanaNodeDiskSize\": 50\n },\n \"EsDomain\": \"es-7sy7efoi.myelasticsearch.com\",\n \"EsPrivateDomain\": \"es-7sy7efoi-esinternal.kibana.myelasticsearch.com\",\n \"EsVip\": \"{vip}\",\n \"EsPort\": 9200,\n \"KibanaUrl\": \"https://es-7sy7efoi.kibana.myelasticsearch.com:5601\",\n \"KibanaPrivateUrl\": \"\",\n \"PublicAccess\": \"CLOSE\",\n \"KibanaPublicAccess\": \"OPEN\",\n \"KibanaPrivateAccess\": \"CLOSE\",\n \"KibanaAlteringPublicAccess\": \"CLOSE\",\n \"Protocol\": \"\",\n \"SecurityGroups\": [],\n \"EsPublicUrl\": \"\",\n \"EsPrivateUrl\": \"https://es-7sy7efoi-esinternal.kibana.myelasticsearch.com:9200\",\n \"EsVersion\": \"7.14.2\",\n \"EsConfig\": \"{}\",\n \"EsConfigSets\": [],\n \"KibanaConfig\": \"\",\n \"EsAcl\": {\n \"WhiteIpList\": [\n \"127.0.0.1\"\n ],\n \"BlackIpList\": []\n },\n \"EsPublicAcl\": {\n \"WhiteIpList\": [],\n \"BlackIpList\": []\n },\n \"IkConfig\": {\n \"UpdateType\": \"\",\n \"MainDict\": [],\n \"Stopwords\": [],\n \"Synonym\": [],\n \"QQDict\": []\n },\n \"AllowCosBackup\": true,\n \"CosBackup\": {\n \"IsAutoBackup\": false,\n \"BackupTime\": \"\"\n },\n \"DeployMode\": 0,\n \"MultiZoneInfo\": [\n {\n \"Zone\": \"ap-guangzhou-3\",\n \"SubnetId\": \"subnet-q29llw8g\"\n }\n ],\n \"TagList\": [],\n \"HealthStatus\": 0,\n \"SecurityType\": 2,\n \"LicenseType\": \"platinum\",\n \"SceneType\": 1,\n \"Jdk\": \"kona\",\n \"WebNodeTypeInfo\": {\n \"NodeNum\": 1,\n \"NodeType\": \"ES.SA2.SMALL2\"\n },\n \"CreateTime\": \"2022-07-06 20:52:48\",\n \"UpdateTime\": \"2022-07-07 17:35:29\",\n \"Deadline\": \"2017-12-04 00:00:00\",\n \"OperationDuration\": null,\n \"OptionalWebServiceInfos\": [\n {\n \"Status\": 0,\n \"PrivateAccess\": \"abc\",\n \"PublicAccess\": \"abc\",\n \"PrivateUrl\": \"abc\",\n \"Version\": \"abc\",\n \"Type\": \"abc\",\n \"PublicUrl\": \"abc\"\n }\n ],\n \"ProcessPercent\": 0.5,\n \"EnableHybridStorage\": true,\n \"HasKernelUpgrade\": true,\n \"SubProductCode\": \"sp_es_platium\"\n }\n ],\n \"RequestId\": \"xxxx\"\n }\n}",
|
160
160
|
"title": "查询ES集群实例"
|
161
161
|
}
|
162
162
|
],
|
@@ -4382,7 +4382,7 @@
|
|
4382
4382
|
},
|
4383
4383
|
{
|
4384
4384
|
"disabled": false,
|
4385
|
-
"document": "电子印章类型 , 可选类型如下: <ul><li>**OFFICIAL**: 公章</li><li>**CONTRACT**: 合同专用章;</li><li>**FINANCE**: 财务专用章;</li><li>**PERSONNEL**: 人事专用章</li><li>**INVOICE**: 发票专用章</li
|
4385
|
+
"document": "电子印章类型 , 可选类型如下: <ul><li>**OFFICIAL**: 公章</li><li>**CONTRACT**: 合同专用章;</li><li>**FINANCE**: 财务专用章;</li><li>**PERSONNEL**: 人事专用章</li><li>**INVOICE**: 发票专用章</li><li>**LEGAL_PERSON_SEAL**: 法定代表人章;</li><li>**EMPLOYEE_QUALIFICATION_SEAL**: 员工执业章</li></ul>注: `1.为空时查询所有类型的印章。`",
|
4386
4386
|
"example": "无",
|
4387
4387
|
"member": "string",
|
4388
4388
|
"name": "SealTypes",
|
@@ -132,7 +132,7 @@
|
|
132
132
|
},
|
133
133
|
{
|
134
134
|
"disabled": false,
|
135
|
-
"document": "说明:\n1.
|
135
|
+
"document": "说明:\n1. 影响输出文本的多样性。模型已有默认参数,不传值时使用各模型推荐值,不推荐用户修改。\n2. 取值区间为 [0.0, 1.0]。取值越大,生成文本的多样性越强。",
|
136
136
|
"example": "无",
|
137
137
|
"member": "float",
|
138
138
|
"name": "TopP",
|
@@ -141,7 +141,7 @@
|
|
141
141
|
},
|
142
142
|
{
|
143
143
|
"disabled": false,
|
144
|
-
"document": "说明:\n1.
|
144
|
+
"document": "说明:\n1. 影响模型输出多样性,模型已有默认参数,不传值时使用各模型推荐值,不推荐用户修改。\n2. 取值区间为 [0.0, 2.0]。较高的数值会使输出更加多样化和不可预测,而较低的数值会使其更加集中和确定。",
|
145
145
|
"example": "无",
|
146
146
|
"member": "float",
|
147
147
|
"name": "Temperature",
|
@@ -1055,6 +1055,26 @@
|
|
1055
1055
|
"type": "list",
|
1056
1056
|
"value_allowed_null": true
|
1057
1057
|
},
|
1058
|
+
{
|
1059
|
+
"disabled": false,
|
1060
|
+
"document": "设备激活失败返回数据\n注意:此字段可能返回 null,表示取不到有效值。",
|
1061
|
+
"example": "无",
|
1062
|
+
"member": "DeviceActiveResult",
|
1063
|
+
"name": "FailureList",
|
1064
|
+
"output_required": false,
|
1065
|
+
"type": "list",
|
1066
|
+
"value_allowed_null": true
|
1067
|
+
},
|
1068
|
+
{
|
1069
|
+
"disabled": false,
|
1070
|
+
"document": "设备激活成功返回数据\n注意:此字段可能返回 null,表示取不到有效值。",
|
1071
|
+
"example": "无",
|
1072
|
+
"member": "DeviceActiveResult",
|
1073
|
+
"name": "SuccessList",
|
1074
|
+
"output_required": false,
|
1075
|
+
"type": "list",
|
1076
|
+
"value_allowed_null": true
|
1077
|
+
},
|
1058
1078
|
{
|
1059
1079
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
1060
1080
|
"member": "string",
|
@@ -7191,6 +7211,16 @@
|
|
7191
7211
|
"output_required": false,
|
7192
7212
|
"type": "int",
|
7193
7213
|
"value_allowed_null": true
|
7214
|
+
},
|
7215
|
+
{
|
7216
|
+
"disabled": false,
|
7217
|
+
"document": "过期时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
7218
|
+
"example": "无",
|
7219
|
+
"member": "int64",
|
7220
|
+
"name": "ExpireTime",
|
7221
|
+
"output_required": false,
|
7222
|
+
"type": "int",
|
7223
|
+
"value_allowed_null": true
|
7194
7224
|
}
|
7195
7225
|
],
|
7196
7226
|
"usage": "out"
|
@@ -4,7 +4,7 @@
|
|
4
4
|
{
|
5
5
|
"document": "",
|
6
6
|
"input": "POST / HTTP/1.1\nHost: iotexplorer.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ActivateTWeCallLicense\n<公共请求参数>\n\n{\n \"PkgType\": 1,\n \"MiniProgramAppId\": \"abc\",\n \"DeviceList\": [\n {\n \"ModelId\": \"1qaz\",\n \"Sn\": \"p/d\"\n }\n ]\n}",
|
7
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
|
7
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"abc\",\n \"FailureList\": [],\n \"SuccessList\": [\n {\n \"ModelId\": \"modelId\",\n \"Sn\": \"productId_deviceName\",\n \"ExpireTime\": 356123\n }\n ]\n }\n}",
|
8
8
|
"title": "成功激活示例"
|
9
9
|
}
|
10
10
|
],
|