tccli 3.0.1394.1__py2.py3-none-any.whl → 3.0.1396.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/ai3d/v20250513/api.json +3 -3
- tccli/services/billing/v20180709/api.json +36 -24
- tccli/services/cam/v20190116/api.json +1 -1
- tccli/services/ccc/ccc_client.py +125 -72
- tccli/services/ccc/v20200210/api.json +97 -0
- tccli/services/ccc/v20200210/examples.json +8 -0
- tccli/services/cdn/cdn_client.py +4 -163
- tccli/services/cdn/v20180606/api.json +0 -297
- tccli/services/cdn/v20180606/examples.json +0 -24
- tccli/services/cfw/v20190904/api.json +121 -9
- tccli/services/ckafka/v20190819/api.json +21 -1
- tccli/services/ckafka/v20190819/examples.json +1 -1
- tccli/services/ctem/v20231128/api.json +290 -0
- tccli/services/ctem/v20231128/examples.json +3 -3
- tccli/services/emr/v20190103/api.json +36 -7
- tccli/services/ess/v20201111/api.json +7 -7
- tccli/services/ess/v20201111/examples.json +6 -6
- tccli/services/essbasic/v20210526/api.json +1 -1
- tccli/services/essbasic/v20210526/examples.json +2 -2
- tccli/services/iai/v20180301/api.json +131 -118
- tccli/services/iai/v20180301/examples.json +22 -22
- tccli/services/iai/v20200303/api.json +3 -3
- tccli/services/iai/v20200303/examples.json +1 -1
- tccli/services/iotexplorer/iotexplorer_client.py +57 -4
- tccli/services/iotexplorer/v20190423/api.json +87 -0
- tccli/services/iotexplorer/v20190423/examples.json +8 -0
- tccli/services/lcic/v20220817/api.json +6 -6
- tccli/services/lighthouse/v20200324/api.json +113 -9
- tccli/services/lighthouse/v20200324/examples.json +2 -2
- tccli/services/lke/lke_client.py +0 -106
- tccli/services/lke/v20231130/api.json +0 -106
- tccli/services/lke/v20231130/examples.json +0 -16
- tccli/services/lkeap/v20240522/api.json +1 -1
- tccli/services/mongodb/v20190725/api.json +38 -36
- tccli/services/mongodb/v20190725/examples.json +3 -3
- tccli/services/mps/mps_client.py +220 -8
- tccli/services/mps/v20190612/api.json +420 -3
- tccli/services/mps/v20190612/examples.json +50 -0
- tccli/services/organization/v20210331/api.json +6 -6
- tccli/services/redis/v20180412/api.json +12 -12
- tccli/services/tcss/v20201101/api.json +21 -1
- tccli/services/teo/v20220901/api.json +10 -0
- tccli/services/trtc/v20190722/api.json +10 -10
- tccli/services/tse/v20201207/api.json +39 -1
- tccli/services/tse/v20201207/examples.json +3 -3
- tccli/services/vpc/v20170312/api.json +3 -3
- tccli/services/waf/v20180125/api.json +792 -142
- tccli/services/waf/v20180125/examples.json +1 -1
- tccli/services/wedata/v20250806/api.json +5 -5
- {tccli-3.0.1394.1.dist-info → tccli-3.0.1396.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1394.1.dist-info → tccli-3.0.1396.1.dist-info}/RECORD +55 -55
- {tccli-3.0.1394.1.dist-info → tccli-3.0.1396.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1394.1.dist-info → tccli-3.0.1396.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1394.1.dist-info → tccli-3.0.1396.1.dist-info}/license_files/LICENSE +0 -0
@@ -368,7 +368,7 @@
|
|
368
368
|
{
|
369
369
|
"document": " ",
|
370
370
|
"input": "https://ckafka.tencentcloudapi.com/?Action=DescribeConsumerGroup\n&InstanceId=ckafka-test\n&<公共请求参数>",
|
371
|
-
"output": "{\n \"Response\": {\n \"Result\": {\n \"
|
371
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"e59b15f1-8c26-4f28-8d7a-31fdbb5d2e90\",\n \"Result\": {\n \"GroupList\": [\n {\n \"ConsumerGroupName\": \"hh\",\n \"SubscribedInfo\": [\n {\n \"Partition\": [\n 0,\n 1,\n 2\n ],\n \"PartitionOffset\": [\n {\n \"Offset\": 3395,\n \"Partition\": \"0\"\n },\n {\n \"Offset\": 3269,\n \"Partition\": \"1\"\n },\n {\n \"Offset\": 3336,\n \"Partition\": \"2\"\n }\n ],\n \"TopicId\": \"topic-brany0f0\",\n \"TopicName\": \"dev\"\n },\n {\n \"Partition\": [\n 0,\n 1,\n 2\n ],\n \"PartitionOffset\": [\n {\n \"Offset\": 2110,\n \"Partition\": \"0\"\n },\n {\n \"Offset\": 2239,\n \"Partition\": \"1\"\n },\n {\n \"Offset\": 2197,\n \"Partition\": \"2\"\n }\n ],\n \"TopicId\": \"topic-4f78nggi\",\n \"TopicName\": \"te\"\n }\n ]\n },\n {\n \"ConsumerGroupName\": \"tes\",\n \"SubscribedInfo\": [\n {\n \"Partition\": [\n 0,\n 1,\n 2\n ],\n \"PartitionOffset\": [\n {\n \"Offset\": 3395,\n \"Partition\": \"0\"\n },\n {\n \"Offset\": 3269,\n \"Partition\": \"1\"\n },\n {\n \"Offset\": 3336,\n \"Partition\": \"2\"\n }\n ],\n \"TopicId\": \"topic-brany0f0\",\n \"TopicName\": \"dev\"\n },\n {\n \"Partition\": [\n 0,\n 1,\n 2\n ],\n \"PartitionOffset\": [\n {\n \"Offset\": 1409,\n \"Partition\": \"0\"\n },\n {\n \"Offset\": 1474,\n \"Partition\": \"1\"\n },\n {\n \"Offset\": 1453,\n \"Partition\": \"2\"\n }\n ],\n \"TopicId\": \"topic-4f78nggi\",\n \"TopicName\": \"te\"\n }\n ]\n },\n {\n \"ConsumerGroupName\": \"vv\",\n \"SubscribedInfo\": [\n {\n \"Partition\": [\n 0,\n 1,\n 2\n ],\n \"PartitionOffset\": [\n {\n \"Offset\": 3395,\n \"Partition\": \"0\"\n },\n {\n \"Offset\": 3269,\n \"Partition\": \"1\"\n },\n {\n \"Offset\": 3336,\n \"Partition\": \"2\"\n }\n ],\n \"TopicId\": \"topic-brany0f0\",\n \"TopicName\": \"dev\"\n }\n ]\n }\n ],\n \"GroupListForMonitor\": [\n {\n \"GroupName\": \"hh\"\n },\n {\n \"GroupName\": \"tes\"\n },\n {\n \"GroupName\": \"vv\"\n }\n ],\n \"PartitionListForMonitor\": [],\n \"TopicList\": [\n {\n \"TopicId\": \"topic-brany0f0\",\n \"TopicName\": \"dev\"\n },\n {\n \"TopicId\": \"topic-4f78nggi\",\n \"TopicName\": \"te\"\n }\n ],\n \"TopicListForMonitor\": [\n {\n \"TopicId\": \"topic-brany0f0\",\n \"TopicName\": \"dev\"\n },\n {\n \"TopicId\": \"topic-4f78nggi\",\n \"TopicName\": \"te\"\n }\n ],\n \"TotalCount\": 3,\n \"TotalPartition\": 0,\n \"TotalTopic\": 2\n }\n }\n}",
|
372
372
|
"title": "列出消费分组"
|
373
373
|
}
|
374
374
|
],
|
@@ -6405,6 +6405,66 @@
|
|
6405
6405
|
"type": "int",
|
6406
6406
|
"value_allowed_null": false
|
6407
6407
|
},
|
6408
|
+
{
|
6409
|
+
"disabled": false,
|
6410
|
+
"document": "公共字段",
|
6411
|
+
"example": "无",
|
6412
|
+
"member": "DisplayToolCommon",
|
6413
|
+
"name": "DisplayToolCommon",
|
6414
|
+
"output_required": false,
|
6415
|
+
"type": "object",
|
6416
|
+
"value_allowed_null": false
|
6417
|
+
},
|
6418
|
+
{
|
6419
|
+
"disabled": false,
|
6420
|
+
"document": "事件名称",
|
6421
|
+
"example": "源码泄露",
|
6422
|
+
"member": "string",
|
6423
|
+
"name": "Name",
|
6424
|
+
"output_required": false,
|
6425
|
+
"type": "string",
|
6426
|
+
"value_allowed_null": false
|
6427
|
+
},
|
6428
|
+
{
|
6429
|
+
"disabled": false,
|
6430
|
+
"document": "事件描述",
|
6431
|
+
"example": "源码泄露",
|
6432
|
+
"member": "string",
|
6433
|
+
"name": "Description",
|
6434
|
+
"output_required": false,
|
6435
|
+
"type": "string",
|
6436
|
+
"value_allowed_null": false
|
6437
|
+
},
|
6438
|
+
{
|
6439
|
+
"disabled": false,
|
6440
|
+
"document": "数据源",
|
6441
|
+
"example": "http://github.com/xxx",
|
6442
|
+
"member": "string",
|
6443
|
+
"name": "Source",
|
6444
|
+
"output_required": false,
|
6445
|
+
"type": "string",
|
6446
|
+
"value_allowed_null": false
|
6447
|
+
},
|
6448
|
+
{
|
6449
|
+
"disabled": false,
|
6450
|
+
"document": "风险等级:1-低危 2-中危 3-高危 4-严重 5-误报",
|
6451
|
+
"example": "1",
|
6452
|
+
"member": "int64",
|
6453
|
+
"name": "RiskLevel",
|
6454
|
+
"output_required": false,
|
6455
|
+
"type": "int",
|
6456
|
+
"value_allowed_null": false
|
6457
|
+
},
|
6458
|
+
{
|
6459
|
+
"disabled": false,
|
6460
|
+
"document": "仓库名称",
|
6461
|
+
"example": "http://github.com/test.git",
|
6462
|
+
"member": "string",
|
6463
|
+
"name": "HubName",
|
6464
|
+
"output_required": false,
|
6465
|
+
"type": "string",
|
6466
|
+
"value_allowed_null": false
|
6467
|
+
},
|
6408
6468
|
{
|
6409
6469
|
"disabled": false,
|
6410
6470
|
"document": "链接",
|
@@ -6414,6 +6474,56 @@
|
|
6414
6474
|
"output_required": false,
|
6415
6475
|
"type": "string",
|
6416
6476
|
"value_allowed_null": false
|
6477
|
+
},
|
6478
|
+
{
|
6479
|
+
"disabled": false,
|
6480
|
+
"document": "截图",
|
6481
|
+
"example": "http://test.com/xx.png",
|
6482
|
+
"member": "string",
|
6483
|
+
"name": "Screenshot",
|
6484
|
+
"output_required": false,
|
6485
|
+
"type": "string",
|
6486
|
+
"value_allowed_null": false
|
6487
|
+
},
|
6488
|
+
{
|
6489
|
+
"disabled": false,
|
6490
|
+
"document": "建议",
|
6491
|
+
"example": "建议删除",
|
6492
|
+
"member": "string",
|
6493
|
+
"name": "Suggestion",
|
6494
|
+
"output_required": false,
|
6495
|
+
"type": "string",
|
6496
|
+
"value_allowed_null": false
|
6497
|
+
},
|
6498
|
+
{
|
6499
|
+
"disabled": false,
|
6500
|
+
"document": "关键词",
|
6501
|
+
"example": "AKID2534xxx",
|
6502
|
+
"member": "string",
|
6503
|
+
"name": "Keyword",
|
6504
|
+
"output_required": false,
|
6505
|
+
"type": "string",
|
6506
|
+
"value_allowed_null": false
|
6507
|
+
},
|
6508
|
+
{
|
6509
|
+
"disabled": false,
|
6510
|
+
"document": "处置状态:0-待处理 1-处理中 2-已处理",
|
6511
|
+
"example": "0",
|
6512
|
+
"member": "int64",
|
6513
|
+
"name": "HandlingStatus",
|
6514
|
+
"output_required": false,
|
6515
|
+
"type": "int",
|
6516
|
+
"value_allowed_null": false
|
6517
|
+
},
|
6518
|
+
{
|
6519
|
+
"disabled": false,
|
6520
|
+
"document": "备注",
|
6521
|
+
"example": "测试数据",
|
6522
|
+
"member": "string",
|
6523
|
+
"name": "Remark",
|
6524
|
+
"output_required": false,
|
6525
|
+
"type": "string",
|
6526
|
+
"value_allowed_null": false
|
6417
6527
|
}
|
6418
6528
|
],
|
6419
6529
|
"usage": "out"
|
@@ -6431,6 +6541,56 @@
|
|
6431
6541
|
"type": "int",
|
6432
6542
|
"value_allowed_null": false
|
6433
6543
|
},
|
6544
|
+
{
|
6545
|
+
"disabled": false,
|
6546
|
+
"document": "公共字段",
|
6547
|
+
"example": "无",
|
6548
|
+
"member": "DisplayToolCommon",
|
6549
|
+
"name": "DisplayToolCommon",
|
6550
|
+
"output_required": false,
|
6551
|
+
"type": "object",
|
6552
|
+
"value_allowed_null": false
|
6553
|
+
},
|
6554
|
+
{
|
6555
|
+
"disabled": false,
|
6556
|
+
"document": "事件名称",
|
6557
|
+
"example": "数据泄露",
|
6558
|
+
"member": "string",
|
6559
|
+
"name": "Name",
|
6560
|
+
"output_required": false,
|
6561
|
+
"type": "string",
|
6562
|
+
"value_allowed_null": false
|
6563
|
+
},
|
6564
|
+
{
|
6565
|
+
"disabled": false,
|
6566
|
+
"document": "事件描述",
|
6567
|
+
"example": "数据泄露",
|
6568
|
+
"member": "string",
|
6569
|
+
"name": "Description",
|
6570
|
+
"output_required": false,
|
6571
|
+
"type": "string",
|
6572
|
+
"value_allowed_null": false
|
6573
|
+
},
|
6574
|
+
{
|
6575
|
+
"disabled": false,
|
6576
|
+
"document": "数据源",
|
6577
|
+
"example": "http://test.com/xx",
|
6578
|
+
"member": "string",
|
6579
|
+
"name": "Source",
|
6580
|
+
"output_required": false,
|
6581
|
+
"type": "string",
|
6582
|
+
"value_allowed_null": false
|
6583
|
+
},
|
6584
|
+
{
|
6585
|
+
"disabled": false,
|
6586
|
+
"document": "风险等级:1-低危 2-中危 3-高危 4-严重 5-误报",
|
6587
|
+
"example": "1",
|
6588
|
+
"member": "int64",
|
6589
|
+
"name": "RiskLevel",
|
6590
|
+
"output_required": false,
|
6591
|
+
"type": "int",
|
6592
|
+
"value_allowed_null": false
|
6593
|
+
},
|
6434
6594
|
{
|
6435
6595
|
"disabled": false,
|
6436
6596
|
"document": "链接",
|
@@ -6440,6 +6600,56 @@
|
|
6440
6600
|
"output_required": false,
|
6441
6601
|
"type": "string",
|
6442
6602
|
"value_allowed_null": false
|
6603
|
+
},
|
6604
|
+
{
|
6605
|
+
"disabled": false,
|
6606
|
+
"document": "截图",
|
6607
|
+
"example": "http://test.com/xx.png",
|
6608
|
+
"member": "string",
|
6609
|
+
"name": "Screenshot",
|
6610
|
+
"output_required": false,
|
6611
|
+
"type": "string",
|
6612
|
+
"value_allowed_null": false
|
6613
|
+
},
|
6614
|
+
{
|
6615
|
+
"disabled": false,
|
6616
|
+
"document": "建议",
|
6617
|
+
"example": "建议删除",
|
6618
|
+
"member": "string",
|
6619
|
+
"name": "Suggestion",
|
6620
|
+
"output_required": false,
|
6621
|
+
"type": "string",
|
6622
|
+
"value_allowed_null": false
|
6623
|
+
},
|
6624
|
+
{
|
6625
|
+
"disabled": false,
|
6626
|
+
"document": "关键词",
|
6627
|
+
"example": "AKID4513xxx",
|
6628
|
+
"member": "string",
|
6629
|
+
"name": "Keyword",
|
6630
|
+
"output_required": false,
|
6631
|
+
"type": "string",
|
6632
|
+
"value_allowed_null": false
|
6633
|
+
},
|
6634
|
+
{
|
6635
|
+
"disabled": false,
|
6636
|
+
"document": "处置状态:0-待处理 1-处理中 2-已处理",
|
6637
|
+
"example": "0",
|
6638
|
+
"member": "int64",
|
6639
|
+
"name": "HandlingStatus",
|
6640
|
+
"output_required": false,
|
6641
|
+
"type": "int",
|
6642
|
+
"value_allowed_null": false
|
6643
|
+
},
|
6644
|
+
{
|
6645
|
+
"disabled": false,
|
6646
|
+
"document": "备注",
|
6647
|
+
"example": "测试数据",
|
6648
|
+
"member": "string",
|
6649
|
+
"name": "Remark",
|
6650
|
+
"output_required": false,
|
6651
|
+
"type": "string",
|
6652
|
+
"value_allowed_null": false
|
6443
6653
|
}
|
6444
6654
|
],
|
6445
6655
|
"usage": "out"
|
@@ -6457,6 +6667,16 @@
|
|
6457
6667
|
"type": "int",
|
6458
6668
|
"value_allowed_null": false
|
6459
6669
|
},
|
6670
|
+
{
|
6671
|
+
"disabled": false,
|
6672
|
+
"document": "公共字段",
|
6673
|
+
"example": "无",
|
6674
|
+
"member": "DisplayToolCommon",
|
6675
|
+
"name": "DisplayToolCommon",
|
6676
|
+
"output_required": false,
|
6677
|
+
"type": "object",
|
6678
|
+
"value_allowed_null": false
|
6679
|
+
},
|
6460
6680
|
{
|
6461
6681
|
"disabled": false,
|
6462
6682
|
"document": "邮箱",
|
@@ -6466,6 +6686,76 @@
|
|
6466
6686
|
"output_required": false,
|
6467
6687
|
"type": "string",
|
6468
6688
|
"value_allowed_null": false
|
6689
|
+
},
|
6690
|
+
{
|
6691
|
+
"disabled": false,
|
6692
|
+
"document": "用户名",
|
6693
|
+
"example": "qqtest",
|
6694
|
+
"member": "string",
|
6695
|
+
"name": "Username",
|
6696
|
+
"output_required": false,
|
6697
|
+
"type": "string",
|
6698
|
+
"value_allowed_null": false
|
6699
|
+
},
|
6700
|
+
{
|
6701
|
+
"disabled": false,
|
6702
|
+
"document": "数据源",
|
6703
|
+
"example": "http://test.com/xx",
|
6704
|
+
"member": "string",
|
6705
|
+
"name": "Source",
|
6706
|
+
"output_required": false,
|
6707
|
+
"type": "string",
|
6708
|
+
"value_allowed_null": false
|
6709
|
+
},
|
6710
|
+
{
|
6711
|
+
"disabled": false,
|
6712
|
+
"document": "风险等级:1-低危 2-中危 3-高危 4-严重 5-误报",
|
6713
|
+
"example": "1",
|
6714
|
+
"member": "int64",
|
6715
|
+
"name": "RiskLevel",
|
6716
|
+
"output_required": false,
|
6717
|
+
"type": "int",
|
6718
|
+
"value_allowed_null": false
|
6719
|
+
},
|
6720
|
+
{
|
6721
|
+
"disabled": false,
|
6722
|
+
"document": "建议",
|
6723
|
+
"example": "建议删除",
|
6724
|
+
"member": "string",
|
6725
|
+
"name": "Suggestion",
|
6726
|
+
"output_required": false,
|
6727
|
+
"type": "string",
|
6728
|
+
"value_allowed_null": false
|
6729
|
+
},
|
6730
|
+
{
|
6731
|
+
"disabled": false,
|
6732
|
+
"document": "关键词",
|
6733
|
+
"example": "test@qq.com",
|
6734
|
+
"member": "string",
|
6735
|
+
"name": "Keyword",
|
6736
|
+
"output_required": false,
|
6737
|
+
"type": "string",
|
6738
|
+
"value_allowed_null": false
|
6739
|
+
},
|
6740
|
+
{
|
6741
|
+
"disabled": false,
|
6742
|
+
"document": "处置状态:0-待处理 1-处理中 2-已处理",
|
6743
|
+
"example": "0",
|
6744
|
+
"member": "int64",
|
6745
|
+
"name": "HandlingStatus",
|
6746
|
+
"output_required": false,
|
6747
|
+
"type": "int",
|
6748
|
+
"value_allowed_null": false
|
6749
|
+
},
|
6750
|
+
{
|
6751
|
+
"disabled": false,
|
6752
|
+
"document": "备注",
|
6753
|
+
"example": "测试数据",
|
6754
|
+
"member": "string",
|
6755
|
+
"name": "Remark",
|
6756
|
+
"output_required": false,
|
6757
|
+
"type": "string",
|
6758
|
+
"value_allowed_null": false
|
6469
6759
|
}
|
6470
6760
|
],
|
6471
6761
|
"usage": "out"
|
@@ -140,7 +140,7 @@
|
|
140
140
|
{
|
141
141
|
"document": "",
|
142
142
|
"input": "POST / HTTP/1.1\nHost: ctem.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeLeakageCodes\n<公共请求参数>\n\n{\n \"CreateAtEnd\": \"2023-02-01 12:00:00\",\n \"CreateAtStart\": \"2023-01-01 12:00:00\",\n \"CustomerId\": 1,\n \"EnterpriseUidList\": [\n \"string\"\n ],\n \"Filters\": [\n {\n \"Name\": \"string\",\n \"Values\": [\n \"string\"\n ]\n }\n ],\n \"Format\": \"json\",\n \"Ignored\": false,\n \"IsNew\": false,\n \"Limit\": 10,\n \"Offset\": 0,\n \"UpdateAtEnd\": \"2023-02-01 12:00:00\",\n \"UpdateAtStart\": \"2023-01-01 12:00:00\"\n}",
|
143
|
-
"output": "{\n \"Response\": {\n \"List\": [\n {\n \"Id\": 0,\n \"Url\": \"string\"\n }\n ],\n \"Total\": 0,\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
|
143
|
+
"output": "{\n \"Response\": {\n \"List\": [\n {\n \"Description\": \"string\",\n \"HandlingStatus\": 0,\n \"HubName\": \"string\",\n \"Id\": 0,\n \"Keyword\": \"string\",\n \"Name\": \"string\",\n \"Remark\": \"string\",\n \"RiskLevel\": 0,\n \"Screenshot\": \"string\",\n \"Source\": \"string\",\n \"Suggestion\": \"string\",\n \"Url\": \"string\"\n }\n ],\n \"Total\": 0,\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
|
144
144
|
"title": "获取代码泄露数据"
|
145
145
|
}
|
146
146
|
],
|
@@ -148,7 +148,7 @@
|
|
148
148
|
{
|
149
149
|
"document": "",
|
150
150
|
"input": "POST / HTTP/1.1\nHost: ctem.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeLeakageDatas\n<公共请求参数>\n\n{\n \"CreateAtEnd\": \"2023-02-01 12:00:00\",\n \"CreateAtStart\": \"2023-01-01 12:00:00\",\n \"CustomerId\": 1,\n \"EnterpriseUidList\": [\n \"string\"\n ],\n \"Filters\": [\n {\n \"Name\": \"string\",\n \"Values\": [\n \"string\"\n ]\n }\n ],\n \"Format\": \"json\",\n \"Ignored\": false,\n \"IsNew\": false,\n \"Limit\": 10,\n \"Offset\": 0,\n \"UpdateAtEnd\": \"2023-02-01 12:00:00\",\n \"UpdateAtStart\": \"2023-01-01 12:00:00\"\n}",
|
151
|
-
"output": "{\n \"Response\": {\n \"List\": [\n {\n \"Id\": 0,\n \"Url\": \"string\"\n }\n ],\n \"Total\": 0,\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
|
151
|
+
"output": "{\n \"Response\": {\n \"List\": [\n {\n \"Description\": \"string\",\n \"HandlingStatus\": 0,\n \"Id\": 0,\n \"Keyword\": \"string\",\n \"Name\": \"string\",\n \"Remark\": \"string\",\n \"RiskLevel\": 0,\n \"Screenshot\": \"string\",\n \"Source\": \"string\",\n \"Suggestion\": \"string\",\n \"Url\": \"string\"\n }\n ],\n \"Total\": 0,\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
|
152
152
|
"title": "获取数据泄露事件"
|
153
153
|
}
|
154
154
|
],
|
@@ -156,7 +156,7 @@
|
|
156
156
|
{
|
157
157
|
"document": "",
|
158
158
|
"input": "POST / HTTP/1.1\nHost: ctem.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeLeakageEmails\n<公共请求参数>\n\n{\n \"CreateAtEnd\": \"2023-02-01 12:00:00\",\n \"CreateAtStart\": \"2023-01-01 12:00:00\",\n \"CustomerId\": 1,\n \"EnterpriseUidList\": [\n \"string\"\n ],\n \"Filters\": [\n {\n \"Name\": \"string\",\n \"Values\": [\n \"string\"\n ]\n }\n ],\n \"Format\": \"json\",\n \"Ignored\": false,\n \"IsNew\": false,\n \"Limit\": 10,\n \"Offset\": 0,\n \"UpdateAtEnd\": \"2023-02-01 12:00:00\",\n \"UpdateAtStart\": \"2023-01-01 12:00:00\"\n}",
|
159
|
-
"output": "{\n \"Response\": {\n \"List\": [\n {\n \"Id\": 0,\n \"Email\": \"string\"\n }\n ],\n \"Total\": 0,\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
|
159
|
+
"output": "{\n \"Response\": {\n \"List\": [\n {\n \"Username\": \"string\",\n \"HandlingStatus\": 0,\n \"Id\": 0,\n \"Keyword\": \"string\",\n \"Email\": \"string\",\n \"Remark\": \"string\",\n \"RiskLevel\": 0,\n \"Source\": \"string\",\n \"Suggestion\": \"string\"\n }\n ],\n \"Total\": 0,\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
|
160
160
|
"title": "获取邮箱泄露数据"
|
161
161
|
}
|
162
162
|
],
|
@@ -1190,14 +1190,14 @@
|
|
1190
1190
|
"members": [
|
1191
1191
|
{
|
1192
1192
|
"disabled": false,
|
1193
|
-
"document": "
|
1193
|
+
"document": "计算资源高级设置\n注意:此字段可能返回 null,表示取不到有效值。",
|
1194
1194
|
"example": "无",
|
1195
1195
|
"member": "ComputeResourceAdvanceParams",
|
1196
1196
|
"name": "ComputeResourceAdvanceParams",
|
1197
1197
|
"output_required": false,
|
1198
1198
|
"required": false,
|
1199
1199
|
"type": "object",
|
1200
|
-
"value_allowed_null":
|
1200
|
+
"value_allowed_null": true
|
1201
1201
|
}
|
1202
1202
|
],
|
1203
1203
|
"usage": "both"
|
@@ -1375,7 +1375,7 @@
|
|
1375
1375
|
{
|
1376
1376
|
"disabled": false,
|
1377
1377
|
"document": "集群实例ID。",
|
1378
|
-
"example": "
|
1378
|
+
"example": "240143022",
|
1379
1379
|
"member": "int64",
|
1380
1380
|
"name": "ClusterId",
|
1381
1381
|
"output_required": true,
|
@@ -1504,10 +1504,21 @@
|
|
1504
1504
|
"type": "string",
|
1505
1505
|
"value_allowed_null": false
|
1506
1506
|
},
|
1507
|
+
{
|
1508
|
+
"disabled": false,
|
1509
|
+
"document": "对应的计算组",
|
1510
|
+
"example": "test11",
|
1511
|
+
"member": "string",
|
1512
|
+
"name": "WarehouseName",
|
1513
|
+
"output_required": false,
|
1514
|
+
"required": false,
|
1515
|
+
"type": "string",
|
1516
|
+
"value_allowed_null": false
|
1517
|
+
},
|
1507
1518
|
{
|
1508
1519
|
"disabled": false,
|
1509
1520
|
"document": "伸缩组状态",
|
1510
|
-
"example": "
|
1521
|
+
"example": "1",
|
1511
1522
|
"member": "int64",
|
1512
1523
|
"name": "GroupStatus",
|
1513
1524
|
"output_required": false,
|
@@ -1539,14 +1550,14 @@
|
|
1539
1550
|
},
|
1540
1551
|
{
|
1541
1552
|
"disabled": false,
|
1542
|
-
"document": "
|
1553
|
+
"document": "伸缩组更多设置\n注意:此字段可能返回 null,表示取不到有效值。",
|
1543
1554
|
"example": "无",
|
1544
1555
|
"member": "AutoScaleGroupAdvanceAttrs",
|
1545
1556
|
"name": "ExtraAdvanceAttrs",
|
1546
1557
|
"output_required": false,
|
1547
1558
|
"required": false,
|
1548
1559
|
"type": "object",
|
1549
|
-
"value_allowed_null":
|
1560
|
+
"value_allowed_null": true
|
1550
1561
|
}
|
1551
1562
|
],
|
1552
1563
|
"usage": "both"
|
@@ -18211,6 +18222,15 @@
|
|
18211
18222
|
"name": "NodeMarks",
|
18212
18223
|
"required": false,
|
18213
18224
|
"type": "object"
|
18225
|
+
},
|
18226
|
+
{
|
18227
|
+
"disabled": false,
|
18228
|
+
"document": "扩容指定计算组名称",
|
18229
|
+
"example": "default_warehouse",
|
18230
|
+
"member": "string",
|
18231
|
+
"name": "WarehouseName",
|
18232
|
+
"required": false,
|
18233
|
+
"type": "string"
|
18214
18234
|
}
|
18215
18235
|
],
|
18216
18236
|
"type": "object"
|
@@ -18261,7 +18281,7 @@
|
|
18261
18281
|
{
|
18262
18282
|
"disabled": false,
|
18263
18283
|
"document": "订单号。\n注意:此字段可能返回 null,表示取不到有效值。",
|
18264
|
-
"example": "1731867961-23673-5000362",
|
18284
|
+
"example": "[\"1731867961-23673-5000362\"]",
|
18265
18285
|
"member": "string",
|
18266
18286
|
"name": "DealNames",
|
18267
18287
|
"output_required": false,
|
@@ -18559,6 +18579,15 @@
|
|
18559
18579
|
"name": "NodeMarks",
|
18560
18580
|
"required": false,
|
18561
18581
|
"type": "object"
|
18582
|
+
},
|
18583
|
+
{
|
18584
|
+
"disabled": false,
|
18585
|
+
"document": "扩容指定计算组",
|
18586
|
+
"example": "default_warehouse",
|
18587
|
+
"member": "string",
|
18588
|
+
"name": "WarehouseName",
|
18589
|
+
"required": false,
|
18590
|
+
"type": "string"
|
18562
18591
|
}
|
18563
18592
|
],
|
18564
18593
|
"type": "object"
|
@@ -694,9 +694,9 @@
|
|
694
694
|
"status": "online"
|
695
695
|
},
|
696
696
|
"DescribeUserFlowType": {
|
697
|
-
"document": "
|
697
|
+
"document": "查询用户模板类型,分为两种模式:\n<ul>\n<li>QueryBindTemplate:false,查询用户合同模板类型,返回用户合同模板类型ID,用户合同模板类型名称,用户合同模板类型描述信息</li>\n<li>QueryBindTemplate:false,查询用户合同模板类型,返回用户合同模板类型ID,用户合同模板类型名称,用户合同模板类型描述信息,被绑定的模板数量</li>\n</ul>",
|
698
698
|
"input": "DescribeUserFlowTypeRequest",
|
699
|
-
"name": "
|
699
|
+
"name": "查询用户模板类型",
|
700
700
|
"output": "DescribeUserFlowTypeResponse",
|
701
701
|
"status": "online"
|
702
702
|
},
|
@@ -11936,8 +11936,8 @@
|
|
11936
11936
|
},
|
11937
11937
|
{
|
11938
11938
|
"disabled": false,
|
11939
|
-
"document": "搜索过滤的条件,本字段允许您通过指定模板 ID 或模板名称来进行查询。\n<ul><li><strong>模板 ID</strong>:<strong>Key</strong>设置为 <code>template-id</code> ,<strong>Values</strong>为您想要查询的 <a href=\"https://qcloudimg.tencent-cloud.cn/raw/5c27b917b2bbe8c341566c78ca6f8782.png\" target=\"_blank\">模板 ID </a>列表。</li> <li><strong>主企业模板 ID</strong>:<strong>Key</strong>设置为 <code>share-template-id</code> ,<strong>Values</strong>为您想要查询的 <a href=\"https://qcloudimg.tencent-cloud.cn/raw/5c27b917b2bbe8c341566c78ca6f8782.png\" target=\"_blank\">主企业模板 ID </a>列表。用来查询主企业分享模板到子企业场景下,子企业的模板信息,在此情境下,参数 <strong>Agent.ProxyOrganizationId</strong>(子企业的组织ID)为必填项。</li> <li><strong>模板名称</strong>:<strong>Key</strong>设置为 <code>template-name</code> ,<strong>Values</strong>为您想要查询的<a href=\"https://qcloudimg.tencent-cloud.cn/raw/03a924ee0a53d86575f8067d1c97876d.png\" target=\"_blank\">模板名称</a>列表。</li><li><strong>模板的用户合同类型</strong>:<strong>Key</strong>设置为 <code>user-flow-type-id</code> ,<strong>Values</strong
|
11940
|
-
"example": "
|
11939
|
+
"document": "搜索过滤的条件,本字段允许您通过指定模板 ID 或模板名称来进行查询。\n<ul><li><strong>模板 ID</strong>:<strong>Key</strong>设置为 <code>template-id</code> ,<strong>Values</strong>为您想要查询的 <a href=\"https://qcloudimg.tencent-cloud.cn/raw/5c27b917b2bbe8c341566c78ca6f8782.png\" target=\"_blank\">模板 ID </a>列表。</li> <li><strong>主企业模板 ID</strong>:<strong>Key</strong>设置为 <code>share-template-id</code> ,<strong>Values</strong>为您想要查询的 <a href=\"https://qcloudimg.tencent-cloud.cn/raw/5c27b917b2bbe8c341566c78ca6f8782.png\" target=\"_blank\">主企业模板 ID </a>列表。用来查询主企业分享模板到子企业场景下,子企业的模板信息,在此情境下,参数 <strong>Agent.ProxyOrganizationId</strong>(子企业的组织ID)为必填项。</li> <li><strong>模板名称</strong>:<strong>Key</strong>设置为 <code>template-name</code> ,<strong>Values</strong>为您想要查询的<a href=\"https://qcloudimg.tencent-cloud.cn/raw/03a924ee0a53d86575f8067d1c97876d.png\" target=\"_blank\">模板名称</a>列表。</li><li><strong>模板的用户合同类型</strong>:<strong>Key</strong>设置为 <code>user-flow-type-id</code> ,<strong>Values</strong>为您想要查询的用户模板类型id列表。</li></ul>",
|
11940
|
+
"example": "无",
|
11941
11941
|
"member": "Filter",
|
11942
11942
|
"name": "Filters",
|
11943
11943
|
"required": false,
|
@@ -11945,7 +11945,7 @@
|
|
11945
11945
|
},
|
11946
11946
|
{
|
11947
11947
|
"disabled": false,
|
11948
|
-
"document": "
|
11948
|
+
"document": "查询绑定了模板的用户合同类型 <ul> <li>false(默认值),查询用户合同类型</li> <li>true,查询绑定了模板的用户合同类型</li> </ul>\t",
|
11949
11949
|
"example": "false",
|
11950
11950
|
"member": "bool",
|
11951
11951
|
"name": "QueryBindTemplate",
|
@@ -18025,7 +18025,7 @@
|
|
18025
18025
|
"usage": "both"
|
18026
18026
|
},
|
18027
18027
|
"TemplateUserFlowType": {
|
18028
|
-
"document": "
|
18028
|
+
"document": "模板对应的合同类型",
|
18029
18029
|
"members": [
|
18030
18030
|
{
|
18031
18031
|
"disabled": false,
|
@@ -18062,7 +18062,7 @@
|
|
18062
18062
|
},
|
18063
18063
|
{
|
18064
18064
|
"disabled": false,
|
18065
|
-
"document": "
|
18065
|
+
"document": "每个合同类型绑定的模板数量",
|
18066
18066
|
"example": "10",
|
18067
18067
|
"member": "int64",
|
18068
18068
|
"name": "TemplateNum",
|
@@ -1826,22 +1826,22 @@
|
|
1826
1826
|
"title": "查询用户合同类型(不指定filter)"
|
1827
1827
|
},
|
1828
1828
|
{
|
1829
|
-
"document": "
|
1829
|
+
"document": "查询用户合同类型(不指定查询绑定模板的合同类型)",
|
1830
1830
|
"input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFlowTemplates\n<公共请求参数>\n\n{\n \"Operator\": {\n \"UserId\": \"yDxVwUyKQWho8CUuO4zjEyQOAgwvr4Zy\"\n },\n \"QueryBindTemplate\": false\n}",
|
1831
1831
|
"output": "{\n \"Response\": {\n \"AllUserFlowTypes\": [\n {\n \"Description\": \"\",\n \"Name\": \"单方合同\",\n \"TemplateNum\": 0,\n \"UserFlowTypeId\": \"yDwXXUUckp19hvn8URxp4X6wVwCLodxJ\"\n }\n ],\n \"RequestId\": \"s1741681654595707818\"\n }\n}",
|
1832
|
-
"title": "
|
1832
|
+
"title": "查询用户合同类型(不指定查询绑定模板的合同类型)"
|
1833
1833
|
},
|
1834
1834
|
{
|
1835
|
-
"document": "
|
1835
|
+
"document": "查询用户合同类型(指定查询绑定模板的合同类型)",
|
1836
1836
|
"input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFlowTemplates\n<公共请求参数>\n\n{\n \"Operator\": {\n \"UserId\": \"yDxVwUyKQWho8CUuO4zjEyQOAgwvr4Zy\"\n },\n \"QueryBindTemplate\": true\n}",
|
1837
1837
|
"output": "{\n \"Response\": {\n \"AllUserFlowTypes\": [\n {\n \"Description\": \"\",\n \"Name\": \"单方合同\",\n \"TemplateNum\": 10,\n \"UserFlowTypeId\": \"yDwXXUUckp19hvn8URxp4X6wVwCLodxJ\"\n }\n ],\n \"RequestId\": \"s1741681654595707818\"\n }\n}",
|
1838
|
-
"title": "
|
1838
|
+
"title": "查询用户合同类型(指定查询绑定模板的合同类型)"
|
1839
1839
|
},
|
1840
1840
|
{
|
1841
|
-
"document": "
|
1841
|
+
"document": "查询用户合同类型(指定用户模板id)",
|
1842
1842
|
"input": "POST / HTTP/1.1\nHost: ess.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeFlowTemplates\n<公共请求参数>\n\n{\n \"Operator\": {\n \"UserId\": \"yDxVwUyKQWho8CUuO4zjEyQOAgwvr4Zy\"\n },\n \"Filters\": [\n {\n \"Key\": \"user-flow-type-id\",\n \"Values\": [\n \"yDwXXUUckp19hvn8URxp4X6wVwCLodxJ\"\n ]\n }\n ]\n}",
|
1843
1843
|
"output": "{\n \"Response\": {\n \"AllUserFlowTypes\": [\n {\n \"Description\": \"\",\n \"Name\": \"单方合同\",\n \"TemplateNum\": 0,\n \"UserFlowTypeId\": \"yDwXXUUckp19hvn8URxp4X6wVwCLodxJ\"\n }\n ],\n \"RequestId\": \"s1741681654595707818\"\n }\n}",
|
1844
|
-
"title": "
|
1844
|
+
"title": "查询用户合同类型(指定用户模板id)"
|
1845
1845
|
}
|
1846
1846
|
],
|
1847
1847
|
"DescribeUserVerifyStatus": [
|
@@ -9585,7 +9585,7 @@
|
|
9585
9585
|
},
|
9586
9586
|
{
|
9587
9587
|
"disabled": false,
|
9588
|
-
"document": "是否获取模板的PDF文件链接。\n\n<ul><li>**false**:不获取(默认)</li>\n<li>**true**:获取</li></ul>\n\n设置为true之后, 返回参数PdfUrl,为模板PDF文件链接,有效期5分钟, 可以用于将PDF文件下载到本地\n\n注:
|
9588
|
+
"document": "是否获取模板的PDF文件链接。\n\n<ul><li>**false**:不获取(默认)</li>\n<li>**true**:获取</li></ul>\n\n设置为true之后, 返回参数PdfUrl,为模板PDF文件链接,有效期5分钟, 可以用于将PDF文件下载到本地\n\n注: `此功能需要开通功能白名单【第三方应用集成企业获取模板PDF下载链接】,使用前请联系对接的客户经理沟通。`",
|
9589
9589
|
"example": "false",
|
9590
9590
|
"member": "bool",
|
9591
9591
|
"name": "WithPdfUrl",
|
@@ -654,8 +654,8 @@
|
|
654
654
|
],
|
655
655
|
"ChannelDescribeAccountBillDetail": [
|
656
656
|
{
|
657
|
-
"document": "
|
658
|
-
"input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelDescribeAccountBillDetail\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyOperator\": {\n \"OpenId\": \"n9527\"\n },\n \"
|
657
|
+
"document": "查询平台子客账号绑定中、剩余可绑定账号等套餐使用情况",
|
658
|
+
"input": "POST / HTTP/1.1\nHost: essbasic.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ChannelDescribeAccountBillDetail\n<公共请求参数>\n\n{\n \"Agent\": {\n \"ProxyOperator\": {\n \"OpenId\": \"n9527\"\n },\n \"ProxyOrganizationId\": \"org_dianziqian\",\n \"AppId\": \"yDCWpUUckpvv76rqUxjIE8qvXHjCqG4t\"\n }\n}",
|
659
659
|
"output": "{\n \"Response\": {\n \"BoundAccountsNumber\": 1,\n \"InvalidAccountsNumber\": 0,\n \"RemainAvailableAccountsNumber\": 9,\n \"RequestId\": \"d8e66faf-6a5e-4592-9a8e-180b00577571\",\n \"TotalBuyAccountsNumber\": 0,\n \"TotalGiftAccountsNumber\": 9\n }\n}",
|
660
660
|
"title": "查询该第三方平台子客账号绑定中、剩余可绑定账号等套餐使用情况"
|
661
661
|
}
|