tccli 3.0.1215.1__py2.py3-none-any.whl → 3.0.1216.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/configure.py +46 -1
- tccli/services/__init__.py +0 -3
- tccli/services/apm/v20210622/api.json +20 -0
- tccli/services/asr/v20190614/api.json +3 -3
- tccli/services/bi/v20220105/api.json +32 -4
- tccli/services/bi/v20220105/examples.json +1 -1
- tccli/services/billing/billing_client.py +53 -0
- tccli/services/billing/v20180709/api.json +304 -0
- tccli/services/billing/v20180709/examples.json +8 -0
- tccli/services/bsca/v20210811/api.json +222 -17
- tccli/services/bsca/v20210811/examples.json +4 -4
- tccli/services/ccc/ccc_client.py +53 -0
- tccli/services/ccc/v20200210/api.json +167 -18
- tccli/services/ccc/v20200210/examples.json +11 -3
- tccli/services/cdb/v20170320/api.json +13 -4
- tccli/services/cdb/v20170320/examples.json +1 -1
- tccli/services/cdn/v20180606/api.json +5 -3
- tccli/services/cdwdoris/v20211228/api.json +12 -2
- tccli/services/cfw/v20190904/api.json +81 -47
- tccli/services/cfw/v20190904/examples.json +46 -40
- tccli/services/ciam/v20220331/api.json +316 -315
- tccli/services/ciam/v20220331/examples.json +49 -49
- tccli/services/cloudaudit/cloudaudit_client.py +30 -30
- tccli/services/cloudaudit/v20190319/api.json +215 -186
- tccli/services/cloudaudit/v20190319/examples.json +13 -13
- tccli/services/cls/v20201016/api.json +365 -66
- tccli/services/cls/v20201016/examples.json +9 -3
- tccli/services/csip/v20221121/api.json +4 -4
- tccli/services/cvm/v20170312/api.json +42 -0
- tccli/services/cwp/v20180228/api.json +217 -163
- tccli/services/cwp/v20180228/examples.json +53 -65
- tccli/services/cynosdb/v20190107/api.json +77 -29
- tccli/services/cynosdb/v20190107/examples.json +22 -22
- tccli/services/dasb/v20191018/api.json +77 -0
- tccli/services/dasb/v20191018/examples.json +5 -5
- tccli/services/domain/v20180808/api.json +3 -3
- tccli/services/domain/v20180808/examples.json +3 -3
- tccli/services/eb/v20210416/api.json +15 -15
- tccli/services/eb/v20210416/examples.json +1 -1
- tccli/services/es/es_client.py +249 -37
- tccli/services/es/v20180416/api.json +521 -0
- tccli/services/es/v20180416/examples.json +32 -0
- tccli/services/ess/ess_client.py +53 -0
- tccli/services/ess/v20201111/api.json +145 -9
- tccli/services/ess/v20201111/examples.json +15 -1
- tccli/services/essbasic/essbasic_client.py +106 -0
- tccli/services/essbasic/v20210526/api.json +234 -12
- tccli/services/essbasic/v20210526/examples.json +22 -0
- tccli/services/gaap/v20180529/api.json +44 -26
- tccli/services/gaap/v20180529/examples.json +24 -30
- tccli/services/iotexplorer/v20190423/api.json +40 -0
- tccli/services/live/v20180801/api.json +35 -9
- tccli/services/mongodb/v20190725/api.json +6 -8
- tccli/services/ocr/v20181119/api.json +2 -2
- tccli/services/organization/organization_client.py +352 -34
- tccli/services/organization/v20210331/api.json +451 -0
- tccli/services/organization/v20210331/examples.json +48 -0
- tccli/services/region/v20220627/api.json +1 -1
- tccli/services/scf/scf_client.py +269 -4
- tccli/services/scf/v20180416/api.json +554 -0
- tccli/services/scf/v20180416/examples.json +46 -0
- tccli/services/ssl/v20191205/api.json +1 -1
- tccli/services/tat/v20201028/api.json +27 -25
- tccli/services/tat/v20201028/examples.json +4 -4
- tccli/services/tcss/v20201101/api.json +13 -13
- tccli/services/tcss/v20201101/examples.json +5 -5
- tccli/services/tdmq/v20200217/api.json +64 -63
- tccli/services/tdmq/v20200217/examples.json +2 -2
- tccli/services/tem/v20210701/api.json +144 -103
- tccli/services/tem/v20210701/examples.json +27 -27
- tccli/services/teo/teo_client.py +277 -12
- tccli/services/teo/v20220901/api.json +1020 -143
- tccli/services/teo/v20220901/examples.json +71 -1
- tccli/services/tke/tke_client.py +53 -0
- tccli/services/tke/v20180525/api.json +43 -0
- tccli/services/tke/v20180525/examples.json +8 -0
- tccli/services/tms/tms_client.py +4 -57
- tccli/services/tms/v20201229/api.json +0 -354
- tccli/services/tms/v20201229/examples.json +0 -8
- tccli/services/trtc/v20190722/api.json +221 -22
- tccli/services/vpc/v20170312/api.json +105 -30
- tccli/services/vpc/v20170312/examples.json +10 -2
- tccli/services/vpc/vpc_client.py +107 -54
- tccli/services/waf/v20180125/api.json +61 -0
- tccli/services/waf/v20180125/examples.json +8 -0
- tccli/services/waf/waf_client.py +53 -0
- tccli/services/wedata/v20210820/api.json +686 -0
- tccli/services/wedata/v20210820/examples.json +16 -0
- tccli/services/wedata/wedata_client.py +106 -0
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/METADATA +6 -2
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/RECORD +95 -99
- tccli/services/cr/__init__.py +0 -4
- tccli/services/cr/cr_client.py +0 -1626
- tccli/services/cr/v20180321/api.json +0 -2829
- tccli/services/cr/v20180321/examples.json +0 -235
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1215.1.dist-info → tccli-3.0.1216.1.dist-info}/license_files/LICENSE +0 -0
@@ -367,6 +367,7 @@
|
|
367
367
|
"example": "1",
|
368
368
|
"member": "int64",
|
369
369
|
"name": "MinReplicas",
|
370
|
+
"output_required": true,
|
370
371
|
"required": true,
|
371
372
|
"type": "int",
|
372
373
|
"value_allowed_null": false
|
@@ -377,26 +378,29 @@
|
|
377
378
|
"example": "1",
|
378
379
|
"member": "int64",
|
379
380
|
"name": "MaxReplicas",
|
381
|
+
"output_required": true,
|
380
382
|
"required": true,
|
381
383
|
"type": "int",
|
382
384
|
"value_allowed_null": false
|
383
385
|
},
|
384
386
|
{
|
385
387
|
"disabled": false,
|
386
|
-
"document": "
|
388
|
+
"document": "指标弹性伸缩策略(指标策略和定时策略必须填写一个)\n注意:此字段可能返回 null,表示取不到有效值。",
|
387
389
|
"example": "1",
|
388
390
|
"member": "HorizontalAutoscaler",
|
389
391
|
"name": "HorizontalAutoscaler",
|
392
|
+
"output_required": true,
|
390
393
|
"required": false,
|
391
394
|
"type": "list",
|
392
395
|
"value_allowed_null": true
|
393
396
|
},
|
394
397
|
{
|
395
398
|
"disabled": false,
|
396
|
-
"document": "
|
399
|
+
"document": "定时弹性伸缩策略(指标策略和定时策略必须填写一个)\n注意:此字段可能返回 null,表示取不到有效值。",
|
397
400
|
"example": "1",
|
398
401
|
"member": "CronHorizontalAutoscaler",
|
399
402
|
"name": "CronHorizontalAutoscaler",
|
403
|
+
"output_required": true,
|
400
404
|
"required": false,
|
401
405
|
"type": "list",
|
402
406
|
"value_allowed_null": true
|
@@ -407,6 +411,7 @@
|
|
407
411
|
"example": "1",
|
408
412
|
"member": "string",
|
409
413
|
"name": "AutoscalerId",
|
414
|
+
"output_required": true,
|
410
415
|
"required": false,
|
411
416
|
"type": "string",
|
412
417
|
"value_allowed_null": true
|
@@ -417,6 +422,7 @@
|
|
417
422
|
"example": "1",
|
418
423
|
"member": "string",
|
419
424
|
"name": "AutoscalerName",
|
425
|
+
"output_required": true,
|
420
426
|
"required": false,
|
421
427
|
"type": "string",
|
422
428
|
"value_allowed_null": true
|
@@ -427,6 +433,7 @@
|
|
427
433
|
"example": "1",
|
428
434
|
"member": "string",
|
429
435
|
"name": "Description",
|
436
|
+
"output_required": true,
|
430
437
|
"required": false,
|
431
438
|
"type": "string",
|
432
439
|
"value_allowed_null": true
|
@@ -437,6 +444,7 @@
|
|
437
444
|
"example": "1",
|
438
445
|
"member": "string",
|
439
446
|
"name": "CreateDate",
|
447
|
+
"output_required": true,
|
440
448
|
"required": false,
|
441
449
|
"type": "string",
|
442
450
|
"value_allowed_null": true
|
@@ -447,6 +455,7 @@
|
|
447
455
|
"example": "1",
|
448
456
|
"member": "string",
|
449
457
|
"name": "ModifyDate",
|
458
|
+
"output_required": true,
|
450
459
|
"required": false,
|
451
460
|
"type": "string",
|
452
461
|
"value_allowed_null": true
|
@@ -457,6 +466,7 @@
|
|
457
466
|
"example": "1",
|
458
467
|
"member": "string",
|
459
468
|
"name": "EnableDate",
|
469
|
+
"output_required": true,
|
460
470
|
"required": false,
|
461
471
|
"type": "string",
|
462
472
|
"value_allowed_null": true
|
@@ -467,6 +477,7 @@
|
|
467
477
|
"example": "1",
|
468
478
|
"member": "bool",
|
469
479
|
"name": "Enabled",
|
480
|
+
"output_required": true,
|
470
481
|
"required": false,
|
471
482
|
"type": "bool",
|
472
483
|
"value_allowed_null": true
|
@@ -904,7 +915,7 @@
|
|
904
915
|
{
|
905
916
|
"disabled": false,
|
906
917
|
"document": "环境 ID",
|
907
|
-
"example": "
|
918
|
+
"example": "en-xxxxxx",
|
908
919
|
"member": "string",
|
909
920
|
"name": "EnvironmentId",
|
910
921
|
"required": true,
|
@@ -913,7 +924,7 @@
|
|
913
924
|
{
|
914
925
|
"disabled": false,
|
915
926
|
"document": "配置名",
|
916
|
-
"example": "xxxx",
|
927
|
+
"example": "abc-xxxx",
|
917
928
|
"member": "string",
|
918
929
|
"name": "Name",
|
919
930
|
"required": true,
|
@@ -949,7 +960,7 @@
|
|
949
960
|
"example": "true",
|
950
961
|
"member": "bool",
|
951
962
|
"name": "Result",
|
952
|
-
"
|
963
|
+
"output_required": true,
|
953
964
|
"type": "bool",
|
954
965
|
"value_allowed_null": false
|
955
966
|
},
|
@@ -1194,7 +1205,7 @@
|
|
1194
1205
|
{
|
1195
1206
|
"disabled": false,
|
1196
1207
|
"document": "环境 ID",
|
1197
|
-
"example": "
|
1208
|
+
"example": "en-xxxxxx",
|
1198
1209
|
"member": "string",
|
1199
1210
|
"name": "EnvironmentId",
|
1200
1211
|
"required": true,
|
@@ -1203,7 +1214,7 @@
|
|
1203
1214
|
{
|
1204
1215
|
"disabled": false,
|
1205
1216
|
"document": "配置名",
|
1206
|
-
"example": "xxx",
|
1217
|
+
"example": "abc-xxx",
|
1207
1218
|
"member": "string",
|
1208
1219
|
"name": "Name",
|
1209
1220
|
"required": true,
|
@@ -1221,7 +1232,7 @@
|
|
1221
1232
|
{
|
1222
1233
|
"disabled": false,
|
1223
1234
|
"document": "应用 ID",
|
1224
|
-
"example": "
|
1235
|
+
"example": "app-xxxxxx",
|
1225
1236
|
"member": "string",
|
1226
1237
|
"name": "ApplicationId",
|
1227
1238
|
"required": false,
|
@@ -1230,7 +1241,7 @@
|
|
1230
1241
|
{
|
1231
1242
|
"disabled": false,
|
1232
1243
|
"document": "日志集 ID",
|
1233
|
-
"example": "
|
1244
|
+
"example": "abc-xxxxxx",
|
1234
1245
|
"member": "string",
|
1235
1246
|
"name": "LogsetId",
|
1236
1247
|
"required": false,
|
@@ -1239,7 +1250,7 @@
|
|
1239
1250
|
{
|
1240
1251
|
"disabled": false,
|
1241
1252
|
"document": "日志主题 ID",
|
1242
|
-
"example": "
|
1253
|
+
"example": "abc-xxxxxx",
|
1243
1254
|
"member": "string",
|
1244
1255
|
"name": "TopicId",
|
1245
1256
|
"required": false,
|
@@ -1257,7 +1268,7 @@
|
|
1257
1268
|
{
|
1258
1269
|
"disabled": false,
|
1259
1270
|
"document": "首行正则表达式,当LogType=multiline_log 时生效",
|
1260
|
-
"example": "/
|
1271
|
+
"example": "/abc/",
|
1261
1272
|
"member": "string",
|
1262
1273
|
"name": "BeginningRegex",
|
1263
1274
|
"required": false,
|
@@ -1266,7 +1277,7 @@
|
|
1266
1277
|
{
|
1267
1278
|
"disabled": false,
|
1268
1279
|
"document": "收集文件目录,当 InputType=container_file 时生效",
|
1269
|
-
"example": "/
|
1280
|
+
"example": "/abc",
|
1270
1281
|
"member": "string",
|
1271
1282
|
"name": "LogPath",
|
1272
1283
|
"required": false,
|
@@ -1302,7 +1313,7 @@
|
|
1302
1313
|
"example": "true",
|
1303
1314
|
"member": "bool",
|
1304
1315
|
"name": "Result",
|
1305
|
-
"
|
1316
|
+
"output_required": true,
|
1306
1317
|
"type": "bool",
|
1307
1318
|
"value_allowed_null": false
|
1308
1319
|
},
|
@@ -1321,7 +1332,7 @@
|
|
1321
1332
|
{
|
1322
1333
|
"disabled": false,
|
1323
1334
|
"document": "环境 Id",
|
1324
|
-
"example": "
|
1335
|
+
"example": "en-xxxxxx",
|
1325
1336
|
"member": "string",
|
1326
1337
|
"name": "EnvironmentId",
|
1327
1338
|
"required": true,
|
@@ -1329,8 +1340,8 @@
|
|
1329
1340
|
},
|
1330
1341
|
{
|
1331
1342
|
"disabled": false,
|
1332
|
-
"document": "资源类型,目前支持文件系统:CFS
|
1333
|
-
"example": "
|
1343
|
+
"document": "资源类型,目前支持文件系统:CFS;注册中心:TSE_SRE",
|
1344
|
+
"example": "CFS",
|
1334
1345
|
"member": "string",
|
1335
1346
|
"name": "ResourceType",
|
1336
1347
|
"required": true,
|
@@ -1384,6 +1395,7 @@
|
|
1384
1395
|
"example": "true",
|
1385
1396
|
"member": "bool",
|
1386
1397
|
"name": "Result",
|
1398
|
+
"output_required": true,
|
1387
1399
|
"type": "bool",
|
1388
1400
|
"value_allowed_null": true
|
1389
1401
|
},
|
@@ -1676,7 +1688,7 @@
|
|
1676
1688
|
{
|
1677
1689
|
"disabled": false,
|
1678
1690
|
"document": "环境ID",
|
1679
|
-
"example": "env-
|
1691
|
+
"example": "env-xxxxxx",
|
1680
1692
|
"member": "string",
|
1681
1693
|
"name": "EnvironmentId",
|
1682
1694
|
"required": true,
|
@@ -1694,7 +1706,7 @@
|
|
1694
1706
|
{
|
1695
1707
|
"disabled": false,
|
1696
1708
|
"document": "ingress 规则名",
|
1697
|
-
"example": "
|
1709
|
+
"example": "ingress-name",
|
1698
1710
|
"member": "string",
|
1699
1711
|
"name": "IngressName",
|
1700
1712
|
"required": true,
|
@@ -1721,7 +1733,7 @@
|
|
1721
1733
|
"example": "true",
|
1722
1734
|
"member": "bool",
|
1723
1735
|
"name": "Result",
|
1724
|
-
"
|
1736
|
+
"output_required": true,
|
1725
1737
|
"type": "bool",
|
1726
1738
|
"value_allowed_null": false
|
1727
1739
|
},
|
@@ -1740,7 +1752,7 @@
|
|
1740
1752
|
{
|
1741
1753
|
"disabled": false,
|
1742
1754
|
"document": "应用ID",
|
1743
|
-
"example": "
|
1755
|
+
"example": "app-xxxxxx",
|
1744
1756
|
"member": "string",
|
1745
1757
|
"name": "ApplicationId",
|
1746
1758
|
"required": true,
|
@@ -1757,7 +1769,7 @@
|
|
1757
1769
|
},
|
1758
1770
|
{
|
1759
1771
|
"disabled": false,
|
1760
|
-
"document": "cpu规格",
|
1772
|
+
"document": "cpu规格 单位:核",
|
1761
1773
|
"example": "1",
|
1762
1774
|
"member": "float",
|
1763
1775
|
"name": "CpuSpec",
|
@@ -1766,8 +1778,8 @@
|
|
1766
1778
|
},
|
1767
1779
|
{
|
1768
1780
|
"disabled": false,
|
1769
|
-
"document": "内存规格",
|
1770
|
-
"example": "
|
1781
|
+
"document": "内存规格 单位:G",
|
1782
|
+
"example": "2",
|
1771
1783
|
"member": "float",
|
1772
1784
|
"name": "MemorySpec",
|
1773
1785
|
"required": true,
|
@@ -1776,7 +1788,7 @@
|
|
1776
1788
|
{
|
1777
1789
|
"disabled": false,
|
1778
1790
|
"document": "环境ID",
|
1779
|
-
"example": "
|
1791
|
+
"example": "en-xxxxxx",
|
1780
1792
|
"member": "string",
|
1781
1793
|
"name": "EnvironmentId",
|
1782
1794
|
"required": true,
|
@@ -1857,7 +1869,7 @@
|
|
1857
1869
|
{
|
1858
1870
|
"disabled": false,
|
1859
1871
|
"document": "部署类型。\n- JAR:通过 jar 包部署\n- WAR:通过 war 包部署\n- IMAGE:通过镜像部署",
|
1860
|
-
"example": "
|
1872
|
+
"example": "JAR",
|
1861
1873
|
"member": "string",
|
1862
1874
|
"name": "DeployMode",
|
1863
1875
|
"required": false,
|
@@ -1866,7 +1878,7 @@
|
|
1866
1878
|
{
|
1867
1879
|
"disabled": false,
|
1868
1880
|
"document": "部署类型为 IMAGE 时,该参数表示镜像 tag。\n部署类型为 JAR/WAR 时,该参数表示包版本号。",
|
1869
|
-
"example": "
|
1881
|
+
"example": "v1",
|
1870
1882
|
"member": "string",
|
1871
1883
|
"name": "DeployVersion",
|
1872
1884
|
"required": false,
|
@@ -1884,7 +1896,7 @@
|
|
1884
1896
|
{
|
1885
1897
|
"disabled": false,
|
1886
1898
|
"document": "JDK 版本。\n- KONA:8:使用 kona jdk 8。\n- OPEN:8:使用 open jdk 8。\n- KONA:11:使用 kona jdk 11。\n- OPEN:11:使用 open jdk 11。",
|
1887
|
-
"example": "
|
1899
|
+
"example": "KONA:8",
|
1888
1900
|
"member": "string",
|
1889
1901
|
"name": "JdkVersion",
|
1890
1902
|
"required": false,
|
@@ -2419,7 +2431,7 @@
|
|
2419
2431
|
{
|
2420
2432
|
"disabled": false,
|
2421
2433
|
"document": "服务id",
|
2422
|
-
"example": "
|
2434
|
+
"example": "app-xxxxxx",
|
2423
2435
|
"member": "string",
|
2424
2436
|
"name": "ApplicationId",
|
2425
2437
|
"required": true,
|
@@ -2428,7 +2440,7 @@
|
|
2428
2440
|
{
|
2429
2441
|
"disabled": false,
|
2430
2442
|
"document": "环境ID",
|
2431
|
-
"example": "
|
2443
|
+
"example": "en-xxxxxx",
|
2432
2444
|
"member": "string",
|
2433
2445
|
"name": "EnvironmentId",
|
2434
2446
|
"required": true,
|
@@ -2455,7 +2467,7 @@
|
|
2455
2467
|
"example": "1",
|
2456
2468
|
"member": "Autoscaler",
|
2457
2469
|
"name": "Result",
|
2458
|
-
"
|
2470
|
+
"output_required": true,
|
2459
2471
|
"type": "list",
|
2460
2472
|
"value_allowed_null": true
|
2461
2473
|
},
|
@@ -2620,7 +2632,7 @@
|
|
2620
2632
|
{
|
2621
2633
|
"disabled": false,
|
2622
2634
|
"document": "namespace id",
|
2623
|
-
"example": "
|
2635
|
+
"example": "en-xxxxxx",
|
2624
2636
|
"member": "string",
|
2625
2637
|
"name": "EnvironmentId",
|
2626
2638
|
"required": true,
|
@@ -2629,7 +2641,7 @@
|
|
2629
2641
|
{
|
2630
2642
|
"disabled": false,
|
2631
2643
|
"document": "服务ID",
|
2632
|
-
"example": "
|
2644
|
+
"example": "app-xxxxxx",
|
2633
2645
|
"member": "string",
|
2634
2646
|
"name": "ApplicationId",
|
2635
2647
|
"required": true,
|
@@ -2637,7 +2649,7 @@
|
|
2637
2649
|
},
|
2638
2650
|
{
|
2639
2651
|
"disabled": false,
|
2640
|
-
"document": "
|
2652
|
+
"document": "来源渠道",
|
2641
2653
|
"example": "0",
|
2642
2654
|
"member": "int64",
|
2643
2655
|
"name": "SourceChannel",
|
@@ -2656,7 +2668,7 @@
|
|
2656
2668
|
"example": "ss",
|
2657
2669
|
"member": "EksService",
|
2658
2670
|
"name": "Result",
|
2659
|
-
"
|
2671
|
+
"output_required": true,
|
2660
2672
|
"type": "object",
|
2661
2673
|
"value_allowed_null": false
|
2662
2674
|
},
|
@@ -2784,7 +2796,7 @@
|
|
2784
2796
|
{
|
2785
2797
|
"disabled": false,
|
2786
2798
|
"document": "环境ID",
|
2787
|
-
"example": "
|
2799
|
+
"example": "en-xxxxxx",
|
2788
2800
|
"member": "string",
|
2789
2801
|
"name": "EnvironmentId",
|
2790
2802
|
"required": false,
|
@@ -2802,7 +2814,7 @@
|
|
2802
2814
|
"example": "1",
|
2803
2815
|
"member": "ServiceVersionBrief",
|
2804
2816
|
"name": "Result",
|
2805
|
-
"
|
2817
|
+
"output_required": true,
|
2806
2818
|
"type": "list",
|
2807
2819
|
"value_allowed_null": false
|
2808
2820
|
},
|
@@ -2857,7 +2869,7 @@
|
|
2857
2869
|
{
|
2858
2870
|
"disabled": false,
|
2859
2871
|
"document": "环境 ID",
|
2860
|
-
"example": "
|
2872
|
+
"example": "en-xxxxxx",
|
2861
2873
|
"member": "string",
|
2862
2874
|
"name": "EnvironmentId",
|
2863
2875
|
"required": true,
|
@@ -2875,7 +2887,7 @@
|
|
2875
2887
|
{
|
2876
2888
|
"disabled": false,
|
2877
2889
|
"document": "查询游标",
|
2878
|
-
"example": "
|
2890
|
+
"example": "token-xxxxxx",
|
2879
2891
|
"member": "string",
|
2880
2892
|
"name": "ContinueToken",
|
2881
2893
|
"required": false,
|
@@ -2902,7 +2914,7 @@
|
|
2902
2914
|
"example": "[]",
|
2903
2915
|
"member": "DescribeConfigDataListPage",
|
2904
2916
|
"name": "Result",
|
2905
|
-
"
|
2917
|
+
"output_required": true,
|
2906
2918
|
"type": "object",
|
2907
2919
|
"value_allowed_null": false
|
2908
2920
|
},
|
@@ -2921,7 +2933,7 @@
|
|
2921
2933
|
{
|
2922
2934
|
"disabled": false,
|
2923
2935
|
"document": "环境 ID",
|
2924
|
-
"example": "
|
2936
|
+
"example": "en-xxxxxx",
|
2925
2937
|
"member": "string",
|
2926
2938
|
"name": "EnvironmentId",
|
2927
2939
|
"required": true,
|
@@ -2930,7 +2942,7 @@
|
|
2930
2942
|
{
|
2931
2943
|
"disabled": false,
|
2932
2944
|
"document": "配置名",
|
2933
|
-
"example": "xxxx",
|
2945
|
+
"example": "abc-xxxx",
|
2934
2946
|
"member": "string",
|
2935
2947
|
"name": "Name",
|
2936
2948
|
"required": true,
|
@@ -2957,7 +2969,7 @@
|
|
2957
2969
|
"example": "[]",
|
2958
2970
|
"member": "ConfigData",
|
2959
2971
|
"name": "Result",
|
2960
|
-
"
|
2972
|
+
"output_required": true,
|
2961
2973
|
"type": "object",
|
2962
2974
|
"value_allowed_null": false
|
2963
2975
|
},
|
@@ -3333,7 +3345,7 @@
|
|
3333
3345
|
{
|
3334
3346
|
"disabled": false,
|
3335
3347
|
"document": "环境 ID",
|
3336
|
-
"example": "
|
3348
|
+
"example": "en-xxxxxx",
|
3337
3349
|
"member": "string",
|
3338
3350
|
"name": "EnvironmentId",
|
3339
3351
|
"required": true,
|
@@ -3342,7 +3354,7 @@
|
|
3342
3354
|
{
|
3343
3355
|
"disabled": false,
|
3344
3356
|
"document": "配置名",
|
3345
|
-
"example": "
|
3357
|
+
"example": "abc-xxx",
|
3346
3358
|
"member": "string",
|
3347
3359
|
"name": "Name",
|
3348
3360
|
"required": true,
|
@@ -3369,7 +3381,7 @@
|
|
3369
3381
|
"example": "[]",
|
3370
3382
|
"member": "LogConfig",
|
3371
3383
|
"name": "Result",
|
3372
|
-
"
|
3384
|
+
"output_required": true,
|
3373
3385
|
"type": "object",
|
3374
3386
|
"value_allowed_null": false
|
3375
3387
|
},
|
@@ -3590,7 +3602,7 @@
|
|
3590
3602
|
{
|
3591
3603
|
"disabled": false,
|
3592
3604
|
"document": "环境 ID",
|
3593
|
-
"example": "
|
3605
|
+
"example": "en-xxxxxx",
|
3594
3606
|
"member": "string",
|
3595
3607
|
"name": "EnvironmentId",
|
3596
3608
|
"required": true,
|
@@ -3599,7 +3611,7 @@
|
|
3599
3611
|
{
|
3600
3612
|
"disabled": false,
|
3601
3613
|
"document": "配置名",
|
3602
|
-
"example": "xxx",
|
3614
|
+
"example": "abc-xxx",
|
3603
3615
|
"member": "string",
|
3604
3616
|
"name": "Name",
|
3605
3617
|
"required": true,
|
@@ -3623,10 +3635,10 @@
|
|
3623
3635
|
{
|
3624
3636
|
"disabled": false,
|
3625
3637
|
"document": "返回结果",
|
3626
|
-
"example": "
|
3638
|
+
"example": "true",
|
3627
3639
|
"member": "bool",
|
3628
3640
|
"name": "Result",
|
3629
|
-
"
|
3641
|
+
"output_required": true,
|
3630
3642
|
"type": "bool",
|
3631
3643
|
"value_allowed_null": false
|
3632
3644
|
},
|
@@ -4132,7 +4144,7 @@
|
|
4132
4144
|
{
|
4133
4145
|
"disabled": false,
|
4134
4146
|
"document": "应用ID",
|
4135
|
-
"example": "
|
4147
|
+
"example": "app-xxxxxx",
|
4136
4148
|
"member": "string",
|
4137
4149
|
"name": "ApplicationId",
|
4138
4150
|
"required": true,
|
@@ -4141,7 +4153,7 @@
|
|
4141
4153
|
{
|
4142
4154
|
"disabled": false,
|
4143
4155
|
"document": "包名",
|
4144
|
-
"example": "
|
4156
|
+
"example": "test.jar",
|
4145
4157
|
"member": "string",
|
4146
4158
|
"name": "PkgName",
|
4147
4159
|
"required": true,
|
@@ -4150,7 +4162,7 @@
|
|
4150
4162
|
{
|
4151
4163
|
"disabled": false,
|
4152
4164
|
"document": "需要下载的包版本",
|
4153
|
-
"example": "
|
4165
|
+
"example": "v1",
|
4154
4166
|
"member": "string",
|
4155
4167
|
"name": "DeployVersion",
|
4156
4168
|
"required": true,
|
@@ -4177,7 +4189,7 @@
|
|
4177
4189
|
"example": "http://download.demo",
|
4178
4190
|
"member": "string",
|
4179
4191
|
"name": "Result",
|
4180
|
-
"
|
4192
|
+
"output_required": true,
|
4181
4193
|
"type": "string",
|
4182
4194
|
"value_allowed_null": true
|
4183
4195
|
},
|
@@ -4624,70 +4636,77 @@
|
|
4624
4636
|
{
|
4625
4637
|
"disabled": false,
|
4626
4638
|
"document": "名称",
|
4627
|
-
"example": "xxx",
|
4639
|
+
"example": "ab-xxx",
|
4628
4640
|
"member": "string",
|
4629
4641
|
"name": "Name",
|
4630
|
-
"
|
4642
|
+
"output_required": true,
|
4643
|
+
"required": false,
|
4631
4644
|
"type": "string",
|
4632
4645
|
"value_allowed_null": false
|
4633
4646
|
},
|
4634
4647
|
{
|
4635
4648
|
"disabled": false,
|
4636
4649
|
"document": "收集类型,container_stdout 为标准输出;container_file 为文件;",
|
4637
|
-
"example": "
|
4650
|
+
"example": "container_stdout",
|
4638
4651
|
"member": "string",
|
4639
4652
|
"name": "InputType",
|
4640
|
-
"
|
4653
|
+
"output_required": true,
|
4654
|
+
"required": false,
|
4641
4655
|
"type": "string",
|
4642
4656
|
"value_allowed_null": false
|
4643
4657
|
},
|
4644
4658
|
{
|
4645
4659
|
"disabled": false,
|
4646
4660
|
"document": "日志集 ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
4647
|
-
"example": "
|
4661
|
+
"example": "4d43fac5-fc0a-42bf-92a9-ef5b5b245e6a",
|
4648
4662
|
"member": "string",
|
4649
4663
|
"name": "LogsetId",
|
4650
|
-
"
|
4664
|
+
"output_required": true,
|
4665
|
+
"required": false,
|
4651
4666
|
"type": "string",
|
4652
4667
|
"value_allowed_null": true
|
4653
4668
|
},
|
4654
4669
|
{
|
4655
4670
|
"disabled": false,
|
4656
4671
|
"document": "日志主题 ID\n注意:此字段可能返回 null,表示取不到有效值。",
|
4657
|
-
"example": "
|
4672
|
+
"example": "dbebda3e-0a9a-4888-9d5c-642bf2ffa183",
|
4658
4673
|
"member": "string",
|
4659
4674
|
"name": "TopicId",
|
4660
|
-
"
|
4675
|
+
"output_required": true,
|
4676
|
+
"required": false,
|
4661
4677
|
"type": "string",
|
4662
4678
|
"value_allowed_null": true
|
4663
4679
|
},
|
4664
4680
|
{
|
4665
4681
|
"disabled": false,
|
4666
4682
|
"document": "日志提取模式,minimalist_log 为单行全文;multiline_log 为多行全文; fullregex_log 为单行正则; multiline_fullregex_log 为多行正则; json_log 为 json;",
|
4667
|
-
"example": "
|
4683
|
+
"example": "json_log",
|
4668
4684
|
"member": "string",
|
4669
4685
|
"name": "LogType",
|
4670
|
-
"
|
4686
|
+
"output_required": true,
|
4687
|
+
"required": false,
|
4671
4688
|
"type": "string",
|
4672
4689
|
"value_allowed_null": false
|
4673
4690
|
},
|
4674
4691
|
{
|
4675
4692
|
"disabled": false,
|
4676
4693
|
"document": "首行正则表达式,当 LogType 为多行全文、多行正则时生效\n注意:此字段可能返回 null,表示取不到有效值。",
|
4677
|
-
"example": "
|
4694
|
+
"example": "abc",
|
4678
4695
|
"member": "string",
|
4679
4696
|
"name": "BeginningRegex",
|
4680
|
-
"
|
4697
|
+
"output_required": true,
|
4698
|
+
"required": false,
|
4681
4699
|
"type": "string",
|
4682
4700
|
"value_allowed_null": true
|
4683
4701
|
},
|
4684
4702
|
{
|
4685
4703
|
"disabled": false,
|
4686
4704
|
"document": "收集文件目录,当 InputType=container_file 时生效\n注意:此字段可能返回 null,表示取不到有效值。",
|
4687
|
-
"example": "
|
4705
|
+
"example": "/abc",
|
4688
4706
|
"member": "string",
|
4689
4707
|
"name": "LogPath",
|
4690
|
-
"
|
4708
|
+
"output_required": true,
|
4709
|
+
"required": false,
|
4691
4710
|
"type": "string",
|
4692
4711
|
"value_allowed_null": true
|
4693
4712
|
},
|
@@ -4697,7 +4716,8 @@
|
|
4697
4716
|
"example": "app_*.log",
|
4698
4717
|
"member": "string",
|
4699
4718
|
"name": "FilePattern",
|
4700
|
-
"
|
4719
|
+
"output_required": true,
|
4720
|
+
"required": false,
|
4701
4721
|
"type": "string",
|
4702
4722
|
"value_allowed_null": true
|
4703
4723
|
},
|
@@ -4707,7 +4727,8 @@
|
|
4707
4727
|
"example": "2022-05-20T14:42:16Z",
|
4708
4728
|
"member": "string",
|
4709
4729
|
"name": "CreateDate",
|
4710
|
-
"
|
4730
|
+
"output_required": true,
|
4731
|
+
"required": false,
|
4711
4732
|
"type": "string",
|
4712
4733
|
"value_allowed_null": true
|
4713
4734
|
},
|
@@ -4717,7 +4738,8 @@
|
|
4717
4738
|
"example": "2022-05-20T14:42:16Z",
|
4718
4739
|
"member": "string",
|
4719
4740
|
"name": "ModifyDate",
|
4720
|
-
"
|
4741
|
+
"output_required": true,
|
4742
|
+
"required": false,
|
4721
4743
|
"type": "string",
|
4722
4744
|
"value_allowed_null": true
|
4723
4745
|
},
|
@@ -4727,32 +4749,35 @@
|
|
4727
4749
|
"example": "app-xxx",
|
4728
4750
|
"member": "string",
|
4729
4751
|
"name": "ApplicationId",
|
4730
|
-
"
|
4752
|
+
"output_required": true,
|
4753
|
+
"required": false,
|
4731
4754
|
"type": "string",
|
4732
4755
|
"value_allowed_null": true
|
4733
4756
|
},
|
4734
4757
|
{
|
4735
4758
|
"disabled": false,
|
4736
4759
|
"document": "应用名\n注意:此字段可能返回 null,表示取不到有效值。",
|
4737
|
-
"example": "xxx",
|
4760
|
+
"example": "abc-xxx",
|
4738
4761
|
"member": "string",
|
4739
4762
|
"name": "ApplicationName",
|
4740
|
-
"
|
4763
|
+
"output_required": true,
|
4764
|
+
"required": false,
|
4741
4765
|
"type": "string",
|
4742
4766
|
"value_allowed_null": true
|
4743
4767
|
},
|
4744
4768
|
{
|
4745
4769
|
"disabled": false,
|
4746
4770
|
"document": "导出规则\n注意:此字段可能返回 null,表示取不到有效值。",
|
4747
|
-
"example": "{}",
|
4771
|
+
"example": "{ \"FilterKeys\": [], \"FilterRegex\": [], \"UnMatchUpload\": \"true\", \"UnMatchedKey\": \"LogParseFailure\" }",
|
4748
4772
|
"member": "LogConfigExtractRule",
|
4749
4773
|
"name": "ExtractRule",
|
4750
|
-
"
|
4774
|
+
"output_required": true,
|
4775
|
+
"required": false,
|
4751
4776
|
"type": "object",
|
4752
4777
|
"value_allowed_null": true
|
4753
4778
|
}
|
4754
4779
|
],
|
4755
|
-
"usage": "
|
4780
|
+
"usage": "both"
|
4756
4781
|
},
|
4757
4782
|
"LogConfigExtractRule": {
|
4758
4783
|
"document": "日志采集的导出规则配置",
|
@@ -5159,7 +5184,7 @@
|
|
5159
5184
|
{
|
5160
5185
|
"disabled": false,
|
5161
5186
|
"document": "服务id",
|
5162
|
-
"example": "
|
5187
|
+
"example": "app-xxxxxx",
|
5163
5188
|
"member": "string",
|
5164
5189
|
"name": "ApplicationId",
|
5165
5190
|
"required": true,
|
@@ -5168,7 +5193,7 @@
|
|
5168
5193
|
{
|
5169
5194
|
"disabled": false,
|
5170
5195
|
"document": "环境ID",
|
5171
|
-
"example": "
|
5196
|
+
"example": "en-xxxxxx",
|
5172
5197
|
"member": "string",
|
5173
5198
|
"name": "EnvironmentId",
|
5174
5199
|
"required": true,
|
@@ -5186,7 +5211,7 @@
|
|
5186
5211
|
{
|
5187
5212
|
"disabled": false,
|
5188
5213
|
"document": "全量访问方式设置",
|
5189
|
-
"example": "
|
5214
|
+
"example": "{}",
|
5190
5215
|
"member": "EksService",
|
5191
5216
|
"name": "Service",
|
5192
5217
|
"required": false,
|
@@ -5213,7 +5238,7 @@
|
|
5213
5238
|
"example": "true",
|
5214
5239
|
"member": "bool",
|
5215
5240
|
"name": "Result",
|
5216
|
-
"
|
5241
|
+
"output_required": true,
|
5217
5242
|
"type": "bool",
|
5218
5243
|
"value_allowed_null": true
|
5219
5244
|
},
|
@@ -5232,7 +5257,7 @@
|
|
5232
5257
|
{
|
5233
5258
|
"disabled": false,
|
5234
5259
|
"document": "环境 ID",
|
5235
|
-
"example": "
|
5260
|
+
"example": "en-xxxxxx",
|
5236
5261
|
"member": "string",
|
5237
5262
|
"name": "EnvironmentId",
|
5238
5263
|
"required": true,
|
@@ -5241,7 +5266,7 @@
|
|
5241
5266
|
{
|
5242
5267
|
"disabled": false,
|
5243
5268
|
"document": "配置名",
|
5244
|
-
"example": "xxxx",
|
5269
|
+
"example": "abc-xxxx",
|
5245
5270
|
"member": "string",
|
5246
5271
|
"name": "Name",
|
5247
5272
|
"required": true,
|
@@ -5277,7 +5302,7 @@
|
|
5277
5302
|
"example": "true",
|
5278
5303
|
"member": "bool",
|
5279
5304
|
"name": "Result",
|
5280
|
-
"
|
5305
|
+
"output_required": true,
|
5281
5306
|
"type": "bool",
|
5282
5307
|
"value_allowed_null": false
|
5283
5308
|
},
|
@@ -5442,7 +5467,7 @@
|
|
5442
5467
|
{
|
5443
5468
|
"disabled": false,
|
5444
5469
|
"document": "配置名",
|
5445
|
-
"example": "xxxx",
|
5470
|
+
"example": "abc-xxxx",
|
5446
5471
|
"member": "string",
|
5447
5472
|
"name": "Name",
|
5448
5473
|
"required": true,
|
@@ -5460,7 +5485,7 @@
|
|
5460
5485
|
{
|
5461
5486
|
"disabled": false,
|
5462
5487
|
"document": "应用 ID",
|
5463
|
-
"example": "
|
5488
|
+
"example": "app-xxxxxx",
|
5464
5489
|
"member": "string",
|
5465
5490
|
"name": "ApplicationId",
|
5466
5491
|
"required": false,
|
@@ -5478,7 +5503,7 @@
|
|
5478
5503
|
"example": "true",
|
5479
5504
|
"member": "bool",
|
5480
5505
|
"name": "Result",
|
5481
|
-
"
|
5506
|
+
"output_required": true,
|
5482
5507
|
"type": "bool",
|
5483
5508
|
"value_allowed_null": false
|
5484
5509
|
},
|
@@ -5496,46 +5521,50 @@
|
|
5496
5521
|
"members": [
|
5497
5522
|
{
|
5498
5523
|
"disabled": false,
|
5499
|
-
"document": "
|
5524
|
+
"document": "配置名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
5500
5525
|
"example": "1",
|
5501
5526
|
"member": "string",
|
5502
5527
|
"name": "ConfigDataName",
|
5528
|
+
"output_required": false,
|
5503
5529
|
"required": true,
|
5504
5530
|
"type": "string",
|
5505
|
-
"value_allowed_null":
|
5531
|
+
"value_allowed_null": true
|
5506
5532
|
},
|
5507
5533
|
{
|
5508
5534
|
"disabled": false,
|
5509
|
-
"document": "
|
5535
|
+
"document": "挂载路径\n注意:此字段可能返回 null,表示取不到有效值。",
|
5510
5536
|
"example": "1",
|
5511
5537
|
"member": "string",
|
5512
5538
|
"name": "MountedPath",
|
5539
|
+
"output_required": false,
|
5513
5540
|
"required": true,
|
5514
5541
|
"type": "string",
|
5515
|
-
"value_allowed_null":
|
5542
|
+
"value_allowed_null": true
|
5516
5543
|
},
|
5517
5544
|
{
|
5518
5545
|
"disabled": false,
|
5519
|
-
"document": "
|
5546
|
+
"document": "配置内容\n注意:此字段可能返回 null,表示取不到有效值。",
|
5520
5547
|
"example": "[]",
|
5521
5548
|
"member": "Pair",
|
5522
5549
|
"name": "Data",
|
5550
|
+
"output_required": false,
|
5523
5551
|
"required": false,
|
5524
5552
|
"type": "list",
|
5525
|
-
"value_allowed_null":
|
5553
|
+
"value_allowed_null": true
|
5526
5554
|
},
|
5527
5555
|
{
|
5528
5556
|
"disabled": false,
|
5529
|
-
"document": "
|
5557
|
+
"document": "加密配置名称\n注意:此字段可能返回 null,表示取不到有效值。",
|
5530
5558
|
"example": "1",
|
5531
5559
|
"member": "string",
|
5532
5560
|
"name": "SecretDataName",
|
5561
|
+
"output_required": false,
|
5533
5562
|
"required": false,
|
5534
5563
|
"type": "string",
|
5535
|
-
"value_allowed_null":
|
5564
|
+
"value_allowed_null": true
|
5536
5565
|
}
|
5537
5566
|
],
|
5538
|
-
"usage": "
|
5567
|
+
"usage": "both"
|
5539
5568
|
},
|
5540
5569
|
"NamespaceInfo": {
|
5541
5570
|
"document": "Namespace 基础信息",
|
@@ -6121,7 +6150,7 @@
|
|
6121
6150
|
{
|
6122
6151
|
"disabled": false,
|
6123
6152
|
"document": "需要开始下一批次的服务id",
|
6124
|
-
"example": "
|
6153
|
+
"example": "app-xxxxxx",
|
6125
6154
|
"member": "string",
|
6126
6155
|
"name": "ApplicationId",
|
6127
6156
|
"required": false,
|
@@ -6130,7 +6159,7 @@
|
|
6130
6159
|
{
|
6131
6160
|
"disabled": false,
|
6132
6161
|
"document": "环境id",
|
6133
|
-
"example": "
|
6162
|
+
"example": "en-xxxxxx",
|
6134
6163
|
"member": "string",
|
6135
6164
|
"name": "EnvironmentId",
|
6136
6165
|
"required": false,
|
@@ -6148,7 +6177,7 @@
|
|
6148
6177
|
"example": "true",
|
6149
6178
|
"member": "bool",
|
6150
6179
|
"name": "Result",
|
6151
|
-
"
|
6180
|
+
"output_required": true,
|
6152
6181
|
"type": "bool",
|
6153
6182
|
"value_allowed_null": false
|
6154
6183
|
},
|
@@ -6213,7 +6242,7 @@
|
|
6213
6242
|
{
|
6214
6243
|
"disabled": false,
|
6215
6244
|
"document": "应用ID",
|
6216
|
-
"example": "
|
6245
|
+
"example": "app-xxxxxx",
|
6217
6246
|
"member": "string",
|
6218
6247
|
"name": "ApplicationId",
|
6219
6248
|
"required": true,
|
@@ -6222,7 +6251,7 @@
|
|
6222
6251
|
{
|
6223
6252
|
"disabled": false,
|
6224
6253
|
"document": "环境ID",
|
6225
|
-
"example": "
|
6254
|
+
"example": "en-xxxxxx",
|
6226
6255
|
"member": "string",
|
6227
6256
|
"name": "EnvironmentId",
|
6228
6257
|
"required": true,
|
@@ -6240,7 +6269,7 @@
|
|
6240
6269
|
{
|
6241
6270
|
"disabled": false,
|
6242
6271
|
"document": "JAR/WAR 包名,仅 JAR/WAR 部署时必填",
|
6243
|
-
"example": "xxx",
|
6272
|
+
"example": "package-name-xxx.jar",
|
6244
6273
|
"member": "string",
|
6245
6274
|
"name": "PackageName",
|
6246
6275
|
"required": false,
|
@@ -6318,9 +6347,10 @@
|
|
6318
6347
|
{
|
6319
6348
|
"disabled": false,
|
6320
6349
|
"document": "版本ID",
|
6321
|
-
"example": "
|
6350
|
+
"example": "revision-xxx",
|
6322
6351
|
"member": "string",
|
6323
6352
|
"name": "Result",
|
6353
|
+
"output_required": true,
|
6324
6354
|
"type": "string",
|
6325
6355
|
"value_allowed_null": false
|
6326
6356
|
},
|
@@ -6560,10 +6590,11 @@
|
|
6560
6590
|
"members": [
|
6561
6591
|
{
|
6562
6592
|
"disabled": false,
|
6563
|
-
"document": "
|
6593
|
+
"document": "服务类型:如:EXTERNAL,VPC,CLUSTER\n注意:此字段可能返回 null,表示取不到有效值。",
|
6564
6594
|
"example": "ClusterIP",
|
6565
6595
|
"member": "string",
|
6566
6596
|
"name": "Type",
|
6597
|
+
"output_required": true,
|
6567
6598
|
"required": false,
|
6568
6599
|
"type": "string",
|
6569
6600
|
"value_allowed_null": true
|
@@ -6574,6 +6605,7 @@
|
|
6574
6605
|
"example": "consumer",
|
6575
6606
|
"member": "string",
|
6576
6607
|
"name": "ServiceName",
|
6608
|
+
"output_required": true,
|
6577
6609
|
"required": false,
|
6578
6610
|
"type": "string",
|
6579
6611
|
"value_allowed_null": true
|
@@ -6584,6 +6616,7 @@
|
|
6584
6616
|
"example": "10.0.0.2",
|
6585
6617
|
"member": "string",
|
6586
6618
|
"name": "ClusterIp",
|
6619
|
+
"output_required": true,
|
6587
6620
|
"required": false,
|
6588
6621
|
"type": "string",
|
6589
6622
|
"value_allowed_null": true
|
@@ -6594,6 +6627,7 @@
|
|
6594
6627
|
"example": "202.0.0.2",
|
6595
6628
|
"member": "string",
|
6596
6629
|
"name": "ExternalIp",
|
6630
|
+
"output_required": true,
|
6597
6631
|
"required": false,
|
6598
6632
|
"type": "string",
|
6599
6633
|
"value_allowed_null": true
|
@@ -6604,6 +6638,7 @@
|
|
6604
6638
|
"example": "subnet-123",
|
6605
6639
|
"member": "string",
|
6606
6640
|
"name": "SubnetId",
|
6641
|
+
"output_required": true,
|
6607
6642
|
"required": false,
|
6608
6643
|
"type": "string",
|
6609
6644
|
"value_allowed_null": true
|
@@ -6614,6 +6649,7 @@
|
|
6614
6649
|
"example": "vpc-123",
|
6615
6650
|
"member": "string",
|
6616
6651
|
"name": "VpcId",
|
6652
|
+
"output_required": true,
|
6617
6653
|
"required": false,
|
6618
6654
|
"type": "string",
|
6619
6655
|
"value_allowed_null": true
|
@@ -6624,6 +6660,7 @@
|
|
6624
6660
|
"example": "clb-123",
|
6625
6661
|
"member": "string",
|
6626
6662
|
"name": "LoadBalanceId",
|
6663
|
+
"output_required": true,
|
6627
6664
|
"required": false,
|
6628
6665
|
"type": "string",
|
6629
6666
|
"value_allowed_null": true
|
@@ -6634,6 +6671,7 @@
|
|
6634
6671
|
"example": "yaml",
|
6635
6672
|
"member": "string",
|
6636
6673
|
"name": "Yaml",
|
6674
|
+
"output_required": true,
|
6637
6675
|
"required": false,
|
6638
6676
|
"type": "string",
|
6639
6677
|
"value_allowed_null": true
|
@@ -6644,6 +6682,7 @@
|
|
6644
6682
|
"example": "[100,2000,3000]",
|
6645
6683
|
"member": "int64",
|
6646
6684
|
"name": "Ports",
|
6685
|
+
"output_required": true,
|
6647
6686
|
"required": false,
|
6648
6687
|
"type": "list",
|
6649
6688
|
"value_allowed_null": true
|
@@ -6654,6 +6693,7 @@
|
|
6654
6693
|
"example": "[]",
|
6655
6694
|
"member": "ServicePortMappingItem",
|
6656
6695
|
"name": "PortMappingItemList",
|
6696
|
+
"output_required": true,
|
6657
6697
|
"required": false,
|
6658
6698
|
"type": "list",
|
6659
6699
|
"value_allowed_null": true
|
@@ -6664,6 +6704,7 @@
|
|
6664
6704
|
"example": "lb-xxxx.com",
|
6665
6705
|
"member": "string",
|
6666
6706
|
"name": "ExternalDomain",
|
6707
|
+
"output_required": true,
|
6667
6708
|
"required": false,
|
6668
6709
|
"type": "string",
|
6669
6710
|
"value_allowed_null": true
|