tccli 3.0.827.1__py2.py3-none-any.whl → 3.0.829.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/autoscaling/v20180419/api.json +14 -14
- tccli/services/cam/v20190116/api.json +16 -9
- tccli/services/cam/v20190116/examples.json +2 -2
- tccli/services/cdn/v20180606/api.json +6 -6
- tccli/services/cdn/v20180606/examples.json +4 -4
- tccli/services/cloudstudio/cloudstudio_client.py +53 -0
- tccli/services/cloudstudio/v20210524/api.json +89 -0
- tccli/services/cloudstudio/v20210524/examples.json +8 -0
- tccli/services/cvm/v20170312/api.json +1 -1
- tccli/services/ess/v20201111/api.json +9 -0
- tccli/services/ess/v20201111/examples.json +1 -1
- tccli/services/essbasic/v20210526/api.json +134 -383
- tccli/services/essbasic/v20210526/examples.json +89 -95
- tccli/services/faceid/v20180301/api.json +19 -33
- tccli/services/ic/v20190307/api.json +1 -1
- tccli/services/ims/ims_client.py +53 -0
- tccli/services/ims/v20200713/api.json +3 -23
- tccli/services/ims/v20200713/examples.json +2 -2
- tccli/services/ims/v20201229/api.json +107 -2
- tccli/services/ims/v20201229/examples.json +10 -2
- tccli/services/live/v20180801/api.json +2 -6
- tccli/services/live/v20180801/examples.json +1 -1
- tccli/services/mongodb/v20190725/api.json +50 -51
- tccli/services/mongodb/v20190725/examples.json +1 -1
- tccli/services/mrs/v20200910/api.json +8130 -2302
- tccli/services/mrs/v20200910/examples.json +1 -1
- tccli/services/ocr/v20181119/api.json +32 -134
- tccli/services/ocr/v20181119/examples.json +15 -15
- tccli/services/pts/v20210728/api.json +27 -78
- tccli/services/sqlserver/v20180328/api.json +5 -5
- tccli/services/sslpod/v20190605/api.json +1 -1
- tccli/services/tem/v20210701/api.json +1 -1
- tccli/services/tione/v20191022/api.json +1 -1
- tccli/services/tione/v20211111/api.json +1 -1
- tccli/services/tke/v20180525/api.json +26 -32
- tccli/services/tke/v20180525/examples.json +9 -9
- tccli/services/trtc/v20190722/api.json +3 -25
- tccli/services/vpc/v20170312/api.json +60 -51
- tccli/services/vpc/v20170312/examples.json +17 -17
- {tccli-3.0.827.1.dist-info → tccli-3.0.829.1.dist-info}/METADATA +2 -2
- {tccli-3.0.827.1.dist-info → tccli-3.0.829.1.dist-info}/RECORD +46 -46
- {tccli-3.0.827.1.dist-info → tccli-3.0.829.1.dist-info}/LICENSE +0 -0
- {tccli-3.0.827.1.dist-info → tccli-3.0.829.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.827.1.dist-info → tccli-3.0.829.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.827.1.dist-info → tccli-3.0.829.1.dist-info}/top_level.txt +0 -0
@@ -475,7 +475,6 @@
|
|
475
475
|
"document": "告警通知渠道",
|
476
476
|
"members": [
|
477
477
|
{
|
478
|
-
"default": "",
|
479
478
|
"document": "通知模板ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
480
479
|
"example": "notice-xx",
|
481
480
|
"member": "string",
|
@@ -485,7 +484,6 @@
|
|
485
484
|
"value_allowed_null": true
|
486
485
|
},
|
487
486
|
{
|
488
|
-
"default": "",
|
489
487
|
"document": "AMP consumer ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
490
488
|
"example": "consumer-xx",
|
491
489
|
"member": "string",
|
@@ -501,7 +499,6 @@
|
|
501
499
|
"document": "告警通知接收组",
|
502
500
|
"members": [
|
503
501
|
{
|
504
|
-
"default": "",
|
505
502
|
"document": "Notice ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
506
503
|
"example": "notice-xx",
|
507
504
|
"member": "string",
|
@@ -511,7 +508,6 @@
|
|
511
508
|
"value_allowed_null": true
|
512
509
|
},
|
513
510
|
{
|
514
|
-
"default": "",
|
515
511
|
"document": "Consumer ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
516
512
|
"example": "consumer-xx",
|
517
513
|
"member": "string",
|
@@ -521,7 +517,6 @@
|
|
521
517
|
"value_allowed_null": true
|
522
518
|
},
|
523
519
|
{
|
524
|
-
"default": "",
|
525
520
|
"document": "项目 ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
526
521
|
"example": "project-xx",
|
527
522
|
"member": "string",
|
@@ -531,7 +526,6 @@
|
|
531
526
|
"value_allowed_null": true
|
532
527
|
},
|
533
528
|
{
|
534
|
-
"default": "",
|
535
529
|
"document": "状态\n注意:此字段可能返回 null,表示取不到有效值。",
|
536
530
|
"example": "1",
|
537
531
|
"member": "uint64",
|
@@ -541,7 +535,6 @@
|
|
541
535
|
"value_allowed_null": true
|
542
536
|
},
|
543
537
|
{
|
544
|
-
"default": "",
|
545
538
|
"document": "创建时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
546
539
|
"example": "2021-09-02T03:18:35+08:00",
|
547
540
|
"member": "string",
|
@@ -551,7 +544,6 @@
|
|
551
544
|
"value_allowed_null": true
|
552
545
|
},
|
553
546
|
{
|
554
|
-
"default": "",
|
555
547
|
"document": "更新时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
556
548
|
"example": "2021-09-02T03:18:35+08:00",
|
557
549
|
"member": "string",
|
@@ -561,7 +553,6 @@
|
|
561
553
|
"value_allowed_null": true
|
562
554
|
},
|
563
555
|
{
|
564
|
-
"default": "",
|
565
556
|
"document": "App ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
566
557
|
"example": "123",
|
567
558
|
"member": "int64",
|
@@ -571,7 +562,6 @@
|
|
571
562
|
"value_allowed_null": true
|
572
563
|
},
|
573
564
|
{
|
574
|
-
"default": "",
|
575
565
|
"document": "主账号\n注意:此字段可能返回 null,表示取不到有效值。",
|
576
566
|
"example": "xx",
|
577
567
|
"member": "string",
|
@@ -581,7 +571,6 @@
|
|
581
571
|
"value_allowed_null": true
|
582
572
|
},
|
583
573
|
{
|
584
|
-
"default": "",
|
585
574
|
"document": "子账号\n注意:此字段可能返回 null,表示取不到有效值。",
|
586
575
|
"example": "xx",
|
587
576
|
"member": "string",
|
@@ -4403,7 +4392,6 @@
|
|
4403
4392
|
"document": "任务",
|
4404
4393
|
"members": [
|
4405
4394
|
{
|
4406
|
-
"default": "",
|
4407
4395
|
"document": "任务的JobID\n注意:此字段可能返回 null,表示取不到有效值。",
|
4408
4396
|
"example": "job-xx",
|
4409
4397
|
"member": "string",
|
@@ -4413,7 +4401,6 @@
|
|
4413
4401
|
"value_allowed_null": true
|
4414
4402
|
},
|
4415
4403
|
{
|
4416
|
-
"default": "",
|
4417
4404
|
"document": "任务的场景ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
4418
4405
|
"example": "scenario-xx",
|
4419
4406
|
"member": "string",
|
@@ -4423,7 +4410,6 @@
|
|
4423
4410
|
"value_allowed_null": true
|
4424
4411
|
},
|
4425
4412
|
{
|
4426
|
-
"default": "",
|
4427
4413
|
"document": "任务的施压配置\n注意:此字段可能返回 null,表示取不到有效值。",
|
4428
4414
|
"example": "无",
|
4429
4415
|
"member": "Load",
|
@@ -4433,7 +4419,6 @@
|
|
4433
4419
|
"value_allowed_null": true
|
4434
4420
|
},
|
4435
4421
|
{
|
4436
|
-
"default": "",
|
4437
4422
|
"document": "此字段不再使用\n注意:此字段可能返回 null,表示取不到有效值。",
|
4438
4423
|
"example": "[\"a.prop\", \"b.prop\"]",
|
4439
4424
|
"member": "string",
|
@@ -4443,7 +4428,6 @@
|
|
4443
4428
|
"value_allowed_null": true
|
4444
4429
|
},
|
4445
4430
|
{
|
4446
|
-
"default": "",
|
4447
4431
|
"document": "任务的数据集文件\n注意:此字段可能返回 null,表示取不到有效值。",
|
4448
4432
|
"example": "无",
|
4449
4433
|
"member": "TestData",
|
@@ -4453,7 +4437,6 @@
|
|
4453
4437
|
"value_allowed_null": true
|
4454
4438
|
},
|
4455
4439
|
{
|
4456
|
-
"default": "",
|
4457
4440
|
"document": "此字段不再使用\n注意:此字段可能返回 null,表示取不到有效值。",
|
4458
4441
|
"example": "[\"a.jar\", \"b.jar\"]",
|
4459
4442
|
"member": "string",
|
@@ -4463,7 +4446,6 @@
|
|
4463
4446
|
"value_allowed_null": true
|
4464
4447
|
},
|
4465
4448
|
{
|
4466
|
-
"default": "",
|
4467
4449
|
"document": "任务的运行状态, JobUnknown: 0,JobCreated:1,JobPending:2, JobPreparing:3,JobSelectClustering:4,JobCreateTasking:5,JobSyncTasking:6\nJobRunning:11,JobFinished:12,JobPrepareException:13,JobFinishException:14,JobAborting:15,JobAborted:16,JobAbortException:17,JobDeleted:18,\nJobSelectClusterException:19,JobCreateTaskException:20,JobSyncTaskException:21\n注意:此字段可能返回 null,表示取不到有效值。",
|
4468
4450
|
"example": "1",
|
4469
4451
|
"member": "int64",
|
@@ -4473,7 +4455,6 @@
|
|
4473
4455
|
"value_allowed_null": true
|
4474
4456
|
},
|
4475
4457
|
{
|
4476
|
-
"default": "",
|
4477
4458
|
"document": "任务的开始时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
4478
4459
|
"example": "2021-09-08T16:08:50+08:00",
|
4479
4460
|
"member": "datetime_iso",
|
@@ -4483,7 +4464,6 @@
|
|
4483
4464
|
"value_allowed_null": true
|
4484
4465
|
},
|
4485
4466
|
{
|
4486
|
-
"default": "",
|
4487
4467
|
"document": "任务的结束时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
4488
4468
|
"example": "2021-09-08T16:08:50+08:00",
|
4489
4469
|
"member": "datetime_iso",
|
@@ -4493,7 +4473,6 @@
|
|
4493
4473
|
"value_allowed_null": true
|
4494
4474
|
},
|
4495
4475
|
{
|
4496
|
-
"default": "",
|
4497
4476
|
"document": "任务的最大VU数\n注意:此字段可能返回 null,表示取不到有效值。",
|
4498
4477
|
"example": "10",
|
4499
4478
|
"member": "int64",
|
@@ -4503,7 +4482,6 @@
|
|
4503
4482
|
"value_allowed_null": true
|
4504
4483
|
},
|
4505
4484
|
{
|
4506
|
-
"default": "",
|
4507
4485
|
"document": "任务的备注信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
4508
4486
|
"example": "this is a test",
|
4509
4487
|
"member": "string",
|
@@ -4513,7 +4491,6 @@
|
|
4513
4491
|
"value_allowed_null": true
|
4514
4492
|
},
|
4515
4493
|
{
|
4516
|
-
"default": "",
|
4517
4494
|
"document": "错误率百分比\n注意:此字段可能返回 null,表示取不到有效值。",
|
4518
4495
|
"example": "10.5",
|
4519
4496
|
"member": "float",
|
@@ -4523,7 +4500,6 @@
|
|
4523
4500
|
"value_allowed_null": true
|
4524
4501
|
},
|
4525
4502
|
{
|
4526
|
-
"default": "",
|
4527
4503
|
"document": "任务发起人\n注意:此字段可能返回 null,表示取不到有效值。",
|
4528
4504
|
"example": "tom",
|
4529
4505
|
"member": "string",
|
@@ -4533,7 +4509,6 @@
|
|
4533
4509
|
"value_allowed_null": true
|
4534
4510
|
},
|
4535
4511
|
{
|
4536
|
-
"default": "",
|
4537
4512
|
"document": "此字段不再使用\n注意:此字段可能返回 null,表示取不到有效值。",
|
4538
4513
|
"example": "无",
|
4539
4514
|
"member": "LoadSource",
|
@@ -4543,7 +4518,6 @@
|
|
4543
4518
|
"value_allowed_null": true
|
4544
4519
|
},
|
4545
4520
|
{
|
4546
|
-
"default": "",
|
4547
4521
|
"document": "任务时长\n注意:此字段可能返回 null,表示取不到有效值。",
|
4548
4522
|
"example": "10",
|
4549
4523
|
"member": "int64",
|
@@ -4553,7 +4527,6 @@
|
|
4553
4527
|
"value_allowed_null": true
|
4554
4528
|
},
|
4555
4529
|
{
|
4556
|
-
"default": "",
|
4557
4530
|
"document": "最大每秒请求数\n注意:此字段可能返回 null,表示取不到有效值。",
|
4558
4531
|
"example": "1000",
|
4559
4532
|
"member": "int64",
|
@@ -4563,7 +4536,6 @@
|
|
4563
4536
|
"value_allowed_null": true
|
4564
4537
|
},
|
4565
4538
|
{
|
4566
|
-
"default": "",
|
4567
4539
|
"document": "总请求数\n注意:此字段可能返回 null,表示取不到有效值。",
|
4568
4540
|
"example": "1000",
|
4569
4541
|
"member": "float",
|
@@ -4573,7 +4545,6 @@
|
|
4573
4545
|
"value_allowed_null": true
|
4574
4546
|
},
|
4575
4547
|
{
|
4576
|
-
"default": "",
|
4577
4548
|
"document": "平均每秒请求数\n注意:此字段可能返回 null,表示取不到有效值。",
|
4578
4549
|
"example": "1000",
|
4579
4550
|
"member": "float",
|
@@ -4583,7 +4554,6 @@
|
|
4583
4554
|
"value_allowed_null": true
|
4584
4555
|
},
|
4585
4556
|
{
|
4586
|
-
"default": "",
|
4587
4557
|
"document": "平均响应时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
4588
4558
|
"example": "1",
|
4589
4559
|
"member": "float",
|
@@ -4593,7 +4563,6 @@
|
|
4593
4563
|
"value_allowed_null": true
|
4594
4564
|
},
|
4595
4565
|
{
|
4596
|
-
"default": "",
|
4597
4566
|
"document": "响应时间第99百分位\n注意:此字段可能返回 null,表示取不到有效值。",
|
4598
4567
|
"example": "1",
|
4599
4568
|
"member": "float",
|
@@ -4603,7 +4572,6 @@
|
|
4603
4572
|
"value_allowed_null": true
|
4604
4573
|
},
|
4605
4574
|
{
|
4606
|
-
"default": "",
|
4607
4575
|
"document": "响应时间第95百分位\n注意:此字段可能返回 null,表示取不到有效值。",
|
4608
4576
|
"example": "1",
|
4609
4577
|
"member": "float",
|
@@ -4613,7 +4581,6 @@
|
|
4613
4581
|
"value_allowed_null": true
|
4614
4582
|
},
|
4615
4583
|
{
|
4616
|
-
"default": "",
|
4617
4584
|
"document": "响应时间第90百分位\n注意:此字段可能返回 null,表示取不到有效值。",
|
4618
4585
|
"example": "1",
|
4619
4586
|
"member": "float",
|
@@ -4623,7 +4590,6 @@
|
|
4623
4590
|
"value_allowed_null": true
|
4624
4591
|
},
|
4625
4592
|
{
|
4626
|
-
"default": "",
|
4627
4593
|
"document": "此字段不再使用\n注意:此字段可能返回 null,表示取不到有效值。",
|
4628
4594
|
"example": "[\"a.js\", \"b.js\"]",
|
4629
4595
|
"member": "string",
|
@@ -4633,7 +4599,6 @@
|
|
4633
4599
|
"value_allowed_null": true
|
4634
4600
|
},
|
4635
4601
|
{
|
4636
|
-
"default": "",
|
4637
4602
|
"document": "最大响应时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
4638
4603
|
"example": "1",
|
4639
4604
|
"member": "float",
|
@@ -4643,7 +4608,6 @@
|
|
4643
4608
|
"value_allowed_null": true
|
4644
4609
|
},
|
4645
4610
|
{
|
4646
|
-
"default": "",
|
4647
4611
|
"document": "最小响应时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
4648
4612
|
"example": "1",
|
4649
4613
|
"member": "float",
|
@@ -4653,7 +4617,6 @@
|
|
4653
4617
|
"value_allowed_null": true
|
4654
4618
|
},
|
4655
4619
|
{
|
4656
|
-
"default": "",
|
4657
4620
|
"document": "发压host信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
4658
4621
|
"example": "无",
|
4659
4622
|
"member": "LoadSource",
|
@@ -4663,7 +4626,6 @@
|
|
4663
4626
|
"value_allowed_null": true
|
4664
4627
|
},
|
4665
4628
|
{
|
4666
|
-
"default": "",
|
4667
4629
|
"document": "测试脚本信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
4668
4630
|
"example": "无",
|
4669
4631
|
"member": "ScriptInfo",
|
@@ -4673,7 +4635,6 @@
|
|
4673
4635
|
"value_allowed_null": true
|
4674
4636
|
},
|
4675
4637
|
{
|
4676
|
-
"default": "",
|
4677
4638
|
"document": "协议脚本信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
4678
4639
|
"example": "无",
|
4679
4640
|
"member": "ProtocolInfo",
|
@@ -4683,7 +4644,6 @@
|
|
4683
4644
|
"value_allowed_null": true
|
4684
4645
|
},
|
4685
4646
|
{
|
4686
|
-
"default": "",
|
4687
4647
|
"document": "请求文件信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
4688
4648
|
"example": "无",
|
4689
4649
|
"member": "FileInfo",
|
@@ -4693,7 +4653,6 @@
|
|
4693
4653
|
"value_allowed_null": true
|
4694
4654
|
},
|
4695
4655
|
{
|
4696
|
-
"default": "",
|
4697
4656
|
"document": "拓展包文件信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
4698
4657
|
"example": "无",
|
4699
4658
|
"member": "FileInfo",
|
@@ -4703,7 +4662,6 @@
|
|
4703
4662
|
"value_allowed_null": true
|
4704
4663
|
},
|
4705
4664
|
{
|
4706
|
-
"default": "",
|
4707
4665
|
"document": "定时任务ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
4708
4666
|
"example": "cron-xx",
|
4709
4667
|
"member": "string",
|
@@ -4713,7 +4671,6 @@
|
|
4713
4671
|
"value_allowed_null": true
|
4714
4672
|
},
|
4715
4673
|
{
|
4716
|
-
"default": "",
|
4717
4674
|
"document": "场景类型\n注意:此字段可能返回 null,表示取不到有效值。",
|
4718
4675
|
"example": "js",
|
4719
4676
|
"member": "string",
|
@@ -4723,7 +4680,6 @@
|
|
4723
4680
|
"value_allowed_null": true
|
4724
4681
|
},
|
4725
4682
|
{
|
4726
|
-
"default": "",
|
4727
4683
|
"document": "域名绑定配置\n注意:此字段可能返回 null,表示取不到有效值。",
|
4728
4684
|
"example": "无",
|
4729
4685
|
"member": "DomainNameConfig",
|
@@ -4733,7 +4689,6 @@
|
|
4733
4689
|
"value_allowed_null": true
|
4734
4690
|
},
|
4735
4691
|
{
|
4736
|
-
"default": "",
|
4737
4692
|
"document": "false\n注意:此字段可能返回 null,表示取不到有效值。",
|
4738
4693
|
"example": "是否为调试型的压测任务",
|
4739
4694
|
"member": "bool",
|
@@ -4743,7 +4698,6 @@
|
|
4743
4698
|
"value_allowed_null": true
|
4744
4699
|
},
|
4745
4700
|
{
|
4746
|
-
"default": "",
|
4747
4701
|
"document": "中断原因\n注意:此字段可能返回 null,表示取不到有效值。",
|
4748
4702
|
"example": "1",
|
4749
4703
|
"member": "int64",
|
@@ -4753,7 +4707,6 @@
|
|
4753
4707
|
"value_allowed_null": true
|
4754
4708
|
},
|
4755
4709
|
{
|
4756
|
-
"default": "",
|
4757
4710
|
"document": "任务的创建时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
4758
4711
|
"example": "2022-08-09T10:27:22+08:00",
|
4759
4712
|
"member": "datetime_iso",
|
@@ -4763,7 +4716,6 @@
|
|
4763
4716
|
"value_allowed_null": true
|
4764
4717
|
},
|
4765
4718
|
{
|
4766
|
-
"default": "",
|
4767
4719
|
"document": "项目ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
4768
4720
|
"example": "project-xx",
|
4769
4721
|
"member": "string",
|
@@ -4773,7 +4725,6 @@
|
|
4773
4725
|
"value_allowed_null": true
|
4774
4726
|
},
|
4775
4727
|
{
|
4776
|
-
"default": "",
|
4777
4728
|
"document": "通知事件回调\n注意:此字段可能返回 null,表示取不到有效值。",
|
4778
4729
|
"example": "无",
|
4779
4730
|
"member": "NotificationHook",
|
@@ -4783,7 +4734,6 @@
|
|
4783
4734
|
"value_allowed_null": true
|
4784
4735
|
},
|
4785
4736
|
{
|
4786
|
-
"default": "",
|
4787
4737
|
"document": "每秒接收字节数\n注意:此字段可能返回 null,表示取不到有效值。",
|
4788
4738
|
"example": "123.456",
|
4789
4739
|
"member": "float",
|
@@ -4793,7 +4743,6 @@
|
|
4793
4743
|
"value_allowed_null": true
|
4794
4744
|
},
|
4795
4745
|
{
|
4796
|
-
"default": "",
|
4797
4746
|
"document": "每秒发送字节数\n注意:此字段可能返回 null,表示取不到有效值。",
|
4798
4747
|
"example": "123.456",
|
4799
4748
|
"member": "float",
|
@@ -4803,7 +4752,6 @@
|
|
4803
4752
|
"value_allowed_null": true
|
4804
4753
|
},
|
4805
4754
|
{
|
4806
|
-
"default": "",
|
4807
4755
|
"document": "任务状态描述\n注意:此字段可能返回 null,表示取不到有效值。",
|
4808
4756
|
"example": "已完成",
|
4809
4757
|
"member": "string",
|
@@ -4811,6 +4759,24 @@
|
|
4811
4759
|
"required": false,
|
4812
4760
|
"type": "string",
|
4813
4761
|
"value_allowed_null": true
|
4762
|
+
},
|
4763
|
+
{
|
4764
|
+
"document": "test-project\n注意:此字段可能返回 null,表示取不到有效值。",
|
4765
|
+
"example": "无",
|
4766
|
+
"member": "string",
|
4767
|
+
"name": "ProjectName",
|
4768
|
+
"required": false,
|
4769
|
+
"type": "string",
|
4770
|
+
"value_allowed_null": true
|
4771
|
+
},
|
4772
|
+
{
|
4773
|
+
"document": "test-scenario\n注意:此字段可能返回 null,表示取不到有效值。",
|
4774
|
+
"example": "无",
|
4775
|
+
"member": "string",
|
4776
|
+
"name": "ScenarioName",
|
4777
|
+
"required": false,
|
4778
|
+
"type": "string",
|
4779
|
+
"value_allowed_null": true
|
4814
4780
|
}
|
4815
4781
|
],
|
4816
4782
|
"usage": "both"
|
@@ -5907,7 +5873,6 @@
|
|
5907
5873
|
"document": "场景列表",
|
5908
5874
|
"members": [
|
5909
5875
|
{
|
5910
|
-
"default": "",
|
5911
5876
|
"document": "场景ID",
|
5912
5877
|
"example": "scenario-xx",
|
5913
5878
|
"member": "string",
|
@@ -5917,7 +5882,6 @@
|
|
5917
5882
|
"value_allowed_null": false
|
5918
5883
|
},
|
5919
5884
|
{
|
5920
|
-
"default": "",
|
5921
5885
|
"document": "场景名",
|
5922
5886
|
"example": "test",
|
5923
5887
|
"member": "string",
|
@@ -5927,7 +5891,6 @@
|
|
5927
5891
|
"value_allowed_null": false
|
5928
5892
|
},
|
5929
5893
|
{
|
5930
|
-
"default": "",
|
5931
5894
|
"document": "场景描述\n注意:此字段可能返回 null,表示取不到有效值。",
|
5932
5895
|
"example": "this is a test scenario",
|
5933
5896
|
"member": "string",
|
@@ -5937,7 +5900,6 @@
|
|
5937
5900
|
"value_allowed_null": true
|
5938
5901
|
},
|
5939
5902
|
{
|
5940
|
-
"default": "",
|
5941
5903
|
"document": "场景类型,如pts-http, pts-js, pts-trpc, pts-jmeter\n注意:此字段可能返回 null,表示取不到有效值。",
|
5942
5904
|
"example": "k6",
|
5943
5905
|
"member": "string",
|
@@ -5947,7 +5909,6 @@
|
|
5947
5909
|
"value_allowed_null": true
|
5948
5910
|
},
|
5949
5911
|
{
|
5950
|
-
"default": "",
|
5951
5912
|
"document": "场景状态\n注意:此字段可能返回 null,表示取不到有效值。",
|
5952
5913
|
"example": "1",
|
5953
5914
|
"member": "int64",
|
@@ -5957,7 +5918,6 @@
|
|
5957
5918
|
"value_allowed_null": true
|
5958
5919
|
},
|
5959
5920
|
{
|
5960
|
-
"default": "",
|
5961
5921
|
"document": "施压配置\n注意:此字段可能返回 null,表示取不到有效值。",
|
5962
5922
|
"example": "无",
|
5963
5923
|
"member": "Load",
|
@@ -5967,7 +5927,6 @@
|
|
5967
5927
|
"value_allowed_null": true
|
5968
5928
|
},
|
5969
5929
|
{
|
5970
|
-
"default": "",
|
5971
5930
|
"document": "deprecated\n注意:此字段可能返回 null,表示取不到有效值。",
|
5972
5931
|
"example": "WyJhYmMiLCAiZGVmZyJdCg==",
|
5973
5932
|
"member": "string",
|
@@ -5977,7 +5936,6 @@
|
|
5977
5936
|
"value_allowed_null": true
|
5978
5937
|
},
|
5979
5938
|
{
|
5980
|
-
"default": "",
|
5981
5939
|
"document": "deprecated\n注意:此字段可能返回 null,表示取不到有效值。",
|
5982
5940
|
"example": "[\"a.prop\",\"b.prop\"]",
|
5983
5941
|
"member": "string",
|
@@ -5987,7 +5945,6 @@
|
|
5987
5945
|
"value_allowed_null": true
|
5988
5946
|
},
|
5989
5947
|
{
|
5990
|
-
"default": "",
|
5991
5948
|
"document": "deprecated\n注意:此字段可能返回 null,表示取不到有效值。",
|
5992
5949
|
"example": "[\"a.jar\",\"b.jar\"]",
|
5993
5950
|
"member": "string",
|
@@ -5997,7 +5954,6 @@
|
|
5997
5954
|
"value_allowed_null": true
|
5998
5955
|
},
|
5999
5956
|
{
|
6000
|
-
"default": "",
|
6001
5957
|
"document": "测试数据集\n注意:此字段可能返回 null,表示取不到有效值。",
|
6002
5958
|
"example": "无",
|
6003
5959
|
"member": "TestData",
|
@@ -6007,7 +5963,6 @@
|
|
6007
5963
|
"value_allowed_null": true
|
6008
5964
|
},
|
6009
5965
|
{
|
6010
|
-
"default": "",
|
6011
5966
|
"document": "SLA规则的ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
6012
5967
|
"example": "sla-xx",
|
6013
5968
|
"member": "string",
|
@@ -6017,7 +5972,6 @@
|
|
6017
5972
|
"value_allowed_null": true
|
6018
5973
|
},
|
6019
5974
|
{
|
6020
|
-
"default": "",
|
6021
5975
|
"document": "Cron Job规则的ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
6022
5976
|
"example": "cron-xx",
|
6023
5977
|
"member": "string",
|
@@ -6027,7 +5981,6 @@
|
|
6027
5981
|
"value_allowed_null": true
|
6028
5982
|
},
|
6029
5983
|
{
|
6030
|
-
"default": "",
|
6031
5984
|
"document": "场景创建时间",
|
6032
5985
|
"example": "2021-08-16 15:09:56",
|
6033
5986
|
"member": "string",
|
@@ -6037,7 +5990,6 @@
|
|
6037
5990
|
"value_allowed_null": false
|
6038
5991
|
},
|
6039
5992
|
{
|
6040
|
-
"default": "",
|
6041
5993
|
"document": "场景修改时间",
|
6042
5994
|
"example": "2021-08-16 15:09:56",
|
6043
5995
|
"member": "string",
|
@@ -6047,7 +5999,6 @@
|
|
6047
5999
|
"value_allowed_null": false
|
6048
6000
|
},
|
6049
6001
|
{
|
6050
|
-
"default": "",
|
6051
6002
|
"document": "项目ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
6052
6003
|
"example": "project-xx",
|
6053
6004
|
"member": "string",
|
@@ -6057,7 +6008,6 @@
|
|
6057
6008
|
"value_allowed_null": true
|
6058
6009
|
},
|
6059
6010
|
{
|
6060
|
-
"default": "",
|
6061
6011
|
"document": "App ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
6062
6012
|
"example": "123",
|
6063
6013
|
"member": "int64",
|
@@ -6067,7 +6017,6 @@
|
|
6067
6017
|
"value_allowed_null": true
|
6068
6018
|
},
|
6069
6019
|
{
|
6070
|
-
"default": "",
|
6071
6020
|
"document": "用户ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
6072
6021
|
"example": "xx",
|
6073
6022
|
"member": "string",
|
@@ -6077,7 +6026,6 @@
|
|
6077
6026
|
"value_allowed_null": true
|
6078
6027
|
},
|
6079
6028
|
{
|
6080
|
-
"default": "",
|
6081
6029
|
"document": "子用户ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
6082
6030
|
"example": "xx",
|
6083
6031
|
"member": "string",
|
@@ -6087,7 +6035,6 @@
|
|
6087
6035
|
"value_allowed_null": true
|
6088
6036
|
},
|
6089
6037
|
{
|
6090
|
-
"default": "",
|
6091
6038
|
"document": "测试脚本信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
6092
6039
|
"example": "无",
|
6093
6040
|
"member": "ScriptInfo",
|
@@ -6097,7 +6044,6 @@
|
|
6097
6044
|
"value_allowed_null": true
|
6098
6045
|
},
|
6099
6046
|
{
|
6100
|
-
"default": "",
|
6101
6047
|
"document": "协议文件信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
6102
6048
|
"example": "无",
|
6103
6049
|
"member": "ProtocolInfo",
|
@@ -6107,7 +6053,6 @@
|
|
6107
6053
|
"value_allowed_null": true
|
6108
6054
|
},
|
6109
6055
|
{
|
6110
|
-
"default": "",
|
6111
6056
|
"document": "请求文件信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
6112
6057
|
"example": "无",
|
6113
6058
|
"member": "FileInfo",
|
@@ -6117,7 +6062,6 @@
|
|
6117
6062
|
"value_allowed_null": true
|
6118
6063
|
},
|
6119
6064
|
{
|
6120
|
-
"default": "",
|
6121
6065
|
"document": "SLA 策略\n注意:此字段可能返回 null,表示取不到有效值。",
|
6122
6066
|
"example": "无",
|
6123
6067
|
"member": "SLAPolicy",
|
@@ -6127,7 +6071,6 @@
|
|
6127
6071
|
"value_allowed_null": true
|
6128
6072
|
},
|
6129
6073
|
{
|
6130
|
-
"default": "",
|
6131
6074
|
"document": "扩展包信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
6132
6075
|
"example": "无",
|
6133
6076
|
"member": "FileInfo",
|
@@ -6137,7 +6080,6 @@
|
|
6137
6080
|
"value_allowed_null": true
|
6138
6081
|
},
|
6139
6082
|
{
|
6140
|
-
"default": "",
|
6141
6083
|
"document": "域名解析配置\n注意:此字段可能返回 null,表示取不到有效值。",
|
6142
6084
|
"example": "无",
|
6143
6085
|
"member": "DomainNameConfig",
|
@@ -6147,7 +6089,6 @@
|
|
6147
6089
|
"value_allowed_null": true
|
6148
6090
|
},
|
6149
6091
|
{
|
6150
|
-
"default": "",
|
6151
6092
|
"document": "通知事件回调\n注意:此字段可能返回 null,表示取不到有效值。",
|
6152
6093
|
"example": "无",
|
6153
6094
|
"member": "NotificationHook",
|
@@ -6157,7 +6098,6 @@
|
|
6157
6098
|
"value_allowed_null": true
|
6158
6099
|
},
|
6159
6100
|
{
|
6160
|
-
"default": "",
|
6161
6101
|
"document": "创建人员\n注意:此字段可能返回 null,表示取不到有效值。",
|
6162
6102
|
"example": "无",
|
6163
6103
|
"member": "string",
|
@@ -6165,6 +6105,15 @@
|
|
6165
6105
|
"required": false,
|
6166
6106
|
"type": "string",
|
6167
6107
|
"value_allowed_null": true
|
6108
|
+
},
|
6109
|
+
{
|
6110
|
+
"document": "场景所在的项目的名字\n注意:此字段可能返回 null,表示取不到有效值。",
|
6111
|
+
"example": "test",
|
6112
|
+
"member": "string",
|
6113
|
+
"name": "ProjectName",
|
6114
|
+
"required": false,
|
6115
|
+
"type": "string",
|
6116
|
+
"value_allowed_null": true
|
6168
6117
|
}
|
6169
6118
|
],
|
6170
6119
|
"usage": "out"
|
@@ -10917,25 +10917,25 @@
|
|
10917
10917
|
"document": "实例绑定的标签信息",
|
10918
10918
|
"members": [
|
10919
10919
|
{
|
10920
|
-
"default": "",
|
10921
10920
|
"document": "标签key",
|
10921
|
+
"example": "无",
|
10922
10922
|
"member": "string",
|
10923
10923
|
"name": "TagKey",
|
10924
|
-
"required":
|
10924
|
+
"required": false,
|
10925
10925
|
"type": "string",
|
10926
10926
|
"value_allowed_null": false
|
10927
10927
|
},
|
10928
10928
|
{
|
10929
|
-
"default": "",
|
10930
10929
|
"document": "标签value",
|
10930
|
+
"example": "无",
|
10931
10931
|
"member": "string",
|
10932
10932
|
"name": "TagValue",
|
10933
|
-
"required":
|
10933
|
+
"required": false,
|
10934
10934
|
"type": "string",
|
10935
10935
|
"value_allowed_null": false
|
10936
10936
|
}
|
10937
10937
|
],
|
10938
|
-
"usage": "
|
10938
|
+
"usage": "both"
|
10939
10939
|
},
|
10940
10940
|
"RestartDBInstanceRequest": {
|
10941
10941
|
"document": "RestartDBInstance请求参数结构体",
|