tccli 3.0.1365.1__py2.py3-none-any.whl → 3.0.1367.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/apm/v20210622/api.json +16 -4
- tccli/services/cdb/v20170320/api.json +13 -13
- tccli/services/cdn/v20180606/api.json +11 -3
- tccli/services/cfw/cfw_client.py +34 -193
- tccli/services/cfw/v20190904/api.json +21 -341
- tccli/services/cfw/v20190904/examples.json +2 -26
- tccli/services/chc/v20230418/api.json +1 -1
- tccli/services/cls/v20201016/api.json +11 -11
- tccli/services/cls/v20201016/examples.json +2 -2
- tccli/services/ctem/v20231128/api.json +5 -5
- tccli/services/cwp/v20180228/api.json +12 -12
- tccli/services/cwp/v20180228/examples.json +4 -4
- tccli/services/cynosdb/v20190107/api.json +1 -1
- tccli/services/cynosdb/v20190107/examples.json +1 -1
- tccli/services/dlc/v20210125/api.json +234 -15
- tccli/services/dlc/v20210125/examples.json +3 -3
- tccli/services/es/v20250101/api.json +6 -6
- tccli/services/es/v20250101/examples.json +8 -8
- tccli/services/ess/v20201111/api.json +8 -8
- tccli/services/ess/v20201111/examples.json +6 -0
- tccli/services/essbasic/v20210526/api.json +2 -2
- tccli/services/ims/v20201229/api.json +2 -2
- tccli/services/iotexplorer/v20190423/api.json +72 -2
- tccli/services/lke/v20231130/api.json +47 -4
- tccli/services/mongodb/v20190725/api.json +2 -2
- tccli/services/mongodb/v20190725/examples.json +1 -1
- tccli/services/ocr/v20181119/api.json +169 -123
- tccli/services/partners/v20180321/api.json +4 -4
- tccli/services/postgres/v20170312/api.json +20 -20
- tccli/services/postgres/v20170312/examples.json +2 -2
- tccli/services/sqlserver/v20180328/api.json +24 -24
- tccli/services/sqlserver/v20180328/examples.json +4 -4
- tccli/services/ssl/v20191205/api.json +1 -1
- tccli/services/tcbr/v20220217/api.json +114 -9
- tccli/services/tcr/v20190924/api.json +2 -2
- tccli/services/teo/v20220901/api.json +16 -16
- tccli/services/tione/v20211111/api.json +38 -38
- tccli/services/tione/v20211111/examples.json +1 -1
- tccli/services/tsf/tsf_client.py +159 -0
- tccli/services/tsf/v20180326/api.json +583 -0
- tccli/services/tsf/v20180326/examples.json +24 -0
- tccli/services/wedata/v20210820/api.json +161 -9
- tccli/services/wedata/v20210820/examples.json +3 -9
- tccli/services/wsa/v20250508/api.json +2 -2
- tccli/services/wsa/v20250508/examples.json +2 -2
- {tccli-3.0.1365.1.dist-info → tccli-3.0.1367.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1365.1.dist-info → tccli-3.0.1367.1.dist-info}/RECORD +51 -51
- {tccli-3.0.1365.1.dist-info → tccli-3.0.1367.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1365.1.dist-info → tccli-3.0.1367.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1365.1.dist-info → tccli-3.0.1367.1.dist-info}/license_files/LICENSE +0 -0
@@ -345,12 +345,21 @@
|
|
345
345
|
},
|
346
346
|
{
|
347
347
|
"disabled": false,
|
348
|
-
"document": "服务配置信息",
|
348
|
+
"document": "服务配置信息(已废弃)",
|
349
349
|
"example": "无",
|
350
350
|
"member": "ServerBaseConfig",
|
351
351
|
"name": "ServerConfig",
|
352
|
-
"required":
|
352
|
+
"required": false,
|
353
353
|
"type": "object"
|
354
|
+
},
|
355
|
+
{
|
356
|
+
"disabled": false,
|
357
|
+
"document": "服务配置信息",
|
358
|
+
"example": "无",
|
359
|
+
"member": "DiffConfigItem",
|
360
|
+
"name": "Items",
|
361
|
+
"required": false,
|
362
|
+
"type": "list"
|
354
363
|
}
|
355
364
|
],
|
356
365
|
"type": "object"
|
@@ -816,6 +825,93 @@
|
|
816
825
|
],
|
817
826
|
"type": "object"
|
818
827
|
},
|
828
|
+
"DiffConfigItem": {
|
829
|
+
"document": "服务配置入参",
|
830
|
+
"members": [
|
831
|
+
{
|
832
|
+
"disabled": false,
|
833
|
+
"document": "配置项 Key\nMinNum 最小副本数\nMaxNum 最大副本数\nPolicyDetails 扩缩容策略\nAccessTypes 访问类型\nTimerScale 定时扩缩容\nInternalAccess 内网访问\nOperationMode 运行模式 noScale | condScale | alwaysScale | custom | manualScale\nSessionAffinity 会话亲和性 open | close\nCpuSpecs cpu 规格\nMemSpecs mem规格\nEnvParam 环境变量\nLogPath 日志采集路径\nPort 端口\nDockerfile dockerfile 文件名\nBuildDir 目标目录\nTag 服务标签\nLogType 日志类型 none | default | custom \nLogSetId 日志集Id\nLogTopicId 日志主题ID\nLogParseType 日志解析类型 json | line\nEntryPoint entrypoint 命令\nCmd cmd命令\nVpcConf 网络信息",
|
834
|
+
"example": "MinNum",
|
835
|
+
"member": "string",
|
836
|
+
"name": "Key",
|
837
|
+
"required": true,
|
838
|
+
"type": "string"
|
839
|
+
},
|
840
|
+
{
|
841
|
+
"disabled": false,
|
842
|
+
"document": "字符串类型配置项值\nInternalAccess、OperationMode、SessionAffinity、EnvParam、LogPath、Dockerfile、BuildDir、Tag、LogType、LogSetId、LogTopicId、LogParseType",
|
843
|
+
"example": "logs",
|
844
|
+
"member": "string",
|
845
|
+
"name": "Value",
|
846
|
+
"required": false,
|
847
|
+
"type": "string"
|
848
|
+
},
|
849
|
+
{
|
850
|
+
"disabled": false,
|
851
|
+
"document": "int 类型配置项值\nMinNum、MaxNum、Port",
|
852
|
+
"example": "1",
|
853
|
+
"member": "int64",
|
854
|
+
"name": "IntValue",
|
855
|
+
"required": false,
|
856
|
+
"type": "int"
|
857
|
+
},
|
858
|
+
{
|
859
|
+
"disabled": false,
|
860
|
+
"document": "bool 类型配置项值",
|
861
|
+
"example": "false",
|
862
|
+
"member": "bool",
|
863
|
+
"name": "BoolValue",
|
864
|
+
"required": false,
|
865
|
+
"type": "bool"
|
866
|
+
},
|
867
|
+
{
|
868
|
+
"disabled": false,
|
869
|
+
"document": "浮点型配置项值\nCpuSpecs、MemSpecs",
|
870
|
+
"example": "0.25",
|
871
|
+
"member": "float",
|
872
|
+
"name": "FloatValue",
|
873
|
+
"required": false,
|
874
|
+
"type": "float"
|
875
|
+
},
|
876
|
+
{
|
877
|
+
"disabled": false,
|
878
|
+
"document": "字符串数组配置项值\nAccessTypes,EntryPoint,Cmd",
|
879
|
+
"example": "[\"OA\", \"PUBLIC\"]",
|
880
|
+
"member": "string",
|
881
|
+
"name": "ArrayValue",
|
882
|
+
"required": false,
|
883
|
+
"type": "list"
|
884
|
+
},
|
885
|
+
{
|
886
|
+
"disabled": false,
|
887
|
+
"document": "扩缩容策略配置项值",
|
888
|
+
"example": "无",
|
889
|
+
"member": "HpaPolicy",
|
890
|
+
"name": "PolicyDetails",
|
891
|
+
"required": false,
|
892
|
+
"type": "list"
|
893
|
+
},
|
894
|
+
{
|
895
|
+
"disabled": false,
|
896
|
+
"document": "定时扩缩容配置项值",
|
897
|
+
"example": "无",
|
898
|
+
"member": "TimerScale",
|
899
|
+
"name": "TimerScale",
|
900
|
+
"required": false,
|
901
|
+
"type": "list"
|
902
|
+
},
|
903
|
+
{
|
904
|
+
"disabled": false,
|
905
|
+
"document": "配置内网访问时网络信息",
|
906
|
+
"example": "无",
|
907
|
+
"member": "VpcConf",
|
908
|
+
"name": "VpcConf",
|
909
|
+
"required": false,
|
910
|
+
"type": "object"
|
911
|
+
}
|
912
|
+
],
|
913
|
+
"usage": "in"
|
914
|
+
},
|
819
915
|
"EnvBaseInfo": {
|
820
916
|
"document": "环境基础信息",
|
821
917
|
"members": [
|
@@ -1508,7 +1604,7 @@
|
|
1508
1604
|
{
|
1509
1605
|
"disabled": false,
|
1510
1606
|
"document": "是否开启公网访问",
|
1511
|
-
"example": "[\"PUBLIC\", \"OA\", \"MINIAPP\", \"VPC\"
|
1607
|
+
"example": "[\"PUBLIC\", \"OA\", \"MINIAPP\", \"VPC\"]",
|
1512
1608
|
"member": "string",
|
1513
1609
|
"name": "OpenAccessTypes",
|
1514
1610
|
"output_required": true,
|
@@ -1563,7 +1659,7 @@
|
|
1563
1659
|
{
|
1564
1660
|
"disabled": false,
|
1565
1661
|
"document": "扩缩容配置",
|
1566
|
-
"example": "
|
1662
|
+
"example": "无",
|
1567
1663
|
"member": "HpaPolicy",
|
1568
1664
|
"name": "PolicyDetails",
|
1569
1665
|
"output_required": true,
|
@@ -1761,7 +1857,7 @@
|
|
1761
1857
|
{
|
1762
1858
|
"disabled": false,
|
1763
1859
|
"document": "Dockerfile EntryPoint 参数",
|
1764
|
-
"example": "[\"echo\"
|
1860
|
+
"example": "[\"echo\"]",
|
1765
1861
|
"member": "string",
|
1766
1862
|
"name": "EntryPoint",
|
1767
1863
|
"output_required": false,
|
@@ -1772,7 +1868,7 @@
|
|
1772
1868
|
{
|
1773
1869
|
"disabled": false,
|
1774
1870
|
"document": "Dockerfile Cmd 参数",
|
1775
|
-
"example": "[\"echo\"
|
1871
|
+
"example": "[\"echo\"]",
|
1776
1872
|
"member": "string",
|
1777
1873
|
"name": "Cmd",
|
1778
1874
|
"output_required": false,
|
@@ -1794,7 +1890,7 @@
|
|
1794
1890
|
{
|
1795
1891
|
"disabled": false,
|
1796
1892
|
"document": "Vpc 配置参数",
|
1797
|
-
"example": "
|
1893
|
+
"example": "无",
|
1798
1894
|
"member": "VpcConf",
|
1799
1895
|
"name": "VpcConf",
|
1800
1896
|
"output_required": false,
|
@@ -2375,11 +2471,11 @@
|
|
2375
2471
|
},
|
2376
2472
|
{
|
2377
2473
|
"disabled": false,
|
2378
|
-
"document": "服务配置信息",
|
2474
|
+
"document": "服务配置信息(已废弃)",
|
2379
2475
|
"example": "无",
|
2380
2476
|
"member": "ServerBaseConfig",
|
2381
2477
|
"name": "ServerConfig",
|
2382
|
-
"required":
|
2478
|
+
"required": false,
|
2383
2479
|
"type": "object"
|
2384
2480
|
},
|
2385
2481
|
{
|
@@ -2390,6 +2486,15 @@
|
|
2390
2486
|
"name": "Business",
|
2391
2487
|
"required": false,
|
2392
2488
|
"type": "string"
|
2489
|
+
},
|
2490
|
+
{
|
2491
|
+
"disabled": false,
|
2492
|
+
"document": "服务配置信息",
|
2493
|
+
"example": "无",
|
2494
|
+
"member": "DiffConfigItem",
|
2495
|
+
"name": "Items",
|
2496
|
+
"required": false,
|
2497
|
+
"type": "list"
|
2393
2498
|
}
|
2394
2499
|
],
|
2395
2500
|
"type": "object"
|
@@ -1867,8 +1867,8 @@
|
|
1867
1867
|
"members": [
|
1868
1868
|
{
|
1869
1869
|
"disabled": false,
|
1870
|
-
"document": "
|
1871
|
-
"example": "
|
1870
|
+
"document": "仓库名称,格式为 {Namespace}/{lmageName}。",
|
1871
|
+
"example": "namespace/image",
|
1872
1872
|
"member": "string",
|
1873
1873
|
"name": "RepoName",
|
1874
1874
|
"required": true,
|
@@ -204,7 +204,7 @@
|
|
204
204
|
"status": "online"
|
205
205
|
},
|
206
206
|
"CreateRealtimeLogDeliveryTask": {
|
207
|
-
"document": "
|
207
|
+
"document": "本接口用于创建实时日志投递任务。本接口有如下限制:\n- 当数据投递类型(LogType)为站点加速日志(七层访问日志)、四层代理日志、边缘函数运行日志时,同一个实体(七层域名、四层代理实例、边缘函数实例)在同种数据投递类型(LogType)和数据投递区域(Area)的组合下,只能被添加到如下实时日志投递任务类型(TaskType)组合中:\n - 一个推送至腾讯云 CLS 的任务,加上另一个推送至自定义 HTTP(S) 地址的任务;\n - 一个推送至腾讯云 CLS 的任务,加上另一个推送至 AWS S3 兼容对象存储的任务;\n- 当数据投递类型(LogType)为速率限制和 CC 攻击防护日志、托管规则日志、自定义规则日志、Bot 管理日志时,同一个实体在同种数据投递类型(LogType)和数据投递区域(Area)的组合下,只能被添加到一个实时日志投递任务中。\n\n建议先通过 [DescribeRealtimeLogDeliveryTasks](https://cloud.tencent.com/document/product/1552/104110) 接口根据实体查询实时日志投递任务列表,检查实体是否已经被添加到另一实时日志投递任务中。",
|
208
208
|
"input": "CreateRealtimeLogDeliveryTaskRequest",
|
209
209
|
"name": "创建实时日志投递任务",
|
210
210
|
"output": "CreateRealtimeLogDeliveryTaskResponse",
|
@@ -862,7 +862,7 @@
|
|
862
862
|
"status": "online"
|
863
863
|
},
|
864
864
|
"DescribeTimingL7AnalysisData": {
|
865
|
-
"document": "
|
865
|
+
"document": "本接口用于查询七层域名业务的时序数据。\n注意:\n1. 本接口查询数据有 10 分钟左右延迟,建议拉取当前时间 10 分钟以前的数据。\n2. 本接口默认返回防护后的流量请求数据,用户可在 `Filters.mitigatedByWebSecurity` 中自定义查询已防护缓释的数据。",
|
866
866
|
"input": "DescribeTimingL7AnalysisDataRequest",
|
867
867
|
"name": "查询流量分析时序数据",
|
868
868
|
"output": "DescribeTimingL7AnalysisDataResponse",
|
@@ -876,7 +876,7 @@
|
|
876
876
|
"status": "online"
|
877
877
|
},
|
878
878
|
"DescribeTopL7AnalysisData": {
|
879
|
-
"document": "本接口用于查询七层域名业务按照指定维度的 topN
|
879
|
+
"document": "本接口用于查询七层域名业务按照指定维度的 topN 数据。\n注意:\n1. 本接口查询数据有 10 分钟左右延迟,建议拉取当前时间 10 分钟以前的数据。\n2. 本接口默认返回防护后的流量请求数据,用户可在 `Filters.mitigatedByWebSecurity` 中自定义查询已防护缓释的数据。",
|
880
880
|
"input": "DescribeTopL7AnalysisDataRequest",
|
881
881
|
"name": "查询流量分析Top数据",
|
882
882
|
"output": "DescribeTopL7AnalysisDataResponse",
|
@@ -7029,7 +7029,7 @@
|
|
7029
7029
|
},
|
7030
7030
|
{
|
7031
7031
|
"disabled": false,
|
7032
|
-
"document": "实时日志投递任务类型,取值有:\n<li>cls: 推送到腾讯云 CLS;</li>\n<li>custom_endpoint:推送到自定义 HTTP(S) 地址;</li>\n<li>s3:推送到 AWS S3
|
7032
|
+
"document": "实时日志投递任务类型,取值有:\n<li>cls: 推送到腾讯云 CLS;</li>\n<li>custom_endpoint:推送到自定义 HTTP(S) 地址;</li>\n<li>s3:推送到 AWS S3 兼容存储桶地址;</li>",
|
7033
7033
|
"example": "cls",
|
7034
7034
|
"member": "string",
|
7035
7035
|
"name": "TaskType",
|
@@ -7038,7 +7038,7 @@
|
|
7038
7038
|
},
|
7039
7039
|
{
|
7040
7040
|
"disabled": false,
|
7041
|
-
"document": "
|
7041
|
+
"document": "实时日志投递任务对应的实体列表。取值示例如下:\n<li>七层域名:domain.example.com</li>\n<li>四层代理实例:sid-2s69eb5wcms7</li>\n<li>边缘函数实例:test-zone-2mxigizoh9l9-1257626257</li>",
|
7042
7042
|
"example": "[\"domain.example.com\"]",
|
7043
7043
|
"member": "string",
|
7044
7044
|
"name": "EntityList",
|
@@ -7047,7 +7047,7 @@
|
|
7047
7047
|
},
|
7048
7048
|
{
|
7049
7049
|
"disabled": false,
|
7050
|
-
"document": "数据投递类型,取值有:\n<li>domain:站点加速日志;</li>\n<li>application:四层代理日志;</li>\n<li>web-rateLiming:速率限制和 CC 攻击防护日志;</li>\n<li>web-attack:托管规则日志;</li>\n<li>web-rule:自定义规则日志;</li>\n<li>web-bot:Bot管理日志。</li>",
|
7050
|
+
"document": "数据投递类型,取值有:\n<li>domain:站点加速日志;</li>\n<li>application:四层代理日志;</li>\n<li>function:边缘函数运行日志;</li>\n<li>web-rateLiming:速率限制和 CC 攻击防护日志;</li>\n<li>web-attack:托管规则日志;</li>\n<li>web-rule:自定义规则日志;</li>\n<li>web-bot:Bot管理日志。</li>",
|
7051
7051
|
"example": "domain",
|
7052
7052
|
"member": "string",
|
7053
7053
|
"name": "LogType",
|
@@ -7065,7 +7065,7 @@
|
|
7065
7065
|
},
|
7066
7066
|
{
|
7067
7067
|
"disabled": false,
|
7068
|
-
"document": "
|
7068
|
+
"document": "投递的预设字段列表。取值参考:\n<li>[站点加速日志(七层访问日志)](https://cloud.tencent.com/document/product/1552/105791)</li>\n<li>[四层代理日志](https://cloud.tencent.com/document/product/1552/105792)</li>\n<li>[边缘函数运行日志](https://cloud.tencent.com/document/product/1552/115585)</li>",
|
7069
7069
|
"example": "[\"RequestID\",\"ClientIP\",\"RequestTime\"]",
|
7070
7070
|
"member": "string",
|
7071
7071
|
"name": "Fields",
|
@@ -13527,7 +13527,7 @@
|
|
13527
13527
|
{
|
13528
13528
|
"disabled": false,
|
13529
13529
|
"document": "指标列表,取值有:\n<li>l7Flow_outFlux: L7 EdgeOne 响应流量,单位:Byte;</li>\n<li>l7Flow_inFlux: L7 客户端请求流量,单位:Byte;</li>\n<li>l7Flow_flux: L7 访问总流量(EdgeOne 响应+客户端请求),单位:Byte;</li>\n<li>l7Flow_outBandwidth: L7 EdgeOne 响应带宽,单位:bps;</li>\n<li>l7Flow_inBandwidth:L7 客户端请求带宽,单位:bps;</li>\n<li>l7Flow_bandwidth:L7 访问总带宽(EdgeOne 响应+客户端请求),单位:bps;</li>\n<li>l7Flow_request: L7 访问请求数,单位:次;</li>\n<li> l7Flow_avgResponseTime: L7 访问平均响应耗时,单位:ms;</li>\n<li> l7Flow_avgFirstByteResponseTime: L7 访问平均首字节响应耗时,单位:ms。</li>",
|
13530
|
-
"example": "l7Flow_outFlux",
|
13530
|
+
"example": "[\"l7Flow_outFlux\"]",
|
13531
13531
|
"member": "string",
|
13532
13532
|
"name": "MetricNames",
|
13533
13533
|
"required": true,
|
@@ -13536,7 +13536,7 @@
|
|
13536
13536
|
{
|
13537
13537
|
"disabled": false,
|
13538
13538
|
"document": "站点 ID 集合,此参数必填。最多传入 100 个站点 ID。若需查询腾讯云主账号下所有站点数据,请用 `*` 代替,查询账号级别数据需具备本接口全部站点资源权限。",
|
13539
|
-
"example": "
|
13539
|
+
"example": "[\"*\"]",
|
13540
13540
|
"member": "string",
|
13541
13541
|
"name": "ZoneIds",
|
13542
13542
|
"required": false,
|
@@ -13553,7 +13553,7 @@
|
|
13553
13553
|
},
|
13554
13554
|
{
|
13555
13555
|
"disabled": false,
|
13556
|
-
"document": "
|
13556
|
+
"document": "筛选数据时使用的过滤条件,取值参考 [指标分析筛选条件说明](https://cloud.tencent.com/document/product/1552/98219#1aaf1150-55a4-4b4d-b103-3a8317ac7945) 中针对 L7 访问流量、带宽、请求数的可用筛选项。\n如需限定站点或内容标识符,请在 `ZoneIds.N` 参数中另行传入对应的值。",
|
13557
13557
|
"example": "无",
|
13558
13558
|
"member": "QueryCondition",
|
13559
13559
|
"name": "Filters",
|
@@ -13562,7 +13562,7 @@
|
|
13562
13562
|
},
|
13563
13563
|
{
|
13564
13564
|
"disabled": false,
|
13565
|
-
"document": "数据归属地区。该参数已废弃。请在 Filters.country 中按客户端地域过滤数据。",
|
13565
|
+
"document": "数据归属地区。该参数已废弃。请在 `Filters.country` 中按客户端地域过滤数据。",
|
13566
13566
|
"example": "mainland",
|
13567
13567
|
"member": "string",
|
13568
13568
|
"name": "Area",
|
@@ -13728,7 +13728,7 @@
|
|
13728
13728
|
},
|
13729
13729
|
{
|
13730
13730
|
"disabled": false,
|
13731
|
-
"document": "查询的指标,取值有:\n<li> l7Flow_outFlux_country:按国家/地区维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_province:按中国大陆境内省份维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_statusCode:按状态码维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_domain:按域名维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_url:按 URL Path 维度统计 L7 EdgeOne 响应流量指标; </li>\n<li> l7Flow_outFlux_resourceType:按资源类型维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_sip:按客户端 IP 维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_referers:按 Referer 维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_ua_device:按设备类型维度统计 L7 EdgeOne 响应流量指标; </li>\n<li> l7Flow_outFlux_ua_browser:按浏览器类型维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_ua_os:按操作系统类型维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_ua:按 User-Agent 维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_request_country:按国家/地区维度统计 L7 访问请求数指标;</li>\n<li> l7Flow_request_province:按中国大陆境内省份维度统计 L7 访问请求数指标;</li>\n<li> l7Flow_request_statusCode:按状态码维度统计 L7 访问请求数指标;</li>\n<li> l7Flow_request_domain:按域名维度统计 L7 访问请求数指标;</li>\n<li> l7Flow_request_url:按 URL Path 维度统计 L7 访问请求数指标; </li>\n<li> l7Flow_request_resourceType:按资源类型维度统计 L7 访问请求数指标;</li>\n<li> l7Flow_request_sip:按客户端 IP 维度统计 L7 访问请求数指标;</li>\n<li> l7Flow_request_referer:按 Referer 维度统计 L7 访问请求数指标;</li>\n<li> l7Flow_request_ua_device:按设备类型维度统计 L7 访问请求数指标; </li>\n<li> l7Flow_request_ua_browser:按浏览器类型维度统计 L7 访问请求数指标;</li>\n<li> l7Flow_request_ua_os:按操作系统类型维度统计 L7 访问请求数指标;</li>\n<li> l7Flow_request_ua:按 User-Agent 维度统计 L7 访问请求数指标。</li
|
13731
|
+
"document": "查询的指标,取值有:\n<li> l7Flow_outFlux_country:按国家/地区维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_province:按中国大陆境内省份维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_statusCode:按状态码维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_domain:按域名维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_url:按 URL Path 维度统计 L7 EdgeOne 响应流量指标; </li>\n<li> l7Flow_outFlux_resourceType:按资源类型维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_sip:按客户端 IP 维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_referers:按 Referer 维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_ua_device:按设备类型维度统计 L7 EdgeOne 响应流量指标; </li>\n<li> l7Flow_outFlux_ua_browser:按浏览器类型维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_ua_os:按操作系统类型维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_outFlux_ua:按 User-Agent 维度统计 L7 EdgeOne 响应流量指标;</li>\n<li> l7Flow_request_country:按国家/地区维度统计 L7 访问请求数指标;</li>\n<li> l7Flow_request_province:按中国大陆境内省份维度统计 L7 访问请求数指标;</li>\n<li> l7Flow_request_statusCode:按状态码维度统计 L7 访问请求数指标;</li>\n<li> l7Flow_request_domain:按域名维度统计 L7 访问请求数指标;</li>\n<li> l7Flow_request_url:按 URL Path 维度统计 L7 访问请求数指标; </li>\n<li> l7Flow_request_resourceType:按资源类型维度统计 L7 访问请求数指标;</li>\n<li> l7Flow_request_sip:按客户端 IP 维度统计 L7 访问请求数指标;</li>\n<li> l7Flow_request_referer:按 Referer 维度统计 L7 访问请求数指标;</li>\n<li> l7Flow_request_ua_device:按设备类型维度统计 L7 访问请求数指标; </li>\n<li> l7Flow_request_ua_browser:按浏览器类型维度统计 L7 访问请求数指标;</li>\n<li> l7Flow_request_ua_os:按操作系统类型维度统计 L7 访问请求数指标;</li>\n<li> l7Flow_request_ua:按 User-Agent 维度统计 L7 访问请求数指标。</li>",
|
13732
13732
|
"example": "l7Flow_outFlux_country",
|
13733
13733
|
"member": "string",
|
13734
13734
|
"name": "MetricName",
|
@@ -13738,7 +13738,7 @@
|
|
13738
13738
|
{
|
13739
13739
|
"disabled": false,
|
13740
13740
|
"document": "站点 ID 集合,此参数必填。最多传入 100 个站点 ID。若需查询腾讯云主账号下所有站点数据,请用 `*` 代替,查询账号级别数据需具备本接口全部站点资源权限。",
|
13741
|
-
"example": "[\"
|
13741
|
+
"example": "[\"*\"]",
|
13742
13742
|
"member": "string",
|
13743
13743
|
"name": "ZoneIds",
|
13744
13744
|
"required": false,
|
@@ -13755,7 +13755,7 @@
|
|
13755
13755
|
},
|
13756
13756
|
{
|
13757
13757
|
"disabled": false,
|
13758
|
-
"document": "
|
13758
|
+
"document": "筛选数据时使用的过滤条件,取值参考 [指标分析筛选条件说明](https://cloud.tencent.com/document/product/1552/98219#1aaf1150-55a4-4b4d-b103-3a8317ac7945) 中针对 L7 访问流量、带宽、请求数的可用筛选项。\n如需限定站点或内容标识符,请在 `ZoneIds.N` 参数中另行传入对应的值。",
|
13759
13759
|
"example": "无",
|
13760
13760
|
"member": "QueryCondition",
|
13761
13761
|
"name": "Filters",
|
@@ -13764,7 +13764,7 @@
|
|
13764
13764
|
},
|
13765
13765
|
{
|
13766
13766
|
"disabled": false,
|
13767
|
-
"document": "
|
13767
|
+
"document": "查询时间粒度,该参数无效,待废弃。",
|
13768
13768
|
"example": "min",
|
13769
13769
|
"member": "string",
|
13770
13770
|
"name": "Interval",
|
@@ -13773,7 +13773,7 @@
|
|
13773
13773
|
},
|
13774
13774
|
{
|
13775
13775
|
"disabled": false,
|
13776
|
-
"document": "数据归属地区。该参数已废弃。请在 Filters.country 中按客户端地域过滤数据。",
|
13776
|
+
"document": "数据归属地区。该参数已废弃。请在 `Filters.country` 中按客户端地域过滤数据。",
|
13777
13777
|
"example": "mainland",
|
13778
13778
|
"member": "string",
|
13779
13779
|
"name": "Area",
|