tccli 3.0.846.1__py2.py3-none-any.whl → 3.0.847.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (35) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/billing/v20180709/api.json +2 -20
  3. tccli/services/billing/v20180709/examples.json +2 -2
  4. tccli/services/cat/v20180409/api.json +0 -28
  5. tccli/services/cat/v20180409/examples.json +7 -7
  6. tccli/services/ccc/v20200210/api.json +16 -7
  7. tccli/services/ccc/v20200210/examples.json +2 -2
  8. tccli/services/cdb/v20170320/api.json +63 -46
  9. tccli/services/cdb/v20170320/examples.json +3 -3
  10. tccli/services/cdn/v20180606/api.json +1 -11
  11. tccli/services/cdn/v20180606/examples.json +1 -1
  12. tccli/services/cls/v20201016/api.json +44 -33
  13. tccli/services/cls/v20201016/examples.json +3 -3
  14. tccli/services/cvm/v20170312/api.json +2 -4
  15. tccli/services/ess/ess_client.py +212 -0
  16. tccli/services/ess/v20201111/api.json +456 -21
  17. tccli/services/ess/v20201111/examples.json +45 -1
  18. tccli/services/essbasic/v20210526/api.json +1 -1
  19. tccli/services/iotexplorer/v20190423/api.json +25 -33
  20. tccli/services/iotexplorer/v20190423/examples.json +9 -9
  21. tccli/services/monitor/v20180724/api.json +8 -0
  22. tccli/services/monitor/v20180724/examples.json +2 -2
  23. tccli/services/mps/v20190612/api.json +2 -7
  24. tccli/services/ocr/v20181119/api.json +45 -66
  25. tccli/services/ocr/v20181119/examples.json +16 -16
  26. tccli/services/tcss/v20201101/api.json +40 -7
  27. tccli/services/tcss/v20201101/examples.json +3 -3
  28. tccli/services/trtc/v20190722/api.json +41 -29
  29. tccli/services/trtc/v20190722/examples.json +10 -10
  30. {tccli-3.0.846.1.dist-info → tccli-3.0.847.1.dist-info}/METADATA +2 -2
  31. {tccli-3.0.846.1.dist-info → tccli-3.0.847.1.dist-info}/RECORD +35 -35
  32. {tccli-3.0.846.1.dist-info → tccli-3.0.847.1.dist-info}/LICENSE +0 -0
  33. {tccli-3.0.846.1.dist-info → tccli-3.0.847.1.dist-info}/WHEEL +0 -0
  34. {tccli-3.0.846.1.dist-info → tccli-3.0.847.1.dist-info}/entry_points.txt +0 -0
  35. {tccli-3.0.846.1.dist-info → tccli-3.0.847.1.dist-info}/top_level.txt +0 -0
tccli/__init__.py CHANGED
@@ -1 +1 @@
1
- __version__ = '3.0.846.1'
1
+ __version__ = '3.0.847.1'
@@ -4438,7 +4438,6 @@
4438
4438
  "document": "DescribeVoucherInfo请求参数结构体",
4439
4439
  "members": [
4440
4440
  {
4441
- "default": "",
4442
4441
  "document": "一页多少条数据,默认是20条,最大不超过1000",
4443
4442
  "example": "10",
4444
4443
  "member": "int64",
@@ -4447,7 +4446,6 @@
4447
4446
  "type": "int"
4448
4447
  },
4449
4448
  {
4450
- "default": "",
4451
4449
  "document": "第多少页,默认是1",
4452
4450
  "example": "1",
4453
4451
  "member": "int64",
@@ -4456,7 +4454,6 @@
4456
4454
  "type": "int"
4457
4455
  },
4458
4456
  {
4459
- "default": "",
4460
4457
  "document": "券状态:待使用:unUsed,已使用: used,已发货:delivered,已作废: cancel,已过期:overdue",
4461
4458
  "example": "unUsed",
4462
4459
  "member": "string",
@@ -4465,7 +4462,6 @@
4465
4462
  "type": "string"
4466
4463
  },
4467
4464
  {
4468
- "default": "",
4469
4465
  "document": "代金券id",
4470
4466
  "example": "123",
4471
4467
  "member": "string",
@@ -4474,7 +4470,6 @@
4474
4470
  "type": "string"
4475
4471
  },
4476
4472
  {
4477
- "default": "",
4478
4473
  "document": "代金券订单id",
4479
4474
  "example": "123",
4480
4475
  "member": "string",
@@ -4483,7 +4478,6 @@
4483
4478
  "type": "string"
4484
4479
  },
4485
4480
  {
4486
- "default": "",
4487
4481
  "document": "商品码",
4488
4482
  "example": "a",
4489
4483
  "member": "string",
@@ -4492,7 +4486,6 @@
4492
4486
  "type": "string"
4493
4487
  },
4494
4488
  {
4495
- "default": "",
4496
4489
  "document": "活动id",
4497
4490
  "example": "123",
4498
4491
  "member": "string",
@@ -4501,7 +4494,6 @@
4501
4494
  "type": "string"
4502
4495
  },
4503
4496
  {
4504
- "default": "",
4505
4497
  "document": "代金券名称",
4506
4498
  "example": "aa",
4507
4499
  "member": "string",
@@ -4510,8 +4502,7 @@
4510
4502
  "type": "string"
4511
4503
  },
4512
4504
  {
4513
- "default": "",
4514
- "document": "发放开始时间",
4505
+ "document": "发放开始时间,例:2021-01-01",
4515
4506
  "example": "2021-01-01",
4516
4507
  "member": "string",
4517
4508
  "name": "TimeFrom",
@@ -4519,8 +4510,7 @@
4519
4510
  "type": "string"
4520
4511
  },
4521
4512
  {
4522
- "default": "",
4523
- "document": "发放结束时间",
4513
+ "document": "发放结束时间,例:2021-01-01",
4524
4514
  "example": "2021-01-01",
4525
4515
  "member": "string",
4526
4516
  "name": "TimeTo",
@@ -4528,7 +4518,6 @@
4528
4518
  "type": "string"
4529
4519
  },
4530
4520
  {
4531
- "default": "",
4532
4521
  "document": "指定排序字段:BeginTime开始时间、EndTime到期时间、CreateTime创建时间",
4533
4522
  "example": "BeginTime",
4534
4523
  "member": "string",
@@ -4537,7 +4526,6 @@
4537
4526
  "type": "string"
4538
4527
  },
4539
4528
  {
4540
- "default": "",
4541
4529
  "document": "指定升序降序:desc、asc",
4542
4530
  "example": "desc",
4543
4531
  "member": "string",
@@ -4546,7 +4534,6 @@
4546
4534
  "type": "string"
4547
4535
  },
4548
4536
  {
4549
- "default": "",
4550
4537
  "document": "付费模式,postPay后付费/prePay预付费/riPay预留实例/\"\"或者\"*\"表示全部模式,如果payMode为\"\"或\"*\",那么productCode与subProductCode必须传空",
4551
4538
  "example": "postPay",
4552
4539
  "member": "string",
@@ -4555,7 +4542,6 @@
4555
4542
  "type": "string"
4556
4543
  },
4557
4544
  {
4558
- "default": "",
4559
4545
  "document": "付费场景PayMode=postPay时:spotpay-竞价实例,\"settle account\"-普通后付费PayMode=prePay时:purchase-包年包月新购,renew-包年包月续费(自动续费),modify-包年包月配置变更(变配)PayMode=riPay时:oneOffFee-预留实例预付,hourlyFee-预留实例每小时扣费,*-支持全部付费场景",
4560
4546
  "example": "*",
4561
4547
  "member": "string",
@@ -4564,7 +4550,6 @@
4564
4550
  "type": "string"
4565
4551
  },
4566
4552
  {
4567
- "default": "",
4568
4553
  "document": "操作人,默认就是用户uin",
4569
4554
  "example": "aa",
4570
4555
  "member": "string",
@@ -4583,7 +4568,6 @@
4583
4568
  "example": "0",
4584
4569
  "member": "int64",
4585
4570
  "name": "TotalCount",
4586
- "required": true,
4587
4571
  "type": "int",
4588
4572
  "value_allowed_null": false
4589
4573
  },
@@ -4592,7 +4576,6 @@
4592
4576
  "example": "0",
4593
4577
  "member": "int64",
4594
4578
  "name": "TotalBalance",
4595
- "required": true,
4596
4579
  "type": "int",
4597
4580
  "value_allowed_null": false
4598
4581
  },
@@ -4601,7 +4584,6 @@
4601
4584
  "example": "无",
4602
4585
  "member": "VoucherInfos",
4603
4586
  "name": "VoucherInfos",
4604
- "required": true,
4605
4587
  "type": "list",
4606
4588
  "value_allowed_null": true
4607
4589
  },
@@ -144,9 +144,9 @@
144
144
  ],
145
145
  "DescribeVoucherInfo": [
146
146
  {
147
- "document": "",
147
+ "document": "获取代金券相关信息",
148
148
  "input": "https://billing.tencentcloudapi.com/?Action=DescribeVoucherInfo\n&Limit=10\n&Offset=1\n&<公共请求参数>",
149
- "output": "{\n \"Response\": {\n \"TotalCount\": 0,\n \"TotalBalance\": 0,\n \"VoucherInfos\": [\n {\n \"Status\": \"overdue\",\n \"OwnerUin\": \"xx\",\n \"PayMode\": \"*postPay*\",\n \"NominalValue\": 0,\n \"PayScene\": \"all\",\n \"VoucherId\": \"xx\",\n \"EndTime\": \"xx\",\n \"Balance\": 0,\n \"BeginTime\": \"xx\",\n \"ApplicableProducts\": {\n \"GoodsName\": \"全产品通用\",\n \"PayMode\": \"*\"\n },\n \"ExcludedProducts\": [\n {\n \"GoodsName\": \"xxx\",\n \"PayMode\": \"*\"\n },\n {\n \"GoodsName\": \"xxx\",\n \"PayMode\": \"*\"\n },\n {\n \"GoodsName\": \"xxx\",\n \"PayMode\": \"*\"\n },\n {\n \"GoodsName\": \"xxx\",\n \"PayMode\": \"*\"\n },\n {\n \"GoodsName\": \"xxx\",\n \"PayMode\": \"*\"\n },\n {\n \"GoodsName\": \"xxx\",\n \"PayMode\": \"*\"\n },\n {\n \"GoodsName\": \"xxx\",\n \"PayMode\": \"*\"\n },\n {\n \"GoodsName\": \"xxx\",\n \"PayMode\": \"*\"\n },\n {\n \"GoodsName\": \"xxx\",\n \"PayMode\": \"*\"\n }\n ]\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
149
+ "output": "{\n \"Response\": {\n \"RequestId\": \"9988deda-d6b4-4c74-9bbf-b3f0cd4f5dba\",\n \"TotalBalance\": 42000000000,\n \"TotalCount\": 2,\n \"VoucherInfos\": [\n {\n \"ApplicableProducts\": {\n \"GoodsName\": \"全产品通用\",\n \"PayMode\": \"*\"\n },\n \"Balance\": 12000000000,\n \"BeginTime\": \"2023-01-10 14:42:17\",\n \"EndTime\": \"2023-04-10 14:42:17\",\n \"ExcludedProducts\": [\n {\n \"GoodsName\": \"域名注册\",\n \"PayMode\": \"*\"\n },\n {\n \"GoodsName\": \"云市场\",\n \"PayMode\": \"*\"\n },\n {\n \"GoodsName\": \"云市场镜像\",\n \"PayMode\": \"*\"\n },\n {\n \"GoodsName\": \"培训服务training\",\n \"PayMode\": \"*\"\n },\n {\n \"GoodsName\": \"节省计划\",\n \"PayMode\": \"*\"\n }\n ],\n \"NominalValue\": 30000000000,\n \"OwnerUin\": \"100026601318\",\n \"PayMode\": \"*\",\n \"PayScene\": \"settle account\",\n \"Status\": \"unUsed\",\n \"VoucherId\": \"OZRCGNAV5AB9H9ECMP1VVP\"\n },\n {\n \"ApplicableProducts\": {\n \"GoodsName\": \"全产品通用\",\n \"PayMode\": \"*\"\n },\n \"Balance\": 30000000000,\n \"BeginTime\": \"2023-02-07 16:40:45\",\n \"EndTime\": \"2023-05-08 16:40:45\",\n \"ExcludedProducts\": [\n {\n \"GoodsName\": \"域名注册\",\n \"PayMode\": \"*\"\n },\n {\n \"GoodsName\": \"云市场\",\n \"PayMode\": \"*\"\n },\n {\n \"GoodsName\": \"云市场镜像\",\n \"PayMode\": \"*\"\n },\n {\n \"GoodsName\": \"培训服务training\",\n \"PayMode\": \"*\"\n },\n {\n \"GoodsName\": \"节省计划\",\n \"PayMode\": \"*\"\n }\n ],\n \"NominalValue\": 30000000000,\n \"OwnerUin\": \"100026601318\",\n \"PayMode\": \"*\",\n \"PayScene\": \"settle account\",\n \"Status\": \"unUsed\",\n \"VoucherId\": \"OZRCGNAV8D9BMI9KMG1FIQ\"\n }\n ]\n }\n}",
150
150
  "title": "获取代金券相关信息"
151
151
  }
152
152
  ],
@@ -269,7 +269,6 @@
269
269
  "document": "DescribeDetailedSingleProbeData请求参数结构体",
270
270
  "members": [
271
271
  {
272
- "default": "",
273
272
  "document": "开始时间戳(毫秒级)",
274
273
  "example": "1000000000",
275
274
  "member": "uint64",
@@ -278,7 +277,6 @@
278
277
  "type": "int"
279
278
  },
280
279
  {
281
- "default": "",
282
280
  "document": "结束时间戳(毫秒级)",
283
281
  "example": "1000000000",
284
282
  "member": "uint64",
@@ -287,7 +285,6 @@
287
285
  "type": "int"
288
286
  },
289
287
  {
290
- "default": "",
291
288
  "document": "任务类型\nAnalyzeTaskType_Network:网络质量\nAnalyzeTaskType_Browse:页面性能\nAnalyzeTaskType_UploadDownload:文件传输(含文件上传、文件下载)\nAnalyzeTaskType_Transport:端口性能\nAnalyzeTaskType_MediaStream:音视频体验",
292
289
  "example": "AnalyzeTaskType_UploadDownload",
293
290
  "member": "string",
@@ -296,7 +293,6 @@
296
293
  "type": "string"
297
294
  },
298
295
  {
299
- "default": "",
300
296
  "document": "待排序字段\n可以填写 ProbeTime 拨测时间排序\n也可填写SelectedFields 中的选中字段",
301
297
  "example": "ProbeTime",
302
298
  "member": "string",
@@ -305,7 +301,6 @@
305
301
  "type": "string"
306
302
  },
307
303
  {
308
- "default": "",
309
304
  "document": "true表示升序",
310
305
  "example": "true",
311
306
  "member": "bool",
@@ -314,7 +309,6 @@
314
309
  "type": "bool"
315
310
  },
316
311
  {
317
- "default": "",
318
312
  "document": "选中字段",
319
313
  "example": "[ProbeTime]",
320
314
  "member": "string",
@@ -323,7 +317,6 @@
323
317
  "type": "list"
324
318
  },
325
319
  {
326
- "default": "",
327
320
  "document": "起始取数位置",
328
321
  "example": "0",
329
322
  "member": "int64",
@@ -332,7 +325,6 @@
332
325
  "type": "int"
333
326
  },
334
327
  {
335
- "default": "",
336
328
  "document": "取数数量",
337
329
  "example": "10",
338
330
  "member": "int64",
@@ -341,7 +333,6 @@
341
333
  "type": "int"
342
334
  },
343
335
  {
344
- "default": "",
345
336
  "document": "任务ID",
346
337
  "example": "[task_fasdfds]",
347
338
  "member": "string",
@@ -350,7 +341,6 @@
350
341
  "type": "list"
351
342
  },
352
343
  {
353
- "default": "",
354
344
  "document": "拨测点运营商\n\t\n这里实际按拨测结果中的运营商来填写即可\n\n电信:中国电信\n移动:中国移动\n联通:中国联通",
355
345
  "example": "[电信]",
356
346
  "member": "string",
@@ -359,7 +349,6 @@
359
349
  "type": "list"
360
350
  },
361
351
  {
362
- "default": "",
363
352
  "document": "拨测点地区\n\t\n这里实际按拨测结果中的地区来填写即可\n\n国内一般是省级单位,如广东、广西、中国香港、新疆;直辖市则填北京、上海\n\n境外一般是国家名,如澳大利亚、新加坡",
364
353
  "example": "[上海]",
365
354
  "member": "string",
@@ -368,7 +357,6 @@
368
357
  "type": "list"
369
358
  },
370
359
  {
371
- "default": "",
372
360
  "document": "错误类型",
373
361
  "example": "[正常]",
374
362
  "member": "string",
@@ -377,7 +365,6 @@
377
365
  "type": "list"
378
366
  },
379
367
  {
380
- "default": "",
381
368
  "document": "城市\n这里实际按拨测结果中的城市来填写即可\n\n示例:\n\n深圳市\n武汉市\n首尔\n多伦多",
382
369
  "example": "[深圳市]",
383
370
  "member": "string",
@@ -396,7 +383,6 @@
396
383
  "example": "无",
397
384
  "member": "DetailedSingleDataDefine",
398
385
  "name": "DataSet",
399
- "required": true,
400
386
  "type": "list",
401
387
  "value_allowed_null": false
402
388
  },
@@ -405,7 +391,6 @@
405
391
  "example": "10000",
406
392
  "member": "int64",
407
393
  "name": "TotalNumber",
408
- "required": true,
409
394
  "type": "int",
410
395
  "value_allowed_null": false
411
396
  },
@@ -503,7 +488,6 @@
503
488
  "document": "DescribeProbeMetricData请求参数结构体",
504
489
  "members": [
505
490
  {
506
- "default": "",
507
491
  "document": "分析任务类型,支持以下几种类型:\nAnalyzeTaskType_Network:网络质量\nAnalyzeTaskType_Browse:页面性能\nAnalyzeTaskType_Transport:端口性能\nAnalyzeTaskType_UploadDownload:文件传输\nAnalyzeTaskType_MediaStream:音视频体验",
508
492
  "example": "AnalyzeTaskType_UploadDownload",
509
493
  "member": "string",
@@ -512,7 +496,6 @@
512
496
  "type": "string"
513
497
  },
514
498
  {
515
- "default": "",
516
499
  "document": "指标类型,指标查询默认传gauge",
517
500
  "example": "gauge",
518
501
  "member": "string",
@@ -521,7 +504,6 @@
521
504
  "type": "string"
522
505
  },
523
506
  {
524
- "default": "",
525
507
  "document": "指标详细字段,可以传递传具体的指标也可以对指标进行聚合查询例如:\"avg(ping_time)\"代表整体时延(ms)",
526
508
  "example": "avg(ping_time)",
527
509
  "member": "string",
@@ -530,7 +512,6 @@
530
512
  "type": "string"
531
513
  },
532
514
  {
533
- "default": "",
534
515
  "document": "过滤条件可以传单个过滤条件也可以拼接多个参数",
535
516
  "example": "host = '123' and time >= now()-30m",
536
517
  "member": "string",
@@ -539,7 +520,6 @@
539
520
  "type": "string"
540
521
  },
541
522
  {
542
- "default": "",
543
523
  "document": "聚合时间, 1m、1d、30d 等等",
544
524
  "example": "time(1m), operator",
545
525
  "member": "string",
@@ -548,7 +528,6 @@
548
528
  "type": "string"
549
529
  },
550
530
  {
551
- "default": "",
552
531
  "document": "多条件过滤,支持多个过滤条件组合查询\n例如:[\"\"host\" = 'www.test.com'\", \"time >= now()-1h\"]",
553
532
  "example": "\"\"host\" = 'https://test.com'\", \"time >= now()-1h\"]",
554
533
  "member": "string",
@@ -567,7 +546,6 @@
567
546
  "example": "\"\"",
568
547
  "member": "string",
569
548
  "name": "MetricSet",
570
- "required": true,
571
549
  "type": "string",
572
550
  "value_allowed_null": false
573
551
  },
@@ -584,7 +562,6 @@
584
562
  "document": "DescribeProbeNodes请求参数结构体",
585
563
  "members": [
586
564
  {
587
- "default": "",
588
565
  "document": "节点类型\n<li> 1 = IDC </li>\n<li> 2 = LastMile </li>\n<li> 3 = Mobile </li>",
589
566
  "example": "1",
590
567
  "member": "int64",
@@ -593,7 +570,6 @@
593
570
  "type": "int"
594
571
  },
595
572
  {
596
- "default": "",
597
573
  "document": "节点区域\n<li> 1 = 中国大陆 </li>\n<li> 2 = 港澳台 </li>\n<li> 3 = 海外 </li>",
598
574
  "example": "1",
599
575
  "member": "int64",
@@ -602,7 +578,6 @@
602
578
  "type": "int"
603
579
  },
604
580
  {
605
- "default": "",
606
581
  "document": "是否IPv6",
607
582
  "example": "false",
608
583
  "member": "bool",
@@ -611,7 +586,6 @@
611
586
  "type": "bool"
612
587
  },
613
588
  {
614
- "default": "",
615
589
  "document": "名字模糊搜索",
616
590
  "example": "沈阳",
617
591
  "member": "string",
@@ -620,7 +594,6 @@
620
594
  "type": "string"
621
595
  },
622
596
  {
623
- "default": "",
624
597
  "document": "付费模式\n<li>1 = 试用版本</li>\n<li> 2 = 付费版本 </li>",
625
598
  "example": "1",
626
599
  "member": "int64",
@@ -639,7 +612,6 @@
639
612
  "example": "[{\"Code\":1000, \"Type\":1, \"Name\":\"北京\"}]",
640
613
  "member": "NodeDefine",
641
614
  "name": "NodeSet",
642
- "required": true,
643
615
  "type": "list",
644
616
  "value_allowed_null": true
645
617
  },
@@ -24,9 +24,9 @@
24
24
  ],
25
25
  "DescribeDetailedSingleProbeData": [
26
26
  {
27
- "document": "",
28
- "input": "POST / HTTP/1.1\nHost: cat.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDetailedSingleProbeData\n<公共请求参数>\n\n{\n \"BeginTime\": 1627345083000,\n \"EndTime\": 1627363083000,\n \"TaskType\": \"xxx\",\n \"SortField\": \"xxx\",\n \"Ascending\": true,\n \"Offset\": 0,\n \"Limit\": 10,\n \"SelectedFields\": [\n \"xxx\"\n ],\n \"TaskID\": [\n \"task_xxx\"\n ],\n \"Operators\": [\n \"xxx\"\n ],\n \"Districts\": [\n \"xxx\"\n ],\n \"ErrorTypes\": [\n \"xxx\"\n ]\n}",
29
- "output": "{\n \"Response\": {\n \"TotalNumber\": 10,\n \"DataSet\": [\n {\n \"ProbeTime\": 1,\n \"Labels\": [\n {\n \"ID\": 0,\n \"Name\": \"xxx\",\n \"Value\": \"xxx\"\n }\n ],\n \"Fields\": [\n {\n \"ID\": 0,\n \"Name\": \"xxx\",\n \"Value\": 1\n }\n ]\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
27
+ "document": "列出单次拨测详情数据",
28
+ "input": "POST / HTTP/1.1\nHost: cat.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeDetailedSingleProbeData\n<公共请求参数>\n\n{\n \"BeginTime\": 1679899994107,\n \"EndTime\": 1679903594107,\n \"TaskType\": \"AnalyzeTaskType_Network\",\n \"SortField\": \"ProbeTime\",\n \"Ascending\": true,\n \"Offset\": 0,\n \"Limit\": 10,\n \"SelectedFields\": [\n \"ProbeTime\",\n \"City\",\n \"Operator\",\n \"ProbeIP\"\n ],\n \"TaskID\": [\n \"task-p4najqd4\"\n ]\n}",
29
+ "output": "{\n \"Response\": {\n \"TotalNumber\": 10,\n \"DataSet\": [\n {\n \"ProbeTime\": 1,\n \"Labels\": [\n {\n \"ID\": 0,\n \"Name\": \"City\",\n \"Value\": \"上海市\"\n }\n ],\n \"Fields\": [\n {\n \"ID\": 0,\n \"Name\": \"ProbeTime\",\n \"Value\": 1679903537000\n }\n ]\n }\n ],\n \"RequestId\": \"asd\"\n }\n}",
30
30
  "title": "列出单次拨测详情数据"
31
31
  }
32
32
  ],
@@ -40,7 +40,7 @@
40
40
  ],
41
41
  "DescribeProbeMetricData": [
42
42
  {
43
- "document": "",
43
+ "document": "请求浏览数据",
44
44
  "input": "POST / HTTP/1.1\nHost: cat.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeProbeMetricData\n<公共请求参数>\n\n{\n \"AnalyzeTaskType\": \"AnalyzeTaskType_Browse\",\n \"MetricType\": \"gauge\",\n \"Field\": \"avg(\\\"count\\\")\",\n \"GroupBy\": \"time(30d), \\\"operator\\\"\",\n \"Filters\": [\n \"\\\"host\\\" = 'default-host'\",\n \"time >= now()-3h\"\n ]\n}",
45
45
  "output": "{\n \"Response\": {\n \"MetricSet\": \"xx\",\n \"RequestId\": \"xx\"\n }\n}",
46
46
  "title": "请求浏览数据"
@@ -48,9 +48,9 @@
48
48
  ],
49
49
  "DescribeProbeNodes": [
50
50
  {
51
- "document": "",
52
- "input": "POST / HTTP/1.1\nHost: cat.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeProbeNodes\n<公共请求参数>\n\n{\n \"NodeType\": 1\n}",
53
- "output": "{\n \"Response\": {\n \"NodeSet\": [\n {\n \"City\": \"xx\",\n \"Code\": \"xx\",\n \"Name\": \"xx\",\n \"District\": \"xx\",\n \"NetService\": \"xx\",\n \"Location\": 0,\n \"Type\": 1,\n \"IPType\": 0\n }\n ],\n \"RequestId\": \"xx\"\n }\n}",
51
+ "document": "查询拨测节点\n",
52
+ "input": "POST / HTTP/1.1\nHost: cat.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeProbeNodes\n<公共请求参数>\n\n{\n \"NodeType\": 0,\n \"Location\": 0,\n \"IsIPv6\": true,\n \"NodeName\": \"广东\",\n \"PayMode\": 0\n}",
53
+ "output": "{\n \"Response\": {\n \"NodeSet\": [\n {\n \"Name\": \"北京-北京市-中国电信[IDC]\",\n \"Code\": \"10000\",\n \"Type\": 1,\n \"NetService\": \"中国电信\",\n \"District\": \"北京\",\n \"City\": \"北京市\",\n \"IPType\": 1,\n \"Location\": 1,\n \"CodeType\": \"\",\n \"NodeDefineStatus\": 1\n }\n ],\n \"RequestId\": \"avb\"\n }\n}",
54
54
  "title": "查询拨测节点"
55
55
  }
56
56
  ],
@@ -2640,7 +2640,6 @@
2640
2640
  "document": "DescribeTelCallInfo请求参数结构体",
2641
2641
  "members": [
2642
2642
  {
2643
- "default": "",
2644
2643
  "document": "起始时间戳,Unix 时间戳",
2645
2644
  "example": "0",
2646
2645
  "member": "int64",
@@ -2649,7 +2648,6 @@
2649
2648
  "type": "int"
2650
2649
  },
2651
2650
  {
2652
- "default": "",
2653
2651
  "document": "结束时间戳,Unix 时间戳,查询时间范围最大为90天",
2654
2652
  "example": "0",
2655
2653
  "member": "int64",
@@ -2658,7 +2656,6 @@
2658
2656
  "type": "int"
2659
2657
  },
2660
2658
  {
2661
- "default": "",
2662
2659
  "document": "应用ID列表,多个ID时,返回值为多个ID使用总和",
2663
2660
  "example": "[\"0\\n\"]",
2664
2661
  "member": "int64",
@@ -2677,7 +2674,6 @@
2677
2674
  "example": "10",
2678
2675
  "member": "int64",
2679
2676
  "name": "TelCallOutCount",
2680
- "required": true,
2681
2677
  "type": "int",
2682
2678
  "value_allowed_null": false
2683
2679
  },
@@ -2686,7 +2682,6 @@
2686
2682
  "example": "10",
2687
2683
  "member": "int64",
2688
2684
  "name": "TelCallInCount",
2689
- "required": true,
2690
2685
  "type": "int",
2691
2686
  "value_allowed_null": false
2692
2687
  },
@@ -2695,7 +2690,6 @@
2695
2690
  "example": "50",
2696
2691
  "member": "int64",
2697
2692
  "name": "SeatUsedCount",
2698
- "required": true,
2699
2693
  "type": "int",
2700
2694
  "value_allowed_null": false
2701
2695
  },
@@ -2704,7 +2698,22 @@
2704
2698
  "example": "10",
2705
2699
  "member": "int64",
2706
2700
  "name": "VoipCallInCount",
2707
- "required": true,
2701
+ "type": "int",
2702
+ "value_allowed_null": false
2703
+ },
2704
+ {
2705
+ "document": "离线语音转文字套餐包消耗分钟数",
2706
+ "example": "1",
2707
+ "member": "int64",
2708
+ "name": "AsrOfflineCount",
2709
+ "type": "int",
2710
+ "value_allowed_null": false
2711
+ },
2712
+ {
2713
+ "document": "实时语音转文字套餐包消耗分钟数",
2714
+ "example": "1",
2715
+ "member": "int64",
2716
+ "name": "AsrRealtimeCount",
2708
2717
  "type": "int",
2709
2718
  "value_allowed_null": false
2710
2719
  },
@@ -226,9 +226,9 @@
226
226
  ],
227
227
  "DescribeTelCallInfo": [
228
228
  {
229
- "document": "",
229
+ "document": "获取电话呼叫统计信息",
230
230
  "input": "POST / HTTP/1.1\nHost: ccc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTelCallInfo\n<公共请求参数>\n\n{\n \"StartTimeStamp\": \"0\",\n \"EndTimeStamp\": \"0\",\n \"SdkAppIdList\": [\n \"0\"\n ]\n}",
231
- "output": "{\n \"Response\": {\n \"RequestId\": \"53bccf04-0870-4520-8614-f4bdddfd68df\",\n \"TelCallOutCount\": 10,\n \"TelCallInCount\": 10,\n \"VoipCallInCount\": 10,\n \"SeatUsedCount\": 50\n }\n}",
231
+ "output": "{\n \"Response\": {\n \"TelCallOutCount\": 0,\n \"TelCallInCount\": 0,\n \"SeatUsedCount\": 0,\n \"VoipCallInCount\": 0,\n \"AsrOfflineCount\": 0,\n \"AsrRealtimeCount\": 0,\n \"RequestId\": \"abc\"\n }\n}",
232
232
  "title": "获取电话呼叫统计信息示例"
233
233
  }
234
234
  ],