tccli 3.0.1280.1__py2.py3-none-any.whl → 3.0.1281.1__py2.py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- tccli/__init__.py +1 -1
- tccli/services/acp/v20220105/api.json +68 -65
- tccli/services/autoscaling/v20180419/api.json +1 -1
- tccli/services/cfg/v20210820/api.json +36 -23
- tccli/services/cfg/v20210820/examples.json +11 -11
- tccli/services/controlcenter/controlcenter_client.py +212 -0
- tccli/services/controlcenter/v20230110/api.json +516 -0
- tccli/services/controlcenter/v20230110/examples.json +32 -0
- tccli/services/cvm/cvm_client.py +212 -0
- tccli/services/cvm/v20170312/api.json +789 -0
- tccli/services/cvm/v20170312/examples.json +32 -0
- tccli/services/cynosdb/v20190107/api.json +13 -3
- tccli/services/domain/v20180808/api.json +3 -3
- tccli/services/ims/v20201229/api.json +1 -1
- tccli/services/keewidb/v20220308/api.json +2 -2
- tccli/services/lcic/v20220817/api.json +110 -63
- tccli/services/lcic/v20220817/examples.json +6 -6
- tccli/services/live/v20180801/api.json +15 -14
- tccli/services/lke/lke_client.py +4 -110
- tccli/services/lke/v20231130/api.json +0 -164
- tccli/services/lke/v20231130/examples.json +0 -16
- tccli/services/lowcode/v20210108/api.json +120 -11
- tccli/services/lowcode/v20210108/examples.json +9 -9
- tccli/services/mariadb/v20170312/api.json +7 -7
- tccli/services/mariadb/v20170312/examples.json +1 -1
- tccli/services/mongodb/v20190725/api.json +3 -3
- tccli/services/mqtt/mqtt_client.py +53 -0
- tccli/services/mqtt/v20240516/api.json +44 -0
- tccli/services/mqtt/v20240516/examples.json +14 -0
- tccli/services/ocr/v20181119/api.json +3 -3
- tccli/services/partners/partners_client.py +61 -8
- tccli/services/partners/v20180321/api.json +110 -0
- tccli/services/partners/v20180321/examples.json +8 -0
- tccli/services/sms/v20190711/examples.json +1 -1
- tccli/services/sms/v20210111/examples.json +1 -1
- tccli/services/tat/v20201028/api.json +141 -128
- tccli/services/tat/v20201028/examples.json +12 -12
- tccli/services/teo/v20220901/api.json +4 -4
- tccli/services/tke/v20180525/api.json +293 -293
- tccli/services/tke/v20220501/api.json +2 -2
- tccli/services/vdb/v20230616/api.json +12 -12
- {tccli-3.0.1280.1.dist-info → tccli-3.0.1281.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1280.1.dist-info → tccli-3.0.1281.1.dist-info}/RECORD +46 -46
- {tccli-3.0.1280.1.dist-info → tccli-3.0.1281.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1280.1.dist-info → tccli-3.0.1281.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1280.1.dist-info → tccli-3.0.1281.1.dist-info}/license_files/LICENSE +0 -0
@@ -945,7 +945,7 @@
|
|
945
945
|
{
|
946
946
|
"disabled": false,
|
947
947
|
"document": "对象类型列表",
|
948
|
-
"example": "
|
948
|
+
"example": "无",
|
949
949
|
"member": "ObjectType",
|
950
950
|
"name": "ObjectTypeList",
|
951
951
|
"output_required": true,
|
@@ -1723,7 +1723,7 @@
|
|
1723
1723
|
{
|
1724
1724
|
"disabled": false,
|
1725
1725
|
"document": "tke接口json解析规则,null不需要解析\n注意:此字段可能返回 null,表示取不到有效值。",
|
1726
|
-
"example": "
|
1726
|
+
"example": "无",
|
1727
1727
|
"member": "ObjectTypeJsonParse",
|
1728
1728
|
"name": "ObjectTypeJsonParse",
|
1729
1729
|
"output_required": true,
|
@@ -1912,7 +1912,7 @@
|
|
1912
1912
|
{
|
1913
1913
|
"disabled": false,
|
1914
1914
|
"document": "演练ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
1915
|
-
"example": "
|
1915
|
+
"example": "1065",
|
1916
1916
|
"member": "int64",
|
1917
1917
|
"name": "TaskId",
|
1918
1918
|
"output_required": false,
|
@@ -2127,7 +2127,7 @@
|
|
2127
2127
|
{
|
2128
2128
|
"disabled": false,
|
2129
2129
|
"document": "保护策略\n注意:此字段可能返回 null,表示取不到有效值。",
|
2130
|
-
"example": "
|
2130
|
+
"example": "系统预留",
|
2131
2131
|
"member": "string",
|
2132
2132
|
"name": "TaskProtectStrategy",
|
2133
2133
|
"output_required": true,
|
@@ -2380,7 +2380,7 @@
|
|
2380
2380
|
{
|
2381
2381
|
"disabled": false,
|
2382
2382
|
"document": "计划开始时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
2383
|
-
"example": "
|
2383
|
+
"example": "\"2025-01-14 00:00:00\"",
|
2384
2384
|
"member": "string",
|
2385
2385
|
"name": "TaskPlanStartTime",
|
2386
2386
|
"output_required": false,
|
@@ -2391,7 +2391,7 @@
|
|
2391
2391
|
{
|
2392
2392
|
"disabled": false,
|
2393
2393
|
"document": "计划结束时间\n注意:此字段可能返回 null,表示取不到有效值。",
|
2394
|
-
"example": "
|
2394
|
+
"example": "\"2025-01-14 05:00:00\"",
|
2395
2395
|
"member": "string",
|
2396
2396
|
"name": "TaskPlanEndTime",
|
2397
2397
|
"output_required": false,
|
@@ -2402,7 +2402,7 @@
|
|
2402
2402
|
{
|
2403
2403
|
"disabled": false,
|
2404
2404
|
"document": "人员组织\n注意:此字段可能返回 null,表示取不到有效值。",
|
2405
|
-
"example": "
|
2405
|
+
"example": "[{\"TaskRole\": \"负责人\", \"TaskOperator\": \"张三\"}, {\"TaskRole\": \"记录人\", \"TaskOperator\": \"李四\"}]",
|
2406
2406
|
"member": "TaskOrg",
|
2407
2407
|
"name": "TaskOrg",
|
2408
2408
|
"output_required": false,
|
@@ -2413,7 +2413,7 @@
|
|
2413
2413
|
{
|
2414
2414
|
"disabled": false,
|
2415
2415
|
"document": "问题和改进\n注意:此字段可能返回 null,表示取不到有效值。",
|
2416
|
-
"example": "
|
2416
|
+
"example": "需要优化自动重连",
|
2417
2417
|
"member": "string",
|
2418
2418
|
"name": "TaskIssue",
|
2419
2419
|
"output_required": false,
|
@@ -2424,7 +2424,7 @@
|
|
2424
2424
|
{
|
2425
2425
|
"disabled": false,
|
2426
2426
|
"document": "region信息\n注意:此字段可能返回 null,表示取不到有效值。",
|
2427
|
-
"example": "
|
2427
|
+
"example": "广州",
|
2428
2428
|
"member": "string",
|
2429
2429
|
"name": "TaskRegionName",
|
2430
2430
|
"output_required": false,
|
@@ -2513,6 +2513,7 @@
|
|
2513
2513
|
"example": "1",
|
2514
2514
|
"member": "int64",
|
2515
2515
|
"name": "TaskGroupId",
|
2516
|
+
"output_required": true,
|
2516
2517
|
"required": true,
|
2517
2518
|
"type": "int",
|
2518
2519
|
"value_allowed_null": false
|
@@ -2523,6 +2524,7 @@
|
|
2523
2524
|
"example": "1",
|
2524
2525
|
"member": "string",
|
2525
2526
|
"name": "TaskGroupTitle",
|
2527
|
+
"output_required": true,
|
2526
2528
|
"required": true,
|
2527
2529
|
"type": "string",
|
2528
2530
|
"value_allowed_null": false
|
@@ -2533,6 +2535,7 @@
|
|
2533
2535
|
"example": "1",
|
2534
2536
|
"member": "string",
|
2535
2537
|
"name": "TaskGroupDescription",
|
2538
|
+
"output_required": true,
|
2536
2539
|
"required": true,
|
2537
2540
|
"type": "string",
|
2538
2541
|
"value_allowed_null": true
|
@@ -2543,6 +2546,7 @@
|
|
2543
2546
|
"example": "1",
|
2544
2547
|
"member": "int64",
|
2545
2548
|
"name": "TaskGroupOrder",
|
2549
|
+
"output_required": true,
|
2546
2550
|
"required": true,
|
2547
2551
|
"type": "int",
|
2548
2552
|
"value_allowed_null": false
|
@@ -2553,6 +2557,7 @@
|
|
2553
2557
|
"example": "1",
|
2554
2558
|
"member": "int64",
|
2555
2559
|
"name": "ObjectTypeId",
|
2560
|
+
"output_required": true,
|
2556
2561
|
"required": true,
|
2557
2562
|
"type": "int",
|
2558
2563
|
"value_allowed_null": false
|
@@ -2563,6 +2568,7 @@
|
|
2563
2568
|
"example": "\"2021-08-17 20:05:04\"",
|
2564
2569
|
"member": "string",
|
2565
2570
|
"name": "TaskGroupCreateTime",
|
2571
|
+
"output_required": true,
|
2566
2572
|
"required": true,
|
2567
2573
|
"type": "string",
|
2568
2574
|
"value_allowed_null": false
|
@@ -2573,6 +2579,7 @@
|
|
2573
2579
|
"example": "\"2021-08-17 20:05:04\"",
|
2574
2580
|
"member": "string",
|
2575
2581
|
"name": "TaskGroupUpdateTime",
|
2582
|
+
"output_required": true,
|
2576
2583
|
"required": true,
|
2577
2584
|
"type": "string",
|
2578
2585
|
"value_allowed_null": false
|
@@ -2583,6 +2590,7 @@
|
|
2583
2590
|
"example": "无",
|
2584
2591
|
"member": "TaskGroupAction",
|
2585
2592
|
"name": "TaskGroupActions",
|
2593
|
+
"output_required": true,
|
2586
2594
|
"required": true,
|
2587
2595
|
"type": "list",
|
2588
2596
|
"value_allowed_null": false
|
@@ -2590,9 +2598,10 @@
|
|
2590
2598
|
{
|
2591
2599
|
"disabled": false,
|
2592
2600
|
"document": "实例列表",
|
2593
|
-
"example": "[]",
|
2601
|
+
"example": "[\"ins-adk7g8\",\"ins-akkk980\"]",
|
2594
2602
|
"member": "string",
|
2595
2603
|
"name": "TaskGroupInstanceList",
|
2604
|
+
"output_required": true,
|
2596
2605
|
"required": true,
|
2597
2606
|
"type": "list",
|
2598
2607
|
"value_allowed_null": false
|
@@ -2603,6 +2612,7 @@
|
|
2603
2612
|
"example": "1",
|
2604
2613
|
"member": "int64",
|
2605
2614
|
"name": "TaskGroupMode",
|
2615
|
+
"output_required": true,
|
2606
2616
|
"required": true,
|
2607
2617
|
"type": "int",
|
2608
2618
|
"value_allowed_null": false
|
@@ -2610,9 +2620,10 @@
|
|
2610
2620
|
{
|
2611
2621
|
"disabled": false,
|
2612
2622
|
"document": "不参演的实例列表",
|
2613
|
-
"example": "[]",
|
2623
|
+
"example": "[\"ins-akkk980\"]",
|
2614
2624
|
"member": "string",
|
2615
2625
|
"name": "TaskGroupDiscardInstanceList",
|
2626
|
+
"output_required": true,
|
2616
2627
|
"required": false,
|
2617
2628
|
"type": "list",
|
2618
2629
|
"value_allowed_null": false
|
@@ -2620,9 +2631,10 @@
|
|
2620
2631
|
{
|
2621
2632
|
"disabled": false,
|
2622
2633
|
"document": "参演实例列表\n注意:此字段可能返回 null,表示取不到有效值。",
|
2623
|
-
"example": "[]",
|
2634
|
+
"example": "[\"ins-akkk980\"]",
|
2624
2635
|
"member": "string",
|
2625
2636
|
"name": "TaskGroupSelectedInstanceList",
|
2637
|
+
"output_required": true,
|
2626
2638
|
"required": false,
|
2627
2639
|
"type": "list",
|
2628
2640
|
"value_allowed_null": true
|
@@ -2630,9 +2642,10 @@
|
|
2630
2642
|
{
|
2631
2643
|
"disabled": false,
|
2632
2644
|
"document": "机器选取规则\n注意:此字段可能返回 null,表示取不到有效值。",
|
2633
|
-
"example": "[]",
|
2645
|
+
"example": "[{\"TaskGroupInstancesExecuteMode\": 1}]",
|
2634
2646
|
"member": "TaskGroupInstancesExecuteRules",
|
2635
2647
|
"name": "TaskGroupInstancesExecuteRule",
|
2648
|
+
"output_required": true,
|
2636
2649
|
"required": false,
|
2637
2650
|
"type": "list",
|
2638
2651
|
"value_allowed_null": true
|
@@ -2690,7 +2703,7 @@
|
|
2690
2703
|
{
|
2691
2704
|
"disabled": false,
|
2692
2705
|
"document": "分组动作通用配置\n注意:此字段可能返回 null,表示取不到有效值。",
|
2693
|
-
"example": "{}",
|
2706
|
+
"example": "{\"PreTimeWait\": 0, \"ActionTimeout\": 1800, \"AfterTimeWait\": 0}",
|
2694
2707
|
"member": "string",
|
2695
2708
|
"name": "TaskGroupActionGeneralConfiguration",
|
2696
2709
|
"output_required": true,
|
@@ -2701,7 +2714,7 @@
|
|
2701
2714
|
{
|
2702
2715
|
"disabled": false,
|
2703
2716
|
"document": "分组动作自定义配置\n注意:此字段可能返回 null,表示取不到有效值。",
|
2704
|
-
"example": "{}",
|
2717
|
+
"example": "{\"Weight\": 1, \"Methods\": 0, \"InjectMod\": \"all\"}",
|
2705
2718
|
"member": "string",
|
2706
2719
|
"name": "TaskGroupActionCustomConfiguration",
|
2707
2720
|
"output_required": true,
|
@@ -2767,7 +2780,7 @@
|
|
2767
2780
|
{
|
2768
2781
|
"disabled": false,
|
2769
2782
|
"document": "RandomId\n注意:此字段可能返回 null,表示取不到有效值。",
|
2770
|
-
"example": "
|
2783
|
+
"example": "207538",
|
2771
2784
|
"member": "int64",
|
2772
2785
|
"name": "TaskGroupActionRandomId",
|
2773
2786
|
"output_required": true,
|
@@ -2778,7 +2791,7 @@
|
|
2778
2791
|
{
|
2779
2792
|
"disabled": false,
|
2780
2793
|
"document": "RecoverId\n注意:此字段可能返回 null,表示取不到有效值。",
|
2781
|
-
"example": "
|
2794
|
+
"example": "204392",
|
2782
2795
|
"member": "int64",
|
2783
2796
|
"name": "TaskGroupActionRecoverId",
|
2784
2797
|
"output_required": true,
|
@@ -2789,7 +2802,7 @@
|
|
2789
2802
|
{
|
2790
2803
|
"disabled": false,
|
2791
2804
|
"document": "ExecuteId\n注意:此字段可能返回 null,表示取不到有效值。",
|
2792
|
-
"example": "
|
2805
|
+
"example": "206754",
|
2793
2806
|
"member": "int64",
|
2794
2807
|
"name": "TaskGroupActionExecuteId",
|
2795
2808
|
"output_required": true,
|
@@ -3870,7 +3883,7 @@
|
|
3870
3883
|
{
|
3871
3884
|
"disabled": false,
|
3872
3885
|
"document": "分组动作通用配置\n注意:此字段可能返回 null,表示取不到有效值。",
|
3873
|
-
"example": "{}",
|
3886
|
+
"example": "{\"PreTimeWait\": 0, \"ActionTimeout\": 1800, \"AfterTimeWait\": 0}",
|
3874
3887
|
"member": "string",
|
3875
3888
|
"name": "GeneralConfiguration",
|
3876
3889
|
"output_required": true,
|
@@ -3881,7 +3894,7 @@
|
|
3881
3894
|
{
|
3882
3895
|
"disabled": false,
|
3883
3896
|
"document": "分组动作自定义配置\n注意:此字段可能返回 null,表示取不到有效值。",
|
3884
|
-
"example": "{}",
|
3897
|
+
"example": "{\"Weight\": 1, \"Methods\": 0, \"InjectMod\": \"all\"}",
|
3885
3898
|
"member": "string",
|
3886
3899
|
"name": "CustomConfiguration",
|
3887
3900
|
"output_required": true,
|
@@ -3925,7 +3938,7 @@
|
|
3925
3938
|
{
|
3926
3939
|
"disabled": false,
|
3927
3940
|
"document": "自身随机id\n注意:此字段可能返回 null,表示取不到有效值。",
|
3928
|
-
"example": "
|
3941
|
+
"example": "447054",
|
3929
3942
|
"member": "int64",
|
3930
3943
|
"name": "RandomId",
|
3931
3944
|
"output_required": true,
|
@@ -3936,7 +3949,7 @@
|
|
3936
3949
|
{
|
3937
3950
|
"disabled": false,
|
3938
3951
|
"document": "恢复动作id\n注意:此字段可能返回 null,表示取不到有效值。",
|
3939
|
-
"example": "
|
3952
|
+
"example": "211672",
|
3940
3953
|
"member": "int64",
|
3941
3954
|
"name": "RecoverId",
|
3942
3955
|
"output_required": true,
|
@@ -3947,7 +3960,7 @@
|
|
3947
3960
|
{
|
3948
3961
|
"disabled": false,
|
3949
3962
|
"document": "执行动作id\n注意:此字段可能返回 null,表示取不到有效值。",
|
3950
|
-
"example": "
|
3963
|
+
"example": "536092",
|
3951
3964
|
"member": "int64",
|
3952
3965
|
"name": "ExecuteId",
|
3953
3966
|
"output_required": true,
|
@@ -2,10 +2,10 @@
|
|
2
2
|
"actions": {
|
3
3
|
"CreateTaskFromAction": [
|
4
4
|
{
|
5
|
-
"document": "",
|
6
|
-
"input": "POST / HTTP/1.1\nHost: cfg.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateTaskFromAction\n<公共请求参数>\n\n
|
7
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
8
|
-
"title": "
|
5
|
+
"document": "根据动作创建演练示例",
|
6
|
+
"input": "POST / HTTP/1.1\nHost: cfg.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateTaskFromAction\n<公共请求参数>\n\n{\n \"TaskActionId\": 12,\n \"TaskInstances\": [\n \"ins-jjphrwng\"\n ],\n \"TaskTitle\": \"CVM服务器空操作\",\n \"TaskDescription\": \"创建演练测试\"\n}",
|
7
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"a3875789-7d89-4bf1-8763-e9b46c6459d7\",\n \"TaskId\": 10959\n }\n}",
|
8
|
+
"title": "根据动作创建演练"
|
9
9
|
}
|
10
10
|
],
|
11
11
|
"CreateTaskFromMultiAction": [
|
@@ -51,8 +51,8 @@
|
|
51
51
|
"DescribeObjectTypeList": [
|
52
52
|
{
|
53
53
|
"document": "",
|
54
|
-
"input": "POST / HTTP/1.1\nHost: cfg.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeObjectTypeList\n<公共请求参数>\n\n{}",
|
55
|
-
"output": "{\n \"Response\": {\n \"ObjectTypeList\": [\n {\n \"
|
54
|
+
"input": "POST / HTTP/1.1\nHost: cfg.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeObjectTypeList\n<公共请求参数>\n\n{\n \"SupportType\": 1\n}",
|
55
|
+
"output": "{\n \"Response\": {\n \"ObjectTypeList\": [\n {\n \"ArchLayer\": 2,\n \"ObjectHasNewAction\": false,\n \"ObjectPlatformName\": \"CVM\",\n \"ObjectSupportType\": 2,\n \"ObjectTypeId\": 1,\n \"ObjectTypeJsonParse\": null,\n \"ObjectTypeLevelOne\": \"计算\",\n \"ObjectTypeParams\": {\n \"Fields\": [\n {\n \"Header\": \"实例ID\",\n \"JsonParse\": null,\n \"Key\": \"InstanceId\",\n \"Transfer\": null,\n \"Type\": 0\n },\n {\n \"Header\": \"实例名称\",\n \"JsonParse\": null,\n \"Key\": \"InstanceName\",\n \"Transfer\": null,\n \"Type\": 0\n },\n {\n \"Header\": \"可用区\",\n \"JsonParse\": null,\n \"Key\": \"Placement.Zone\",\n \"Transfer\": \"{\\\"ap-seoul-1\\\": \\\"\\\\u9996\\\\u5c14\\\\u4e00\\\\u533a\\\", \\\"ap-seoul-2\\\": \\\"\\\\u9996\\\\u5c14\\\\u4e8c\\\\u533a\\\"}\",\n \"Type\": 0\n },\n {\n \"Header\": \"主IPv4地址\",\n \"JsonParse\": null,\n \"Key\": \"PrivateIpAddresses\",\n \"Transfer\": null,\n \"Type\": 0\n },\n {\n \"Header\": \"VPC-ID\",\n \"JsonParse\": null,\n \"Key\": \"VirtualPrivateCloud.VpcId\",\n \"Transfer\": null,\n \"Type\": 0\n },\n {\n \"Header\": \"子网ID\",\n \"JsonParse\": null,\n \"Key\": \"VirtualPrivateCloud.SubnetId\",\n \"Transfer\": null,\n \"Type\": 0\n }\n ],\n \"Key\": \"InstanceId\"\n },\n \"ObjectTypeTitle\": \"CVM\"\n }\n ],\n \"RequestId\": \"fd1309c8-f198-4a6e-924c-89a80a274138\"\n }\n}",
|
56
56
|
"title": "请求对象类型列表"
|
57
57
|
}
|
58
58
|
],
|
@@ -97,8 +97,8 @@
|
|
97
97
|
"DescribeTemplate": [
|
98
98
|
{
|
99
99
|
"document": "查询经验",
|
100
|
-
"input": "POST / HTTP/1.1\nHost: cfg.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTemplate\n<公共请求参数>\n\n{\n \"TemplateId\":
|
101
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"e5cf31b7-d530-4bce-8836-4c227b463b31\",\n \"Template\": {\n \"AlarmPolicy\": [],\n \"ApmServiceList\": [],\n \"Tags\": [],\n \"TemplateCreateTime\": \"2023-10-09 11:03:31\",\n \"TemplateDescription\": \"
|
100
|
+
"input": "POST / HTTP/1.1\nHost: cfg.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTemplate\n<公共请求参数>\n\n{\n \"TemplateId\": 1953\n}",
|
101
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"e5cf31b7-d530-4bce-8836-4c227b463b31\",\n \"Template\": {\n \"AlarmPolicy\": [],\n \"ApmServiceList\": [],\n \"Tags\": [],\n \"TemplateCreateTime\": \"2023-10-09 11:03:31\",\n \"TemplateDescription\": \"cvm关机经验库,团队内部使用\",\n \"TemplateGroups\": [\n {\n \"CreateTime\": \"2023-10-09 11:03:31\",\n \"Description\": \"逻辑层故障场景编排\",\n \"Mode\": 1,\n \"ObjectTypeId\": 1,\n \"Order\": 1,\n \"TemplateGroupActions\": [\n {\n \"ActionApiType\": 1,\n \"ActionAttribute\": 1,\n \"ActionId\": 1,\n \"ActionTitle\": \"关机(测试)\",\n \"ActionType\": \"平台\",\n \"CreateTime\": \"2023-10-09 11:03:31\",\n \"CustomConfiguration\": \"{\\\"force\\\": \\\"否\\\", \\\"destIp\\\": \\\"\\\", \\\"excludeIp\\\": \\\"\\\", \\\"localPort\\\": \\\"\\\", \\\"netPercent\\\": 8, \\\"remotePort\\\": \\\"\\\", \\\"excludePort\\\": \\\"\\\", \\\"netInterface\\\": \\\"eth0\\\"}\",\n \"ExecuteId\": null,\n \"GeneralConfiguration\": \"{\\\"AliasTitle\\\": \\\"\\\", \\\"PreTimeWait\\\": 0, \\\"ActionTimeout\\\": 1800, \\\"AfterTimeWait\\\": 0}\",\n \"Order\": 1,\n \"RandomId\": 368448,\n \"RecoverId\": 232618,\n \"TemplateGroupActionId\": 3982,\n \"UpdateTime\": \"2023-10-09 11:03:31\"\n },\n {\n \"ActionApiType\": 1,\n \"ActionAttribute\": 2,\n \"ActionId\": 2,\n \"ActionTitle\": \"开机\",\n \"ActionType\": \"平台\",\n \"CreateTime\": \"2023-10-09 11:03:31\",\n \"CustomConfiguration\": \"{\\\"force\\\": \\\"否\\\", \\\"destIp\\\": \\\"\\\", \\\"excludeIp\\\": \\\"\\\", \\\"localPort\\\": \\\"\\\", \\\"netPercent\\\": 8, \\\"remotePort\\\": \\\"\\\", \\\"excludePort\\\": \\\"\\\", \\\"netInterface\\\": \\\"eth0\\\"}\",\n \"ExecuteId\": 368448,\n \"GeneralConfiguration\": \"{\\\"PreTimeWait\\\": 0, \\\"ActionTimeout\\\": 1800, \\\"AfterTimeWait\\\": 0}\",\n \"Order\": 2,\n \"RandomId\": 232618,\n \"RecoverId\": null,\n \"TemplateGroupActionId\": 3983,\n \"UpdateTime\": \"2023-10-09 11:03:31\"\n }\n ],\n \"TemplateGroupId\": 1659,\n \"Title\": \"逻辑层故障验证\",\n \"UpdateTime\": \"2023-10-09 11:03:31\"\n }\n ],\n \"TemplateId\": 1175,\n \"TemplateIsUsed\": 1,\n \"TemplateMode\": 1,\n \"TemplateMonitors\": [\n {\n \"MetricChineseName\": \"CPU使用率\",\n \"MetricId\": 614,\n \"MetricName\": \"CpuUsage\",\n \"MonitorId\": 2173,\n \"ObjectTypeId\": 1\n }\n ],\n \"TemplateOwnerUin\": \"700000174829\",\n \"TemplatePauseDuration\": 60,\n \"TemplatePolicy\": null,\n \"TemplateRegionId\": 1,\n \"TemplateSource\": 0,\n \"TemplateTag\": \"\",\n \"TemplateTitle\": \"CVM关机\",\n \"TemplateUpdateTime\": \"2023-10-09 11:03:31\"\n }\n }\n}",
|
102
102
|
"title": "查询经验"
|
103
103
|
}
|
104
104
|
],
|
@@ -111,8 +111,8 @@
|
|
111
111
|
},
|
112
112
|
{
|
113
113
|
"document": "查询经验列表",
|
114
|
-
"input": "POST / HTTP/1.1\nHost: cfg.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTemplateList\n<公共请求参数>\n\n{\n \"Limit\":
|
115
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"
|
114
|
+
"input": "POST / HTTP/1.1\nHost: cfg.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeTemplateList\n<公共请求参数>\n\n{\n \"Limit\": 1,\n \"Offset\": 0\n}",
|
115
|
+
"output": "{\n \"Response\": {\n \"RequestId\": \"b96d80d2-51b4-4f0f-8501-90b5ed5f0cfc\",\n \"TemplateList\": [\n {\n \"TemplateCreateTime\": \"2024-07-01 15:26:46\",\n \"TemplateDescription\": \"test-descrition\",\n \"TemplateId\": 1959,\n \"TemplateIsUsed\": 1,\n \"TemplateSource\": 0,\n \"TemplateTag\": \"资源归属:研发组\",\n \"TemplateTitle\": \"经验库编辑\",\n \"TemplateUpdateTime\": \"2024-07-01 15:48:26\",\n \"TemplateUsedNum\": 0\n }\n ],\n \"Total\": 22\n }\n}",
|
116
116
|
"title": "查询经验列表"
|
117
117
|
}
|
118
118
|
],
|
@@ -127,7 +127,7 @@
|
|
127
127
|
"ExecuteTaskInstance": [
|
128
128
|
{
|
129
129
|
"document": "",
|
130
|
-
"input": "POST / HTTP/1.1\nHost: cfg.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ExecuteTaskInstance\n<公共请求参数>\n\n{\n \"TaskId\": \"222\",\n \"TaskActionId\": \"
|
130
|
+
"input": "POST / HTTP/1.1\nHost: cfg.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ExecuteTaskInstance\n<公共请求参数>\n\n{\n \"TaskId\": \"222\",\n \"TaskActionId\": \"2430\",\n \"TaskInstanceIds\": [\n 4670,\n 4671,\n 4672\n ],\n \"IsOperateAll\": true,\n \"ActionType\": 1,\n \"TaskGroupId\": 12\n}",
|
131
131
|
"output": "{\n \"Response\": {\n \"RequestId\": \"6549ed1a-911f-46dd-b6cd-2c02d5bd180f\"\n }\n}",
|
132
132
|
"title": "示例"
|
133
133
|
}
|
@@ -17,6 +17,162 @@ from tencentcloud.controlcenter.v20230110 import models as models_v20230110
|
|
17
17
|
from jmespath import search
|
18
18
|
import time
|
19
19
|
|
20
|
+
def doListDeployStepTasks(args, parsed_globals):
|
21
|
+
g_param = parse_global_arg(parsed_globals)
|
22
|
+
|
23
|
+
if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
|
24
|
+
cred = credential.CVMRoleCredential()
|
25
|
+
elif g_param[OptionsDefine.RoleArn.replace('-', '_')] and g_param[OptionsDefine.RoleSessionName.replace('-', '_')]:
|
26
|
+
cred = credential.STSAssumeRoleCredential(
|
27
|
+
g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.RoleArn.replace('-', '_')],
|
28
|
+
g_param[OptionsDefine.RoleSessionName.replace('-', '_')], endpoint=g_param["sts_cred_endpoint"]
|
29
|
+
)
|
30
|
+
elif os.getenv(OptionsDefine.ENV_TKE_REGION) and os.getenv(OptionsDefine.ENV_TKE_PROVIDER_ID) and os.getenv(OptionsDefine.ENV_TKE_WEB_IDENTITY_TOKEN_FILE) and os.getenv(OptionsDefine.ENV_TKE_ROLE_ARN):
|
31
|
+
cred = credential.DefaultTkeOIDCRoleArnProvider().get_credentials()
|
32
|
+
else:
|
33
|
+
cred = credential.Credential(
|
34
|
+
g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.Token]
|
35
|
+
)
|
36
|
+
http_profile = HttpProfile(
|
37
|
+
reqTimeout=60 if g_param[OptionsDefine.Timeout] is None else int(g_param[OptionsDefine.Timeout]),
|
38
|
+
reqMethod="POST",
|
39
|
+
endpoint=g_param[OptionsDefine.Endpoint],
|
40
|
+
proxy=g_param[OptionsDefine.HttpsProxy.replace('-', '_')]
|
41
|
+
)
|
42
|
+
profile = ClientProfile(httpProfile=http_profile, signMethod="HmacSHA256")
|
43
|
+
if g_param[OptionsDefine.Language]:
|
44
|
+
profile.language = g_param[OptionsDefine.Language]
|
45
|
+
mod = CLIENT_MAP[g_param[OptionsDefine.Version]]
|
46
|
+
client = mod.ControlcenterClient(cred, g_param[OptionsDefine.Region], profile)
|
47
|
+
client._sdkVersion += ("_CLI_" + __version__)
|
48
|
+
models = MODELS_MAP[g_param[OptionsDefine.Version]]
|
49
|
+
model = models.ListDeployStepTasksRequest()
|
50
|
+
model.from_json_string(json.dumps(args))
|
51
|
+
start_time = time.time()
|
52
|
+
while True:
|
53
|
+
rsp = client.ListDeployStepTasks(model)
|
54
|
+
result = rsp.to_json_string()
|
55
|
+
try:
|
56
|
+
json_obj = json.loads(result)
|
57
|
+
except TypeError as e:
|
58
|
+
json_obj = json.loads(result.decode('utf-8')) # python3.3
|
59
|
+
if not g_param[OptionsDefine.Waiter] or search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj) == g_param['OptionsDefine.WaiterInfo']['to']:
|
60
|
+
break
|
61
|
+
cur_time = time.time()
|
62
|
+
if cur_time - start_time >= g_param['OptionsDefine.WaiterInfo']['timeout']:
|
63
|
+
raise ClientError('Request timeout, wait `%s` to `%s` timeout, last request is %s' %
|
64
|
+
(g_param['OptionsDefine.WaiterInfo']['expr'], g_param['OptionsDefine.WaiterInfo']['to'],
|
65
|
+
search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj)))
|
66
|
+
else:
|
67
|
+
print('Inquiry result is %s.' % search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj))
|
68
|
+
time.sleep(g_param['OptionsDefine.WaiterInfo']['interval'])
|
69
|
+
FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
|
70
|
+
|
71
|
+
|
72
|
+
def doGetAccountFactoryBaseline(args, parsed_globals):
|
73
|
+
g_param = parse_global_arg(parsed_globals)
|
74
|
+
|
75
|
+
if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
|
76
|
+
cred = credential.CVMRoleCredential()
|
77
|
+
elif g_param[OptionsDefine.RoleArn.replace('-', '_')] and g_param[OptionsDefine.RoleSessionName.replace('-', '_')]:
|
78
|
+
cred = credential.STSAssumeRoleCredential(
|
79
|
+
g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.RoleArn.replace('-', '_')],
|
80
|
+
g_param[OptionsDefine.RoleSessionName.replace('-', '_')], endpoint=g_param["sts_cred_endpoint"]
|
81
|
+
)
|
82
|
+
elif os.getenv(OptionsDefine.ENV_TKE_REGION) and os.getenv(OptionsDefine.ENV_TKE_PROVIDER_ID) and os.getenv(OptionsDefine.ENV_TKE_WEB_IDENTITY_TOKEN_FILE) and os.getenv(OptionsDefine.ENV_TKE_ROLE_ARN):
|
83
|
+
cred = credential.DefaultTkeOIDCRoleArnProvider().get_credentials()
|
84
|
+
else:
|
85
|
+
cred = credential.Credential(
|
86
|
+
g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.Token]
|
87
|
+
)
|
88
|
+
http_profile = HttpProfile(
|
89
|
+
reqTimeout=60 if g_param[OptionsDefine.Timeout] is None else int(g_param[OptionsDefine.Timeout]),
|
90
|
+
reqMethod="POST",
|
91
|
+
endpoint=g_param[OptionsDefine.Endpoint],
|
92
|
+
proxy=g_param[OptionsDefine.HttpsProxy.replace('-', '_')]
|
93
|
+
)
|
94
|
+
profile = ClientProfile(httpProfile=http_profile, signMethod="HmacSHA256")
|
95
|
+
if g_param[OptionsDefine.Language]:
|
96
|
+
profile.language = g_param[OptionsDefine.Language]
|
97
|
+
mod = CLIENT_MAP[g_param[OptionsDefine.Version]]
|
98
|
+
client = mod.ControlcenterClient(cred, g_param[OptionsDefine.Region], profile)
|
99
|
+
client._sdkVersion += ("_CLI_" + __version__)
|
100
|
+
models = MODELS_MAP[g_param[OptionsDefine.Version]]
|
101
|
+
model = models.GetAccountFactoryBaselineRequest()
|
102
|
+
model.from_json_string(json.dumps(args))
|
103
|
+
start_time = time.time()
|
104
|
+
while True:
|
105
|
+
rsp = client.GetAccountFactoryBaseline(model)
|
106
|
+
result = rsp.to_json_string()
|
107
|
+
try:
|
108
|
+
json_obj = json.loads(result)
|
109
|
+
except TypeError as e:
|
110
|
+
json_obj = json.loads(result.decode('utf-8')) # python3.3
|
111
|
+
if not g_param[OptionsDefine.Waiter] or search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj) == g_param['OptionsDefine.WaiterInfo']['to']:
|
112
|
+
break
|
113
|
+
cur_time = time.time()
|
114
|
+
if cur_time - start_time >= g_param['OptionsDefine.WaiterInfo']['timeout']:
|
115
|
+
raise ClientError('Request timeout, wait `%s` to `%s` timeout, last request is %s' %
|
116
|
+
(g_param['OptionsDefine.WaiterInfo']['expr'], g_param['OptionsDefine.WaiterInfo']['to'],
|
117
|
+
search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj)))
|
118
|
+
else:
|
119
|
+
print('Inquiry result is %s.' % search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj))
|
120
|
+
time.sleep(g_param['OptionsDefine.WaiterInfo']['interval'])
|
121
|
+
FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
|
122
|
+
|
123
|
+
|
124
|
+
def doListAccountFactoryBaselineItems(args, parsed_globals):
|
125
|
+
g_param = parse_global_arg(parsed_globals)
|
126
|
+
|
127
|
+
if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
|
128
|
+
cred = credential.CVMRoleCredential()
|
129
|
+
elif g_param[OptionsDefine.RoleArn.replace('-', '_')] and g_param[OptionsDefine.RoleSessionName.replace('-', '_')]:
|
130
|
+
cred = credential.STSAssumeRoleCredential(
|
131
|
+
g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.RoleArn.replace('-', '_')],
|
132
|
+
g_param[OptionsDefine.RoleSessionName.replace('-', '_')], endpoint=g_param["sts_cred_endpoint"]
|
133
|
+
)
|
134
|
+
elif os.getenv(OptionsDefine.ENV_TKE_REGION) and os.getenv(OptionsDefine.ENV_TKE_PROVIDER_ID) and os.getenv(OptionsDefine.ENV_TKE_WEB_IDENTITY_TOKEN_FILE) and os.getenv(OptionsDefine.ENV_TKE_ROLE_ARN):
|
135
|
+
cred = credential.DefaultTkeOIDCRoleArnProvider().get_credentials()
|
136
|
+
else:
|
137
|
+
cred = credential.Credential(
|
138
|
+
g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.Token]
|
139
|
+
)
|
140
|
+
http_profile = HttpProfile(
|
141
|
+
reqTimeout=60 if g_param[OptionsDefine.Timeout] is None else int(g_param[OptionsDefine.Timeout]),
|
142
|
+
reqMethod="POST",
|
143
|
+
endpoint=g_param[OptionsDefine.Endpoint],
|
144
|
+
proxy=g_param[OptionsDefine.HttpsProxy.replace('-', '_')]
|
145
|
+
)
|
146
|
+
profile = ClientProfile(httpProfile=http_profile, signMethod="HmacSHA256")
|
147
|
+
if g_param[OptionsDefine.Language]:
|
148
|
+
profile.language = g_param[OptionsDefine.Language]
|
149
|
+
mod = CLIENT_MAP[g_param[OptionsDefine.Version]]
|
150
|
+
client = mod.ControlcenterClient(cred, g_param[OptionsDefine.Region], profile)
|
151
|
+
client._sdkVersion += ("_CLI_" + __version__)
|
152
|
+
models = MODELS_MAP[g_param[OptionsDefine.Version]]
|
153
|
+
model = models.ListAccountFactoryBaselineItemsRequest()
|
154
|
+
model.from_json_string(json.dumps(args))
|
155
|
+
start_time = time.time()
|
156
|
+
while True:
|
157
|
+
rsp = client.ListAccountFactoryBaselineItems(model)
|
158
|
+
result = rsp.to_json_string()
|
159
|
+
try:
|
160
|
+
json_obj = json.loads(result)
|
161
|
+
except TypeError as e:
|
162
|
+
json_obj = json.loads(result.decode('utf-8')) # python3.3
|
163
|
+
if not g_param[OptionsDefine.Waiter] or search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj) == g_param['OptionsDefine.WaiterInfo']['to']:
|
164
|
+
break
|
165
|
+
cur_time = time.time()
|
166
|
+
if cur_time - start_time >= g_param['OptionsDefine.WaiterInfo']['timeout']:
|
167
|
+
raise ClientError('Request timeout, wait `%s` to `%s` timeout, last request is %s' %
|
168
|
+
(g_param['OptionsDefine.WaiterInfo']['expr'], g_param['OptionsDefine.WaiterInfo']['to'],
|
169
|
+
search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj)))
|
170
|
+
else:
|
171
|
+
print('Inquiry result is %s.' % search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj))
|
172
|
+
time.sleep(g_param['OptionsDefine.WaiterInfo']['interval'])
|
173
|
+
FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
|
174
|
+
|
175
|
+
|
20
176
|
def doBatchApplyAccountBaselines(args, parsed_globals):
|
21
177
|
g_param = parse_global_arg(parsed_globals)
|
22
178
|
|
@@ -69,6 +225,58 @@ def doBatchApplyAccountBaselines(args, parsed_globals):
|
|
69
225
|
FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
|
70
226
|
|
71
227
|
|
228
|
+
def doUpdateAccountFactoryBaseline(args, parsed_globals):
|
229
|
+
g_param = parse_global_arg(parsed_globals)
|
230
|
+
|
231
|
+
if g_param[OptionsDefine.UseCVMRole.replace('-', '_')]:
|
232
|
+
cred = credential.CVMRoleCredential()
|
233
|
+
elif g_param[OptionsDefine.RoleArn.replace('-', '_')] and g_param[OptionsDefine.RoleSessionName.replace('-', '_')]:
|
234
|
+
cred = credential.STSAssumeRoleCredential(
|
235
|
+
g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.RoleArn.replace('-', '_')],
|
236
|
+
g_param[OptionsDefine.RoleSessionName.replace('-', '_')], endpoint=g_param["sts_cred_endpoint"]
|
237
|
+
)
|
238
|
+
elif os.getenv(OptionsDefine.ENV_TKE_REGION) and os.getenv(OptionsDefine.ENV_TKE_PROVIDER_ID) and os.getenv(OptionsDefine.ENV_TKE_WEB_IDENTITY_TOKEN_FILE) and os.getenv(OptionsDefine.ENV_TKE_ROLE_ARN):
|
239
|
+
cred = credential.DefaultTkeOIDCRoleArnProvider().get_credentials()
|
240
|
+
else:
|
241
|
+
cred = credential.Credential(
|
242
|
+
g_param[OptionsDefine.SecretId], g_param[OptionsDefine.SecretKey], g_param[OptionsDefine.Token]
|
243
|
+
)
|
244
|
+
http_profile = HttpProfile(
|
245
|
+
reqTimeout=60 if g_param[OptionsDefine.Timeout] is None else int(g_param[OptionsDefine.Timeout]),
|
246
|
+
reqMethod="POST",
|
247
|
+
endpoint=g_param[OptionsDefine.Endpoint],
|
248
|
+
proxy=g_param[OptionsDefine.HttpsProxy.replace('-', '_')]
|
249
|
+
)
|
250
|
+
profile = ClientProfile(httpProfile=http_profile, signMethod="HmacSHA256")
|
251
|
+
if g_param[OptionsDefine.Language]:
|
252
|
+
profile.language = g_param[OptionsDefine.Language]
|
253
|
+
mod = CLIENT_MAP[g_param[OptionsDefine.Version]]
|
254
|
+
client = mod.ControlcenterClient(cred, g_param[OptionsDefine.Region], profile)
|
255
|
+
client._sdkVersion += ("_CLI_" + __version__)
|
256
|
+
models = MODELS_MAP[g_param[OptionsDefine.Version]]
|
257
|
+
model = models.UpdateAccountFactoryBaselineRequest()
|
258
|
+
model.from_json_string(json.dumps(args))
|
259
|
+
start_time = time.time()
|
260
|
+
while True:
|
261
|
+
rsp = client.UpdateAccountFactoryBaseline(model)
|
262
|
+
result = rsp.to_json_string()
|
263
|
+
try:
|
264
|
+
json_obj = json.loads(result)
|
265
|
+
except TypeError as e:
|
266
|
+
json_obj = json.loads(result.decode('utf-8')) # python3.3
|
267
|
+
if not g_param[OptionsDefine.Waiter] or search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj) == g_param['OptionsDefine.WaiterInfo']['to']:
|
268
|
+
break
|
269
|
+
cur_time = time.time()
|
270
|
+
if cur_time - start_time >= g_param['OptionsDefine.WaiterInfo']['timeout']:
|
271
|
+
raise ClientError('Request timeout, wait `%s` to `%s` timeout, last request is %s' %
|
272
|
+
(g_param['OptionsDefine.WaiterInfo']['expr'], g_param['OptionsDefine.WaiterInfo']['to'],
|
273
|
+
search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj)))
|
274
|
+
else:
|
275
|
+
print('Inquiry result is %s.' % search(g_param['OptionsDefine.WaiterInfo']['expr'], json_obj))
|
276
|
+
time.sleep(g_param['OptionsDefine.WaiterInfo']['interval'])
|
277
|
+
FormatOutput.output("action", json_obj, g_param[OptionsDefine.Output], g_param[OptionsDefine.Filter])
|
278
|
+
|
279
|
+
|
72
280
|
CLIENT_MAP = {
|
73
281
|
"v20230110": controlcenter_client_v20230110,
|
74
282
|
|
@@ -80,7 +288,11 @@ MODELS_MAP = {
|
|
80
288
|
}
|
81
289
|
|
82
290
|
ACTION_MAP = {
|
291
|
+
"ListDeployStepTasks": doListDeployStepTasks,
|
292
|
+
"GetAccountFactoryBaseline": doGetAccountFactoryBaseline,
|
293
|
+
"ListAccountFactoryBaselineItems": doListAccountFactoryBaselineItems,
|
83
294
|
"BatchApplyAccountBaselines": doBatchApplyAccountBaselines,
|
295
|
+
"UpdateAccountFactoryBaseline": doUpdateAccountFactoryBaseline,
|
84
296
|
|
85
297
|
}
|
86
298
|
|