tccli 3.0.1250.1__py2.py3-none-any.whl → 3.0.1251.1__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- tccli/__init__.py +1 -1
- tccli/services/aiart/v20221229/api.json +1 -1
- tccli/services/cdn/v20180606/api.json +1 -1
- tccli/services/dc/v20180410/api.json +13 -11
- tccli/services/dc/v20180410/examples.json +8 -2
- tccli/services/emr/v20190103/api.json +26 -21
- tccli/services/emr/v20190103/examples.json +2 -2
- tccli/services/ess/v20201111/api.json +380 -375
- tccli/services/ess/v20201111/examples.json +1 -1
- tccli/services/essbasic/v20210526/api.json +403 -406
- tccli/services/essbasic/v20210526/examples.json +6 -6
- tccli/services/hunyuan/v20230901/api.json +22 -0
- tccli/services/monitor/v20180724/examples.json +1 -1
- tccli/services/nlp/v20190408/api.json +1 -1
- tccli/services/ocr/v20181119/api.json +7 -7
- tccli/services/ocr/v20181119/examples.json +6 -6
- tccli/services/pts/v20210728/api.json +589 -497
- tccli/services/pts/v20210728/examples.json +17 -17
- tccli/services/rum/v20210622/api.json +79 -19
- tccli/services/teo/v20220901/api.json +10 -10
- tccli/services/vpc/v20170312/api.json +1 -1
- {tccli-3.0.1250.1.dist-info → tccli-3.0.1251.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1250.1.dist-info → tccli-3.0.1251.1.dist-info}/RECORD +26 -26
- {tccli-3.0.1250.1.dist-info → tccli-3.0.1251.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1250.1.dist-info → tccli-3.0.1251.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1250.1.dist-info → tccli-3.0.1251.1.dist-info}/license_files/LICENSE +0 -0
@@ -52,15 +52,15 @@
|
|
52
52
|
{
|
53
53
|
"document": "创建环境",
|
54
54
|
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateEnvironment\n<公共请求参数>\n\n{}",
|
55
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
|
55
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"abc-123-xyz\"\n }\n}",
|
56
56
|
"title": "创建环境"
|
57
57
|
}
|
58
58
|
],
|
59
59
|
"CreateFile": [
|
60
60
|
{
|
61
61
|
"document": "",
|
62
|
-
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateFile\n<公共请求参数>\n\n{\n \"FileId\": \"file-235c3000\",\n \"ProjectId\": \"project-btksohr0\",\n \"Kind\": 1,\n \"Name\": \"abc.csv\",\n \"Size\": 100,\n \"Type\": \"csv\",\n \"LineCount\": 10,\n \"HeadLines\": [\n \"
|
63
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
62
|
+
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateFile\n<公共请求参数>\n\n{\n \"FileId\": \"file-235c3000\",\n \"ProjectId\": \"project-btksohr0\",\n \"Kind\": 1,\n \"Name\": \"abc.csv\",\n \"Size\": 100,\n \"Type\": \"csv\",\n \"LineCount\": 10,\n \"HeadLines\": [\n \"head-line-content\"\n ],\n \"TailLines\": [\n \"tail-line-content\"\n ],\n \"HeaderInFile\": true,\n \"HeaderColumns\": [\n \"header-columns-content\"\n ],\n \"FileInfos\": [\n {\n \"Name\": \"file-name\",\n \"Size\": 0,\n \"Type\": \"file-type\",\n \"UpdatedAt\": \"2020-09-22T00:00:00+00:00\",\n \"FileId\": \"file-1a2b3c4d\"\n }\n ]\n}",
|
63
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"abc-123-xyz\"\n }\n}",
|
64
64
|
"title": "创建场景与文件的关联关系"
|
65
65
|
}
|
66
66
|
],
|
@@ -140,15 +140,15 @@
|
|
140
140
|
{
|
141
141
|
"document": "",
|
142
142
|
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAlertChannels\n<公共请求参数>\n\n{\n \"OrderBy\": \"asc\",\n \"Ascend\": true,\n \"Limit\": 1,\n \"Offset\": 1,\n \"ProjectIds\": [\n \"project-xx\"\n ]\n}",
|
143
|
-
"output": "{\n \"Response\": {\n \"AlertChannelSet\": [\n {\n \"Status\": 1,\n \"NoticeId\": \"notice-xx\",\n \"ProjectId\": \"projecct-xx\",\n \"UpdatedAt\": \"2022-09-09 13:11:12\",\n \"AMPConsumerId\": \"consumer-xx\",\n \"CreatedAt\": \"2022-09-09 13:11:12\",\n \"AppId\":
|
143
|
+
"output": "{\n \"Response\": {\n \"AlertChannelSet\": [\n {\n \"Status\": 1,\n \"NoticeId\": \"notice-xx\",\n \"ProjectId\": \"projecct-xx\",\n \"UpdatedAt\": \"2022-09-09 13:11:12\",\n \"AMPConsumerId\": \"consumer-xx\",\n \"CreatedAt\": \"2022-09-09 13:11:12\",\n \"AppId\": 11111,\n \"Uin\": \"11100000\",\n \"SubAccountUin\": \"22200000\"\n }\n ],\n \"Total\": 1,\n \"RequestId\": \"abc-123-xyz\"\n }\n}",
|
144
144
|
"title": "查询告警通知接收组列表"
|
145
145
|
}
|
146
146
|
],
|
147
147
|
"DescribeAlertRecords": [
|
148
148
|
{
|
149
149
|
"document": "",
|
150
|
-
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAlertRecords\n<公共请求参数>\n\n{\n \"OrderBy\": \"asc\",\n \"JobIds\": [\n \"job-
|
151
|
-
"output": "{\n \"Response\": {\n \"AlertRecordSet\": [\n {\n \"CreatedAt\": \"2021-12-22T15:04:36+08:00\",\n \"UpdatedAt\": \"2021-12-22T15:04:36+08:00\",\n \"AppId\":
|
150
|
+
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAlertRecords\n<公共请求参数>\n\n{\n \"OrderBy\": \"asc\",\n \"JobIds\": [\n \"job-1a2b3c4d\"\n ],\n \"Ascend\": true,\n \"Limit\": 1,\n \"Offset\": 1,\n \"ProjectIds\": [\n \"project-1a2b3c4d\"\n ],\n \"ScenarioIds\": [\n \"scenario-1a2b3c4d\"\n ]\n}",
|
151
|
+
"output": "{\n \"Response\": {\n \"AlertRecordSet\": [\n {\n \"CreatedAt\": \"2021-12-22T15:04:36+08:00\",\n \"UpdatedAt\": \"2021-12-22T15:04:36+08:00\",\n \"AppId\": 13200000,\n \"Uin\": \"13200000\",\n \"SubAccountUin\": \"13200000\",\n \"AlertRecordId\": \"alert-1a2b3c4d\",\n \"ProjectId\": \"project-1a2b3c4d\",\n \"ScenarioId\": \"scenario-1a2b3c4d\",\n \"ScenarioName\": \"my-scenario\",\n \"JobId\": \"job-1a2b3c4d\",\n \"JobSLAId\": \"sla-1a2b3c4d\",\n \"JobSLADescription\": \"this is a test\",\n \"Status\": {\n \"AbortJob\": 1,\n \"SendNotice\": 1\n },\n \"Target\": \"target-value\"\n }\n ],\n \"RequestId\": \"abc-123-xyz\",\n \"Total\": 1\n }\n}",
|
152
152
|
"title": "查询告警历史"
|
153
153
|
}
|
154
154
|
],
|
@@ -180,7 +180,7 @@
|
|
180
180
|
{
|
181
181
|
"document": "环境列表查询",
|
182
182
|
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeEnvironments\n<公共请求参数>\n\n{}",
|
183
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
|
183
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"abc-123-xyz\"\n }\n}",
|
184
184
|
"title": "环境列表查询"
|
185
185
|
}
|
186
186
|
],
|
@@ -204,7 +204,7 @@
|
|
204
204
|
{
|
205
205
|
"document": "",
|
206
206
|
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeJobs\n<公共请求参数>\n\n{\n \"ProjectIds\": [\n \"project-xx\"\n ],\n \"OrderBy\": \"asc\",\n \"JobIds\": [\n \"job-xx\"\n ],\n \"Ascend\": true,\n \"Limit\": 0,\n \"StartTime\": \"2020-09-22T00:00:00+00:00\",\n \"Offset\": 0,\n \"EndTime\": \"2020-09-22T00:00:00+00:00\",\n \"ScenarioIds\": [\n \"scenario-xx\"\n ]\n}",
|
207
|
-
"output": "{\n \"Response\": {\n \"JobSet\": [\n {\n \"ErrorRate\": 0,\n \"RequestTotal\": 78,\n \"RequestsPerSecond\": 3.6055887,\n \"ResponseTimeAverage\": 0.041749522,\n \"ResponseTimeP99\": 0.0988,\n \"ResponseTimeP95\": 0.094,\n \"ResponseTimeP90\": 0.088,\n \"ResponseTimeMax\": 0.08245612,\n \"ResponseTimeMin\": 0.004263497,\n \"NetworkReceiveRate\": 1842.4558,\n \"NetworkSendRate\": 773.39874,\n \"JobId\": \"job-
|
207
|
+
"output": "{\n \"Response\": {\n \"JobSet\": [\n {\n \"ErrorRate\": 0,\n \"RequestTotal\": 78,\n \"RequestsPerSecond\": 3.6055887,\n \"ResponseTimeAverage\": 0.041749522,\n \"ResponseTimeP99\": 0.0988,\n \"ResponseTimeP95\": 0.094,\n \"ResponseTimeP90\": 0.088,\n \"ResponseTimeMax\": 0.08245612,\n \"ResponseTimeMin\": 0.004263497,\n \"NetworkReceiveRate\": 1842.4558,\n \"NetworkSendRate\": 773.39874,\n \"JobId\": \"job-1a2b3c4d\",\n \"ProjectId\": \"project-1a2b3c4d\",\n \"ProjectName\": \"project-name\",\n \"ScenarioId\": \"scenario-1a2b3c4d\",\n \"ScenarioName\": \"pts-js(2024-08-07 11:40:53)\",\n \"CronId\": \"\",\n \"Type\": \"pts-js\",\n \"Load\": {\n \"LoadSpec\": {\n \"Concurrency\": {\n \"Stages\": [\n {\n \"DurationSeconds\": 120,\n \"TargetVirtualUsers\": 2\n },\n {\n \"DurationSeconds\": 120,\n \"TargetVirtualUsers\": 4\n },\n {\n \"DurationSeconds\": 120,\n \"TargetVirtualUsers\": 5\n },\n {\n \"DurationSeconds\": 240,\n \"TargetVirtualUsers\": 5\n }\n ],\n \"Resources\": 1,\n \"IterationCount\": 0,\n \"MaxRequestsPerSecond\": 40,\n \"GracefulStopSeconds\": 3\n },\n \"RequestsPerSecond\": null,\n \"ScriptOrigin\": null\n },\n \"VpcLoadDistribution\": null,\n \"GeoRegionsLoadDistribution\": [\n {\n \"Region\": \"ap-guangzhou\",\n \"RegionId\": 1,\n \"Percentage\": 100\n }\n ]\n },\n \"TestScripts\": null,\n \"Datasets\": null,\n \"Protocols\": [],\n \"RequestFiles\": [],\n \"Plugins\": [],\n \"StartTime\": \"2024-08-08T14:31:50+08:00\",\n \"EndTime\": \"2024-08-08T14:32:12+08:00\",\n \"Note\": \"\",\n \"JobOwner\": \"job-owner\",\n \"AbortReason\": 1,\n \"Status\": 16,\n \"Message\": \"用户中断\",\n \"DomainNameConfig\": {\n \"HostAliases\": null,\n \"DNSConfig\": null\n },\n \"Debug\": false,\n \"NotificationHooks\": null,\n \"Duration\": 600,\n \"MaxVirtualUserCount\": 5,\n \"MaxRequestsPerSecond\": 40,\n \"LoadSourceInfos\": null,\n \"CreatedAt\": \"2024-08-08T14:31:44+08:00\",\n \"Configs\": null,\n \"Extensions\": null,\n \"Scripts\": null,\n \"LoadSources\": null\n }\n ],\n \"RequestId\": \"ae27925c-eb40-47d3-8643-c8c204ab77be\",\n \"Total\": 1\n }\n}",
|
208
208
|
"title": "查询任务列表"
|
209
209
|
}
|
210
210
|
],
|
@@ -220,7 +220,7 @@
|
|
220
220
|
{
|
221
221
|
"document": "查询指标所有的label及values值",
|
222
222
|
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeMetricLabelWithValues\n<公共请求参数>\n\n{\n \"JobId\": \"job-jbn1pvne\",\n \"ScenarioId\": \"scenario-frfvrab4\",\n \"ProjectId\": \"project-c9drst6a\"\n}",
|
223
|
-
"output": "{\n \"Response\": {\n \"MetricLabelWithValuesSet\": [\n {\n \"MetricName\": \"pts_engine_req_total\",\n \"LabelValuesSet\": [\n {\n \"LabelName\": \"service\",\n \"LabelValues\": [\n \"http://httpbin.org/get\",\n \"http://www.baidu.com\"\n ]\n },\n {\n \"LabelName\": \"status\",\n \"LabelValues\": [\n \"200\",\n \"502\"\n ]\n },\n {\n \"LabelName\": \"result\",\n \"LabelValues\": [\n \"502 Bad Gateway\",\n \"ok\"\n ]\n },\n {\n \"LabelName\": \"method\",\n \"LabelValues\": [\n \"GET\"\n ]\n },\n {\n \"LabelName\": \"proto\",\n \"LabelValues\": [\n \"HTTP/1.1\"\n ]\n },\n {\n \"LabelName\": \"region\",\n \"LabelValues\": [\n \"ap-shanghai\"\n ]\n }\n ]\n },\n {\n \"MetricName\": \"pts_engine_req_duration_seconds\",\n \"LabelValuesSet\": [\n {\n \"LabelName\": \"service\",\n \"LabelValues\": [\n \"http://httpbin.org/get\",\n \"http://www.baidu.com\"\n ]\n },\n {\n \"LabelName\": \"status\",\n \"LabelValues\": [\n \"200\",\n \"502\"\n ]\n },\n {\n \"LabelName\": \"result\",\n \"LabelValues\": [\n \"502 Bad Gateway\",\n \"ok\"\n ]\n },\n {\n \"LabelName\": \"method\",\n \"LabelValues\": [\n \"GET\"\n ]\n },\n {\n \"LabelName\": \"proto\",\n \"LabelValues\": [\n \"HTTP/1.1\"\n ]\n },\n {\n \"LabelName\": \"region\",\n \"LabelValues\": [\n \"ap-shanghai\"\n ]\n }\n ]\n },\n {\n \"MetricName\": \"pts_engine_checks_total\",\n \"LabelValuesSet\": [\n {\n \"LabelName\": \"check\",\n \"LabelValues\": [\n \"body.args.name1 equals value1\",\n \"status is 200\"\n ]\n },\n {\n \"LabelName\": \"result\",\n \"LabelValues\": [\n \"ok\"\n ]\n },\n {\n \"LabelName\": \"region\",\n \"LabelValues\": [\n \"ap-shanghai\"\n ]\n }\n ]\n },\n {\n \"MetricName\": \"pts_engine_num_vus\",\n \"LabelValuesSet\": []\n },\n {\n \"MetricName\": \"pts_engine_send_bytes_total\",\n \"LabelValuesSet\": []\n },\n {\n \"MetricName\": \"pts_engine_receive_bytes_total\",\n \"LabelValuesSet\": []\n },\n {\n \"MetricName\": \"pts_engine_iterations_total\",\n \"LabelValuesSet\": []\n },\n {\n \"MetricName\": \"pts_engine_iterations_duration_seconds\",\n \"LabelValuesSet\": []\n },\n {\n \"MetricName\": \"pts_engine_req_send_duration_seconds\",\n \"LabelValuesSet\": [\n {\n \"LabelName\": \"service\",\n \"LabelValues\": [\n \"http://httpbin.org/get\",\n \"http://www.baidu.com\"\n ]\n },\n {\n \"LabelName\": \"status\",\n \"LabelValues\": [\n \"200\",\n \"502\"\n ]\n },\n {\n \"LabelName\": \"result\",\n \"LabelValues\": [\n \"502 Bad Gateway\",\n \"ok\"\n ]\n },\n {\n \"LabelName\": \"method\",\n \"LabelValues\": [\n \"GET\"\n ]\n },\n {\n \"LabelName\": \"proto\",\n \"LabelValues\": [\n \"HTTP/1.1\"\n ]\n },\n {\n \"LabelName\": \"region\",\n \"LabelValues\": [\n \"ap-shanghai\"\n ]\n }\n ]\n },\n {\n \"MetricName\": \"pts_engine_req_wait_duration_seconds\",\n \"LabelValuesSet\": [\n {\n \"LabelName\": \"service\",\n \"LabelValues\": [\n \"http://httpbin.org/get\",\n \"http://www.baidu.com\"\n ]\n },\n {\n \"LabelName\": \"status\",\n \"LabelValues\": [\n \"200\",\n \"502\"\n ]\n },\n {\n \"LabelName\": \"result\",\n \"LabelValues\": [\n \"502 Bad Gateway\",\n \"ok\"\n ]\n },\n {\n \"LabelName\": \"method\",\n \"LabelValues\": [\n \"GET\"\n ]\n },\n {\n \"LabelName\": \"proto\",\n \"LabelValues\": [\n \"HTTP/1.1\"\n ]\n },\n {\n \"LabelName\": \"region\",\n \"LabelValues\": [\n \"ap-shanghai\"\n ]\n }\n ]\n },\n {\n \"MetricName\": \"pts_engine_req_receive_duration_seconds\",\n \"LabelValuesSet\": [\n {\n \"LabelName\": \"service\",\n \"LabelValues\": [\n \"http://httpbin.org/get\",\n \"http://www.baidu.com\"\n ]\n },\n {\n \"LabelName\": \"status\",\n \"LabelValues\": [\n \"200\",\n \"502\"\n ]\n },\n {\n \"LabelName\": \"result\",\n \"LabelValues\": [\n \"502 Bad Gateway\",\n \"ok\"\n ]\n },\n {\n \"LabelName\": \"method\",\n \"LabelValues\": [\n \"GET\"\n ]\n },\n {\n \"LabelName\": \"proto\",\n \"LabelValues\": [\n \"HTTP/1.1\"\n ]\n },\n {\n \"LabelName\": \"region\",\n \"LabelValues\": [\n \"ap-shanghai\"\n ]\n }\n ]\n },\n {\n \"MetricName\": \"pts_engine_req_block_duration_seconds\",\n \"LabelValuesSet\": [\n {\n \"LabelName\": \"service\",\n \"LabelValues\": [\n \"http://httpbin.org/get\",\n \"http://www.baidu.com\"\n ]\n },\n {\n \"LabelName\": \"status\",\n \"LabelValues\": [\n \"200\",\n \"502\"\n ]\n },\n {\n \"LabelName\": \"result\",\n \"LabelValues\": [\n \"502 Bad Gateway\",\n \"ok\"\n ]\n },\n {\n \"LabelName\": \"method\",\n \"LabelValues\": [\n \"GET\"\n ]\n },\n {\n \"LabelName\": \"proto\",\n \"LabelValues\": [\n \"HTTP/1.1\"\n ]\n },\n {\n \"LabelName\": \"region\",\n \"LabelValues\": [\n \"ap-shanghai\"\n ]\n }\n ]\n },\n {\n \"MetricName\": \"pts_engine_req_connect_duration_seconds\",\n \"LabelValuesSet\": [\n {\n \"LabelName\": \"service\",\n \"LabelValues\": [\n \"http://httpbin.org/get\",\n \"http://www.baidu.com\"\n ]\n },\n {\n \"LabelName\": \"status\",\n \"LabelValues\": [\n \"200\",\n \"502\"\n ]\n },\n {\n \"LabelName\": \"result\",\n \"LabelValues\": [\n \"502 Bad Gateway\",\n \"ok\"\n ]\n },\n {\n \"LabelName\": \"method\",\n \"LabelValues\": [\n \"GET\"\n ]\n },\n {\n \"LabelName\": \"proto\",\n \"LabelValues\": [\n \"HTTP/1.1\"\n ]\n },\n {\n \"LabelName\": \"region\",\n \"LabelValues\": [\n \"ap-shanghai\"\n ]\n }\n ]\n },\n {\n \"MetricName\": \"pts_engine_req_tls_handshake_duration_seconds\",\n \"LabelValuesSet\": [\n {\n \"LabelName\": \"service\",\n \"LabelValues\": [\n \"http://httpbin.org/get\",\n \"http://www.baidu.com\"\n ]\n },\n {\n \"LabelName\": \"status\",\n \"LabelValues\": [\n \"200\",\n \"502\"\n ]\n },\n {\n \"LabelName\": \"result\",\n \"LabelValues\": [\n \"502 Bad Gateway\",\n \"ok\"\n ]\n },\n {\n \"LabelName\": \"method\",\n \"LabelValues\": [\n \"GET\"\n ]\n },\n {\n \"LabelName\": \"proto\",\n \"LabelValues\": [\n \"HTTP/1.1\"\n ]\n },\n {\n \"LabelName\": \"region\",\n \"LabelValues\": [\n \"ap-shanghai\"\n ]\n }\n ]\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
|
223
|
+
"output": "{\n \"Response\": {\n \"MetricLabelWithValuesSet\": [\n {\n \"MetricName\": \"pts_engine_req_total\",\n \"LabelValuesSet\": [\n {\n \"LabelName\": \"service\",\n \"LabelValues\": [\n \"http://httpbin.org/get\",\n \"http://www.baidu.com\"\n ]\n },\n {\n \"LabelName\": \"status\",\n \"LabelValues\": [\n \"200\",\n \"502\"\n ]\n },\n {\n \"LabelName\": \"result\",\n \"LabelValues\": [\n \"502 Bad Gateway\",\n \"ok\"\n ]\n },\n {\n \"LabelName\": \"method\",\n \"LabelValues\": [\n \"GET\"\n ]\n },\n {\n \"LabelName\": \"proto\",\n \"LabelValues\": [\n \"HTTP/1.1\"\n ]\n },\n {\n \"LabelName\": \"region\",\n \"LabelValues\": [\n \"ap-shanghai\"\n ]\n }\n ]\n },\n {\n \"MetricName\": \"pts_engine_req_duration_seconds\",\n \"LabelValuesSet\": [\n {\n \"LabelName\": \"service\",\n \"LabelValues\": [\n \"http://httpbin.org/get\",\n \"http://www.baidu.com\"\n ]\n },\n {\n \"LabelName\": \"status\",\n \"LabelValues\": [\n \"200\",\n \"502\"\n ]\n },\n {\n \"LabelName\": \"result\",\n \"LabelValues\": [\n \"502 Bad Gateway\",\n \"ok\"\n ]\n },\n {\n \"LabelName\": \"method\",\n \"LabelValues\": [\n \"GET\"\n ]\n },\n {\n \"LabelName\": \"proto\",\n \"LabelValues\": [\n \"HTTP/1.1\"\n ]\n },\n {\n \"LabelName\": \"region\",\n \"LabelValues\": [\n \"ap-shanghai\"\n ]\n }\n ]\n },\n {\n \"MetricName\": \"pts_engine_checks_total\",\n \"LabelValuesSet\": [\n {\n \"LabelName\": \"check\",\n \"LabelValues\": [\n \"body.args.name1 equals value1\",\n \"status is 200\"\n ]\n },\n {\n \"LabelName\": \"result\",\n \"LabelValues\": [\n \"ok\"\n ]\n },\n {\n \"LabelName\": \"region\",\n \"LabelValues\": [\n \"ap-shanghai\"\n ]\n }\n ]\n },\n {\n \"MetricName\": \"pts_engine_num_vus\",\n \"LabelValuesSet\": []\n },\n {\n \"MetricName\": \"pts_engine_send_bytes_total\",\n \"LabelValuesSet\": []\n },\n {\n \"MetricName\": \"pts_engine_receive_bytes_total\",\n \"LabelValuesSet\": []\n },\n {\n \"MetricName\": \"pts_engine_iterations_total\",\n \"LabelValuesSet\": []\n },\n {\n \"MetricName\": \"pts_engine_iterations_duration_seconds\",\n \"LabelValuesSet\": []\n },\n {\n \"MetricName\": \"pts_engine_req_send_duration_seconds\",\n \"LabelValuesSet\": [\n {\n \"LabelName\": \"service\",\n \"LabelValues\": [\n \"http://httpbin.org/get\",\n \"http://www.baidu.com\"\n ]\n },\n {\n \"LabelName\": \"status\",\n \"LabelValues\": [\n \"200\",\n \"502\"\n ]\n },\n {\n \"LabelName\": \"result\",\n \"LabelValues\": [\n \"502 Bad Gateway\",\n \"ok\"\n ]\n },\n {\n \"LabelName\": \"method\",\n \"LabelValues\": [\n \"GET\"\n ]\n },\n {\n \"LabelName\": \"proto\",\n \"LabelValues\": [\n \"HTTP/1.1\"\n ]\n },\n {\n \"LabelName\": \"region\",\n \"LabelValues\": [\n \"ap-shanghai\"\n ]\n }\n ]\n },\n {\n \"MetricName\": \"pts_engine_req_wait_duration_seconds\",\n \"LabelValuesSet\": [\n {\n \"LabelName\": \"service\",\n \"LabelValues\": [\n \"http://httpbin.org/get\",\n \"http://www.baidu.com\"\n ]\n },\n {\n \"LabelName\": \"status\",\n \"LabelValues\": [\n \"200\",\n \"502\"\n ]\n },\n {\n \"LabelName\": \"result\",\n \"LabelValues\": [\n \"502 Bad Gateway\",\n \"ok\"\n ]\n },\n {\n \"LabelName\": \"method\",\n \"LabelValues\": [\n \"GET\"\n ]\n },\n {\n \"LabelName\": \"proto\",\n \"LabelValues\": [\n \"HTTP/1.1\"\n ]\n },\n {\n \"LabelName\": \"region\",\n \"LabelValues\": [\n \"ap-shanghai\"\n ]\n }\n ]\n },\n {\n \"MetricName\": \"pts_engine_req_receive_duration_seconds\",\n \"LabelValuesSet\": [\n {\n \"LabelName\": \"service\",\n \"LabelValues\": [\n \"http://httpbin.org/get\",\n \"http://www.baidu.com\"\n ]\n },\n {\n \"LabelName\": \"status\",\n \"LabelValues\": [\n \"200\",\n \"502\"\n ]\n },\n {\n \"LabelName\": \"result\",\n \"LabelValues\": [\n \"502 Bad Gateway\",\n \"ok\"\n ]\n },\n {\n \"LabelName\": \"method\",\n \"LabelValues\": [\n \"GET\"\n ]\n },\n {\n \"LabelName\": \"proto\",\n \"LabelValues\": [\n \"HTTP/1.1\"\n ]\n },\n {\n \"LabelName\": \"region\",\n \"LabelValues\": [\n \"ap-shanghai\"\n ]\n }\n ]\n },\n {\n \"MetricName\": \"pts_engine_req_block_duration_seconds\",\n \"LabelValuesSet\": [\n {\n \"LabelName\": \"service\",\n \"LabelValues\": [\n \"http://httpbin.org/get\",\n \"http://www.baidu.com\"\n ]\n },\n {\n \"LabelName\": \"status\",\n \"LabelValues\": [\n \"200\",\n \"502\"\n ]\n },\n {\n \"LabelName\": \"result\",\n \"LabelValues\": [\n \"502 Bad Gateway\",\n \"ok\"\n ]\n },\n {\n \"LabelName\": \"method\",\n \"LabelValues\": [\n \"GET\"\n ]\n },\n {\n \"LabelName\": \"proto\",\n \"LabelValues\": [\n \"HTTP/1.1\"\n ]\n },\n {\n \"LabelName\": \"region\",\n \"LabelValues\": [\n \"ap-shanghai\"\n ]\n }\n ]\n },\n {\n \"MetricName\": \"pts_engine_req_connect_duration_seconds\",\n \"LabelValuesSet\": [\n {\n \"LabelName\": \"service\",\n \"LabelValues\": [\n \"http://httpbin.org/get\",\n \"http://www.baidu.com\"\n ]\n },\n {\n \"LabelName\": \"status\",\n \"LabelValues\": [\n \"200\",\n \"502\"\n ]\n },\n {\n \"LabelName\": \"result\",\n \"LabelValues\": [\n \"502 Bad Gateway\",\n \"ok\"\n ]\n },\n {\n \"LabelName\": \"method\",\n \"LabelValues\": [\n \"GET\"\n ]\n },\n {\n \"LabelName\": \"proto\",\n \"LabelValues\": [\n \"HTTP/1.1\"\n ]\n },\n {\n \"LabelName\": \"region\",\n \"LabelValues\": [\n \"ap-shanghai\"\n ]\n }\n ]\n },\n {\n \"MetricName\": \"pts_engine_req_tls_handshake_duration_seconds\",\n \"LabelValuesSet\": [\n {\n \"LabelName\": \"service\",\n \"LabelValues\": [\n \"http://httpbin.org/get\",\n \"http://www.baidu.com\"\n ]\n },\n {\n \"LabelName\": \"status\",\n \"LabelValues\": [\n \"200\",\n \"502\"\n ]\n },\n {\n \"LabelName\": \"result\",\n \"LabelValues\": [\n \"502 Bad Gateway\",\n \"ok\"\n ]\n },\n {\n \"LabelName\": \"method\",\n \"LabelValues\": [\n \"GET\"\n ]\n },\n {\n \"LabelName\": \"proto\",\n \"LabelValues\": [\n \"HTTP/1.1\"\n ]\n },\n {\n \"LabelName\": \"region\",\n \"LabelValues\": [\n \"ap-shanghai\"\n ]\n }\n ]\n }\n ],\n \"RequestId\": \"abc-123-xyz\"\n }\n}",
|
224
224
|
"title": "查询指标所有的label及values值"
|
225
225
|
}
|
226
226
|
],
|
@@ -244,15 +244,15 @@
|
|
244
244
|
{
|
245
245
|
"document": "",
|
246
246
|
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRegions\n<公共请求参数>\n\n{\n \"LoadType\": 0\n}",
|
247
|
-
"output": "{\n \"Response\": {\n \"RegionSet\": [\n {\n \"CreatedAt\": \"2021-08-20T16:33:00+08:00\",\n \"UpdatedAt\": \"2021-08-20T16:33:00+08:00\",\n \"RegionId\": 1,\n \"Region\": \"ap-guangzhou\",\n \"RegionShortName\": \"gz\",\n \"RegionState\": 1,\n \"RegionName\": \"广州\",\n \"Area\": \"华南地区\"\n },\n {\n \"CreatedAt\": \"2021-08-20T16:33:00+08:00\",\n \"UpdatedAt\": \"2021-08-20T16:33:00+08:00\",\n \"RegionId\": 37,\n \"Region\": \"ap-shenzhen\",\n \"RegionShortName\": \"szx\",\n \"RegionState\": 1,\n \"RegionName\": \"深圳\",\n \"Area\": \"华南地区\"\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
|
247
|
+
"output": "{\n \"Response\": {\n \"RegionSet\": [\n {\n \"CreatedAt\": \"2021-08-20T16:33:00+08:00\",\n \"UpdatedAt\": \"2021-08-20T16:33:00+08:00\",\n \"RegionId\": 1,\n \"Region\": \"ap-guangzhou\",\n \"RegionShortName\": \"gz\",\n \"RegionState\": 1,\n \"RegionName\": \"广州\",\n \"Area\": \"华南地区\"\n },\n {\n \"CreatedAt\": \"2021-08-20T16:33:00+08:00\",\n \"UpdatedAt\": \"2021-08-20T16:33:00+08:00\",\n \"RegionId\": 37,\n \"Region\": \"ap-shenzhen\",\n \"RegionShortName\": \"szx\",\n \"RegionState\": 1,\n \"RegionName\": \"深圳\",\n \"Area\": \"华南地区\"\n }\n ],\n \"RequestId\": \"abc-123-xyz\"\n }\n}",
|
248
248
|
"title": "查询地域列表"
|
249
249
|
}
|
250
250
|
],
|
251
251
|
"DescribeRequestSummary": [
|
252
252
|
{
|
253
253
|
"document": "",
|
254
|
-
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRequestSummary\n<公共请求参数>\n\n{\n \"
|
255
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
254
|
+
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeRequestSummary\n<公共请求参数>\n\n{\n \"JobId\": \"job-kufs4qhc\",\n \"ScenarioId\": \"scenario-ih54i7dm\",\n \"ProjectId\": \"project-pf8s0daq\"\n}",
|
255
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"abc-123-xyz\",\n \"RequestSummarySet\": [\n {\n \"Average\": 0.0426436516818182,\n \"Count\": 25,\n \"ErrorPercentage\": 0,\n \"Max\": 0.077895098,\n \"Method\": \"GET\",\n \"Min\": 0.007491527,\n \"P90\": 0.08830936954286554,\n \"P95\": 0.09415468477143277,\n \"P99\": 0,\n \"RPS\": 1.8336389398233037,\n \"Result\": \"\",\n \"Service\": \"http://mockhttpbin.pts.svc.cluster.local/get\",\n \"Status\": \"\"\n }\n ]\n }\n}",
|
256
256
|
"title": "查询请求汇总信息"
|
257
257
|
}
|
258
258
|
],
|
@@ -291,8 +291,8 @@
|
|
291
291
|
"DescribeSampleQuery": [
|
292
292
|
{
|
293
293
|
"document": "查询某个任务总的请求数",
|
294
|
-
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeSampleQuery\n<公共请求参数>\n\n{\n \"ProjectId\": \"project-
|
295
|
-
"output": "{\n \"Response\": {\n \"MetricSample\": {\n \"Metric\": \"pts_engine_req_total\",\n \"Aggregation\": \"Count\",\n \"Unit\": \"reqs\",\n \"Labels\": [\n {\n \"LabelName\": \"method\",\n \"LabelValue\": \"GET\"\n }\n ],\n \"Value\": \"
|
294
|
+
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeSampleQuery\n<公共请求参数>\n\n{\n \"ProjectId\": \"project-1a2b3c4d\",\n \"JobId\": \"job-1a2b3c4d\",\n \"ScenarioId\": \"scenario-1a2b3c4d\",\n \"Metric\": \"pts_engine_req_total\",\n \"Aggregation\": \"Count\"\n}",
|
295
|
+
"output": "{\n \"Response\": {\n \"MetricSample\": {\n \"Metric\": \"pts_engine_req_total\",\n \"Aggregation\": \"Count\",\n \"Unit\": \"reqs\",\n \"Labels\": [\n {\n \"LabelName\": \"method\",\n \"LabelValue\": \"GET\"\n }\n ],\n \"Value\": \"1100000\",\n \"Timestamp\": 1631693000000\n },\n \"RequestId\": \"abc-123-xyz\"\n }\n}",
|
296
296
|
"title": "查询总请求数"
|
297
297
|
}
|
298
298
|
],
|
@@ -316,7 +316,7 @@
|
|
316
316
|
{
|
317
317
|
"document": "",
|
318
318
|
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: GenerateTmpKey\n<公共请求参数>\n\n{\n \"ProjectId\": \"project-xx\",\n \"ScenarioId\": \"scenario-xx\"\n}",
|
319
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
319
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"abc-123-xyz\",\n \"StartTime\": 1630376705,\n \"ExpiredTime\": 1630377005,\n \"Credentials\": {\n \"TmpSecretId\": \"tmp-secretid-value\",\n \"TmpSecretKey\": \"tmp-secretkey-value\",\n \"Token\": \"token-value\"\n }\n }\n}",
|
320
320
|
"title": "生成临时COS凭证"
|
321
321
|
}
|
322
322
|
],
|
@@ -348,7 +348,7 @@
|
|
348
348
|
{
|
349
349
|
"document": "更新环境",
|
350
350
|
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateEnvironment\n<公共请求参数>\n\n{}",
|
351
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"abc\"\n }\n}",
|
351
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"abc-123-xyz\"\n }\n}",
|
352
352
|
"title": "更新环境"
|
353
353
|
}
|
354
354
|
],
|
@@ -371,7 +371,7 @@
|
|
371
371
|
"UpdateProject": [
|
372
372
|
{
|
373
373
|
"document": "",
|
374
|
-
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateProject\n<公共请求参数>\n\n{\n \"ProjectId\": \"project-1a2b3c4d\",\n \"Name\": \"
|
374
|
+
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: UpdateProject\n<公共请求参数>\n\n{\n \"ProjectId\": \"project-1a2b3c4d\",\n \"Name\": \"project name\"\n}",
|
375
375
|
"output": "{\n \"Response\": {\n \"RequestId\": \"abc-123-xyz\"\n }\n}",
|
376
376
|
"title": "更新项目"
|
377
377
|
}
|
@@ -6985,17 +6985,17 @@
|
|
6985
6985
|
"example": "1",
|
6986
6986
|
"member": "string",
|
6987
6987
|
"name": "StaticDuration",
|
6988
|
-
"
|
6988
|
+
"output_required": true,
|
6989
6989
|
"type": "string",
|
6990
6990
|
"value_allowed_null": false
|
6991
6991
|
},
|
6992
6992
|
{
|
6993
6993
|
"disabled": false,
|
6994
6994
|
"document": "pv",
|
6995
|
-
"example": "
|
6995
|
+
"example": "10",
|
6996
6996
|
"member": "string",
|
6997
6997
|
"name": "PagePv",
|
6998
|
-
"
|
6998
|
+
"output_required": true,
|
6999
6999
|
"type": "string",
|
7000
7000
|
"value_allowed_null": false
|
7001
7001
|
},
|
@@ -7005,7 +7005,7 @@
|
|
7005
7005
|
"example": "1",
|
7006
7006
|
"member": "string",
|
7007
7007
|
"name": "ApiFail",
|
7008
|
-
"
|
7008
|
+
"output_required": true,
|
7009
7009
|
"type": "string",
|
7010
7010
|
"value_allowed_null": false
|
7011
7011
|
},
|
@@ -7015,7 +7015,7 @@
|
|
7015
7015
|
"example": "12",
|
7016
7016
|
"member": "string",
|
7017
7017
|
"name": "ApiNum",
|
7018
|
-
"
|
7018
|
+
"output_required": true,
|
7019
7019
|
"type": "string",
|
7020
7020
|
"value_allowed_null": false
|
7021
7021
|
},
|
@@ -7025,7 +7025,7 @@
|
|
7025
7025
|
"example": "12",
|
7026
7026
|
"member": "string",
|
7027
7027
|
"name": "StaticFail",
|
7028
|
-
"
|
7028
|
+
"output_required": true,
|
7029
7029
|
"type": "string",
|
7030
7030
|
"value_allowed_null": false
|
7031
7031
|
},
|
@@ -7035,7 +7035,7 @@
|
|
7035
7035
|
"example": "1",
|
7036
7036
|
"member": "int64",
|
7037
7037
|
"name": "ProjectID",
|
7038
|
-
"
|
7038
|
+
"output_required": true,
|
7039
7039
|
"type": "int",
|
7040
7040
|
"value_allowed_null": false
|
7041
7041
|
},
|
@@ -7045,7 +7045,7 @@
|
|
7045
7045
|
"example": "12",
|
7046
7046
|
"member": "string",
|
7047
7047
|
"name": "PageUv",
|
7048
|
-
"
|
7048
|
+
"output_required": true,
|
7049
7049
|
"type": "string",
|
7050
7050
|
"value_allowed_null": false
|
7051
7051
|
},
|
@@ -7055,27 +7055,27 @@
|
|
7055
7055
|
"example": "12",
|
7056
7056
|
"member": "string",
|
7057
7057
|
"name": "ApiDuration",
|
7058
|
-
"
|
7058
|
+
"output_required": true,
|
7059
7059
|
"type": "string",
|
7060
7060
|
"value_allowed_null": false
|
7061
7061
|
},
|
7062
7062
|
{
|
7063
7063
|
"disabled": false,
|
7064
|
-
"document": "
|
7065
|
-
"example": "
|
7064
|
+
"document": "项目总分",
|
7065
|
+
"example": "100",
|
7066
7066
|
"member": "string",
|
7067
7067
|
"name": "Score",
|
7068
|
-
"
|
7068
|
+
"output_required": true,
|
7069
7069
|
"type": "string",
|
7070
7070
|
"value_allowed_null": false
|
7071
7071
|
},
|
7072
7072
|
{
|
7073
7073
|
"disabled": false,
|
7074
7074
|
"document": "error",
|
7075
|
-
"example": "
|
7075
|
+
"example": "10",
|
7076
7076
|
"member": "string",
|
7077
7077
|
"name": "PageError",
|
7078
|
-
"
|
7078
|
+
"output_required": true,
|
7079
7079
|
"type": "string",
|
7080
7080
|
"value_allowed_null": false
|
7081
7081
|
},
|
@@ -7085,7 +7085,7 @@
|
|
7085
7085
|
"example": "12",
|
7086
7086
|
"member": "string",
|
7087
7087
|
"name": "StaticNum",
|
7088
|
-
"
|
7088
|
+
"output_required": true,
|
7089
7089
|
"type": "string",
|
7090
7090
|
"value_allowed_null": false
|
7091
7091
|
},
|
@@ -7095,17 +7095,17 @@
|
|
7095
7095
|
"example": "1",
|
7096
7096
|
"member": "int64",
|
7097
7097
|
"name": "RecordNum",
|
7098
|
-
"
|
7098
|
+
"output_required": true,
|
7099
7099
|
"type": "int",
|
7100
7100
|
"value_allowed_null": false
|
7101
7101
|
},
|
7102
7102
|
{
|
7103
7103
|
"disabled": false,
|
7104
7104
|
"document": "Duration",
|
7105
|
-
"example": "
|
7105
|
+
"example": "10",
|
7106
7106
|
"member": "string",
|
7107
7107
|
"name": "PageDuration",
|
7108
|
-
"
|
7108
|
+
"output_required": true,
|
7109
7109
|
"type": "string",
|
7110
7110
|
"value_allowed_null": false
|
7111
7111
|
},
|
@@ -7115,9 +7115,69 @@
|
|
7115
7115
|
"example": "20230111",
|
7116
7116
|
"member": "string",
|
7117
7117
|
"name": "CreateTime",
|
7118
|
-
"
|
7118
|
+
"output_required": true,
|
7119
7119
|
"type": "string",
|
7120
7120
|
"value_allowed_null": true
|
7121
|
+
},
|
7122
|
+
{
|
7123
|
+
"disabled": false,
|
7124
|
+
"document": "页面性能评分",
|
7125
|
+
"example": "10",
|
7126
|
+
"member": "string",
|
7127
|
+
"name": "PagePerformanceScore",
|
7128
|
+
"output_required": false,
|
7129
|
+
"type": "string",
|
7130
|
+
"value_allowed_null": false
|
7131
|
+
},
|
7132
|
+
{
|
7133
|
+
"disabled": false,
|
7134
|
+
"document": "js错误评分",
|
7135
|
+
"example": "30",
|
7136
|
+
"member": "string",
|
7137
|
+
"name": "JsErrorScore",
|
7138
|
+
"output_required": false,
|
7139
|
+
"type": "string",
|
7140
|
+
"value_allowed_null": false
|
7141
|
+
},
|
7142
|
+
{
|
7143
|
+
"disabled": false,
|
7144
|
+
"document": "API性能评分",
|
7145
|
+
"example": "5",
|
7146
|
+
"member": "string",
|
7147
|
+
"name": "ApiPerformanceScore",
|
7148
|
+
"output_required": false,
|
7149
|
+
"type": "string",
|
7150
|
+
"value_allowed_null": false
|
7151
|
+
},
|
7152
|
+
{
|
7153
|
+
"disabled": false,
|
7154
|
+
"document": "API可用性评分",
|
7155
|
+
"example": "30",
|
7156
|
+
"member": "string",
|
7157
|
+
"name": "ApiAvaliableScore",
|
7158
|
+
"output_required": false,
|
7159
|
+
"type": "string",
|
7160
|
+
"value_allowed_null": false
|
7161
|
+
},
|
7162
|
+
{
|
7163
|
+
"disabled": false,
|
7164
|
+
"document": "静态资源性能评分",
|
7165
|
+
"example": "5",
|
7166
|
+
"member": "string",
|
7167
|
+
"name": "StaticPerformanceScore",
|
7168
|
+
"output_required": false,
|
7169
|
+
"type": "string",
|
7170
|
+
"value_allowed_null": false
|
7171
|
+
},
|
7172
|
+
{
|
7173
|
+
"disabled": false,
|
7174
|
+
"document": "静态资源可用性评分",
|
7175
|
+
"example": "20",
|
7176
|
+
"member": "string",
|
7177
|
+
"name": "StaticAvaliableScore",
|
7178
|
+
"output_required": false,
|
7179
|
+
"type": "string",
|
7180
|
+
"value_allowed_null": false
|
7121
7181
|
}
|
7122
7182
|
],
|
7123
7183
|
"usage": "out"
|
@@ -11477,36 +11477,36 @@
|
|
11477
11477
|
},
|
11478
11478
|
{
|
11479
11479
|
"disabled": false,
|
11480
|
-
"document": "源站未返回 Cache-Control 头时,缓存/不缓存开关。当 Switch 为 on
|
11480
|
+
"document": "源站未返回 Cache-Control 头时,缓存/不缓存开关。当 Switch 为 on 时,此字段必填,当 Switch 为 off 时,无需填写此字段,若填写则不生效。取值有:\n<li>on:缓存;</li>\n<li>off:不缓存。</li>",
|
11481
11481
|
"example": "on",
|
11482
11482
|
"member": "string",
|
11483
11483
|
"name": "DefaultCache",
|
11484
|
-
"output_required":
|
11484
|
+
"output_required": false,
|
11485
11485
|
"required": false,
|
11486
11486
|
"type": "string",
|
11487
|
-
"value_allowed_null":
|
11487
|
+
"value_allowed_null": false
|
11488
11488
|
},
|
11489
11489
|
{
|
11490
11490
|
"disabled": false,
|
11491
|
-
"document": "源站未返回 Cache-Control 头时,使用/不使用默认缓存策略开关。当 DefaultCache 为 on 时,此字段必填,否则此字段不生效;当 DefaultCacheTime 不为 0 时,此字段必须为 off。取值有:\n<li>on:使用默认缓存策略;</li>\n<li>off:不使用默认缓存策略。</li
|
11491
|
+
"document": "源站未返回 Cache-Control 头时,使用/不使用默认缓存策略开关。当 DefaultCache 为 on 时,此字段必填,否则此字段不生效;当 DefaultCacheTime 不为 0 时,此字段必须为 off。取值有:\n<li>on:使用默认缓存策略;</li>\n<li>off:不使用默认缓存策略。</li>",
|
11492
11492
|
"example": "on",
|
11493
11493
|
"member": "string",
|
11494
11494
|
"name": "DefaultCacheStrategy",
|
11495
|
-
"output_required":
|
11495
|
+
"output_required": false,
|
11496
11496
|
"required": false,
|
11497
11497
|
"type": "string",
|
11498
|
-
"value_allowed_null":
|
11498
|
+
"value_allowed_null": false
|
11499
11499
|
},
|
11500
11500
|
{
|
11501
11501
|
"disabled": false,
|
11502
|
-
"document": "源站未返回 Cache-Control 头时,表示默认的缓存时间,单位为秒,取值:0
|
11502
|
+
"document": "源站未返回 Cache-Control 头时,表示默认的缓存时间,单位为秒,取值:0-315360000。当 DefaultCache 为 on 时,此字段必填,否则此字段不生效;当 DefaultCacheStrategy 为 on 时, 此字段必须为 0。",
|
11503
11503
|
"example": "0",
|
11504
11504
|
"member": "int64",
|
11505
11505
|
"name": "DefaultCacheTime",
|
11506
|
-
"output_required":
|
11506
|
+
"output_required": false,
|
11507
11507
|
"required": false,
|
11508
11508
|
"type": "int",
|
11509
|
-
"value_allowed_null":
|
11509
|
+
"value_allowed_null": false
|
11510
11510
|
}
|
11511
11511
|
],
|
11512
11512
|
"usage": "both"
|
@@ -17768,7 +17768,7 @@
|
|
17768
17768
|
},
|
17769
17769
|
{
|
17770
17770
|
"disabled": false,
|
17771
|
-
"document": "参数值类型。\n<li> CHOICE:参数值只能在 ChoicesValue 中选择; </li>\n<li> TOGGLE:参数值为开关类型,可在 ChoicesValue 中选择;</li>\n<li> OBJECT:参数值为对象类型,ChoiceProperties 为改对象类型关联的属性;</li>\n<li> CUSTOM_NUM:参数值用户自定义,整型类型;</li>\n<li> CUSTOM_STRING:参数值用户自定义,字符串类型。</li>注意:当参数类型为 OBJECT 类型时,请注意参考 [示例2 参数为 OBJECT 类型的创建](https://cloud.tencent.com/document/product/1552/80622#.E7.A4.BA.E4.BE.8B2-.
|
17771
|
+
"document": "参数值类型。\n<li> CHOICE:参数值只能在 ChoicesValue 中选择; </li>\n<li> TOGGLE:参数值为开关类型,可在 ChoicesValue 中选择;</li>\n<li> OBJECT:参数值为对象类型,ChoiceProperties 为改对象类型关联的属性;</li>\n<li> CUSTOM_NUM:参数值用户自定义,整型类型;</li>\n<li> CUSTOM_STRING:参数值用户自定义,字符串类型。</li>注意:当参数类型为 OBJECT 类型时,请注意参考 [示例2 参数为 OBJECT 类型的创建](https://cloud.tencent.com/document/product/1552/80622#.E7.A4.BA.E4.BE.8B2-.E4.BF.AE.E6.94.B9.E6.BA.90.E7.AB.99.E4.B8.BAIP.E5.9F.9F.E5.90.8D)",
|
17772
17772
|
"example": "CHOICE",
|
17773
17773
|
"member": "string",
|
17774
17774
|
"name": "Type",
|
@@ -20188,7 +20188,7 @@
|
|
20188
20188
|
"members": [
|
20189
20189
|
{
|
20190
20190
|
"disabled": false,
|
20191
|
-
"document": "过滤条件,参数不支持同时指定SslVpnClientIds和Filters
|
20191
|
+
"document": "过滤条件,参数不支持同时指定SslVpnClientIds和Filters。<li>vpc-id - String - (过滤条件)VPC实例ID形如:vpc-f49l6u0z。</li><li>vpn-gateway-id - String - (过滤条件)VPN实例ID形如:vpngw-5aluhh9t。</li><li>ssl-vpn-server-id - String - (过滤条件)SSL-VPN-SERVER实例ID形如:vpns-1j2w6xpx。</li><li>ssl-vpn-client-id - String - (过滤条件)SSL-VPN-CLIENT实例ID形如:vpnc-3rlxp4nd。</li><li>ssl-vpn-client-name - String - (过滤条件)SSL-VPN-CLIENT实例名称。</li><li>ssl-vpn-client-inner-ip - String - (过滤条件)SSL-VPN-CLIENT私网IP。</li>",
|
20192
20192
|
"example": "[{\"Name\":\"vpc-id\",\"Values\":[\"vpc-xxxxxxxx\"]}]",
|
20193
20193
|
"member": "Filter",
|
20194
20194
|
"name": "Filters",
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: tccli
|
3
|
-
Version: 3.0.
|
3
|
+
Version: 3.0.1251.1
|
4
4
|
Summary: Universal Command Line Environment for Tencent Cloud
|
5
5
|
Project-URL: Bug Tracker, https://github.com/TencentCloud/tencentcloud-cli/issues
|
6
6
|
Project-URL: Homepage, https://github.com/TencentCloud/tencentcloud-cli
|
@@ -13,7 +13,7 @@ Classifier: Programming Language :: Python :: 2.7
|
|
13
13
|
Classifier: Programming Language :: Python :: 3
|
14
14
|
Requires-Dist: jmespath==0.10.0
|
15
15
|
Requires-Dist: six==1.16.0
|
16
|
-
Requires-Dist: tencentcloud-sdk-python>=3.0.
|
16
|
+
Requires-Dist: tencentcloud-sdk-python>=3.0.1251
|
17
17
|
Description-Content-Type: text/markdown
|
18
18
|
|
19
19
|
# 命令行工具简介
|