tccli 3.0.1099.1__py2.py3-none-any.whl → 3.0.1101.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/cdb/v20170320/CloseSSL.md +21 -0
- tccli/examples/cdb/v20170320/DescribeSSLStatus.md +22 -0
- tccli/examples/cdb/v20170320/OpenSSL.md +21 -0
- tccli/examples/cls/v20201016/CreateCosRecharge.md +4 -4
- tccli/examples/cls/v20201016/CreateDashboardSubscribe.md +18 -0
- tccli/examples/cls/v20201016/DeleteConfigExtra.md +1 -1
- 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/SearchDashboardSubscribe.md +35 -0
- tccli/examples/csip/v20221121/CreateRiskCenterScanTask.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterAssetViewCFGRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterAssetViewPortRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterAssetViewVULRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterAssetViewWeakPasswordRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterPortViewPortRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterServerRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterVULViewVULRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeRiskCenterWebsiteRiskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeScanTaskList.md +1 -0
- tccli/examples/csip/v20221121/DescribeTaskLogURL.md +1 -0
- tccli/examples/csip/v20221121/ModifyRiskCenterRiskStatus.md +1 -0
- tccli/examples/csip/v20221121/ModifyRiskCenterScanTask.md +1 -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/hunyuan/v20230901/ChatCompletions.md +141 -1
- tccli/examples/hunyuan/v20230901/ChatPro.md +2 -2
- 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/postgres/v20170312/ModifyAccountRemark.md +1 -1
- 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/DescribeRulesSetting.md +6 -159
- 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/tsf/v20180326/CreateCluster.md +2 -2
- tccli/examples/vpc/v20170312/DeleteVpnGateway.md +1 -2
- tccli/examples/vpc/v20170312/DescribeVpnGatewayRoutes.md +2 -1
- tccli/examples/vpc/v20170312/DescribeVpnGatewaySslServers.md +23 -33
- tccli/examples/vpc/v20170312/InquiryPriceCreateVpnGateway.md +11 -3
- tccli/examples/vpc/v20170312/InquiryPriceResetVpnGatewayInternetMaxBandwidth.md +14 -7
- tccli/examples/vpc/v20170312/ModifyVpnGatewayCcnRoutes.md +1 -1
- tccli/examples/vpc/v20170312/ModifyVpnGatewayRoutes.md +8 -4
- tccli/examples/wedata/v20210820/DescribeProject.md +58 -1
- tccli/services/aiart/v20221229/api.json +5 -5
- tccli/services/cdb/cdb_client.py +163 -4
- tccli/services/cdb/v20170320/api.json +169 -0
- tccli/services/cdb/v20170320/examples.json +24 -0
- tccli/services/clb/v20180317/api.json +18 -0
- tccli/services/cls/cls_client.py +337 -72
- tccli/services/cls/v20201016/api.json +461 -50
- tccli/services/cls/v20201016/examples.json +45 -5
- tccli/services/csip/v20221121/api.json +157 -4
- tccli/services/csip/v20221121/examples.json +13 -13
- tccli/services/cvm/v20170312/api.json +3 -3
- tccli/services/cwp/cwp_client.py +0 -53
- tccli/services/cwp/v20180228/api.json +0 -194
- tccli/services/cwp/v20180228/examples.json +0 -8
- tccli/services/cynosdb/v20190107/api.json +1 -1
- 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 +88 -0
- tccli/services/ess/v20201111/examples.json +8 -0
- tccli/services/essbasic/v20210526/api.json +1 -1
- tccli/services/hunyuan/v20230901/api.json +10 -10
- tccli/services/hunyuan/v20230901/examples.json +26 -2
- tccli/services/ims/v20201229/api.json +2 -1
- tccli/services/iotvideo/v20211125/api.json +15 -0
- 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/nlp/v20190408/api.json +13 -0
- 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/postgres/v20170312/examples.json +1 -1
- tccli/services/rce/v20201103/api.json +9 -9
- tccli/services/rum/v20210622/api.json +43 -41
- tccli/services/rum/v20210622/examples.json +7 -7
- tccli/services/ssl/v20191205/api.json +2 -2
- tccli/services/tdmq/v20200217/api.json +6 -6
- tccli/services/teo/teo_client.py +338 -20
- tccli/services/teo/v20220901/api.json +376 -2
- tccli/services/teo/v20220901/examples.json +61 -1
- 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/tse/v20201207/api.json +49 -1
- tccli/services/tsf/v20180326/api.json +80 -42
- tccli/services/tsf/v20180326/examples.json +1 -1
- tccli/services/vpc/v20170312/api.json +39 -23
- tccli/services/vpc/v20170312/examples.json +14 -14
- tccli/services/wedata/v20210820/api.json +465 -0
- tccli/services/wedata/v20210820/examples.json +1 -1
- {tccli-3.0.1099.1.dist-info → tccli-3.0.1101.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1099.1.dist-info → tccli-3.0.1101.1.dist-info}/RECORD +127 -109
- {tccli-3.0.1099.1.dist-info → tccli-3.0.1101.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1099.1.dist-info → tccli-3.0.1101.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1099.1.dist-info → tccli-3.0.1101.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
|
},
|
@@ -1914,7 +1916,7 @@
|
|
1914
1916
|
"members": [
|
1915
1917
|
{
|
1916
1918
|
"disabled": false,
|
1917
|
-
"document": "
|
1919
|
+
"document": "开始时间,示例值:1625454840",
|
1918
1920
|
"example": "1625444040",
|
1919
1921
|
"member": "int64",
|
1920
1922
|
"name": "StartTime",
|
@@ -1932,7 +1934,7 @@
|
|
1932
1934
|
},
|
1933
1935
|
{
|
1934
1936
|
"disabled": false,
|
1935
|
-
"document": "
|
1937
|
+
"document": "结束时间,示例值:1625454840",
|
1936
1938
|
"example": "1625454840",
|
1937
1939
|
"member": "int64",
|
1938
1940
|
"name": "EndTime",
|
@@ -1986,7 +1988,7 @@
|
|
1986
1988
|
},
|
1987
1989
|
{
|
1988
1990
|
"disabled": false,
|
1989
|
-
"document": "
|
1991
|
+
"document": "日志等级(1表示白名单日志,2表示一般日志,4表示错误日志,8表示Promise 错误,16表示Ajax 请求异常,32表示JS 加载异常,64表示图片加载异常,128表示css 加载异常,256表示console.error,512表示音视频资源异常,1024表示retcode 异常,2048表示aegis report,4096表示PV日志,8192表示自定义事件,16384表示小程序 页面不存在,32768表示websocket错误,65536表示js bridge错误)",
|
1990
1992
|
"example": "1",
|
1991
1993
|
"member": "string",
|
1992
1994
|
"name": "Level",
|
@@ -2049,7 +2051,7 @@
|
|
2049
2051
|
},
|
2050
2052
|
{
|
2051
2053
|
"disabled": false,
|
2052
|
-
"document": "
|
2054
|
+
"document": "网络类型(1,2,3,4,5,100),1表示WIFI, 2表示2G, 3表示3G, 4表示4G, 5表示5G, 6表示6G, 100表示未知。",
|
2053
2055
|
"example": "2",
|
2054
2056
|
"member": "string",
|
2055
2057
|
"name": "NetType",
|
@@ -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",
|
@@ -3650,7 +3652,7 @@
|
|
3650
3652
|
},
|
3651
3653
|
{
|
3652
3654
|
"disabled": false,
|
3653
|
-
"document": "
|
3655
|
+
"document": "上报类型(custom,event,log,miniProgramData,performance,pv,speed,webvitals)",
|
3654
3656
|
"example": "custom",
|
3655
3657
|
"member": "string",
|
3656
3658
|
"name": "ReportType",
|
@@ -3678,7 +3680,7 @@
|
|
3678
3680
|
"example": "无",
|
3679
3681
|
"member": "string",
|
3680
3682
|
"name": "Result",
|
3681
|
-
"
|
3683
|
+
"output_required": true,
|
3682
3684
|
"type": "string",
|
3683
3685
|
"value_allowed_null": false
|
3684
3686
|
},
|
@@ -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
|
},
|
@@ -4049,7 +4051,7 @@
|
|
4049
4051
|
},
|
4050
4052
|
{
|
4051
4053
|
"disabled": false,
|
4052
|
-
"document": "
|
4054
|
+
"document": "日志等级(1表示白名单日志,2表示一般日志,4表示错误日志,8表示Promise 错误,16表示Ajax 请求异常,32表示JS 加载异常,64表示图片加载异常,128表示css 加载异常,256表示console.error,512表示音视频资源异常,1024表示retcode 异常,2048表示aegis report,4096表示PV日志,8192表示自定义事件,16384表示小程序 页面不存在,32768表示websocket错误,65536表示js bridge错误)",
|
4053
4055
|
"example": "1",
|
4054
4056
|
"member": "string",
|
4055
4057
|
"name": "Level",
|
@@ -4112,7 +4114,7 @@
|
|
4112
4114
|
},
|
4113
4115
|
{
|
4114
4116
|
"disabled": false,
|
4115
|
-
"document": "
|
4117
|
+
"document": "网络类型(1,2,3,4,5,100),1表示WIFI, 2表示2G, 3表示3G, 4表示4G, 5表示5G, 6表示6G, 100表示未知。",
|
4116
4118
|
"example": "2",
|
4117
4119
|
"member": "string",
|
4118
4120
|
"name": "NetType",
|
@@ -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
|
],
|
@@ -531,7 +531,7 @@
|
|
531
531
|
},
|
532
532
|
{
|
533
533
|
"disabled": false,
|
534
|
-
"document": "证书类型,目前仅支持类型
|
534
|
+
"document": "证书类型,目前仅支持类型83。83 = TrustAsia C1 DV Free。",
|
535
535
|
"example": "无",
|
536
536
|
"member": "string",
|
537
537
|
"name": "PackageType",
|
@@ -558,7 +558,7 @@
|
|
558
558
|
},
|
559
559
|
{
|
560
560
|
"disabled": false,
|
561
|
-
"document": "有效期,默认
|
561
|
+
"document": "有效期,默认3个月,目前仅支持3个月。",
|
562
562
|
"example": "无",
|
563
563
|
"member": "string",
|
564
564
|
"name": "ValidityPeriod",
|
@@ -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
|
},
|