tccli 3.0.1098.1__py2.py3-none-any.whl → 3.0.1100.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/examples/cfw/v20190904/DescribeIPStatusList.md +4 -4
- tccli/examples/cls/v20201016/CreateCosRecharge.md +4 -4
- tccli/examples/cls/v20201016/CreateDashboardSubscribe.md +18 -0
- tccli/examples/cls/v20201016/DeleteDashboardSubscribe.md +18 -0
- tccli/examples/cls/v20201016/DescribeDashboardSubscribes.md +18 -0
- tccli/examples/cls/v20201016/ModifyCosRecharge.md +3 -3
- tccli/examples/cls/v20201016/ModifyDashboardSubscribe.md +18 -0
- tccli/examples/cls/v20201016/OpenKafkaConsumer.md +1 -1
- tccli/examples/cls/v20201016/SearchDashboardSubscribe.md +35 -0
- tccli/examples/cynosdb/v20190107/DescribeChangedParamsAfterUpgrade.md +31 -0
- tccli/examples/dlc/v20210125/CreateSparkSessionBatchSQL.md +1 -1
- tccli/examples/domain/v20180808/ModifyTemplate.md +73 -0
- tccli/examples/ess/v20201111/DescribeBatchOrganizationRegistrationUrls.md +27 -0
- tccli/examples/faceid/v20180301/GetFaceIdResult.md +3 -1
- tccli/examples/hunyuan/v20230901/ChatCompletions.md +183 -0
- tccli/examples/hunyuan/v20230901/ChatPro.md +2 -2
- tccli/examples/ims/v20200713/ImageModeration.md +4 -1
- tccli/examples/lke/v20231130/GetEmbedding.md +1 -1
- tccli/examples/lke/v20231130/GetMsgRecord.md +4 -1
- tccli/examples/ocr/v20181119/RecognizeGeneralTextImageWarn.md +83 -0
- tccli/examples/rum/v20210622/CreateWhitelist.md +2 -2
- tccli/examples/rum/v20210622/DescribeRumGroupLog.md +3 -3
- tccli/examples/rum/v20210622/DescribeRumLogExport.md +6 -6
- tccli/examples/rum/v20210622/DescribeRumStatsLogList.md +2 -2
- tccli/examples/teo/v20220901/CreatePlan.md +47 -0
- tccli/examples/teo/v20220901/DescribeRealtimeLogDeliveryTasks.md +42 -21
- tccli/examples/teo/v20220901/DestroyPlan.md +20 -0
- tccli/examples/teo/v20220901/IncreasePlanQuota.md +46 -0
- tccli/examples/teo/v20220901/ModifyPlan.md +21 -0
- tccli/examples/teo/v20220901/RenewPlan.md +23 -0
- tccli/examples/teo/v20220901/UpgradePlan.md +23 -0
- tccli/examples/tione/v20191022/UpdateCodeRepository.md +1 -1
- tccli/examples/tke/v20180525/CheckInstancesUpgradeAble.md +15 -7
- tccli/examples/tke/v20180525/CreateCluster.md +58 -142
- tccli/examples/tke/v20180525/DescribeClusterNodePools.md +1 -0
- tccli/examples/tke/v20180525/GetUpgradeInstanceProgress.md +18 -19
- tccli/examples/tke/v20180525/ModifyClusterAuthenticationOptions.md +3 -0
- tccli/examples/tke/v20180525/ModifyNodePoolInstanceTypes.md +1 -1
- tccli/examples/tms/v20201229/AnswerQuestion.md +21 -0
- tccli/examples/vpc/v20170312/DescribeVpnGatewayRoutes.md +2 -1
- tccli/examples/vpc/v20170312/ModifyVpnGatewayRoutes.md +8 -4
- tccli/services/aiart/v20221229/api.json +5 -5
- tccli/services/ccc/v20200210/api.json +1 -1
- tccli/services/cfs/v20190719/api.json +27 -27
- tccli/services/cfw/v20190904/api.json +5 -5
- tccli/services/cfw/v20190904/examples.json +1 -1
- tccli/services/cloudstudio/v20230508/api.json +13 -4
- tccli/services/cls/cls_client.py +337 -72
- tccli/services/cls/v20201016/api.json +501 -66
- tccli/services/cls/v20201016/examples.json +45 -5
- tccli/services/cynosdb/cynosdb_client.py +53 -0
- tccli/services/cynosdb/v20190107/api.json +120 -2
- tccli/services/cynosdb/v20190107/examples.json +8 -0
- tccli/services/dcdb/v20180411/api.json +2 -2
- tccli/services/dlc/v20210125/api.json +14 -4
- tccli/services/dlc/v20210125/examples.json +1 -1
- tccli/services/domain/domain_client.py +53 -0
- tccli/services/domain/v20180808/api.json +62 -0
- tccli/services/domain/v20180808/examples.json +8 -0
- tccli/services/dts/v20211206/api.json +1 -1
- tccli/services/ess/ess_client.py +57 -4
- tccli/services/ess/v20201111/api.json +89 -1
- tccli/services/ess/v20201111/examples.json +8 -0
- tccli/services/essbasic/v20210526/api.json +1 -1
- tccli/services/faceid/v20180301/api.json +21 -1
- tccli/services/faceid/v20180301/examples.json +1 -1
- tccli/services/hunyuan/hunyuan_client.py +53 -0
- tccli/services/hunyuan/v20230901/api.json +165 -26
- tccli/services/hunyuan/v20230901/examples.json +33 -1
- tccli/services/ims/v20200713/api.json +13 -0
- tccli/services/ims/v20200713/examples.json +1 -1
- tccli/services/ims/v20201229/api.json +2 -1
- tccli/services/iotvideo/v20211125/api.json +15 -0
- tccli/services/lcic/v20220817/api.json +1 -1
- tccli/services/lke/lke_client.py +114 -8
- tccli/services/lke/v20231130/api.json +492 -0
- tccli/services/lke/v20231130/examples.json +18 -2
- tccli/services/mariadb/v20170312/api.json +2 -2
- tccli/services/monitor/v20180724/api.json +1 -1
- tccli/services/mps/v20190612/api.json +46 -1
- tccli/services/ocr/ocr_client.py +53 -0
- tccli/services/ocr/v20181119/api.json +156 -0
- tccli/services/ocr/v20181119/examples.json +8 -0
- tccli/services/rce/v20201103/api.json +9 -9
- tccli/services/rum/v20210622/api.json +37 -35
- tccli/services/rum/v20210622/examples.json +7 -7
- tccli/services/tdmq/v20200217/api.json +6 -6
- tccli/services/teo/teo_client.py +338 -20
- tccli/services/teo/v20220901/api.json +503 -18
- tccli/services/teo/v20220901/examples.json +62 -2
- tccli/services/tione/v20191022/api.json +6 -7
- tccli/services/tione/v20191022/examples.json +1 -1
- tccli/services/tione/v20211111/api.json +2 -0
- tccli/services/tke/v20180525/api.json +77 -93
- tccli/services/tke/v20180525/examples.json +7 -7
- tccli/services/tms/tms_client.py +53 -0
- tccli/services/tms/v20201229/api.json +44 -0
- tccli/services/tms/v20201229/examples.json +8 -0
- tccli/services/tmt/v20180321/api.json +1 -1
- tccli/services/tse/v20201207/api.json +49 -1
- tccli/services/vpc/v20170312/api.json +3 -0
- tccli/services/vpc/v20170312/examples.json +3 -3
- tccli/services/waf/v20180125/api.json +2 -2
- {tccli-3.0.1098.1.dist-info → tccli-3.0.1100.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1098.1.dist-info → tccli-3.0.1100.1.dist-info}/RECORD +109 -92
- {tccli-3.0.1098.1.dist-info → tccli-3.0.1100.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1098.1.dist-info → tccli-3.0.1100.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1098.1.dist-info → tccli-3.0.1100.1.dist-info}/license_files/LICENSE +0 -0
@@ -644,7 +644,7 @@
|
|
644
644
|
},
|
645
645
|
{
|
646
646
|
"disabled": false,
|
647
|
-
"document": "
|
647
|
+
"document": "每天数据上报量,(不作量级限制)",
|
648
648
|
"example": "100",
|
649
649
|
"member": "string",
|
650
650
|
"name": "CountNum",
|
@@ -708,6 +708,7 @@
|
|
708
708
|
"example": "taw-12345678",
|
709
709
|
"member": "string",
|
710
710
|
"name": "InstanceId",
|
711
|
+
"output_required": true,
|
711
712
|
"type": "string",
|
712
713
|
"value_allowed_null": false
|
713
714
|
},
|
@@ -717,6 +718,7 @@
|
|
717
718
|
"example": "20211011688006794751081",
|
718
719
|
"member": "string",
|
719
720
|
"name": "DealName",
|
721
|
+
"output_required": true,
|
720
722
|
"type": "string",
|
721
723
|
"value_allowed_null": true
|
722
724
|
},
|
@@ -743,7 +745,7 @@
|
|
743
745
|
},
|
744
746
|
{
|
745
747
|
"disabled": false,
|
746
|
-
"document": "
|
748
|
+
"document": "备注(暂未作字节数限制)",
|
747
749
|
"example": "备注",
|
748
750
|
"member": "string",
|
749
751
|
"name": "Remark",
|
@@ -780,7 +782,7 @@
|
|
780
782
|
"example": "无",
|
781
783
|
"member": "string",
|
782
784
|
"name": "Msg",
|
783
|
-
"
|
785
|
+
"output_required": true,
|
784
786
|
"type": "string",
|
785
787
|
"value_allowed_null": false
|
786
788
|
},
|
@@ -790,7 +792,7 @@
|
|
790
792
|
"example": "1",
|
791
793
|
"member": "uint64",
|
792
794
|
"name": "ID",
|
793
|
-
"
|
795
|
+
"output_required": true,
|
794
796
|
"type": "int",
|
795
797
|
"value_allowed_null": false
|
796
798
|
},
|
@@ -1588,7 +1590,7 @@
|
|
1588
1590
|
},
|
1589
1591
|
{
|
1590
1592
|
"disabled": false,
|
1591
|
-
"document": "
|
1593
|
+
"document": "网络类型(1,2,3,4,5,100),1表示WIFI, 2表示2G, 3表示3G, 4表示4G, 5表示5G, 6表示6G, 100表示未知。",
|
1592
1594
|
"example": "2",
|
1593
1595
|
"member": "string",
|
1594
1596
|
"name": "NetType",
|
@@ -1606,7 +1608,7 @@
|
|
1606
1608
|
},
|
1607
1609
|
{
|
1608
1610
|
"disabled": false,
|
1609
|
-
"document": "
|
1611
|
+
"document": "显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。",
|
1610
1612
|
"example": "1",
|
1611
1613
|
"member": "string",
|
1612
1614
|
"name": "IsAbroad",
|
@@ -1670,7 +1672,7 @@
|
|
1670
1672
|
"example": "无",
|
1671
1673
|
"member": "string",
|
1672
1674
|
"name": "Result",
|
1673
|
-
"
|
1675
|
+
"output_required": true,
|
1674
1676
|
"type": "string",
|
1675
1677
|
"value_allowed_null": false
|
1676
1678
|
},
|
@@ -1841,7 +1843,7 @@
|
|
1841
1843
|
},
|
1842
1844
|
{
|
1843
1845
|
"disabled": false,
|
1844
|
-
"document": "
|
1846
|
+
"document": "显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。",
|
1845
1847
|
"example": "1",
|
1846
1848
|
"member": "string",
|
1847
1849
|
"name": "IsAbroad",
|
@@ -1896,7 +1898,7 @@
|
|
1896
1898
|
"example": "无",
|
1897
1899
|
"member": "string",
|
1898
1900
|
"name": "Result",
|
1899
|
-
"
|
1901
|
+
"output_required": true,
|
1900
1902
|
"type": "string",
|
1901
1903
|
"value_allowed_null": false
|
1902
1904
|
},
|
@@ -2067,7 +2069,7 @@
|
|
2067
2069
|
},
|
2068
2070
|
{
|
2069
2071
|
"disabled": false,
|
2070
|
-
"document": "
|
2072
|
+
"document": "是否海外,1表示海外,0表示非海外;默认值为空,查询所有。",
|
2071
2073
|
"example": "1",
|
2072
2074
|
"member": "string",
|
2073
2075
|
"name": "IsAbroad",
|
@@ -2149,7 +2151,7 @@
|
|
2149
2151
|
"example": "无",
|
2150
2152
|
"member": "string",
|
2151
2153
|
"name": "Result",
|
2152
|
-
"
|
2154
|
+
"output_required": true,
|
2153
2155
|
"type": "string",
|
2154
2156
|
"value_allowed_null": false
|
2155
2157
|
},
|
@@ -2320,7 +2322,7 @@
|
|
2320
2322
|
},
|
2321
2323
|
{
|
2322
2324
|
"disabled": false,
|
2323
|
-
"document": "
|
2325
|
+
"document": "显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。",
|
2324
2326
|
"example": "1",
|
2325
2327
|
"member": "string",
|
2326
2328
|
"name": "IsAbroad",
|
@@ -2384,7 +2386,7 @@
|
|
2384
2386
|
"example": "无",
|
2385
2387
|
"member": "string",
|
2386
2388
|
"name": "Result",
|
2387
|
-
"
|
2389
|
+
"output_required": true,
|
2388
2390
|
"type": "string",
|
2389
2391
|
"value_allowed_null": false
|
2390
2392
|
},
|
@@ -2555,7 +2557,7 @@
|
|
2555
2557
|
},
|
2556
2558
|
{
|
2557
2559
|
"disabled": false,
|
2558
|
-
"document": "
|
2560
|
+
"document": "显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。",
|
2559
2561
|
"example": "1",
|
2560
2562
|
"member": "string",
|
2561
2563
|
"name": "IsAbroad",
|
@@ -2646,7 +2648,7 @@
|
|
2646
2648
|
"example": "无",
|
2647
2649
|
"member": "string",
|
2648
2650
|
"name": "Result",
|
2649
|
-
"
|
2651
|
+
"output_required": true,
|
2650
2652
|
"type": "string",
|
2651
2653
|
"value_allowed_null": false
|
2652
2654
|
},
|
@@ -2872,7 +2874,7 @@
|
|
2872
2874
|
},
|
2873
2875
|
{
|
2874
2876
|
"disabled": false,
|
2875
|
-
"document": "
|
2877
|
+
"document": "显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。",
|
2876
2878
|
"example": "1",
|
2877
2879
|
"member": "string",
|
2878
2880
|
"name": "IsAbroad",
|
@@ -2918,7 +2920,7 @@
|
|
2918
2920
|
"example": "无",
|
2919
2921
|
"member": "string",
|
2920
2922
|
"name": "Result",
|
2921
|
-
"
|
2923
|
+
"output_required": true,
|
2922
2924
|
"type": "string",
|
2923
2925
|
"value_allowed_null": false
|
2924
2926
|
},
|
@@ -3062,7 +3064,7 @@
|
|
3062
3064
|
},
|
3063
3065
|
{
|
3064
3066
|
"disabled": false,
|
3065
|
-
"document": "
|
3067
|
+
"document": "显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。",
|
3066
3068
|
"example": "1",
|
3067
3069
|
"member": "string",
|
3068
3070
|
"name": "IsAbroad",
|
@@ -3153,7 +3155,7 @@
|
|
3153
3155
|
"example": "无",
|
3154
3156
|
"member": "string",
|
3155
3157
|
"name": "Result",
|
3156
|
-
"
|
3158
|
+
"output_required": true,
|
3157
3159
|
"type": "string",
|
3158
3160
|
"value_allowed_null": false
|
3159
3161
|
},
|
@@ -3324,7 +3326,7 @@
|
|
3324
3326
|
},
|
3325
3327
|
{
|
3326
3328
|
"disabled": false,
|
3327
|
-
"document": "
|
3329
|
+
"document": "显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。",
|
3328
3330
|
"example": "1",
|
3329
3331
|
"member": "string",
|
3330
3332
|
"name": "IsAbroad",
|
@@ -3370,7 +3372,7 @@
|
|
3370
3372
|
"example": "无",
|
3371
3373
|
"member": "string",
|
3372
3374
|
"name": "Result",
|
3373
|
-
"
|
3375
|
+
"output_required": true,
|
3374
3376
|
"type": "string",
|
3375
3377
|
"value_allowed_null": false
|
3376
3378
|
},
|
@@ -3541,7 +3543,7 @@
|
|
3541
3543
|
},
|
3542
3544
|
{
|
3543
3545
|
"disabled": false,
|
3544
|
-
"document": "
|
3546
|
+
"document": "显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。",
|
3545
3547
|
"example": "1",
|
3546
3548
|
"member": "string",
|
3547
3549
|
"name": "IsAbroad",
|
@@ -3895,7 +3897,7 @@
|
|
3895
3897
|
},
|
3896
3898
|
{
|
3897
3899
|
"disabled": false,
|
3898
|
-
"document": "
|
3900
|
+
"document": "显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。",
|
3899
3901
|
"example": "1",
|
3900
3902
|
"member": "string",
|
3901
3903
|
"name": "IsAbroad",
|
@@ -3959,7 +3961,7 @@
|
|
3959
3961
|
"example": "无",
|
3960
3962
|
"member": "string",
|
3961
3963
|
"name": "Result",
|
3962
|
-
"
|
3964
|
+
"output_required": true,
|
3963
3965
|
"type": "string",
|
3964
3966
|
"value_allowed_null": false
|
3965
3967
|
},
|
@@ -4130,7 +4132,7 @@
|
|
4130
4132
|
},
|
4131
4133
|
{
|
4132
4134
|
"disabled": false,
|
4133
|
-
"document": "
|
4135
|
+
"document": "显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。",
|
4134
4136
|
"example": "1",
|
4135
4137
|
"member": "string",
|
4136
4138
|
"name": "IsAbroad",
|
@@ -4194,7 +4196,7 @@
|
|
4194
4196
|
"example": "无",
|
4195
4197
|
"member": "string",
|
4196
4198
|
"name": "Result",
|
4197
|
-
"
|
4199
|
+
"output_required": true,
|
4198
4200
|
"type": "string",
|
4199
4201
|
"value_allowed_null": false
|
4200
4202
|
},
|
@@ -4365,7 +4367,7 @@
|
|
4365
4367
|
},
|
4366
4368
|
{
|
4367
4369
|
"disabled": false,
|
4368
|
-
"document": "
|
4370
|
+
"document": "显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。",
|
4369
4371
|
"example": "1",
|
4370
4372
|
"member": "string",
|
4371
4373
|
"name": "IsAbroad",
|
@@ -4429,7 +4431,7 @@
|
|
4429
4431
|
"example": "无",
|
4430
4432
|
"member": "string",
|
4431
4433
|
"name": "Result",
|
4432
|
-
"
|
4434
|
+
"output_required": true,
|
4433
4435
|
"type": "string",
|
4434
4436
|
"value_allowed_null": false
|
4435
4437
|
},
|
@@ -4600,7 +4602,7 @@
|
|
4600
4602
|
},
|
4601
4603
|
{
|
4602
4604
|
"disabled": false,
|
4603
|
-
"document": "
|
4605
|
+
"document": "显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。",
|
4604
4606
|
"example": "1",
|
4605
4607
|
"member": "string",
|
4606
4608
|
"name": "IsAbroad",
|
@@ -4664,7 +4666,7 @@
|
|
4664
4666
|
"example": "无",
|
4665
4667
|
"member": "string",
|
4666
4668
|
"name": "Result",
|
4667
|
-
"
|
4669
|
+
"output_required": true,
|
4668
4670
|
"type": "string",
|
4669
4671
|
"value_allowed_null": false
|
4670
4672
|
},
|
@@ -4835,7 +4837,7 @@
|
|
4835
4837
|
},
|
4836
4838
|
{
|
4837
4839
|
"disabled": false,
|
4838
|
-
"document": "
|
4840
|
+
"document": "显示是否海外,1表示海外,0表示非海外;默认值为空,查询所有。",
|
4839
4841
|
"example": "1",
|
4840
4842
|
"member": "string",
|
4841
4843
|
"name": "IsAbroad",
|
@@ -4890,7 +4892,7 @@
|
|
4890
4892
|
"example": "无",
|
4891
4893
|
"member": "string",
|
4892
4894
|
"name": "Result",
|
4893
|
-
"
|
4895
|
+
"output_required": true,
|
4894
4896
|
"type": "string",
|
4895
4897
|
"value_allowed_null": false
|
4896
4898
|
},
|
@@ -5354,7 +5356,7 @@
|
|
5354
5356
|
"example": "无",
|
5355
5357
|
"member": "string",
|
5356
5358
|
"name": "Result",
|
5357
|
-
"
|
5359
|
+
"output_required": true,
|
5358
5360
|
"type": "string",
|
5359
5361
|
"value_allowed_null": false
|
5360
5362
|
},
|
@@ -5436,7 +5438,7 @@
|
|
5436
5438
|
"example": "无",
|
5437
5439
|
"member": "string",
|
5438
5440
|
"name": "Result",
|
5439
|
-
"
|
5441
|
+
"output_required": true,
|
5440
5442
|
"type": "string",
|
5441
5443
|
"value_allowed_null": false
|
5442
5444
|
},
|
@@ -5654,7 +5656,7 @@
|
|
5654
5656
|
"example": "无",
|
5655
5657
|
"member": "string",
|
5656
5658
|
"name": "Result",
|
5657
|
-
"
|
5659
|
+
"output_required": true,
|
5658
5660
|
"type": "string",
|
5659
5661
|
"value_allowed_null": false
|
5660
5662
|
},
|
@@ -42,7 +42,7 @@
|
|
42
42
|
{
|
43
43
|
"document": "",
|
44
44
|
"input": "POST / HTTP/1.1\nHost: rum.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateWhitelist\n<公共请求参数>\n\n{\n \"InstanceID\": \"taw-123\",\n \"Aid\": \"222\",\n \"Remark\": \"备注\",\n \"WhitelistUin\": \"1123\"\n}",
|
45
|
-
"output": "{\n \"Response\": {\n \"Msg\": \"
|
45
|
+
"output": "{\n \"Response\": {\n \"Msg\": \"success\",\n \"ID\": 1,\n \"RequestId\": \"d61a85dc-d9d6-431e-812d-095eb4e129db\"\n }\n}",
|
46
46
|
"title": "创建白名单"
|
47
47
|
}
|
48
48
|
],
|
@@ -359,8 +359,8 @@
|
|
359
359
|
},
|
360
360
|
{
|
361
361
|
"document": "",
|
362
|
-
"input": "POST / HTTP/1.1\nHost: rum.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRumGroupLog\n<公共请求参数>\n\n{\n \"OrderBy\": \"\\\"desc\\\"\",\n \"StartTime\": \"\\\"1\\\"\",\n \"Limit\": \"10\",\n \"Query\": \"\\\"
|
363
|
-
"output": "{\n \"Response\": {\n \"Result\": \"
|
362
|
+
"input": "POST / HTTP/1.1\nHost: rum.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRumGroupLog\n<公共请求参数>\n\n{\n \"OrderBy\": \"\\\"desc\\\"\",\n \"StartTime\": \"\\\"1\\\"\",\n \"Limit\": \"10\",\n \"Query\": \"\\\"*\\\"\",\n \"EndTime\": \"\\\"20\\\"\",\n \"ID\": \"10\",\n \"Page\": \"1\",\n \"GroupField\": \"date\"\n}",
|
363
|
+
"output": "{\n \"Response\": {\n \"Result\": \"Traceback (most recent call last):\\n File \\\"/opt/app-root/lib64/python3.8/site-packages/tornado/web.py\\\", line 1763, in _execute\\n result = self.prepare()\\n File \\\"/opt/app-root/lib64/python3.8/site-packages/tornado/web.py\\\", line 2538, in prepare\\n raise HTTPError(self._status_code)\\ntornado.web.HTTPError: HTTP 404: Not Found\\n\",\n \"RequestId\": \"65a8fec7-2b39-4b11-893f-3715279d235f\"\n }\n}",
|
364
364
|
"title": "获取日志列表"
|
365
365
|
}
|
366
366
|
],
|
@@ -373,8 +373,8 @@
|
|
373
373
|
},
|
374
374
|
{
|
375
375
|
"document": "",
|
376
|
-
"input": "POST / HTTP/1.1\nHost: rum.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRumLogExport\n<公共请求参数>\n\n{\n \"Name\": \"
|
377
|
-
"output": "{\n \"Response\": {\n \"Result\": \"
|
376
|
+
"input": "POST / HTTP/1.1\nHost: rum.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRumLogExport\n<公共请求参数>\n\n{\n \"Name\": \"logDemo\",\n \"Fields\": [\n \"date\"\n ],\n \"StartTime\": \"1714103013\",\n \"Query\": \"*\",\n \"EndTime\": \"1714103013\",\n \"ID\": 0\n}",
|
377
|
+
"output": "{\n \"Response\": {\n \"Result\": \"Traceback (most recent call last):\\n File \\\"/opt/app-root/lib64/python3.8/site-packages/tornado/web.py\\\", line 1763, in _execute\\n result = self.prepare()\\n File \\\"/opt/app-root/lib64/python3.8/site-packages/tornado/web.py\\\", line 2538, in prepare\\n raise HTTPError(self._status_code)\\ntornado.web.HTTPError: HTTP 404: Not Found\\n\",\n \"RequestId\": \"65a8fec7-2b39-4b11-893f-3715279d235f\"\n }\n}",
|
378
378
|
"title": "获取日志列表"
|
379
379
|
}
|
380
380
|
],
|
@@ -415,8 +415,8 @@
|
|
415
415
|
},
|
416
416
|
{
|
417
417
|
"document": "",
|
418
|
-
"input": "POST / HTTP/1.1\nHost: rum.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRumStatsLogList\n<公共请求参数>\n\n{\n \"StartTime\": \"\\\"1\\\"\",\n \"Limit\": \"10\",\n \"Query\": \"\\\"
|
419
|
-
"output": "{\n \"Response\": {\n \"Result\": \"
|
418
|
+
"input": "POST / HTTP/1.1\nHost: rum.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRumStatsLogList\n<公共请求参数>\n\n{\n \"StartTime\": \"\\\"1\\\"\",\n \"Limit\": \"10\",\n \"Query\": \"\\\"*\\\"\",\n \"EndTime\": \"\\\"20\\\"\",\n \"ID\": \"10\"\n}",
|
419
|
+
"output": "{\n \"Response\": {\n \"Result\": \"Traceback (most recent call last):\\n File \\\"/opt/app-root/lib64/python3.8/site-packages/tornado/web.py\\\", line 1763, in _execute\\n result = self.prepare()\\n File \\\"/opt/app-root/lib64/python3.8/site-packages/tornado/web.py\\\", line 2538, in prepare\\n raise HTTPError(self._status_code)\\ntornado.web.HTTPError: HTTP 404: Not Found\\n\",\n \"RequestId\": \"65a8fec7-2b39-4b11-893f-3715279d235f\"\n }\n}",
|
420
420
|
"title": "获取日志列表"
|
421
421
|
}
|
422
422
|
],
|
@@ -6413,7 +6413,7 @@
|
|
6413
6413
|
"example": "test",
|
6414
6414
|
"member": "string",
|
6415
6415
|
"name": "Properties",
|
6416
|
-
"
|
6416
|
+
"output_required": true,
|
6417
6417
|
"type": "string",
|
6418
6418
|
"value_allowed_null": false
|
6419
6419
|
},
|
@@ -6423,7 +6423,7 @@
|
|
6423
6423
|
"example": "i just a10 testing!",
|
6424
6424
|
"member": "string",
|
6425
6425
|
"name": "Body",
|
6426
|
-
"
|
6426
|
+
"output_required": true,
|
6427
6427
|
"type": "string",
|
6428
6428
|
"value_allowed_null": false
|
6429
6429
|
},
|
@@ -6433,7 +6433,7 @@
|
|
6433
6433
|
"example": "1",
|
6434
6434
|
"member": "string",
|
6435
6435
|
"name": "BatchId",
|
6436
|
-
"
|
6436
|
+
"output_required": true,
|
6437
6437
|
"type": "string",
|
6438
6438
|
"value_allowed_null": false
|
6439
6439
|
},
|
@@ -6443,7 +6443,7 @@
|
|
6443
6443
|
"example": "2020-08-18 18:47:41",
|
6444
6444
|
"member": "string",
|
6445
6445
|
"name": "ProduceTime",
|
6446
|
-
"
|
6446
|
+
"output_required": true,
|
6447
6447
|
"type": "string",
|
6448
6448
|
"value_allowed_null": false
|
6449
6449
|
},
|
@@ -6453,7 +6453,7 @@
|
|
6453
6453
|
"example": "16836:8:-1",
|
6454
6454
|
"member": "string",
|
6455
6455
|
"name": "MsgId",
|
6456
|
-
"
|
6456
|
+
"output_required": true,
|
6457
6457
|
"type": "string",
|
6458
6458
|
"value_allowed_null": false
|
6459
6459
|
},
|
@@ -6463,7 +6463,7 @@
|
|
6463
6463
|
"example": "fisrtProducer",
|
6464
6464
|
"member": "string",
|
6465
6465
|
"name": "ProducerName",
|
6466
|
-
"
|
6466
|
+
"output_required": true,
|
6467
6467
|
"type": "string",
|
6468
6468
|
"value_allowed_null": false
|
6469
6469
|
},
|