tccli 3.0.1122.1__py2.py3-none-any.whl → 3.0.1124.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 +2 -2
- tccli/services/asr/v20190614/api.json +1 -1
- tccli/services/ccc/ccc_client.py +53 -0
- tccli/services/ccc/v20200210/api.json +89 -0
- tccli/services/ccc/v20200210/examples.json +8 -0
- tccli/services/cdb/v20170320/api.json +2 -2
- tccli/services/cfw/v20190904/api.json +6 -5
- tccli/services/cfw/v20190904/examples.json +1 -1
- tccli/services/csip/v20221121/api.json +1 -0
- tccli/services/cynosdb/v20190107/api.json +43 -16
- tccli/services/cynosdb/v20190107/examples.json +2 -2
- tccli/services/domain/v20180808/api.json +102 -102
- tccli/services/dts/v20211206/api.json +9 -0
- tccli/services/facefusion/facefusion_client.py +53 -0
- tccli/services/facefusion/v20220927/api.json +168 -0
- tccli/services/facefusion/v20220927/examples.json +14 -0
- tccli/services/hunyuan/v20230901/api.json +15 -15
- tccli/services/hunyuan/v20230901/examples.json +5 -5
- tccli/services/iotcloud/v20210408/api.json +37 -17
- tccli/services/iotexplorer/iotexplorer_client.py +53 -0
- tccli/services/iotexplorer/v20190423/api.json +156 -10
- tccli/services/iotexplorer/v20190423/examples.json +8 -0
- tccli/services/lighthouse/v20200324/api.json +6 -6
- tccli/services/mps/v20190612/api.json +22 -22
- tccli/services/ms/v20180408/api.json +6 -3
- tccli/services/ms/v20180408/examples.json +1 -1
- tccli/services/oceanus/v20190422/api.json +10 -0
- tccli/services/pts/v20210728/api.json +1 -1
- tccli/services/pts/v20210728/examples.json +1 -1
- tccli/services/redis/v20180412/api.json +4 -4
- tccli/services/rum/v20210622/api.json +9 -8
- tccli/services/rum/v20210622/examples.json +15 -15
- tccli/services/sqlserver/v20180328/api.json +41 -29
- tccli/services/tcss/v20201101/api.json +3 -2
- tccli/services/tcss/v20201101/examples.json +1 -1
- tccli/services/trp/trp_client.py +53 -0
- tccli/services/trp/v20210515/api.json +110 -0
- tccli/services/trp/v20210515/examples.json +8 -0
- tccli/services/vcg/v20240404/api.json +8 -8
- tccli/services/vdb/v20230616/api.json +1 -1
- tccli/services/waf/v20180125/api.json +11 -1
- tccli/services/waf/v20180125/examples.json +2 -2
- tccli/services/wedata/v20210820/api.json +40 -7
- tccli/services/yinsuda/v20220527/api.json +285 -268
- tccli/services/yinsuda/v20220527/examples.json +5 -5
- {tccli-3.0.1122.1.dist-info → tccli-3.0.1124.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1122.1.dist-info → tccli-3.0.1124.1.dist-info}/RECORD +51 -51
- {tccli-3.0.1122.1.dist-info → tccli-3.0.1124.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1122.1.dist-info → tccli-3.0.1124.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1122.1.dist-info → tccli-3.0.1124.1.dist-info}/license_files/LICENSE +0 -0
@@ -12878,7 +12878,7 @@
|
|
12878
12878
|
"members": [
|
12879
12879
|
{
|
12880
12880
|
"disabled": false,
|
12881
|
-
"document": "
|
12881
|
+
"document": "任务类型,目前取值有:<li>WorkflowTask:视频工作流处理任务。</li><li>EditMediaTask:视频编辑任务。</li><li>LiveStreamProcessTask:直播流处理任务。</li><li>ScheduleTask:编排处理任务。</li><li>EvaluationTask:评测任务。</li>",
|
12882
12882
|
"example": "WorkflowTask",
|
12883
12883
|
"member": "string",
|
12884
12884
|
"name": "TaskType",
|
@@ -18214,7 +18214,7 @@
|
|
18214
18214
|
"example": "NULL",
|
18215
18215
|
"member": "string",
|
18216
18216
|
"name": "Status",
|
18217
|
-
"
|
18217
|
+
"output_required": true,
|
18218
18218
|
"type": "string",
|
18219
18219
|
"value_allowed_null": false
|
18220
18220
|
},
|
@@ -18224,7 +18224,7 @@
|
|
18224
18224
|
"example": "NULL",
|
18225
18225
|
"member": "string",
|
18226
18226
|
"name": "ErrCodeExt",
|
18227
|
-
"
|
18227
|
+
"output_required": true,
|
18228
18228
|
"type": "string",
|
18229
18229
|
"value_allowed_null": false
|
18230
18230
|
},
|
@@ -18234,7 +18234,7 @@
|
|
18234
18234
|
"example": "NULL",
|
18235
18235
|
"member": "int64",
|
18236
18236
|
"name": "ErrCode",
|
18237
|
-
"
|
18237
|
+
"output_required": true,
|
18238
18238
|
"type": "int",
|
18239
18239
|
"value_allowed_null": false
|
18240
18240
|
},
|
@@ -18244,7 +18244,7 @@
|
|
18244
18244
|
"example": "NULL",
|
18245
18245
|
"member": "string",
|
18246
18246
|
"name": "Message",
|
18247
|
-
"
|
18247
|
+
"output_required": true,
|
18248
18248
|
"type": "string",
|
18249
18249
|
"value_allowed_null": false
|
18250
18250
|
},
|
@@ -18254,7 +18254,7 @@
|
|
18254
18254
|
"example": "NULL",
|
18255
18255
|
"member": "AnimatedGraphicTaskInput",
|
18256
18256
|
"name": "Input",
|
18257
|
-
"
|
18257
|
+
"output_required": true,
|
18258
18258
|
"type": "object",
|
18259
18259
|
"value_allowed_null": false
|
18260
18260
|
},
|
@@ -18264,7 +18264,7 @@
|
|
18264
18264
|
"example": "NULL",
|
18265
18265
|
"member": "MediaAnimatedGraphicsItem",
|
18266
18266
|
"name": "Output",
|
18267
|
-
"
|
18267
|
+
"output_required": true,
|
18268
18268
|
"type": "object",
|
18269
18269
|
"value_allowed_null": true
|
18270
18270
|
},
|
@@ -18274,7 +18274,7 @@
|
|
18274
18274
|
"example": "2019-07-16T06:21:28Z",
|
18275
18275
|
"member": "string",
|
18276
18276
|
"name": "BeginProcessTime",
|
18277
|
-
"
|
18277
|
+
"output_required": true,
|
18278
18278
|
"type": "string",
|
18279
18279
|
"value_allowed_null": true
|
18280
18280
|
},
|
@@ -18284,7 +18284,7 @@
|
|
18284
18284
|
"example": "2019-07-16T06:21:46Z",
|
18285
18285
|
"member": "string",
|
18286
18286
|
"name": "FinishTime",
|
18287
|
-
"
|
18287
|
+
"output_required": true,
|
18288
18288
|
"type": "string",
|
18289
18289
|
"value_allowed_null": true
|
18290
18290
|
}
|
@@ -18300,7 +18300,7 @@
|
|
18300
18300
|
"example": "NULL",
|
18301
18301
|
"member": "string",
|
18302
18302
|
"name": "Status",
|
18303
|
-
"
|
18303
|
+
"output_required": true,
|
18304
18304
|
"type": "string",
|
18305
18305
|
"value_allowed_null": false
|
18306
18306
|
},
|
@@ -18310,7 +18310,7 @@
|
|
18310
18310
|
"example": "NULL",
|
18311
18311
|
"member": "string",
|
18312
18312
|
"name": "ErrCodeExt",
|
18313
|
-
"
|
18313
|
+
"output_required": true,
|
18314
18314
|
"type": "string",
|
18315
18315
|
"value_allowed_null": false
|
18316
18316
|
},
|
@@ -18320,7 +18320,7 @@
|
|
18320
18320
|
"example": "NULL",
|
18321
18321
|
"member": "int64",
|
18322
18322
|
"name": "ErrCode",
|
18323
|
-
"
|
18323
|
+
"output_required": true,
|
18324
18324
|
"type": "int",
|
18325
18325
|
"value_allowed_null": false
|
18326
18326
|
},
|
@@ -18330,7 +18330,7 @@
|
|
18330
18330
|
"example": "NULL",
|
18331
18331
|
"member": "string",
|
18332
18332
|
"name": "Message",
|
18333
|
-
"
|
18333
|
+
"output_required": true,
|
18334
18334
|
"type": "string",
|
18335
18335
|
"value_allowed_null": false
|
18336
18336
|
},
|
@@ -18340,7 +18340,7 @@
|
|
18340
18340
|
"example": "NULL",
|
18341
18341
|
"member": "ImageSpriteTaskInput",
|
18342
18342
|
"name": "Input",
|
18343
|
-
"
|
18343
|
+
"output_required": true,
|
18344
18344
|
"type": "object",
|
18345
18345
|
"value_allowed_null": false
|
18346
18346
|
},
|
@@ -18350,7 +18350,7 @@
|
|
18350
18350
|
"example": "NULL",
|
18351
18351
|
"member": "MediaImageSpriteItem",
|
18352
18352
|
"name": "Output",
|
18353
|
-
"
|
18353
|
+
"output_required": true,
|
18354
18354
|
"type": "object",
|
18355
18355
|
"value_allowed_null": true
|
18356
18356
|
},
|
@@ -18360,7 +18360,7 @@
|
|
18360
18360
|
"example": "2019-07-16T06:21:28Z",
|
18361
18361
|
"member": "string",
|
18362
18362
|
"name": "BeginProcessTime",
|
18363
|
-
"
|
18363
|
+
"output_required": true,
|
18364
18364
|
"type": "string",
|
18365
18365
|
"value_allowed_null": true
|
18366
18366
|
},
|
@@ -18370,7 +18370,7 @@
|
|
18370
18370
|
"example": "2019-07-16T06:21:46Z",
|
18371
18371
|
"member": "string",
|
18372
18372
|
"name": "FinishTime",
|
18373
|
-
"
|
18373
|
+
"output_required": true,
|
18374
18374
|
"type": "string",
|
18375
18375
|
"value_allowed_null": true
|
18376
18376
|
}
|
@@ -22456,7 +22456,7 @@
|
|
22456
22456
|
"example": "true",
|
22457
22457
|
"member": "bool",
|
22458
22458
|
"name": "NoAudio",
|
22459
|
-
"
|
22459
|
+
"output_required": true,
|
22460
22460
|
"type": "bool",
|
22461
22461
|
"value_allowed_null": true
|
22462
22462
|
},
|
@@ -22466,7 +22466,7 @@
|
|
22466
22466
|
"example": "true",
|
22467
22467
|
"member": "bool",
|
22468
22468
|
"name": "NoVideo",
|
22469
|
-
"
|
22469
|
+
"output_required": true,
|
22470
22470
|
"type": "bool",
|
22471
22471
|
"value_allowed_null": true
|
22472
22472
|
},
|
@@ -22476,7 +22476,7 @@
|
|
22476
22476
|
"example": "95",
|
22477
22477
|
"member": "int64",
|
22478
22478
|
"name": "QualityEvaluationScore",
|
22479
|
-
"
|
22479
|
+
"output_required": true,
|
22480
22480
|
"type": "int",
|
22481
22481
|
"value_allowed_null": true
|
22482
22482
|
},
|
@@ -22486,7 +22486,7 @@
|
|
22486
22486
|
"example": "无",
|
22487
22487
|
"member": "QualityControlResult",
|
22488
22488
|
"name": "QualityControlResultSet",
|
22489
|
-
"
|
22489
|
+
"output_required": true,
|
22490
22490
|
"type": "list",
|
22491
22491
|
"value_allowed_null": true
|
22492
22492
|
}
|
@@ -26027,7 +26027,7 @@
|
|
26027
26027
|
},
|
26028
26028
|
{
|
26029
26029
|
"disabled": false,
|
26030
|
-
"document": "视频帧率,取值范围:[0, 120],单位:Hz
|
26030
|
+
"document": "视频帧率,取值范围:[0, 120],单位:Hz。 \n当取值为 0,表示帧率和原始视频保持一致。 \n注意:自适应码率时取值范围是 [0, 60]",
|
26031
26031
|
"example": "0",
|
26032
26032
|
"member": "int64",
|
26033
26033
|
"name": "Fps",
|
@@ -2840,27 +2840,30 @@
|
|
2840
2840
|
{
|
2841
2841
|
"disabled": false,
|
2842
2842
|
"document": "用户uin信息",
|
2843
|
-
"example": "",
|
2843
|
+
"example": "5975134874",
|
2844
2844
|
"member": "uint64",
|
2845
2845
|
"name": "UserUin",
|
2846
|
+
"output_required": true,
|
2846
2847
|
"type": "int",
|
2847
2848
|
"value_allowed_null": false
|
2848
2849
|
},
|
2849
2850
|
{
|
2850
2851
|
"disabled": false,
|
2851
2852
|
"document": "用户APPID信息",
|
2852
|
-
"example": "",
|
2853
|
+
"example": "1234879",
|
2853
2854
|
"member": "uint64",
|
2854
2855
|
"name": "UserAppid",
|
2856
|
+
"output_required": true,
|
2855
2857
|
"type": "int",
|
2856
2858
|
"value_allowed_null": false
|
2857
2859
|
},
|
2858
2860
|
{
|
2859
2861
|
"disabled": false,
|
2860
2862
|
"document": "系统时间戳",
|
2861
|
-
"example": "",
|
2863
|
+
"example": "154976147",
|
2862
2864
|
"member": "uint64",
|
2863
2865
|
"name": "TimeStamp",
|
2866
|
+
"output_required": true,
|
2864
2867
|
"type": "int",
|
2865
2868
|
"value_allowed_null": false
|
2866
2869
|
},
|
@@ -201,7 +201,7 @@
|
|
201
201
|
"DescribeUserBaseInfoInstance": [
|
202
202
|
{
|
203
203
|
"document": "",
|
204
|
-
"input": "https://ms.tencentcloudapi.com/?Action=DescribeUserBaseInfoInstance\
|
204
|
+
"input": "https://ms.tencentcloudapi.com/?Action=DescribeUserBaseInfoInstance\n&<公共请求参数>",
|
205
205
|
"output": "{\n \"Response\": {\n \"RequestId\": \"ce5e66e0-aab5-4d31-9b98-c52caf0fdfae\",\n \"TimeStamp\": 1544607650,\n \"UserAppid\": 1251006373,\n \"UserUin\": 20548499\n }\n}",
|
206
206
|
"title": "获取用户基础信息"
|
207
207
|
}
|
@@ -861,6 +861,16 @@
|
|
861
861
|
"output_required": false,
|
862
862
|
"type": "string",
|
863
863
|
"value_allowed_null": true
|
864
|
+
},
|
865
|
+
{
|
866
|
+
"disabled": false,
|
867
|
+
"document": "资源类型\n注意:此字段可能返回 null,表示取不到有效值。",
|
868
|
+
"example": "0",
|
869
|
+
"member": "int64",
|
870
|
+
"name": "ResourceType",
|
871
|
+
"output_required": false,
|
872
|
+
"type": "int",
|
873
|
+
"value_allowed_null": true
|
864
874
|
}
|
865
875
|
],
|
866
876
|
"usage": "out"
|
@@ -156,7 +156,7 @@
|
|
156
156
|
{
|
157
157
|
"document": "",
|
158
158
|
"input": "POST / HTTP/1.1\nHost: pts.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeAvailableMetrics\n<公共请求参数>\n\n{}",
|
159
|
-
"output": "{\n \"Response\": {\n \"MetricSet\": [\n {\n \"Alias\": \"RequestsCount\",\n \"Description\": \"请求数量\",\n \"Metric\": \"pts_engine_req_total\",\n \"MetricType\": \"counter\",\n \"Unit\": \"reqs\",\n \"Aggregations\": [\n {\n \"Aggregation\": \"Rate\",\n \"Legend\": \"请求RPS\"\n },\n {\n \"Aggregation\": \"Count\",\n \"Legend\": \"请求总数\"\n },\n {\n \"Aggregation\": \"ErrorPercentage\",\n \"Legend\": \"请求失败率\"\n }\n ],\n \"InnerMetric\": false\n },\n {\n \"Alias\": \"RequestDuration\",\n \"Description\": \"请求响应时间\",\n \"Metric\": \"pts_engine_req_duration_seconds\",\n \"MetricType\": \"histogram\",\n \"Unit\": \"s\",\n \"Aggregations\": [\n {\n \"Aggregation\": \"Percentiles\",\n \"Legend\": \"响应时间Percentiles\"\n },\n {\n \"Aggregation\": \"Timings\",\n \"Legend\": \"各阶段平均耗时分布\"\n },\n {\n \"Aggregation\": \"Avg\",\n \"Legend\": \"平均响应时间\"\n },\n {\n \"Aggregation\": \"P50\",\n \"Legend\": \"响应时间P50\"\n },\n {\n \"Aggregation\": \"P90\",\n \"Legend\": \"响应时间P90\"\n },\n {\n \"Aggregation\": \"P95\",\n \"Legend\": \"响应时间P95\"\n }\n ],\n \"InnerMetric\": false\n },\n {\n \"Alias\": \"ChecksCount\",\n \"Description\": \"检查点数量\",\n \"Metric\": \"pts_engine_checks_total\",\n \"MetricType\": \"counter\",\n \"Unit\": \"checks\",\n \"Aggregations\": [\n {\n \"Aggregation\": \"Rate\",\n \"Legend\": \"检查点RPS\"\n },\n {\n \"Aggregation\": \"Count\",\n \"Legend\": \"检查点总数\"\n }\n ],\n \"InnerMetric\": false\n },\n {\n \"Alias\": \"NumberVirtualUsers\",\n \"Description\": \"并发用户数\",\n \"Metric\": \"pts_engine_num_vus\",\n \"MetricType\": \"gauge\",\n \"Unit\": \"s\",\n \"Aggregations\": [\n {\n \"Aggregation\": \"Gauge\",\n \"Legend\": \"并发数\"\n }\n ],\n \"InnerMetric\": false\n },\n {\n \"Alias\": \"SendBytesCount\",\n \"Description\": \"发送字节数\",\n \"Metric\": \"pts_engine_send_bytes_total\",\n \"MetricType\": \"counter\",\n \"Unit\": \"bytes\",\n \"Aggregations\": [\n {\n \"Aggregation\": \"Rate\",\n \"Legend\": \"发送速率\"\n },\n {\n \"Aggregation\": \"Count\",\n \"Legend\": \"发送总数\"\n }\n ],\n \"InnerMetric\": false\n },\n {\n \"Alias\": \"ReceiveBytesCount\",\n \"Description\": \"接收字节数\",\n \"Metric\": \"pts_engine_receive_bytes_total\",\n \"MetricType\": \"counter\",\n \"Unit\": \"bytes\",\n \"Aggregations\": [\n {\n \"Aggregation\": \"Rate\",\n \"Legend\": \"接收速率\"\n },\n {\n \"Aggregation\": \"Count\",\n \"Legend\": \"接收总数\"\n }\n ],\n \"InnerMetric\": false\n },\n {\n \"Alias\": \"IterationsCount\",\n \"Description\": \"场景迭代数\",\n \"Metric\": \"pts_engine_iterations_total\",\n \"MetricType\": \"counter\",\n \"Unit\": \"iters\",\n \"Aggregations\": [\n {\n \"Aggregation\": \"Rate\",\n \"Legend\": \"场景执行TPS\"\n },\n {\n \"Aggregation\": \"Count\",\n \"Legend\": \"场景执行总数\"\n }\n ],\n \"InnerMetric\": false\n },\n {\n \"Alias\": \"IterationDuration\",\n \"Description\": \"场景执行耗时\",\n \"Metric\": \"pts_engine_iterations_duration_seconds\",\n \"MetricType\": \"histogram\",\n \"Unit\": \"s\",\n \"Aggregations\": [\n {\n \"Aggregation\": \"Percentiles\",\n \"Legend\": \"场景执行Percentiles\"\n },\n {\n \"Aggregation\": \"Avg\",\n \"Legend\": \"场景执行平均耗时\"\n },\n {\n \"Aggregation\": \"P50\",\n \"Legend\": \"场景执行P50\"\n },\n {\n \"Aggregation\": \"P90\",\n \"Legend\": \"场景执行P90\"\n },\n {\n \"Aggregation\": \"P95\",\n \"Legend\": \"场景执行P95\"\n }\n ],\n \"InnerMetric\": false\n },\n {\n \"Alias\": \"RequestSendingDuration\",\n \"Description\": \"发送请求阶段耗时\",\n \"Metric\": \"pts_engine_req_send_duration_seconds\",\n \"MetricType\": \"histogram\",\n \"Unit\": \"s\",\n \"Aggregations\": [\n {\n \"Aggregation\": \"Percentiles\",\n \"Legend\": \"发送耗时Percentiles\"\n },\n {\n \"Aggregation\": \"Avg\",\n \"Legend\": \"发送请求平均耗时\"\n },\n {\n \"Aggregation\": \"P50\",\n \"Legend\": \"发送耗时P50\"\n },\n {\n \"Aggregation\": \"P90\",\n \"Legend\": \"发送耗时P90\"\n },\n {\n \"Aggregation\": \"P95\",\n \"Legend\": \"发送耗时P95\"\n }\n ],\n \"InnerMetric\": false\n },\n {\n \"Alias\": \"RequestWaitingDuration\",\n \"Description\": \"等待响应阶段耗时\",\n \"Metric\": \"pts_engine_req_wait_duration_seconds\",\n \"MetricType\": \"histogram\",\n \"Unit\": \"s\",\n \"Aggregations\": [\n {\n \"Aggregation\": \"Percentiles\",\n \"Legend\": \"等待响应Percentiles\"\n },\n {\n \"Aggregation\": \"Avg\",\n \"Legend\": \"等待响应平均耗时\"\n },\n {\n \"Aggregation\": \"P50\",\n \"Legend\": \"等待响应P50\"\n },\n {\n \"Aggregation\": \"P90\",\n \"Legend\": \"等待响应P90\"\n },\n {\n \"Aggregation\": \"P95\",\n \"Legend\": \"等待响应P95\"\n }\n ],\n \"InnerMetric\": false\n },\n {\n \"Alias\": \"RequestReceivingDuration\",\n \"Description\": \"下载响应体耗时\",\n \"Metric\": \"pts_engine_req_receive_duration_seconds\",\n \"MetricType\": \"histogram\",\n \"Unit\": \"s\",\n \"Aggregations\": [\n {\n \"Aggregation\": \"Percentiles\",\n \"Legend\": \"下载响应体Percentiles\"\n },\n {\n \"Aggregation\": \"Avg\",\n \"Legend\": \"下载响应体平均耗时\"\n },\n {\n \"Aggregation\": \"P50\",\n \"Legend\": \"下载响应体P50\"\n },\n {\n \"Aggregation\": \"P90\",\n \"Legend\": \"下载响应体P90\"\n },\n {\n \"Aggregation\": \"P95\",\n \"Legend\": \"下载响应体P95\"\n }\n ],\n \"InnerMetric\": false\n },\n {\n \"Alias\": \"RequestBlockingDuration\",\n \"Description\": \"等待连接耗时\",\n \"Metric\": \"pts_engine_req_block_duration_seconds\",\n \"MetricType\": \"histogram\",\n \"Unit\": \"s\",\n \"Aggregations\": [\n {\n \"Aggregation\": \"Percentiles\",\n \"Legend\": \"等待连接Percentiles\"\n },\n {\n \"Aggregation\": \"Avg\",\n \"Legend\": \"等待连接平均耗时\"\n },\n {\n \"Aggregation\": \"P50\",\n \"Legend\": \"等待连接P50\"\n },\n {\n \"Aggregation\": \"P90\",\n \"Legend\": \"等待连接P90\"\n },\n {\n \"Aggregation\": \"P95\",\n \"Legend\": \"等待连接P95\"\n }\n ],\n \"InnerMetric\": false\n },\n {\n \"Alias\": \"RequestConnectingDuration\",\n \"Description\": \"建立连接耗时\",\n \"Metric\": \"pts_engine_req_connect_duration_seconds\",\n \"MetricType\": \"histogram\",\n \"Unit\": \"s\",\n \"Aggregations\": [\n {\n \"Aggregation\": \"Percentiles\",\n \"Legend\": \"建立连接Percentiles\"\n },\n {\n \"Aggregation\": \"Avg\",\n \"Legend\": \"建立连接平均耗时\"\n },\n {\n \"Aggregation\": \"P50\",\n \"Legend\": \"建立连接P50\"\n },\n {\n \"Aggregation\": \"P90\",\n \"Legend\": \"建立连接P90\"\n },\n {\n \"Aggregation\": \"P95\",\n \"Legend\": \"建立连接P95\"\n }\n ],\n \"InnerMetric\": false\n },\n {\n \"Alias\": \"RequestHandshakingDuration\",\n \"Description\": \"TLS握手耗时\",\n \"Metric\": \"pts_engine_req_tls_handshake_duration_seconds\",\n \"MetricType\": \"histogram\",\n \"Unit\": \"s\",\n \"Aggregations\": [\n {\n \"Aggregation\": \"Percentiles\",\n \"Legend\": \"TLS握手Percentiles\"\n },\n {\n \"Aggregation\": \"Avg\",\n \"Legend\": \"TLS握手平均耗时\"\n },\n {\n \"Aggregation\": \"P50\",\n \"Legend\": \"TLS握手P50\"\n },\n {\n \"Aggregation\": \"P90\",\n \"Legend\": \"TLS握手P90\"\n },\n {\n \"Aggregation\": \"P95\",\n \"Legend\": \"TLS握手P95\"\n }\n ],\n \"InnerMetric\": false\n },\n {\n \"Alias\": \"RequestMaxDuration\",\n \"Description\": \"请求最大响应时间\",\n \"Metric\": \"pts_engine_req_max_duration_seconds\",\n \"MetricType\": \"gauge\",\n \"Unit\": \"s\",\n \"Aggregations\": [\n {\n \"Aggregation\": \"Max\",\n \"Legend\": \"最大响应时间\"\n }\n ],\n \"InnerMetric\": true\n },\n {\n \"Alias\": \"RequestMinDuration\",\n \"Description\": \"请求最小响应时间\",\n \"Metric\": \"pts_engine_req_min_duration_seconds\",\n \"MetricType\": \"gauge\",\n \"Unit\": \"s\",\n \"Aggregations\": [\n {\n \"Aggregation\": \"Min\",\n \"Legend\": \"最小响应时间\"\n }\n ],\n \"InnerMetric\": true\n }\n ],\n \"RequestId\": \"mzs29tyki4uxl-9pp6thbjeldh34a4xd\"\n }\n}",
|
159
|
+
"output": "{\n \"Response\": {\n \"MetricSet\": [\n {\n \"Aggregations\": [\n {\n \"Aggregation\": \"Rate\",\n \"Legend\": \"请求RPS\",\n \"Unit\": \"reqs/s\"\n },\n {\n \"Aggregation\": \"MaxRateOverTime\",\n \"Legend\": \"请求RPS峰值\",\n \"Unit\": \"reqs/s\"\n },\n {\n \"Aggregation\": \"Count\",\n \"Legend\": \"请求总数\",\n \"Unit\": \"reqs\"\n },\n {\n \"Aggregation\": \"ErrorPercentage\",\n \"Legend\": \"请求失败率\",\n \"Unit\": \"%\"\n },\n {\n \"Aggregation\": \"ErrorPercentageByResult\",\n \"Legend\": \"请求失败率(结果码)\",\n \"Unit\": \"%\"\n }\n ],\n \"Alias\": \"RequestsCount\",\n \"Description\": \"请求数量\",\n \"InnerMetric\": false,\n \"Metric\": \"pts_engine_req_total\",\n \"MetricType\": \"counter\",\n \"Unit\": \"reqs\"\n },\n {\n \"Aggregations\": [\n {\n \"Aggregation\": \"Percentiles\",\n \"Legend\": \"响应时间Percentiles\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"Timings\",\n \"Legend\": \"各阶段平均耗时分布\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"Avg\",\n \"Legend\": \"平均响应时间\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"P50\",\n \"Legend\": \"响应时间P50\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"P90\",\n \"Legend\": \"响应时间P90\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"P95\",\n \"Legend\": \"响应时间P95\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"P99\",\n \"Legend\": \"响应时间P99\",\n \"Unit\": \"s\"\n }\n ],\n \"Alias\": \"RequestDuration\",\n \"Description\": \"请求响应时间\",\n \"InnerMetric\": false,\n \"Metric\": \"pts_engine_req_duration_seconds\",\n \"MetricType\": \"histogram\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregations\": [\n {\n \"Aggregation\": \"Rate\",\n \"Legend\": \"检查点RPS\",\n \"Unit\": \"checks/s\"\n },\n {\n \"Aggregation\": \"Count\",\n \"Legend\": \"检查点总数\",\n \"Unit\": \"checks\"\n },\n {\n \"Aggregation\": \"ErrorPercentage\",\n \"Legend\": \"检查点错误率\",\n \"Unit\": \"%\"\n }\n ],\n \"Alias\": \"ChecksCount\",\n \"Description\": \"检查点数量\",\n \"InnerMetric\": false,\n \"Metric\": \"pts_engine_checks_total\",\n \"MetricType\": \"counter\",\n \"Unit\": \"checks\"\n },\n {\n \"Aggregations\": [\n {\n \"Aggregation\": \"Gauge\",\n \"Legend\": \"并发数\",\n \"Unit\": \"VUs\"\n },\n {\n \"Aggregation\": \"MaxOverTime\",\n \"Legend\": \"并发数峰值\",\n \"Unit\": \"VUs\"\n }\n ],\n \"Alias\": \"NumberVirtualUsers\",\n \"Description\": \"并发用户数\",\n \"InnerMetric\": false,\n \"Metric\": \"pts_engine_num_vus\",\n \"MetricType\": \"gauge\",\n \"Unit\": \"VUs\"\n },\n {\n \"Aggregations\": [\n {\n \"Aggregation\": \"Rate\",\n \"Legend\": \"发送速率\",\n \"Unit\": \"bytes/s\"\n },\n {\n \"Aggregation\": \"Count\",\n \"Legend\": \"发送总数\",\n \"Unit\": \"bytes\"\n },\n {\n \"Aggregation\": \"UsagePercentage\",\n \"Legend\": \"出口带宽使用率\",\n \"Unit\": \"%\"\n }\n ],\n \"Alias\": \"SendBytesCount\",\n \"Description\": \"发送字节数\",\n \"InnerMetric\": false,\n \"Metric\": \"pts_engine_send_bytes_total\",\n \"MetricType\": \"counter\",\n \"Unit\": \"bytes\"\n },\n {\n \"Aggregations\": [\n {\n \"Aggregation\": \"Rate\",\n \"Legend\": \"接收速率\",\n \"Unit\": \"bytes/s\"\n },\n {\n \"Aggregation\": \"Count\",\n \"Legend\": \"接收总数\",\n \"Unit\": \"bytes\"\n },\n {\n \"Aggregation\": \"UsagePercentage\",\n \"Legend\": \"入口带宽使用率\",\n \"Unit\": \"%\"\n }\n ],\n \"Alias\": \"ReceiveBytesCount\",\n \"Description\": \"接收字节数\",\n \"InnerMetric\": false,\n \"Metric\": \"pts_engine_receive_bytes_total\",\n \"MetricType\": \"counter\",\n \"Unit\": \"bytes\"\n },\n {\n \"Aggregations\": [\n {\n \"Aggregation\": \"Rate\",\n \"Legend\": \"场景执行TPS\",\n \"Unit\": \"iters/s\"\n },\n {\n \"Aggregation\": \"Count\",\n \"Legend\": \"场景执行总数\",\n \"Unit\": \"iters\"\n }\n ],\n \"Alias\": \"IterationsCount\",\n \"Description\": \"场景迭代数\",\n \"InnerMetric\": false,\n \"Metric\": \"pts_engine_iterations_total\",\n \"MetricType\": \"counter\",\n \"Unit\": \"iters\"\n },\n {\n \"Aggregations\": [\n {\n \"Aggregation\": \"Rate\",\n \"Legend\": \"已发送请求RPS\",\n \"Unit\": \"reqs/s\"\n },\n {\n \"Aggregation\": \"Count\",\n \"Legend\": \"已发送请求总数\",\n \"Unit\": \"reqs\"\n }\n ],\n \"Alias\": \"RequestSentCount\",\n \"Description\": \"已发送请求数量\",\n \"InnerMetric\": false,\n \"Metric\": \"pts_engine_req_sent_total\",\n \"MetricType\": \"counter\",\n \"Unit\": \"reqs\"\n },\n {\n \"Aggregations\": [\n {\n \"Aggregation\": \"Percentiles\",\n \"Legend\": \"场景执行Percentiles\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"Avg\",\n \"Legend\": \"场景执行平均耗时\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"P50\",\n \"Legend\": \"场景执行P50\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"P90\",\n \"Legend\": \"场景执行P90\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"P95\",\n \"Legend\": \"场景执行P95\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"P99\",\n \"Legend\": \"场景执行P99\",\n \"Unit\": \"s\"\n }\n ],\n \"Alias\": \"IterationDuration\",\n \"Description\": \"场景执行耗时\",\n \"InnerMetric\": false,\n \"Metric\": \"pts_engine_iterations_duration_seconds\",\n \"MetricType\": \"histogram\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregations\": [\n {\n \"Aggregation\": \"Percentiles\",\n \"Legend\": \"发送耗时Percentiles\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"Avg\",\n \"Legend\": \"发送请求平均耗时\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"P50\",\n \"Legend\": \"发送耗时P50\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"P90\",\n \"Legend\": \"发送耗时P90\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"P95\",\n \"Legend\": \"发送耗时P95\",\n \"Unit\": \"\"\n },\n {\n \"Aggregation\": \"P99\",\n \"Legend\": \"发送耗时P99\",\n \"Unit\": \"s\"\n }\n ],\n \"Alias\": \"RequestSendingDuration\",\n \"Description\": \"发送请求阶段耗时\",\n \"InnerMetric\": false,\n \"Metric\": \"pts_engine_req_send_duration_seconds\",\n \"MetricType\": \"histogram\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregations\": [\n {\n \"Aggregation\": \"Percentiles\",\n \"Legend\": \"等待响应Percentiles\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"Avg\",\n \"Legend\": \"等待响应平均耗时\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"P50\",\n \"Legend\": \"等待响应P50\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"P90\",\n \"Legend\": \"等待响应P90\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"P95\",\n \"Legend\": \"等待响应P95\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"P99\",\n \"Legend\": \"等待响应P99\",\n \"Unit\": \"s\"\n }\n ],\n \"Alias\": \"RequestWaitingDuration\",\n \"Description\": \"等待响应阶段耗时\",\n \"InnerMetric\": false,\n \"Metric\": \"pts_engine_req_wait_duration_seconds\",\n \"MetricType\": \"histogram\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregations\": [\n {\n \"Aggregation\": \"Percentiles\",\n \"Legend\": \"下载响应体Percentiles\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"Avg\",\n \"Legend\": \"下载响应体平均耗时\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"P50\",\n \"Legend\": \"下载响应体P50\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"P90\",\n \"Legend\": \"下载响应体P90\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"P95\",\n \"Legend\": \"下载响应体P95\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"P99\",\n \"Legend\": \"下载响应体P99\",\n \"Unit\": \"s\"\n }\n ],\n \"Alias\": \"RequestReceivingDuration\",\n \"Description\": \"下载响应体耗时\",\n \"InnerMetric\": false,\n \"Metric\": \"pts_engine_req_receive_duration_seconds\",\n \"MetricType\": \"histogram\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregations\": [\n {\n \"Aggregation\": \"Percentiles\",\n \"Legend\": \"等待连接Percentiles\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"Avg\",\n \"Legend\": \"等待连接平均耗时\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"P50\",\n \"Legend\": \"等待连接P50\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"P90\",\n \"Legend\": \"等待连接P90\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"P95\",\n \"Legend\": \"等待连接P95\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"P99\",\n \"Legend\": \"等待连接P99\",\n \"Unit\": \"s\"\n }\n ],\n \"Alias\": \"RequestBlockingDuration\",\n \"Description\": \"等待连接耗时\",\n \"InnerMetric\": false,\n \"Metric\": \"pts_engine_req_block_duration_seconds\",\n \"MetricType\": \"histogram\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregations\": [\n {\n \"Aggregation\": \"Percentiles\",\n \"Legend\": \"建立连接Percentiles\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"Avg\",\n \"Legend\": \"建立连接平均耗时\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"P50\",\n \"Legend\": \"建立连接P50\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"P90\",\n \"Legend\": \"建立连接P90\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"P95\",\n \"Legend\": \"建立连接P95\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"P99\",\n \"Legend\": \"建立连接P99\",\n \"Unit\": \"s\"\n }\n ],\n \"Alias\": \"RequestConnectingDuration\",\n \"Description\": \"建立连接耗时\",\n \"InnerMetric\": false,\n \"Metric\": \"pts_engine_req_connect_duration_seconds\",\n \"MetricType\": \"histogram\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregations\": [\n {\n \"Aggregation\": \"Percentiles\",\n \"Legend\": \"TLS握手Percentiles\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"Avg\",\n \"Legend\": \"TLS握手平均耗时\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"P50\",\n \"Legend\": \"TLS握手P50\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"P90\",\n \"Legend\": \"TLS握手P90\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"P95\",\n \"Legend\": \"TLS握手P95\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregation\": \"P99\",\n \"Legend\": \"TLS握手P99\",\n \"Unit\": \"s\"\n }\n ],\n \"Alias\": \"RequestHandshakingDuration\",\n \"Description\": \"TLS握手耗时\",\n \"InnerMetric\": false,\n \"Metric\": \"pts_engine_req_tls_handshake_duration_seconds\",\n \"MetricType\": \"histogram\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregations\": [\n {\n \"Aggregation\": \"Max\",\n \"Legend\": \"最大响应时间\",\n \"Unit\": \"s\"\n }\n ],\n \"Alias\": \"RequestMaxDuration\",\n \"Description\": \"请求最大响应时间\",\n \"InnerMetric\": true,\n \"Metric\": \"pts_engine_req_max_duration_seconds\",\n \"MetricType\": \"gauge\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregations\": [\n {\n \"Aggregation\": \"Min\",\n \"Legend\": \"最小响应时间\",\n \"Unit\": \"s\"\n }\n ],\n \"Alias\": \"RequestMinDuration\",\n \"Description\": \"请求最小响应时间\",\n \"InnerMetric\": true,\n \"Metric\": \"pts_engine_req_min_duration_seconds\",\n \"MetricType\": \"gauge\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregations\": [\n {\n \"Aggregation\": \"UsagePercentage\",\n \"Legend\": \"CPU使用率\",\n \"Unit\": \"%\"\n }\n ],\n \"Alias\": \"ContainerCPUUsageCount\",\n \"Description\": \"施压机 CPU 使用量\",\n \"InnerMetric\": true,\n \"Metric\": \"container_cpu_usage_seconds_total\",\n \"MetricType\": \"counter\",\n \"Unit\": \"s\"\n },\n {\n \"Aggregations\": [\n {\n \"Aggregation\": \"UsagePercentage\",\n \"Legend\": \"内存使用率\",\n \"Unit\": \"%\"\n }\n ],\n \"Alias\": \"ContainerMemUsage\",\n \"Description\": \"施压机内存使用量\",\n \"InnerMetric\": true,\n \"Metric\": \"container_memory_usage_bytes\",\n \"MetricType\": \"gauge\",\n \"Unit\": \"bytes\"\n },\n {\n \"Aggregations\": [\n {\n \"Aggregation\": \"Rate\",\n \"Legend\": \"发送速率\",\n \"Unit\": \"bytes/s\"\n },\n {\n \"Aggregation\": \"Count\",\n \"Legend\": \"发送总数\",\n \"Unit\": \"bytes\"\n }\n ],\n \"Alias\": \"ContainerNetworkSendCount\",\n \"Description\": \"施压机发送字节数\",\n \"InnerMetric\": true,\n \"Metric\": \"container_network_transmit_bytes_total\",\n \"MetricType\": \"counter\",\n \"Unit\": \"bytes\"\n },\n {\n \"Aggregations\": [\n {\n \"Aggregation\": \"Rate\",\n \"Legend\": \"接收速率\",\n \"Unit\": \"bytes/s\"\n },\n {\n \"Aggregation\": \"Count\",\n \"Legend\": \"接收总数\",\n \"Unit\": \"bytes\"\n }\n ],\n \"Alias\": \"ContainerNetworkReceiveCount\",\n \"Description\": \"施压机接收字节数\",\n \"InnerMetric\": true,\n \"Metric\": \"container_network_receive_bytes_total\",\n \"MetricType\": \"counter\",\n \"Unit\": \"bytes\"\n }\n ],\n \"RequestId\": \"50233a27-a7c0-4e3e-b598-bf213373aa99\"\n }\n}",
|
160
160
|
"title": "查询系统支持的指标"
|
161
161
|
}
|
162
162
|
],
|
@@ -1736,7 +1736,7 @@
|
|
1736
1736
|
"members": [
|
1737
1737
|
{
|
1738
1738
|
"disabled": false,
|
1739
|
-
"document": "实例类型。\n<ul><li>2:Redis 2.8 内存版(标准架构)。</li><li>3:CKV 3.2 内存版(标准架构)。</li><li>4:CKV 3.2 内存版(集群架构)。</li><li>6:Redis 4.0 内存版(标准架构)。</li><li>7:Redis 4.0 内存版(集群架构)。</li><li>8:Redis 5.0 内存版(标准架构)。</li><li>9:Redis 5.0 内存版(集群架构)。</li><li>15:Redis 6.2 内存版(标准架构)。</li><li>16:Redis 6.2 内存版(集群架构)。</li></ul>",
|
1739
|
+
"document": "实例类型。\n<ul><li>2:Redis 2.8 内存版(标准架构)。</li><li>3:CKV 3.2 内存版(标准架构)。</li><li>4:CKV 3.2 内存版(集群架构)。</li><li>6:Redis 4.0 内存版(标准架构)。</li><li>7:Redis 4.0 内存版(集群架构)。</li><li>8:Redis 5.0 内存版(标准架构)。</li><li>9:Redis 5.0 内存版(集群架构)。</li><li>15:Redis 6.2 内存版(标准架构)。</li><li>16:Redis 6.2 内存版(集群架构)。</li><li>17:Redis 7.0 内存版(标准架构)。</li><li>18:Redis 7.0 内存版(集群架构)。</li></ul>",
|
1740
1740
|
"example": "6",
|
1741
1741
|
"member": "uint64",
|
1742
1742
|
"name": "TypeId",
|
@@ -2026,7 +2026,7 @@
|
|
2026
2026
|
},
|
2027
2027
|
{
|
2028
2028
|
"disabled": false,
|
2029
|
-
"document": "
|
2029
|
+
"document": "产品类型。\n- 2:Redis 2.8 内存版(标准架构)。\n- 6:Redis 4.0 内存版(标准架构)。\n- 7:Redis 4.0 内存版(集群架构)。\n- 8:Redis 5.0 内存版(标准架构)。\n- 9:Redis 5.0 内存版(集群架构)。\n- 15:Redis 6.2 内存版(标准架构)。\n- 16:Redis 6.2 内存版(集群架构)。\n- 17:Redis 7.0 内存版(标准架构)。\n- 18:Redis 7.0 内存版(集群架构)。",
|
2030
2030
|
"example": "6",
|
2031
2031
|
"member": "uint64",
|
2032
2032
|
"name": "ProductType",
|
@@ -2063,7 +2063,7 @@
|
|
2063
2063
|
"example": "crs-cfg-rhlppeye",
|
2064
2064
|
"member": "string",
|
2065
2065
|
"name": "TemplateId",
|
2066
|
-
"
|
2066
|
+
"output_required": true,
|
2067
2067
|
"type": "string",
|
2068
2068
|
"value_allowed_null": false
|
2069
2069
|
},
|
@@ -6921,7 +6921,7 @@
|
|
6921
6921
|
},
|
6922
6922
|
{
|
6923
6923
|
"disabled": false,
|
6924
|
-
"document": "实例类型。\n- 2:Redis 2.8内存版(标准架构)。\n- 3:CKV 3.2内存版(标准架构)。\n- 4:CKV 3.2内存版(集群架构)。\n- 5:Redis 2.8内存版(单机)。\n- 6:Redis 4.0内存版(标准架构)。\n- 7:Redis 4.0内存版(集群架构)。\n- 8:Redis 5.0内存版(标准架构)。\n- 9:Redis 5.0内存版(集群架构)。\n- 15:Redis 6.2内存版(标准架构)。\n- 16:Redis 6.2内存版(集群架构)。",
|
6924
|
+
"document": "实例类型。\n- 2:Redis 2.8 内存版(标准架构)。\n- 3:CKV 3.2 内存版(标准架构)。\n- 4:CKV 3.2 内存版(集群架构)。\n- 5:Redis 2.8 内存版(单机)。\n- 6:Redis 4.0 内存版(标准架构)。\n- 7:Redis 4.0 内存版(集群架构)。\n- 8:Redis 5.0 内存版(标准架构)。\n- 9:Redis 5.0 内存版(集群架构)。\n- 15:Redis 6.2 内存版(标准架构)。\n- 16:Redis 6.2 内存版(集群架构)。\n- 17:Redis 7.0 内存版(标准架构)。\n- 18:Redis 7.0 内存版(集群架构)。",
|
6925
6925
|
"example": "7",
|
6926
6926
|
"member": "int64",
|
6927
6927
|
"name": "Type",
|
@@ -1106,7 +1106,7 @@
|
|
1106
1106
|
"example": "{\\n \\\"status\\\": \\\"ok\\\",\\n \\\"code\\\": 10000,\\n \\\"msg\\\": \\",
|
1107
1107
|
"member": "string",
|
1108
1108
|
"name": "Data",
|
1109
|
-
"
|
1109
|
+
"output_required": true,
|
1110
1110
|
"type": "string",
|
1111
1111
|
"value_allowed_null": false
|
1112
1112
|
},
|
@@ -1224,7 +1224,7 @@
|
|
1224
1224
|
"example": "{\\n \\\"status\\\": \\\"ok\\\",\\n \\\"code\\\": 10000,\\n \\\"msg\\\": \\",
|
1225
1225
|
"member": "string",
|
1226
1226
|
"name": "Data",
|
1227
|
-
"
|
1227
|
+
"output_required": true,
|
1228
1228
|
"type": "string",
|
1229
1229
|
"value_allowed_null": false
|
1230
1230
|
},
|
@@ -1333,7 +1333,7 @@
|
|
1333
1333
|
"example": "{\\n \\\"status\\\": \\\"ok\\\",\\n \\\"code\\\": 10000,\\n \\\"msg\\\": \\",
|
1334
1334
|
"member": "string",
|
1335
1335
|
"name": "Data",
|
1336
|
-
"
|
1336
|
+
"output_required": true,
|
1337
1337
|
"type": "string",
|
1338
1338
|
"value_allowed_null": false
|
1339
1339
|
},
|
@@ -1442,7 +1442,7 @@
|
|
1442
1442
|
"example": "{\\n \\\"status\\\": \\\"ok\\\",\\n \\\"code\\\": 10000,\\n \\\"msg\\\": \\",
|
1443
1443
|
"member": "string",
|
1444
1444
|
"name": "Data",
|
1445
|
-
"
|
1445
|
+
"output_required": true,
|
1446
1446
|
"type": "string",
|
1447
1447
|
"value_allowed_null": false
|
1448
1448
|
},
|
@@ -5506,7 +5506,7 @@
|
|
5506
5506
|
"example": "无",
|
5507
5507
|
"member": "string",
|
5508
5508
|
"name": "Result",
|
5509
|
-
"
|
5509
|
+
"output_required": true,
|
5510
5510
|
"type": "string",
|
5511
5511
|
"value_allowed_null": false
|
5512
5512
|
},
|
@@ -5597,6 +5597,7 @@
|
|
5597
5597
|
"example": "无",
|
5598
5598
|
"member": "string",
|
5599
5599
|
"name": "Result",
|
5600
|
+
"output_required": true,
|
5600
5601
|
"type": "string",
|
5601
5602
|
"value_allowed_null": false
|
5602
5603
|
},
|
@@ -6132,8 +6133,8 @@
|
|
6132
6133
|
},
|
6133
6134
|
{
|
6134
6135
|
"disabled": false,
|
6135
|
-
"document": "
|
6136
|
-
"example": "
|
6136
|
+
"document": "取值为[log speed performance webvitals pv event custom miniProgramData]其中之一",
|
6137
|
+
"example": "log",
|
6137
6138
|
"member": "string",
|
6138
6139
|
"name": "ProjectInterface",
|
6139
6140
|
"required": false,
|
@@ -6178,7 +6179,7 @@
|
|
6178
6179
|
"example": "success",
|
6179
6180
|
"member": "string",
|
6180
6181
|
"name": "Msg",
|
6181
|
-
"
|
6182
|
+
"output_required": true,
|
6182
6183
|
"type": "string",
|
6183
6184
|
"value_allowed_null": true
|
6184
6185
|
},
|