tccli 3.0.1096.1__py2.py3-none-any.whl → 3.0.1098.1__py2.py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- tccli/__init__.py +1 -1
- tccli/examples/aiart/v20221229/QueryDrawPortraitJob.md +30 -0
- tccli/examples/aiart/v20221229/QueryTrainPortraitModelJob.md +24 -0
- tccli/examples/aiart/v20221229/SubmitDrawPortraitJob.md +23 -0
- tccli/examples/aiart/v20221229/SubmitTrainPortraitModelJob.md +20 -0
- tccli/examples/aiart/v20221229/UploadTrainPortraitImages.md +25 -0
- tccli/examples/apm/v20210622/DescribeGeneralApmApplicationConfig.md +103 -0
- tccli/examples/apm/v20210622/DescribeTagValues.md +27 -0
- tccli/examples/apm/v20210622/ModifyGeneralApmApplicationConfig.md +29 -0
- tccli/examples/ccc/v20200210/ModifyStaffPassword.md +22 -0
- tccli/examples/csip/v20221121/DescribeAlertList.md +176 -0
- tccli/examples/cynosdb/v20190107/ModifyInstanceUpgradeLimitDays.md +22 -0
- tccli/examples/dcdb/v20180411/DescribeDCDBInstances.md +4 -3
- tccli/examples/dlc/v20210125/DescribeNotebookSessionStatementSqlResult.md +3 -1
- tccli/examples/ess/v20201111/CreateBatchSignUrl.md +28 -0
- tccli/examples/essbasic/v20210526/ChannelCreateBatchSignUrl.md +28 -0
- tccli/examples/iotexplorer/v20190423/DescribeDeviceFirmwares.md +33 -0
- tccli/examples/lke/v20231130/GetEmbedding.md +4 -1
- tccli/examples/lke/v20231130/QueryParseDocResult.md +4 -1
- tccli/examples/lke/v20231130/QueryRewrite.md +6 -1
- tccli/examples/mariadb/v20170312/DescribeDBInstanceDetail.md +2 -1
- tccli/examples/mariadb/v20170312/DescribeDBInstances.md +4 -3
- tccli/examples/tdmq/v20200217/DescribeRabbitMQQueueDetail.md +25 -22
- tccli/examples/vpc/v20170312/DisableVpnGatewaySslClientCert.md +2 -2
- tccli/services/aiart/aiart_client.py +269 -4
- tccli/services/aiart/v20221229/api.json +404 -0
- tccli/services/aiart/v20221229/examples.json +40 -0
- tccli/services/apm/apm_client.py +159 -0
- tccli/services/apm/v20210622/api.json +456 -0
- tccli/services/apm/v20210622/examples.json +24 -0
- tccli/services/billing/v20180709/api.json +30 -0
- tccli/services/bma/v20221115/api.json +4 -6
- tccli/services/ccc/ccc_client.py +53 -0
- tccli/services/ccc/v20200210/api.json +57 -5
- tccli/services/ccc/v20200210/examples.json +8 -0
- tccli/services/cdb/v20170320/api.json +9 -0
- tccli/services/cdn/v20180606/api.json +1 -1
- tccli/services/cloudstudio/v20230508/api.json +1 -1
- tccli/services/csip/csip_client.py +53 -0
- tccli/services/csip/v20221121/api.json +1468 -7
- tccli/services/csip/v20221121/examples.json +8 -0
- tccli/services/cynosdb/cynosdb_client.py +53 -0
- tccli/services/cynosdb/v20190107/api.json +54 -0
- tccli/services/cynosdb/v20190107/examples.json +8 -0
- tccli/services/dcdb/v20180411/api.json +45 -3
- tccli/services/dcdb/v20180411/examples.json +1 -1
- tccli/services/dlc/v20210125/api.json +30 -0
- tccli/services/dlc/v20210125/examples.json +1 -1
- tccli/services/ess/v20201111/api.json +50 -2
- tccli/services/ess/v20201111/examples.json +6 -0
- tccli/services/essbasic/v20210526/api.json +50 -2
- tccli/services/essbasic/v20210526/examples.json +6 -0
- tccli/services/hunyuan/v20230901/api.json +14 -14
- tccli/services/ims/v20201229/api.json +55 -55
- tccli/services/iotexplorer/iotexplorer_client.py +53 -0
- tccli/services/iotexplorer/v20190423/api.json +90 -1
- tccli/services/iotexplorer/v20190423/examples.json +8 -0
- tccli/services/iss/v20230517/api.json +36 -0
- tccli/services/lighthouse/v20200324/api.json +2 -2
- tccli/services/live/v20180801/api.json +7 -7
- tccli/services/lke/lke_client.py +8 -114
- tccli/services/lke/v20231130/api.json +70 -158
- tccli/services/lke/v20231130/examples.json +2 -18
- tccli/services/mariadb/v20170312/api.json +45 -2
- tccli/services/mariadb/v20170312/examples.json +2 -2
- tccli/services/ocr/v20181119/api.json +1 -1
- tccli/services/ssl/v20191205/api.json +50 -9
- tccli/services/tdid/v20210519/api.json +2 -2
- tccli/services/tdmq/v20200217/api.json +64 -25
- tccli/services/tdmq/v20200217/examples.json +2 -2
- tccli/services/teo/v20220901/api.json +14 -14
- tccli/services/tione/v20211111/api.json +28 -0
- tccli/services/trtc/v20190722/api.json +34 -15
- tccli/services/vpc/v20170312/api.json +20 -5
- tccli/services/vpc/v20170312/examples.json +2 -2
- tccli/services/weilingwith/v20230427/api.json +11 -11
- {tccli-3.0.1096.1.dist-info → tccli-3.0.1098.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1096.1.dist-info → tccli-3.0.1098.1.dist-info}/RECORD +81 -69
- {tccli-3.0.1096.1.dist-info → tccli-3.0.1098.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1096.1.dist-info → tccli-3.0.1098.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1096.1.dist-info → tccli-3.0.1098.1.dist-info}/license_files/LICENSE +0 -0
@@ -21,6 +21,13 @@
|
|
21
21
|
"output": "DescribeApmInstancesResponse",
|
22
22
|
"status": "online"
|
23
23
|
},
|
24
|
+
"DescribeGeneralApmApplicationConfig": {
|
25
|
+
"document": "查询应用配置信息",
|
26
|
+
"input": "DescribeGeneralApmApplicationConfigRequest",
|
27
|
+
"name": "查询应用配置信息",
|
28
|
+
"output": "DescribeGeneralApmApplicationConfigResponse",
|
29
|
+
"status": "online"
|
30
|
+
},
|
24
31
|
"DescribeGeneralMetricData": {
|
25
32
|
"document": "获取指标数据通用接口。用户根据需要上送请求参数,返回对应的指标数据。\n接口调用频率限制为:20次/秒,1200次/分钟。单请求的数据点数限制为1440个。",
|
26
33
|
"input": "DescribeGeneralMetricDataRequest",
|
@@ -49,6 +56,13 @@
|
|
49
56
|
"output": "DescribeServiceOverviewResponse",
|
50
57
|
"status": "online"
|
51
58
|
},
|
59
|
+
"DescribeTagValues": {
|
60
|
+
"document": "根据维度名和过滤条件,查询维度数据.",
|
61
|
+
"input": "DescribeTagValuesRequest",
|
62
|
+
"name": "查询 Tag 数据",
|
63
|
+
"output": "DescribeTagValuesResponse",
|
64
|
+
"status": "online"
|
65
|
+
},
|
52
66
|
"ModifyApmInstance": {
|
53
67
|
"document": "修改APM实例接口",
|
54
68
|
"input": "ModifyApmInstanceRequest",
|
@@ -56,6 +70,13 @@
|
|
56
70
|
"output": "ModifyApmInstanceResponse",
|
57
71
|
"status": "online"
|
58
72
|
},
|
73
|
+
"ModifyGeneralApmApplicationConfig": {
|
74
|
+
"document": "对外开放的openApi,客户可以灵活的指定需要修改的字段,再加入需要修改的服务列表.",
|
75
|
+
"input": "ModifyGeneralApmApplicationConfigRequest",
|
76
|
+
"name": "修改应用配置信息",
|
77
|
+
"output": "ModifyGeneralApmApplicationConfigResponse",
|
78
|
+
"status": "online"
|
79
|
+
},
|
59
80
|
"TerminateApmInstance": {
|
60
81
|
"document": "apm销毁实例",
|
61
82
|
"input": "TerminateApmInstanceRequest",
|
@@ -189,6 +210,221 @@
|
|
189
210
|
],
|
190
211
|
"usage": "out"
|
191
212
|
},
|
213
|
+
"ApmApplicationConfigView": {
|
214
|
+
"document": "应用相关的配置列表项",
|
215
|
+
"members": [
|
216
|
+
{
|
217
|
+
"disabled": false,
|
218
|
+
"document": "实例ID\t",
|
219
|
+
"example": "1o8yMC47u\t",
|
220
|
+
"member": "string",
|
221
|
+
"name": "InstanceKey",
|
222
|
+
"output_required": true,
|
223
|
+
"required": false,
|
224
|
+
"type": "string",
|
225
|
+
"value_allowed_null": false
|
226
|
+
},
|
227
|
+
{
|
228
|
+
"disabled": false,
|
229
|
+
"document": "服务名\t",
|
230
|
+
"example": "java-order-service\t",
|
231
|
+
"member": "string",
|
232
|
+
"name": "ServiceName",
|
233
|
+
"output_required": true,
|
234
|
+
"required": false,
|
235
|
+
"type": "string",
|
236
|
+
"value_allowed_null": false
|
237
|
+
},
|
238
|
+
{
|
239
|
+
"disabled": false,
|
240
|
+
"document": "接口过滤",
|
241
|
+
"example": "RPCServer/market.MarketService2/(.*?)",
|
242
|
+
"member": "string",
|
243
|
+
"name": "OperationNameFilter",
|
244
|
+
"output_required": true,
|
245
|
+
"required": false,
|
246
|
+
"type": "string",
|
247
|
+
"value_allowed_null": false
|
248
|
+
},
|
249
|
+
{
|
250
|
+
"disabled": false,
|
251
|
+
"document": "异常过滤",
|
252
|
+
"example": "io.grpc.StatusRuntimeException,java.sql.(.*?)\t",
|
253
|
+
"member": "string",
|
254
|
+
"name": "ExceptionFilter",
|
255
|
+
"output_required": true,
|
256
|
+
"required": false,
|
257
|
+
"type": "string",
|
258
|
+
"value_allowed_null": false
|
259
|
+
},
|
260
|
+
{
|
261
|
+
"disabled": false,
|
262
|
+
"document": "错误码过滤\t",
|
263
|
+
"example": "400,500\t",
|
264
|
+
"member": "string",
|
265
|
+
"name": "ErrorCodeFilter",
|
266
|
+
"output_required": true,
|
267
|
+
"required": false,
|
268
|
+
"type": "string",
|
269
|
+
"value_allowed_null": false
|
270
|
+
},
|
271
|
+
{
|
272
|
+
"disabled": false,
|
273
|
+
"document": "应用诊断开关\n注意:此字段可能返回 null,表示取不到有效值。",
|
274
|
+
"example": "true",
|
275
|
+
"member": "bool",
|
276
|
+
"name": "EventEnable",
|
277
|
+
"output_required": true,
|
278
|
+
"required": false,
|
279
|
+
"type": "bool",
|
280
|
+
"value_allowed_null": true
|
281
|
+
},
|
282
|
+
{
|
283
|
+
"disabled": false,
|
284
|
+
"document": "URL收敛开关 0 关 1 开",
|
285
|
+
"example": "1",
|
286
|
+
"member": "int64",
|
287
|
+
"name": "UrlConvergenceSwitch",
|
288
|
+
"output_required": true,
|
289
|
+
"required": false,
|
290
|
+
"type": "int",
|
291
|
+
"value_allowed_null": false
|
292
|
+
},
|
293
|
+
{
|
294
|
+
"disabled": false,
|
295
|
+
"document": "URL收敛阈值\t",
|
296
|
+
"example": "50",
|
297
|
+
"member": "int64",
|
298
|
+
"name": "UrlConvergenceThreshold",
|
299
|
+
"output_required": true,
|
300
|
+
"required": false,
|
301
|
+
"type": "int",
|
302
|
+
"value_allowed_null": false
|
303
|
+
},
|
304
|
+
{
|
305
|
+
"disabled": false,
|
306
|
+
"document": "URL收敛规则正则\t",
|
307
|
+
"example": "market.StockService.getStock(.*?),market.StockService.getPreDayS\t",
|
308
|
+
"member": "string",
|
309
|
+
"name": "UrlConvergence",
|
310
|
+
"output_required": true,
|
311
|
+
"required": false,
|
312
|
+
"type": "string",
|
313
|
+
"value_allowed_null": false
|
314
|
+
},
|
315
|
+
{
|
316
|
+
"disabled": false,
|
317
|
+
"document": "URL排除规则正则",
|
318
|
+
"example": "market.StockService.getStock(.*?),market.StockService.getPreDayS\t",
|
319
|
+
"member": "string",
|
320
|
+
"name": "UrlExclude",
|
321
|
+
"output_required": true,
|
322
|
+
"required": false,
|
323
|
+
"type": "string",
|
324
|
+
"value_allowed_null": false
|
325
|
+
},
|
326
|
+
{
|
327
|
+
"disabled": false,
|
328
|
+
"document": "是否开启日志 0 关 1 开",
|
329
|
+
"example": "1",
|
330
|
+
"member": "int64",
|
331
|
+
"name": "IsRelatedLog",
|
332
|
+
"output_required": true,
|
333
|
+
"required": false,
|
334
|
+
"type": "int",
|
335
|
+
"value_allowed_null": false
|
336
|
+
},
|
337
|
+
{
|
338
|
+
"disabled": false,
|
339
|
+
"document": "日志来源\t\n注意:此字段可能返回 null,表示取不到有效值。",
|
340
|
+
"example": "CLS",
|
341
|
+
"member": "string",
|
342
|
+
"name": "LogSource",
|
343
|
+
"output_required": true,
|
344
|
+
"required": false,
|
345
|
+
"type": "string",
|
346
|
+
"value_allowed_null": true
|
347
|
+
},
|
348
|
+
{
|
349
|
+
"disabled": false,
|
350
|
+
"document": "CLS日志集 ",
|
351
|
+
"example": "postgres",
|
352
|
+
"member": "string",
|
353
|
+
"name": "LogSet",
|
354
|
+
"output_required": true,
|
355
|
+
"required": false,
|
356
|
+
"type": "string",
|
357
|
+
"value_allowed_null": false
|
358
|
+
},
|
359
|
+
{
|
360
|
+
"disabled": false,
|
361
|
+
"document": "日志主题ID",
|
362
|
+
"example": "032f3078-10b6-46a0-978f-1696e8e79696",
|
363
|
+
"member": "string",
|
364
|
+
"name": "LogTopicID",
|
365
|
+
"output_required": true,
|
366
|
+
"required": false,
|
367
|
+
"type": "string",
|
368
|
+
"value_allowed_null": false
|
369
|
+
},
|
370
|
+
{
|
371
|
+
"disabled": false,
|
372
|
+
"document": "线程剖析开关",
|
373
|
+
"example": "false",
|
374
|
+
"member": "bool",
|
375
|
+
"name": "SnapshotEnable",
|
376
|
+
"output_required": true,
|
377
|
+
"required": false,
|
378
|
+
"type": "bool",
|
379
|
+
"value_allowed_null": false
|
380
|
+
},
|
381
|
+
{
|
382
|
+
"disabled": false,
|
383
|
+
"document": "线程剖析超时阈值\t",
|
384
|
+
"example": "2000",
|
385
|
+
"member": "int64",
|
386
|
+
"name": "SnapshotTimeout",
|
387
|
+
"output_required": true,
|
388
|
+
"required": false,
|
389
|
+
"type": "int",
|
390
|
+
"value_allowed_null": false
|
391
|
+
},
|
392
|
+
{
|
393
|
+
"disabled": false,
|
394
|
+
"document": "探针开启开关",
|
395
|
+
"example": "true",
|
396
|
+
"member": "bool",
|
397
|
+
"name": "AgentEnable",
|
398
|
+
"output_required": true,
|
399
|
+
"required": false,
|
400
|
+
"type": "bool",
|
401
|
+
"value_allowed_null": false
|
402
|
+
},
|
403
|
+
{
|
404
|
+
"disabled": false,
|
405
|
+
"document": "组件列表开关\n注意:此字段可能返回 null,表示取不到有效值。",
|
406
|
+
"example": "[{\"Name\":\"dubbo\",\"Enable\":true},{\"Name\":\"googlehttpclient\",\"Enable\":true},{\"Name\":\"grpc\",\"Enable\":true},{\"Name\":\"httpclient3\",\"Enable\":true},{\"Name\":\"httpclient4\",\"Enable\":true},{\"Name\":\"hystrix\",\"Enable\":true},{\"Name\":\"lettuce\",\"Enable\":true},{\"Name\":\"mongodb\",\"Enable\":true},{\"Name\":\"mybatis\",\"Enable\":true},{\"Name\":\"mysql\",\"Enable\":true},{\"Name\":\"okhttp\",\"Enable\":true},{\"Name\":\"redis\",\"Enable\":true},{\"Name\":\"rxjava\",\"Enable\":true},{\"Name\":\"spring-webmvc\",\"Enable\":true},{\"Name\":\"tomcat\",\"Enable\":true}]",
|
407
|
+
"member": "Instrument",
|
408
|
+
"name": "InstrumentList",
|
409
|
+
"output_required": true,
|
410
|
+
"required": false,
|
411
|
+
"type": "list",
|
412
|
+
"value_allowed_null": true
|
413
|
+
},
|
414
|
+
{
|
415
|
+
"disabled": false,
|
416
|
+
"document": "链路压缩开关",
|
417
|
+
"example": "true",
|
418
|
+
"member": "bool",
|
419
|
+
"name": "TraceSquash",
|
420
|
+
"output_required": true,
|
421
|
+
"required": false,
|
422
|
+
"type": "bool",
|
423
|
+
"value_allowed_null": false
|
424
|
+
}
|
425
|
+
],
|
426
|
+
"usage": "both"
|
427
|
+
},
|
192
428
|
"ApmField": {
|
193
429
|
"document": "指标维度信息",
|
194
430
|
"members": [
|
@@ -830,6 +1066,52 @@
|
|
830
1066
|
],
|
831
1067
|
"type": "object"
|
832
1068
|
},
|
1069
|
+
"DescribeGeneralApmApplicationConfigRequest": {
|
1070
|
+
"document": "DescribeGeneralApmApplicationConfig请求参数结构体",
|
1071
|
+
"members": [
|
1072
|
+
{
|
1073
|
+
"disabled": false,
|
1074
|
+
"document": "应用名",
|
1075
|
+
"example": "profile-service",
|
1076
|
+
"member": "string",
|
1077
|
+
"name": "ServiceName",
|
1078
|
+
"required": true,
|
1079
|
+
"type": "string"
|
1080
|
+
},
|
1081
|
+
{
|
1082
|
+
"disabled": false,
|
1083
|
+
"document": "实例Id",
|
1084
|
+
"example": "apm-059oXBfTL",
|
1085
|
+
"member": "string",
|
1086
|
+
"name": "InstanceId",
|
1087
|
+
"required": true,
|
1088
|
+
"type": "string"
|
1089
|
+
}
|
1090
|
+
],
|
1091
|
+
"type": "object"
|
1092
|
+
},
|
1093
|
+
"DescribeGeneralApmApplicationConfigResponse": {
|
1094
|
+
"document": "DescribeGeneralApmApplicationConfig返回参数结构体",
|
1095
|
+
"members": [
|
1096
|
+
{
|
1097
|
+
"disabled": false,
|
1098
|
+
"document": "应用配置项",
|
1099
|
+
"example": "{\"InstanceKey\":\"apm-059oXBfTL\",\"ServiceName\":\"profile-service\",\"IgnoreOperationName\":\"\",\"IgnoreException\":\"\",\"ErrorCodeFilter\":\"\",\"EventEnable\":false,\"UrlConvergenceSwitch\":1,\"UrlConvergenceThreshold\":500,\"UrlConvergence\":\"RPCServer/market.MarketService2/(.*?)\",\"UrlExclude\":\"\",\"IsRelatedLog\":0,\"LogSource\":\"CLS\",\"LogSet\":\"\",\"LogTopicID\":\"\",\"SnapshotEnable\":true,\"SnapshotTimeout\":2000,\"AgentEnable\":true,\"InstrumentList\":[{\"Name\":\"dubbo\",\"Enable\":true},{\"Name\":\"googlehttpclient\",\"Enable\":true},{\"Name\":\"grpc\",\"Enable\":true},{\"Name\":\"httpclient3\",\"Enable\":true},{\"Name\":\"httpclient4\",\"Enable\":true},{\"Name\":\"hystrix\",\"Enable\":true},{\"Name\":\"lettuce\",\"Enable\":true},{\"Name\":\"mongodb\",\"Enable\":true},{\"Name\":\"mybatis\",\"Enable\":true},{\"Name\":\"mysql\",\"Enable\":true},{\"Name\":\"okhttp\",\"Enable\":true},{\"Name\":\"redis\",\"Enable\":true},{\"Name\":\"rxjava\",\"Enable\":true},{\"Name\":\"spring-webmvc\",\"Enable\":true},{\"Name\":\"tomcat\",\"Enable\":true}],\"TraceSquash\":true}",
|
1100
|
+
"member": "ApmApplicationConfigView",
|
1101
|
+
"name": "ApmApplicationConfigView",
|
1102
|
+
"output_required": false,
|
1103
|
+
"type": "object",
|
1104
|
+
"value_allowed_null": false
|
1105
|
+
},
|
1106
|
+
{
|
1107
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
1108
|
+
"member": "string",
|
1109
|
+
"name": "RequestId",
|
1110
|
+
"type": "string"
|
1111
|
+
}
|
1112
|
+
],
|
1113
|
+
"type": "object"
|
1114
|
+
},
|
833
1115
|
"DescribeGeneralMetricDataRequest": {
|
834
1116
|
"document": "DescribeGeneralMetricData请求参数结构体",
|
835
1117
|
"members": [
|
@@ -1322,6 +1604,97 @@
|
|
1322
1604
|
],
|
1323
1605
|
"type": "object"
|
1324
1606
|
},
|
1607
|
+
"DescribeTagValuesRequest": {
|
1608
|
+
"document": "DescribeTagValues请求参数结构体",
|
1609
|
+
"members": [
|
1610
|
+
{
|
1611
|
+
"disabled": false,
|
1612
|
+
"document": "维度名",
|
1613
|
+
"example": "service.name",
|
1614
|
+
"member": "string",
|
1615
|
+
"name": "TagKey",
|
1616
|
+
"required": true,
|
1617
|
+
"type": "string"
|
1618
|
+
},
|
1619
|
+
{
|
1620
|
+
"disabled": false,
|
1621
|
+
"document": "实例ID",
|
1622
|
+
"example": "52Dpv13GR",
|
1623
|
+
"member": "string",
|
1624
|
+
"name": "InstanceId",
|
1625
|
+
"required": false,
|
1626
|
+
"type": "string"
|
1627
|
+
},
|
1628
|
+
{
|
1629
|
+
"disabled": false,
|
1630
|
+
"document": "结束时间",
|
1631
|
+
"example": "1111",
|
1632
|
+
"member": "int64",
|
1633
|
+
"name": "EndTime",
|
1634
|
+
"required": false,
|
1635
|
+
"type": "int"
|
1636
|
+
},
|
1637
|
+
{
|
1638
|
+
"disabled": false,
|
1639
|
+
"document": "过滤条件",
|
1640
|
+
"example": "无",
|
1641
|
+
"member": "Filter",
|
1642
|
+
"name": "Filters",
|
1643
|
+
"required": false,
|
1644
|
+
"type": "list"
|
1645
|
+
},
|
1646
|
+
{
|
1647
|
+
"disabled": false,
|
1648
|
+
"document": "开始时间",
|
1649
|
+
"example": "1111",
|
1650
|
+
"member": "int64",
|
1651
|
+
"name": "StartTime",
|
1652
|
+
"required": false,
|
1653
|
+
"type": "int"
|
1654
|
+
},
|
1655
|
+
{
|
1656
|
+
"disabled": false,
|
1657
|
+
"document": "Or过滤条件",
|
1658
|
+
"example": "无",
|
1659
|
+
"member": "Filter",
|
1660
|
+
"name": "OrFilters",
|
1661
|
+
"required": false,
|
1662
|
+
"type": "list"
|
1663
|
+
},
|
1664
|
+
{
|
1665
|
+
"disabled": false,
|
1666
|
+
"document": "使用类型",
|
1667
|
+
"example": "agentConfig",
|
1668
|
+
"member": "string",
|
1669
|
+
"name": "Type",
|
1670
|
+
"required": false,
|
1671
|
+
"type": "string"
|
1672
|
+
}
|
1673
|
+
],
|
1674
|
+
"type": "object"
|
1675
|
+
},
|
1676
|
+
"DescribeTagValuesResponse": {
|
1677
|
+
"document": "DescribeTagValues返回参数结构体",
|
1678
|
+
"members": [
|
1679
|
+
{
|
1680
|
+
"disabled": false,
|
1681
|
+
"document": "维度值列表",
|
1682
|
+
"example": "[\"sso-api\", \"auth-api\"]",
|
1683
|
+
"member": "string",
|
1684
|
+
"name": "Values",
|
1685
|
+
"output_required": true,
|
1686
|
+
"type": "list",
|
1687
|
+
"value_allowed_null": false
|
1688
|
+
},
|
1689
|
+
{
|
1690
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
1691
|
+
"member": "string",
|
1692
|
+
"name": "RequestId",
|
1693
|
+
"type": "string"
|
1694
|
+
}
|
1695
|
+
],
|
1696
|
+
"type": "object"
|
1697
|
+
},
|
1325
1698
|
"Filter": {
|
1326
1699
|
"document": "查询过滤参数",
|
1327
1700
|
"members": [
|
@@ -1384,6 +1757,34 @@
|
|
1384
1757
|
],
|
1385
1758
|
"usage": "in"
|
1386
1759
|
},
|
1760
|
+
"Instrument": {
|
1761
|
+
"document": "组件",
|
1762
|
+
"members": [
|
1763
|
+
{
|
1764
|
+
"disabled": false,
|
1765
|
+
"document": "组件名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
1766
|
+
"example": "Redis",
|
1767
|
+
"member": "string",
|
1768
|
+
"name": "Name",
|
1769
|
+
"output_required": false,
|
1770
|
+
"required": false,
|
1771
|
+
"type": "string",
|
1772
|
+
"value_allowed_null": true
|
1773
|
+
},
|
1774
|
+
{
|
1775
|
+
"disabled": false,
|
1776
|
+
"document": "组件开关\n注意:此字段可能返回 null,表示取不到有效值。",
|
1777
|
+
"example": "true",
|
1778
|
+
"member": "bool",
|
1779
|
+
"name": "Enable",
|
1780
|
+
"output_required": false,
|
1781
|
+
"required": false,
|
1782
|
+
"type": "bool",
|
1783
|
+
"value_allowed_null": true
|
1784
|
+
}
|
1785
|
+
],
|
1786
|
+
"usage": "both"
|
1787
|
+
},
|
1387
1788
|
"Line": {
|
1388
1789
|
"document": "指标曲线数据",
|
1389
1790
|
"members": [
|
@@ -1620,6 +2021,61 @@
|
|
1620
2021
|
],
|
1621
2022
|
"type": "object"
|
1622
2023
|
},
|
2024
|
+
"ModifyGeneralApmApplicationConfigRequest": {
|
2025
|
+
"document": "ModifyGeneralApmApplicationConfig请求参数结构体",
|
2026
|
+
"members": [
|
2027
|
+
{
|
2028
|
+
"disabled": false,
|
2029
|
+
"document": "实例Id",
|
2030
|
+
"example": "apm-059oXBfTL",
|
2031
|
+
"member": "string",
|
2032
|
+
"name": "InstanceId",
|
2033
|
+
"required": true,
|
2034
|
+
"type": "string"
|
2035
|
+
},
|
2036
|
+
{
|
2037
|
+
"disabled": false,
|
2038
|
+
"document": "需要修改的字段key value分别指定字段名、字段值",
|
2039
|
+
"example": "\"Tags\":[{\"Key\":\"UrlConvergence\",\"Value\":\"RPCServer/market.MarketServiceleetcode9(.*?)\"},{\"Key\":\"UrlConvergenceThreshold\",\"Value\":\"600\"},{\"Key\":\"UrlConvergenceSwitch\",\"Value\":\"1\"},{\"Key\":\"AgentEnable\",\"Value\":\"true\"}]\t",
|
2040
|
+
"member": "ApmTag",
|
2041
|
+
"name": "Tags",
|
2042
|
+
"required": true,
|
2043
|
+
"type": "list"
|
2044
|
+
},
|
2045
|
+
{
|
2046
|
+
"disabled": false,
|
2047
|
+
"document": "需要修改配置的服务列表名称\t",
|
2048
|
+
"example": "\"ServiceNames\":[\"stock-service\",\"profile-service28\",\"profile-service08\"],\t",
|
2049
|
+
"member": "string",
|
2050
|
+
"name": "ServiceNames",
|
2051
|
+
"required": false,
|
2052
|
+
"type": "list"
|
2053
|
+
}
|
2054
|
+
],
|
2055
|
+
"type": "object"
|
2056
|
+
},
|
2057
|
+
"ModifyGeneralApmApplicationConfigResponse": {
|
2058
|
+
"document": "ModifyGeneralApmApplicationConfig返回参数结构体",
|
2059
|
+
"members": [
|
2060
|
+
{
|
2061
|
+
"disabled": false,
|
2062
|
+
"document": "返回值描述",
|
2063
|
+
"example": "Success",
|
2064
|
+
"member": "string",
|
2065
|
+
"name": "Message",
|
2066
|
+
"output_required": false,
|
2067
|
+
"type": "string",
|
2068
|
+
"value_allowed_null": false
|
2069
|
+
},
|
2070
|
+
{
|
2071
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
2072
|
+
"member": "string",
|
2073
|
+
"name": "RequestId",
|
2074
|
+
"type": "string"
|
2075
|
+
}
|
2076
|
+
],
|
2077
|
+
"type": "object"
|
2078
|
+
},
|
1623
2079
|
"OrderBy": {
|
1624
2080
|
"document": "sql排序字段",
|
1625
2081
|
"members": [
|
@@ -24,6 +24,14 @@
|
|
24
24
|
"title": "拉取APM实例列表"
|
25
25
|
}
|
26
26
|
],
|
27
|
+
"DescribeGeneralApmApplicationConfig": [
|
28
|
+
{
|
29
|
+
"document": "查询指定实例下应用的配置信息",
|
30
|
+
"input": "POST / HTTP/1.1\nHost: apm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeGeneralApmApplicationConfig\n<公共请求参数>\n\n{\n \"InstanceId\": \"apm-6xYKFXYxo\",\n \"ServiceName\": \"java-order-service\"\n}",
|
31
|
+
"output": "{\n \"Response\": {\n \"ApmApplicationConfigView\": {\n \"InstanceKey\": \"apm-059oXBfTL\",\n \"ServiceName\": \"profile-service\",\n \"OperationNameFilter\": \"\",\n \"ExceptionFilter\": \"\",\n \"ErrorCodeFilter\": \"\",\n \"EventEnable\": false,\n \"UrlConvergenceSwitch\": 1,\n \"UrlConvergenceThreshold\": 500,\n \"UrlConvergence\": \"RPCServer/market.MarketService2/(.*?)\",\n \"UrlExclude\": \"\",\n \"IsRelatedLog\": 0,\n \"LogSource\": \"CLS\",\n \"LogSet\": \"\",\n \"LogTopicID\": \"\",\n \"SnapshotEnable\": true,\n \"SnapshotTimeout\": 2000,\n \"AgentEnable\": true,\n \"InstrumentList\": [\n {\n \"Name\": \"dubbo\",\n \"Enable\": true\n },\n {\n \"Name\": \"googlehttpclient\",\n \"Enable\": true\n },\n {\n \"Name\": \"grpc\",\n \"Enable\": true\n },\n {\n \"Name\": \"httpclient3\",\n \"Enable\": true\n },\n {\n \"Name\": \"httpclient4\",\n \"Enable\": true\n },\n {\n \"Name\": \"hystrix\",\n \"Enable\": true\n },\n {\n \"Name\": \"lettuce\",\n \"Enable\": true\n },\n {\n \"Name\": \"mongodb\",\n \"Enable\": true\n },\n {\n \"Name\": \"mybatis\",\n \"Enable\": true\n },\n {\n \"Name\": \"mysql\",\n \"Enable\": true\n },\n {\n \"Name\": \"okhttp\",\n \"Enable\": true\n },\n {\n \"Name\": \"redis\",\n \"Enable\": true\n },\n {\n \"Name\": \"rxjava\",\n \"Enable\": true\n },\n {\n \"Name\": \"spring-webmvc\",\n \"Enable\": true\n },\n {\n \"Name\": \"tomcat\",\n \"Enable\": true\n }\n ],\n \"TraceSquash\": true\n },\n \"RequestId\": \"test-test-test0980990\"\n }\n}",
|
32
|
+
"title": "查询应用配置信息"
|
33
|
+
}
|
34
|
+
],
|
27
35
|
"DescribeGeneralMetricData": [
|
28
36
|
{
|
29
37
|
"document": "该示例查询实例为apm-ylTJfTSbn,按照service.name(服务名)为维度过滤,以service.name(服务名)进行聚合,查找开始时间-终止时间内以一分钟为聚合粒度的service_gc_full_count(Full GC)的指标数据。",
|
@@ -92,6 +100,14 @@
|
|
92
100
|
"title": "获取服务概览数据"
|
93
101
|
}
|
94
102
|
],
|
103
|
+
"DescribeTagValues": [
|
104
|
+
{
|
105
|
+
"document": "根据维度列名和过滤条件,查询维度值",
|
106
|
+
"input": "POST / HTTP/1.1\nHost: apm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTagValues\n<公共请求参数>\n\n{\n \"Filters\": [\n {\n \"Key\": \"service.instance\",\n \"Type\": \"=\",\n \"Value\": \"127.0.0.1\"\n }\n ],\n \"TagKey\": \"servier.name\"\n}",
|
107
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"apz12zicapy-eqixuc-uehq346v59c62\",\n \"Values\": [\n \"sso-api\",\n \"auth-api\"\n ]\n }\n}",
|
108
|
+
"title": "查询维度数据"
|
109
|
+
}
|
110
|
+
],
|
95
111
|
"ModifyApmInstance": [
|
96
112
|
{
|
97
113
|
"document": "修改APM Instance参数",
|
@@ -100,6 +116,14 @@
|
|
100
116
|
"title": "成功事例"
|
101
117
|
}
|
102
118
|
],
|
119
|
+
"ModifyGeneralApmApplicationConfig": [
|
120
|
+
{
|
121
|
+
"document": "客户希望可以通过Api批量修改应用的配置信息",
|
122
|
+
"input": "POST / HTTP/1.1\nHost: apm.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyGeneralApmApplicationConfig\n<公共请求参数>\n\n{\n \"Tags\": [\n {\n \"Key\": \"UrlConvergence\",\n \"Value\": \"RPCServer/market.MarketServiceleetcode9(.*?)\"\n },\n {\n \"Key\": \"UrlConvergenceThreshold\",\n \"Value\": \"600\"\n },\n {\n \"Key\": \"UrlConvergenceSwitch\",\n \"Value\": \"1\"\n },\n {\n \"Key\": \"AgentEnable\",\n \"Value\": \"true\"\n }\n ],\n \"ServiceNames\": [\n \"stock-service\",\n \"profile-service28\",\n \"profile-service08\"\n ],\n \"InstanceId\": \"apm-059oXBfTL\"\n}",
|
123
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"test-test-test0980990\"\n }\n}",
|
124
|
+
"title": "修改应用配置信息"
|
125
|
+
}
|
126
|
+
],
|
103
127
|
"TerminateApmInstance": [
|
104
128
|
{
|
105
129
|
"document": "销毁apm实例",
|
@@ -4135,6 +4135,36 @@
|
|
4135
4135
|
"output_required": false,
|
4136
4136
|
"type": "string",
|
4137
4137
|
"value_allowed_null": true
|
4138
|
+
},
|
4139
|
+
{
|
4140
|
+
"disabled": false,
|
4141
|
+
"document": "国内国际编码\n注意:此字段可能返回 null,表示取不到有效值。",
|
4142
|
+
"example": "international",
|
4143
|
+
"member": "string",
|
4144
|
+
"name": "RegionType",
|
4145
|
+
"output_required": false,
|
4146
|
+
"type": "string",
|
4147
|
+
"value_allowed_null": true
|
4148
|
+
},
|
4149
|
+
{
|
4150
|
+
"disabled": false,
|
4151
|
+
"document": "国内国际:资源所属区域类型(国内、国际)\n注意:此字段可能返回 null,表示取不到有效值。",
|
4152
|
+
"example": "International",
|
4153
|
+
"member": "string",
|
4154
|
+
"name": "RegionTypeName",
|
4155
|
+
"output_required": false,
|
4156
|
+
"type": "string",
|
4157
|
+
"value_allowed_null": true
|
4158
|
+
},
|
4159
|
+
{
|
4160
|
+
"disabled": false,
|
4161
|
+
"document": "备注属性(实例配置):其他备注信息,如预留实例的预留实例类型和交易类型、CCN 产品的两端地域信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
4162
|
+
"example": "优惠生效单号:T2024041930694; 本条账单类型:调账-重出单; ",
|
4163
|
+
"member": "string",
|
4164
|
+
"name": "ReserveDetail",
|
4165
|
+
"output_required": false,
|
4166
|
+
"type": "string",
|
4167
|
+
"value_allowed_null": true
|
4138
4168
|
}
|
4139
4169
|
],
|
4140
4170
|
"usage": "out"
|
@@ -1318,22 +1318,20 @@
|
|
1318
1318
|
{
|
1319
1319
|
"disabled": false,
|
1320
1320
|
"document": "过滤参数键",
|
1321
|
-
"example": "
|
1321
|
+
"example": "StartTime",
|
1322
1322
|
"member": "string",
|
1323
1323
|
"name": "Name",
|
1324
1324
|
"required": true,
|
1325
|
-
"type": "string"
|
1326
|
-
"value_allowed_null": true
|
1325
|
+
"type": "string"
|
1327
1326
|
},
|
1328
1327
|
{
|
1329
1328
|
"disabled": false,
|
1330
1329
|
"document": "过滤参数值",
|
1331
|
-
"example": "
|
1330
|
+
"example": "2024-01-01",
|
1332
1331
|
"member": "string",
|
1333
1332
|
"name": "Value",
|
1334
1333
|
"required": true,
|
1335
|
-
"type": "string"
|
1336
|
-
"value_allowed_null": true
|
1334
|
+
"type": "string"
|
1337
1335
|
}
|
1338
1336
|
],
|
1339
1337
|
"usage": "in"
|