tccli 3.0.1117.1__py2.py3-none-any.whl → 3.0.1120.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/bi/v20220105/api.json +32 -0
- tccli/services/cdb/v20170320/api.json +5 -5
- tccli/services/cdb/v20170320/examples.json +1 -1
- tccli/services/cfw/v20190904/api.json +7 -7
- tccli/services/cfw/v20190904/examples.json +3 -3
- tccli/services/cls/v20201016/api.json +30 -3
- tccli/services/dasb/v20191018/api.json +68 -2
- tccli/services/dasb/v20191018/examples.json +3 -3
- tccli/services/dlc/v20210125/api.json +56 -0
- tccli/services/dlc/v20210125/examples.json +1 -1
- tccli/services/dnspod/dnspod_client.py +69 -16
- tccli/services/dnspod/v20210323/api.json +52 -0
- tccli/services/dnspod/v20210323/examples.json +8 -0
- tccli/services/ess/v20201111/api.json +2 -2
- tccli/services/essbasic/v20210526/api.json +3 -3
- tccli/services/facefusion/v20220927/api.json +3 -6
- tccli/services/faceid/v20180301/api.json +4 -4
- tccli/services/iotexplorer/v20190423/api.json +2 -2
- tccli/services/lighthouse/v20200324/api.json +20 -19
- tccli/services/lighthouse/v20200324/examples.json +1 -1
- tccli/services/lke/v20231130/api.json +11 -11
- tccli/services/lke/v20231130/examples.json +1 -1
- tccli/services/monitor/v20180724/api.json +55 -16
- tccli/services/monitor/v20180724/examples.json +1 -1
- tccli/services/oceanus/v20190422/api.json +120 -19
- tccli/services/redis/v20180412/api.json +235 -212
- tccli/services/tcb/v20180608/api.json +92 -23
- tccli/services/tcb/v20180608/examples.json +2 -2
- tccli/services/tcss/v20201101/api.json +38 -0
- tccli/services/teo/v20220901/api.json +11 -8
- tccli/services/teo/v20220901/examples.json +3 -3
- tccli/services/trp/v20210515/api.json +222 -36
- tccli/services/trp/v20210515/examples.json +3 -3
- tccli/services/waf/v20180125/api.json +706 -73
- tccli/services/waf/v20180125/examples.json +5 -5
- {tccli-3.0.1117.1.dist-info → tccli-3.0.1120.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1117.1.dist-info → tccli-3.0.1120.1.dist-info}/RECORD +41 -41
- {tccli-3.0.1117.1.dist-info → tccli-3.0.1120.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1117.1.dist-info → tccli-3.0.1120.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1117.1.dist-info → tccli-3.0.1120.1.dist-info}/license_files/LICENSE +0 -0
@@ -15,7 +15,7 @@
|
|
15
15
|
"status": "online"
|
16
16
|
},
|
17
17
|
"CreateApp": {
|
18
|
-
"document": "
|
18
|
+
"document": "创建知识引擎应用。",
|
19
19
|
"input": "CreateAppRequest",
|
20
20
|
"name": "创建应用",
|
21
21
|
"output": "CreateAppResponse",
|
@@ -981,7 +981,7 @@
|
|
981
981
|
},
|
982
982
|
{
|
983
983
|
"disabled": false,
|
984
|
-
"document": "
|
984
|
+
"document": "应用头像",
|
985
985
|
"example": "无",
|
986
986
|
"member": "string",
|
987
987
|
"name": "Avatar",
|
@@ -992,7 +992,7 @@
|
|
992
992
|
},
|
993
993
|
{
|
994
994
|
"disabled": false,
|
995
|
-
"document": "
|
995
|
+
"document": "应用描述",
|
996
996
|
"example": "无",
|
997
997
|
"member": "string",
|
998
998
|
"name": "Desc",
|
@@ -8748,8 +8748,8 @@
|
|
8748
8748
|
"members": [
|
8749
8749
|
{
|
8750
8750
|
"disabled": false,
|
8751
|
-
"document": "
|
8752
|
-
"example": "
|
8751
|
+
"document": "应用ID",
|
8752
|
+
"example": "1727231073371148288",
|
8753
8753
|
"member": "string",
|
8754
8754
|
"name": "BotBizId",
|
8755
8755
|
"required": true,
|
@@ -8758,7 +8758,7 @@
|
|
8758
8758
|
{
|
8759
8759
|
"disabled": false,
|
8760
8760
|
"document": "文件名",
|
8761
|
-
"example": "
|
8761
|
+
"example": "测试.docx",
|
8762
8762
|
"member": "string",
|
8763
8763
|
"name": "FileName",
|
8764
8764
|
"required": true,
|
@@ -8775,8 +8775,8 @@
|
|
8775
8775
|
},
|
8776
8776
|
{
|
8777
8777
|
"disabled": false,
|
8778
|
-
"document": "cos
|
8779
|
-
"example": "
|
8778
|
+
"document": "平台cos路径,与DescribeStorageCredential接口查询UploadPath参数保持一致",
|
8779
|
+
"example": "/corp/23432432/233432/doc/zeSOHIBjwcWoEmlMMXOp-1796022574489010176.docx",
|
8780
8780
|
"member": "string",
|
8781
8781
|
"name": "CosUrl",
|
8782
8782
|
"required": true,
|
@@ -8785,7 +8785,7 @@
|
|
8785
8785
|
{
|
8786
8786
|
"disabled": false,
|
8787
8787
|
"document": "ETag 全称为 Entity Tag,是对象被创建时标识对象内容的信息标签,可用于检查对象的内容是否发生变化",
|
8788
|
-
"example": "
|
8788
|
+
"example": "\\\"58e88ad7665f11c4f66eba0eada383a5\\\"",
|
8789
8789
|
"member": "string",
|
8790
8790
|
"name": "ETag",
|
8791
8791
|
"required": true,
|
@@ -8794,7 +8794,7 @@
|
|
8794
8794
|
{
|
8795
8795
|
"disabled": false,
|
8796
8796
|
"document": "cos_hash x-cos-hash-crc64ecma 头部中的 CRC64编码进行校验上传到云端的文件和本地文件的一致性",
|
8797
|
-
"example": "
|
8797
|
+
"example": "xxxxxxxxx",
|
8798
8798
|
"member": "string",
|
8799
8799
|
"name": "CosHash",
|
8800
8800
|
"required": true,
|
@@ -8803,7 +8803,7 @@
|
|
8803
8803
|
{
|
8804
8804
|
"disabled": false,
|
8805
8805
|
"document": "文件大小",
|
8806
|
-
"example": "
|
8806
|
+
"example": "643000",
|
8807
8807
|
"member": "string",
|
8808
8808
|
"name": "Size",
|
8809
8809
|
"required": true,
|
@@ -583,7 +583,7 @@
|
|
583
583
|
"SaveDoc": [
|
584
584
|
{
|
585
585
|
"document": "",
|
586
|
-
"input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SaveDoc\n<公共请求参数>\n\n{\n \"BotBizId\": \"1727231073371148288\",\n \"FileName\": \"
|
586
|
+
"input": "POST / HTTP/1.1\nHost: lke.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: SaveDoc\n<公共请求参数>\n\n{\n \"BotBizId\": \"1727231073371148288\",\n \"FileName\": \"测试.docx\",\n \"FileType\": \"docx\",\n \"CosUrl\": \"/corp/23432432/233432/doc/zeSOHIBjwcWoEmlMMXOp-1796022574489010176.docx\",\n \"ETag\": \"\\\"58e88ad7665f11c4f66eba0eada383a5\\\"\",\n \"CosHash\": \"xxxxxxxxx\",\n \"Size\": \"643000\",\n \"Source\": 1,\n \"WebUrl\": \"\",\n \"AttrRange\": 1,\n \"AttrLabels\": [],\n \"ReferUrlType\": 0\n}",
|
587
587
|
"output": "{\n \"Response\": {\n \"DocBizId\": \"1694921462777761792\",\n \"ErrorMsg\": \"\",\n \"ErrorLink\": \"\",\n \"ErrorLinkText\": \"\",\n \"RequestId\": \"e3338103-3165-49c0-b218-245be865cca5\"\n }\n}",
|
588
588
|
"title": "保存文档"
|
589
589
|
}
|
@@ -2291,6 +2291,7 @@
|
|
2291
2291
|
"example": "CpuUsage",
|
2292
2292
|
"member": "string",
|
2293
2293
|
"name": "MetricName",
|
2294
|
+
"output_required": true,
|
2294
2295
|
"required": false,
|
2295
2296
|
"type": "string",
|
2296
2297
|
"value_allowed_null": true
|
@@ -2301,6 +2302,7 @@
|
|
2301
2302
|
"example": "60",
|
2302
2303
|
"member": "int64",
|
2303
2304
|
"name": "Period",
|
2305
|
+
"output_required": true,
|
2304
2306
|
"required": false,
|
2305
2307
|
"type": "int",
|
2306
2308
|
"value_allowed_null": true
|
@@ -2311,6 +2313,7 @@
|
|
2311
2313
|
"example": "gt",
|
2312
2314
|
"member": "string",
|
2313
2315
|
"name": "Operator",
|
2316
|
+
"output_required": true,
|
2314
2317
|
"required": false,
|
2315
2318
|
"type": "string",
|
2316
2319
|
"value_allowed_null": true
|
@@ -2321,6 +2324,7 @@
|
|
2321
2324
|
"example": "100",
|
2322
2325
|
"member": "string",
|
2323
2326
|
"name": "Value",
|
2327
|
+
"output_required": true,
|
2324
2328
|
"required": false,
|
2325
2329
|
"type": "string",
|
2326
2330
|
"value_allowed_null": true
|
@@ -2331,6 +2335,7 @@
|
|
2331
2335
|
"example": "1",
|
2332
2336
|
"member": "int64",
|
2333
2337
|
"name": "ContinuePeriod",
|
2338
|
+
"output_required": true,
|
2334
2339
|
"required": false,
|
2335
2340
|
"type": "int",
|
2336
2341
|
"value_allowed_null": true
|
@@ -2341,6 +2346,7 @@
|
|
2341
2346
|
"example": "300",
|
2342
2347
|
"member": "int64",
|
2343
2348
|
"name": "NoticeFrequency",
|
2349
|
+
"output_required": true,
|
2344
2350
|
"required": false,
|
2345
2351
|
"type": "int",
|
2346
2352
|
"value_allowed_null": true
|
@@ -2351,6 +2357,7 @@
|
|
2351
2357
|
"example": "0",
|
2352
2358
|
"member": "int64",
|
2353
2359
|
"name": "IsPowerNotice",
|
2360
|
+
"output_required": true,
|
2354
2361
|
"required": false,
|
2355
2362
|
"type": "int",
|
2356
2363
|
"value_allowed_null": true
|
@@ -2361,6 +2368,7 @@
|
|
2361
2368
|
"example": "无",
|
2362
2369
|
"member": "AlarmPolicyFilter",
|
2363
2370
|
"name": "Filter",
|
2371
|
+
"output_required": true,
|
2364
2372
|
"required": false,
|
2365
2373
|
"type": "object",
|
2366
2374
|
"value_allowed_null": true
|
@@ -2371,6 +2379,7 @@
|
|
2371
2379
|
"example": "CPU使用率",
|
2372
2380
|
"member": "string",
|
2373
2381
|
"name": "Description",
|
2382
|
+
"output_required": true,
|
2374
2383
|
"required": false,
|
2375
2384
|
"type": "string",
|
2376
2385
|
"value_allowed_null": true
|
@@ -2381,6 +2390,7 @@
|
|
2381
2390
|
"example": "%",
|
2382
2391
|
"member": "string",
|
2383
2392
|
"name": "Unit",
|
2393
|
+
"output_required": true,
|
2384
2394
|
"required": false,
|
2385
2395
|
"type": "string",
|
2386
2396
|
"value_allowed_null": true
|
@@ -2391,6 +2401,7 @@
|
|
2391
2401
|
"example": "STATIC",
|
2392
2402
|
"member": "string",
|
2393
2403
|
"name": "RuleType",
|
2404
|
+
"output_required": true,
|
2394
2405
|
"required": false,
|
2395
2406
|
"type": "string",
|
2396
2407
|
"value_allowed_null": true
|
@@ -2401,6 +2412,7 @@
|
|
2401
2412
|
"example": "0",
|
2402
2413
|
"member": "int64",
|
2403
2414
|
"name": "IsAdvanced",
|
2415
|
+
"output_required": true,
|
2404
2416
|
"required": false,
|
2405
2417
|
"type": "int",
|
2406
2418
|
"value_allowed_null": true
|
@@ -2411,6 +2423,7 @@
|
|
2411
2423
|
"example": "0",
|
2412
2424
|
"member": "int64",
|
2413
2425
|
"name": "IsOpen",
|
2426
|
+
"output_required": true,
|
2414
2427
|
"required": false,
|
2415
2428
|
"type": "int",
|
2416
2429
|
"value_allowed_null": true
|
@@ -2421,6 +2434,7 @@
|
|
2421
2434
|
"example": "cvm",
|
2422
2435
|
"member": "string",
|
2423
2436
|
"name": "ProductId",
|
2437
|
+
"output_required": true,
|
2424
2438
|
"required": false,
|
2425
2439
|
"type": "string",
|
2426
2440
|
"value_allowed_null": true
|
@@ -2431,6 +2445,7 @@
|
|
2431
2445
|
"example": "0",
|
2432
2446
|
"member": "float",
|
2433
2447
|
"name": "ValueMax",
|
2448
|
+
"output_required": true,
|
2434
2449
|
"required": false,
|
2435
2450
|
"type": "float",
|
2436
2451
|
"value_allowed_null": true
|
@@ -2441,6 +2456,7 @@
|
|
2441
2456
|
"example": "0",
|
2442
2457
|
"member": "float",
|
2443
2458
|
"name": "ValueMin",
|
2459
|
+
"output_required": true,
|
2444
2460
|
"required": false,
|
2445
2461
|
"type": "float",
|
2446
2462
|
"value_allowed_null": true
|
@@ -2451,9 +2467,21 @@
|
|
2451
2467
|
"example": "无",
|
2452
2468
|
"member": "AlarmHierarchicalValue",
|
2453
2469
|
"name": "HierarchicalValue",
|
2470
|
+
"output_required": true,
|
2454
2471
|
"required": false,
|
2455
2472
|
"type": "object",
|
2456
2473
|
"value_allowed_null": true
|
2474
|
+
},
|
2475
|
+
{
|
2476
|
+
"disabled": false,
|
2477
|
+
"document": "是否延迟指标\n注意:此字段可能返回 null,表示取不到有效值。",
|
2478
|
+
"example": "1",
|
2479
|
+
"member": "int64",
|
2480
|
+
"name": "IsLatenessMetric",
|
2481
|
+
"output_required": true,
|
2482
|
+
"required": false,
|
2483
|
+
"type": "int",
|
2484
|
+
"value_allowed_null": true
|
2457
2485
|
}
|
2458
2486
|
],
|
2459
2487
|
"usage": "both"
|
@@ -8350,7 +8378,7 @@
|
|
8350
8378
|
"example": "无",
|
8351
8379
|
"member": "GrafanaInstanceInfo",
|
8352
8380
|
"name": "InstanceSet",
|
8353
|
-
"
|
8381
|
+
"output_required": true,
|
8354
8382
|
"type": "list",
|
8355
8383
|
"value_allowed_null": false
|
8356
8384
|
},
|
@@ -8360,7 +8388,7 @@
|
|
8360
8388
|
"example": "10",
|
8361
8389
|
"member": "int64",
|
8362
8390
|
"name": "TotalCount",
|
8363
|
-
"
|
8391
|
+
"output_required": true,
|
8364
8392
|
"type": "int",
|
8365
8393
|
"value_allowed_null": false
|
8366
8394
|
},
|
@@ -8370,7 +8398,7 @@
|
|
8370
8398
|
"example": "无",
|
8371
8399
|
"member": "GrafanaInstanceInfo",
|
8372
8400
|
"name": "Instances",
|
8373
|
-
"
|
8401
|
+
"output_required": true,
|
8374
8402
|
"type": "list",
|
8375
8403
|
"value_allowed_null": false
|
8376
8404
|
},
|
@@ -11101,6 +11129,7 @@
|
|
11101
11129
|
"example": "prom-xxx",
|
11102
11130
|
"member": "string",
|
11103
11131
|
"name": "Instances",
|
11132
|
+
"output_required": true,
|
11104
11133
|
"type": "list",
|
11105
11134
|
"value_allowed_null": true
|
11106
11135
|
},
|
@@ -14476,7 +14505,7 @@
|
|
14476
14505
|
"example": "cvm_device",
|
14477
14506
|
"member": "string",
|
14478
14507
|
"name": "Namespace",
|
14479
|
-
"
|
14508
|
+
"output_required": true,
|
14480
14509
|
"type": "string",
|
14481
14510
|
"value_allowed_null": false
|
14482
14511
|
},
|
@@ -14486,7 +14515,7 @@
|
|
14486
14515
|
"example": "CpuUsage",
|
14487
14516
|
"member": "string",
|
14488
14517
|
"name": "MetricName",
|
14489
|
-
"
|
14518
|
+
"output_required": true,
|
14490
14519
|
"type": "string",
|
14491
14520
|
"value_allowed_null": false
|
14492
14521
|
},
|
@@ -14496,7 +14525,7 @@
|
|
14496
14525
|
"example": "CPU利用率",
|
14497
14526
|
"member": "string",
|
14498
14527
|
"name": "Description",
|
14499
|
-
"
|
14528
|
+
"output_required": true,
|
14500
14529
|
"type": "string",
|
14501
14530
|
"value_allowed_null": false
|
14502
14531
|
},
|
@@ -14506,7 +14535,7 @@
|
|
14506
14535
|
"example": "0",
|
14507
14536
|
"member": "float",
|
14508
14537
|
"name": "Min",
|
14509
|
-
"
|
14538
|
+
"output_required": true,
|
14510
14539
|
"type": "float",
|
14511
14540
|
"value_allowed_null": false
|
14512
14541
|
},
|
@@ -14516,7 +14545,7 @@
|
|
14516
14545
|
"example": "100",
|
14517
14546
|
"member": "float",
|
14518
14547
|
"name": "Max",
|
14519
|
-
"
|
14548
|
+
"output_required": true,
|
14520
14549
|
"type": "float",
|
14521
14550
|
"value_allowed_null": false
|
14522
14551
|
},
|
@@ -14526,7 +14555,7 @@
|
|
14526
14555
|
"example": "vm_uuid",
|
14527
14556
|
"member": "string",
|
14528
14557
|
"name": "Dimensions",
|
14529
|
-
"
|
14558
|
+
"output_required": true,
|
14530
14559
|
"type": "list",
|
14531
14560
|
"value_allowed_null": false
|
14532
14561
|
},
|
@@ -14536,7 +14565,7 @@
|
|
14536
14565
|
"example": "%",
|
14537
14566
|
"member": "string",
|
14538
14567
|
"name": "Unit",
|
14539
|
-
"
|
14568
|
+
"output_required": true,
|
14540
14569
|
"type": "string",
|
14541
14570
|
"value_allowed_null": false
|
14542
14571
|
},
|
@@ -14546,7 +14575,7 @@
|
|
14546
14575
|
"example": "无",
|
14547
14576
|
"member": "MetricConfig",
|
14548
14577
|
"name": "MetricConfig",
|
14549
|
-
"
|
14578
|
+
"output_required": true,
|
14550
14579
|
"type": "object",
|
14551
14580
|
"value_allowed_null": true
|
14552
14581
|
},
|
@@ -14556,7 +14585,7 @@
|
|
14556
14585
|
"example": "0",
|
14557
14586
|
"member": "int64",
|
14558
14587
|
"name": "IsAdvanced",
|
14559
|
-
"
|
14588
|
+
"output_required": true,
|
14560
14589
|
"type": "int",
|
14561
14590
|
"value_allowed_null": true
|
14562
14591
|
},
|
@@ -14566,7 +14595,7 @@
|
|
14566
14595
|
"example": "0",
|
14567
14596
|
"member": "int64",
|
14568
14597
|
"name": "IsOpen",
|
14569
|
-
"
|
14598
|
+
"output_required": true,
|
14570
14599
|
"type": "int",
|
14571
14600
|
"value_allowed_null": true
|
14572
14601
|
},
|
@@ -14576,7 +14605,7 @@
|
|
14576
14605
|
"example": "0",
|
14577
14606
|
"member": "int64",
|
14578
14607
|
"name": "ProductId",
|
14579
|
-
"
|
14608
|
+
"output_required": true,
|
14580
14609
|
"type": "int",
|
14581
14610
|
"value_allowed_null": true
|
14582
14611
|
},
|
@@ -14586,7 +14615,7 @@
|
|
14586
14615
|
"example": "无",
|
14587
14616
|
"member": "Operator",
|
14588
14617
|
"name": "Operators",
|
14589
|
-
"
|
14618
|
+
"output_required": true,
|
14590
14619
|
"type": "list",
|
14591
14620
|
"value_allowed_null": true
|
14592
14621
|
},
|
@@ -14596,9 +14625,19 @@
|
|
14596
14625
|
"example": "无",
|
14597
14626
|
"member": "int64",
|
14598
14627
|
"name": "Periods",
|
14599
|
-
"
|
14628
|
+
"output_required": true,
|
14600
14629
|
"type": "list",
|
14601
14630
|
"value_allowed_null": true
|
14631
|
+
},
|
14632
|
+
{
|
14633
|
+
"disabled": false,
|
14634
|
+
"document": "是否延迟指标\n注意:此字段可能返回 null,表示取不到有效值。",
|
14635
|
+
"example": "1",
|
14636
|
+
"member": "int64",
|
14637
|
+
"name": "IsLatenessMetric",
|
14638
|
+
"output_required": true,
|
14639
|
+
"type": "int",
|
14640
|
+
"value_allowed_null": true
|
14602
14641
|
}
|
14603
14642
|
],
|
14604
14643
|
"usage": "out"
|
@@ -690,7 +690,7 @@
|
|
690
690
|
{
|
691
691
|
"document": "",
|
692
692
|
"input": "POST / HTTP/1.1\nHost: monitor.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeGrafanaInstances\n<公共请求参数>\n\n{\n \"Limit\": 20,\n \"Offset\": 0,\n \"TagFilters\": [\n {\n \"Key\": \"tagKeyTest\",\n \"Value\": \"tagValueTest\"\n }\n ],\n \"InstanceStatus\": [\n 2\n ],\n \"InstanceName\": \"test\",\n \"InstanceIds\": [\n \"grafana-abcdefgh\"\n ]\n}",
|
693
|
-
"output": "{\n \"Response\": {\n \"InstanceSet\": [\n {\n \"
|
693
|
+
"output": "{\n \"Response\": {\n \"InstanceSet\": [\n {\n \"InstanceName\": \"abc\",\n \"InstanceId\": \"abc\",\n \"Region\": \"abc\",\n \"VpcId\": \"abc\",\n \"SubnetIds\": [\n \"abc\"\n ],\n \"InternetUrl\": \"abc\",\n \"InternalUrl\": \"abc\",\n \"CreatedAt\": \"2020-09-22 00:00:00\",\n \"InstanceStatus\": 0,\n \"TagSpecification\": [\n {\n \"Key\": \"abc\",\n \"Value\": \"abc\"\n }\n ],\n \"Zone\": \"abc\",\n \"InstanceChargeType\": 0,\n \"VpcName\": \"abc\",\n \"SubnetName\": \"abc\",\n \"RegionId\": 0,\n \"RootUrl\": \"abc\",\n \"EnableSSO\": true,\n \"Version\": \"abc\",\n \"EnableSSOCamCheck\": true\n }\n ],\n \"TotalCount\": 0,\n \"Instances\": [\n {\n \"InstanceName\": \"abc\",\n \"InstanceId\": \"abc\",\n \"Region\": \"abc\",\n \"VpcId\": \"abc\",\n \"SubnetIds\": [\n \"abc\"\n ],\n \"InternetUrl\": \"abc\",\n \"InternalUrl\": \"abc\",\n \"CreatedAt\": \"2020-09-22 00:00:00\",\n \"InstanceStatus\": 0,\n \"TagSpecification\": [\n {\n \"Key\": \"abc\",\n \"Value\": \"abc\"\n }\n ],\n \"Zone\": \"abc\",\n \"InstanceChargeType\": 0,\n \"VpcName\": \"abc\",\n \"SubnetName\": \"abc\",\n \"RegionId\": 0,\n \"RootUrl\": \"abc\",\n \"EnableSSO\": true,\n \"Version\": \"abc\",\n \"EnableSSOCamCheck\": true\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
|
694
694
|
"title": "列出 Grafana 服务"
|
695
695
|
}
|
696
696
|
],
|