tccli 3.0.1240.1__py2.py3-none-any.whl → 3.0.1242.1__py2.py3-none-any.whl

Sign up to get free protection for your applications and to get access to all the features.
Files changed (130) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/services/apm/v20210622/api.json +276 -279
  3. tccli/services/apm/v20210622/examples.json +30 -30
  4. tccli/services/autoscaling/v20180419/api.json +12 -1
  5. tccli/services/batch/v20170312/api.json +11 -11
  6. tccli/services/bh/v20230418/api.json +9 -0
  7. tccli/services/bh/v20230418/examples.json +2 -2
  8. tccli/services/billing/v20180709/api.json +20 -0
  9. tccli/services/cam/v20190116/api.json +1 -1
  10. tccli/services/car/v20220110/api.json +1 -1
  11. tccli/services/car/v20220110/examples.json +3 -3
  12. tccli/services/cdb/v20170320/api.json +582 -579
  13. tccli/services/cdb/v20170320/examples.json +9 -9
  14. tccli/services/cdwdoris/v20211228/api.json +40 -0
  15. tccli/services/cfg/v20210820/api.json +11 -0
  16. tccli/services/cfs/v20190719/api.json +20 -20
  17. tccli/services/cfs/v20190719/examples.json +5 -5
  18. tccli/services/chdfs/v20201112/api.json +10 -10
  19. tccli/services/chdfs/v20201112/examples.json +1 -1
  20. tccli/services/ckafka/v20190819/api.json +27 -0
  21. tccli/services/clb/v20180317/api.json +84 -64
  22. tccli/services/cls/cls_client.py +220 -8
  23. tccli/services/cls/v20201016/api.json +418 -40
  24. tccli/services/cls/v20201016/examples.json +89 -45
  25. tccli/services/cmq/v20190304/api.json +77 -77
  26. tccli/services/cvm/cvm_client.py +60 -325
  27. tccli/services/cvm/v20170312/api.json +618 -1401
  28. tccli/services/cvm/v20170312/examples.json +8 -48
  29. tccli/services/cwp/cwp_client.py +0 -53
  30. tccli/services/cwp/v20180228/api.json +3 -37
  31. tccli/services/cwp/v20180228/examples.json +2 -10
  32. tccli/services/cynosdb/v20190107/api.json +470 -476
  33. tccli/services/cynosdb/v20190107/examples.json +23 -23
  34. tccli/services/dbbrain/v20191016/api.json +16 -4
  35. tccli/services/dbbrain/v20191016/examples.json +5 -5
  36. tccli/services/dbbrain/v20210527/api.json +45 -45
  37. tccli/services/dbbrain/v20210527/examples.json +8 -8
  38. tccli/services/dnspod/v20210323/api.json +173 -119
  39. tccli/services/dnspod/v20210323/examples.json +18 -18
  40. tccli/services/dts/v20180330/api.json +30 -30
  41. tccli/services/dts/v20180330/examples.json +4 -4
  42. tccli/services/dts/v20211206/api.json +19 -9
  43. tccli/services/dts/v20211206/examples.json +5 -5
  44. tccli/services/ecm/v20190719/api.json +55 -48
  45. tccli/services/ecm/v20190719/examples.json +7 -7
  46. tccli/services/emr/emr_client.py +493 -16
  47. tccli/services/emr/v20190103/api.json +1323 -246
  48. tccli/services/emr/v20190103/examples.json +72 -0
  49. tccli/services/ess/v20201111/api.json +29 -11
  50. tccli/services/ess/v20201111/examples.json +6 -0
  51. tccli/services/essbasic/v20210526/api.json +89 -2
  52. tccli/services/essbasic/v20210526/examples.json +12 -0
  53. tccli/services/faceid/v20180301/api.json +3 -3
  54. tccli/services/gaap/v20180529/api.json +194 -196
  55. tccli/services/gaap/v20180529/examples.json +31 -37
  56. tccli/services/goosefs/v20220519/api.json +17 -17
  57. tccli/services/goosefs/v20220519/examples.json +4 -4
  58. tccli/services/gs/v20191118/api.json +3 -3
  59. tccli/services/gs/v20191118/examples.json +3 -3
  60. tccli/services/iai/iai_client.py +53 -0
  61. tccli/services/iai/v20200303/api.json +80 -0
  62. tccli/services/iai/v20200303/examples.json +14 -0
  63. tccli/services/iotexplorer/v20190423/api.json +10 -0
  64. tccli/services/iotvideoindustry/v20201201/api.json +84 -84
  65. tccli/services/iotvideoindustry/v20201201/examples.json +29 -29
  66. tccli/services/keewidb/v20220308/api.json +188 -190
  67. tccli/services/live/v20180801/api.json +324 -223
  68. tccli/services/live/v20180801/examples.json +79 -79
  69. tccli/services/mna/v20210119/api.json +52 -49
  70. tccli/services/mna/v20210119/examples.json +49 -49
  71. tccli/services/mps/v20190612/api.json +49 -0
  72. tccli/services/oceanus/v20190422/api.json +407 -39
  73. tccli/services/oceanus/v20190422/examples.json +1 -1
  74. tccli/services/ocr/ocr_client.py +110 -4
  75. tccli/services/ocr/v20181119/api.json +410 -6
  76. tccli/services/ocr/v20181119/examples.json +18 -2
  77. tccli/services/pts/v20210728/api.json +1 -1
  78. tccli/services/pts/v20210728/examples.json +1 -1
  79. tccli/services/sqlserver/v20180328/api.json +273 -144
  80. tccli/services/sqlserver/v20180328/examples.json +2 -2
  81. tccli/services/ssl/v20191205/api.json +829 -829
  82. tccli/services/ssl/v20191205/examples.json +14 -14
  83. tccli/services/tbaas/v20180416/api.json +127 -88
  84. tccli/services/tbaas/v20180416/examples.json +9 -9
  85. tccli/services/tcb/v20180608/api.json +229 -189
  86. tccli/services/tcb/v20180608/examples.json +23 -23
  87. tccli/services/tcm/v20210413/api.json +6 -6
  88. tccli/services/tcm/v20210413/examples.json +3 -3
  89. tccli/services/tcr/v20190924/api.json +25 -20
  90. tccli/services/tcr/v20190924/examples.json +4 -4
  91. tccli/services/tdmq/tdmq_client.py +167 -8
  92. tccli/services/tdmq/v20200217/api.json +325 -0
  93. tccli/services/tdmq/v20200217/examples.json +24 -0
  94. tccli/services/tem/v20210701/api.json +439 -280
  95. tccli/services/tem/v20210701/examples.json +39 -39
  96. tccli/services/teo/v20220901/api.json +2 -2
  97. tccli/services/teo/v20220901/examples.json +3 -3
  98. tccli/services/thpc/v20211109/api.json +46 -58
  99. tccli/services/thpc/v20211109/examples.json +2 -2
  100. tccli/services/thpc/v20220401/api.json +168 -181
  101. tccli/services/thpc/v20220401/examples.json +1 -1
  102. tccli/services/thpc/v20230321/api.json +99 -102
  103. tccli/services/thpc/v20230321/examples.json +3 -3
  104. tccli/services/tke/v20180525/api.json +50 -39
  105. tccli/services/tke/v20180525/examples.json +51 -21
  106. tccli/services/tke/v20220501/api.json +146 -97
  107. tccli/services/tke/v20220501/examples.json +15 -21
  108. tccli/services/trocket/trocket_client.py +53 -0
  109. tccli/services/trocket/v20230308/api.json +219 -0
  110. tccli/services/trocket/v20230308/examples.json +8 -0
  111. tccli/services/trro/v20220325/api.json +27 -27
  112. tccli/services/trro/v20220325/examples.json +1 -1
  113. tccli/services/trtc/v20190722/api.json +31 -20
  114. tccli/services/trtc/v20190722/examples.json +11 -11
  115. tccli/services/tse/v20201207/api.json +187 -122
  116. tccli/services/tse/v20201207/examples.json +36 -36
  117. tccli/services/tsf/v20180326/api.json +448 -434
  118. tccli/services/tsf/v20180326/examples.json +122 -122
  119. tccli/services/tts/v20190823/api.json +1 -1
  120. tccli/services/vpc/v20170312/api.json +582 -291
  121. tccli/services/vpc/v20170312/examples.json +75 -27
  122. tccli/services/vpc/vpc_client.py +159 -0
  123. tccli/services/waf/v20180125/api.json +305 -6
  124. tccli/services/waf/v20180125/examples.json +25 -1
  125. tccli/services/waf/waf_client.py +163 -4
  126. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/METADATA +2 -2
  127. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/RECORD +130 -130
  128. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/WHEEL +0 -0
  129. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/entry_points.txt +0 -0
  130. {tccli-3.0.1240.1.dist-info → tccli-3.0.1242.1.dist-info}/license_files/LICENSE +0 -0
@@ -43,11 +43,11 @@
43
43
  "status": "online"
44
44
  },
45
45
  "CreateQos": {
46
- "document": "移动网络发起Qos加速过程",
46
+ "document": "产品下线\n\n移动网络发起Qos加速过程",
47
47
  "input": "CreateQosRequest",
48
48
  "name": "发起Qos加速过程",
49
49
  "output": "CreateQosResponse",
50
- "status": "online"
50
+ "status": "deprecated"
51
51
  },
52
52
  "DeleteDevice": {
53
53
  "document": "删除设备信息",
@@ -71,18 +71,18 @@
71
71
  "status": "online"
72
72
  },
73
73
  "DeleteQos": {
74
- "document": "移动网络停止Qos加速过程",
74
+ "document": "产品下线\n\n移动网络停止Qos加速过程",
75
75
  "input": "DeleteQosRequest",
76
76
  "name": "停止Qos加速过程",
77
77
  "output": "DeleteQosResponse",
78
- "status": "online"
78
+ "status": "deprecated"
79
79
  },
80
80
  "DescribeQos": {
81
- "document": "获取Qos加速状态",
81
+ "document": "产品下线\n\n获取Qos加速状态",
82
82
  "input": "DescribeQosRequest",
83
83
  "name": "获取Qos加速状态",
84
84
  "output": "DescribeQosResponse",
85
- "status": "online"
85
+ "status": "deprecated"
86
86
  },
87
87
  "GetDevice": {
88
88
  "document": "通过指定设备的ID查找设备详细信息",
@@ -301,7 +301,7 @@
301
301
  {
302
302
  "disabled": false,
303
303
  "document": "厂商名称\n注意:此字段可能返回 null,表示取不到有效值。",
304
- "example": "xxx",
304
+ "example": "vendor1",
305
305
  "member": "string",
306
306
  "name": "Vendor",
307
307
  "output_required": true,
@@ -312,7 +312,7 @@
312
312
  {
313
313
  "disabled": false,
314
314
  "document": "设备SN序列号",
315
- "example": "xxx",
315
+ "example": "AN",
316
316
  "member": "string",
317
317
  "name": "SN",
318
318
  "output_required": true,
@@ -323,7 +323,7 @@
323
323
  {
324
324
  "disabled": false,
325
325
  "document": "设备名称\n注意:此字段可能返回 null,表示取不到有效值。",
326
- "example": "xxx",
326
+ "example": "mna-w795bzezug",
327
327
  "member": "string",
328
328
  "name": "DeviceName",
329
329
  "output_required": true,
@@ -334,7 +334,7 @@
334
334
  {
335
335
  "disabled": false,
336
336
  "document": "备注\n注意:此字段可能返回 null,表示取不到有效值。",
337
- "example": "xxx",
337
+ "example": "test",
338
338
  "member": "string",
339
339
  "name": "Description",
340
340
  "output_required": true,
@@ -378,7 +378,7 @@
378
378
  {
379
379
  "disabled": false,
380
380
  "document": "设备分组ID\n注意:此字段可能返回 null,表示取不到有效值。",
381
- "example": "xxx",
381
+ "example": "cliGrp-xf8rboasbh",
382
382
  "member": "string",
383
383
  "name": "GroupId",
384
384
  "output_required": false,
@@ -389,7 +389,7 @@
389
389
  {
390
390
  "disabled": false,
391
391
  "document": "设备分组名称,预留参数,需要分组时传入GroupId\n注意:此字段可能返回 null,表示取不到有效值。",
392
- "example": "xxx",
392
+ "example": "group-name",
393
393
  "member": "string",
394
394
  "name": "GroupName",
395
395
  "output_required": false,
@@ -411,7 +411,7 @@
411
411
  {
412
412
  "disabled": false,
413
413
  "document": "激活后的设备ID\n注意:此字段可能返回 null,表示取不到有效值。",
414
- "example": "mna-xxxxxx",
414
+ "example": "mna-w795bzezug",
415
415
  "member": "string",
416
416
  "name": "DeviceId",
417
417
  "output_required": false,
@@ -509,7 +509,7 @@
509
509
  },
510
510
  {
511
511
  "disabled": false,
512
- "document": "license付费方式: \n0,月度授权 \n1,永久授权 \n若不传则默认为月度授权",
512
+ "document": "license付费方式: \n0,月度授权 \n1,永久授权 \n若不传则默认为月度授权,永久授权设备需要调用OrderPerLicense接口支付授权费,否则设备无法使用",
513
513
  "example": "0",
514
514
  "member": "int64",
515
515
  "name": "LicensePayMode",
@@ -562,7 +562,7 @@
562
562
  {
563
563
  "disabled": false,
564
564
  "document": "设备ID",
565
- "example": "xxx",
565
+ "example": "mna-w795bzezug",
566
566
  "member": "string",
567
567
  "name": "DeviceId",
568
568
  "output_required": true,
@@ -572,10 +572,10 @@
572
572
  {
573
573
  "disabled": false,
574
574
  "document": "签名字符串\n注意:此字段可能返回 null,表示取不到有效值。",
575
- "example": "\"xxxxx\"",
575
+ "example": "\"test\"",
576
576
  "member": "string",
577
577
  "name": "Signature",
578
- "output_required": true,
578
+ "output_required": false,
579
579
  "type": "string",
580
580
  "value_allowed_null": true
581
581
  },
@@ -695,7 +695,7 @@
695
695
  {
696
696
  "disabled": false,
697
697
  "document": "CIDR1对应的设备ID",
698
- "example": "abc",
698
+ "example": "mna-de234ff",
699
699
  "member": "string",
700
700
  "name": "DeviceId1",
701
701
  "required": true,
@@ -817,10 +817,10 @@
817
817
  {
818
818
  "disabled": false,
819
819
  "document": "预置密钥",
820
- "example": "\"xxxxx\"",
820
+ "example": "\"BgkqhkiG9w0BAQ\"",
821
821
  "member": "string",
822
822
  "name": "EncryptedKey",
823
- "required": true,
823
+ "output_required": true,
824
824
  "type": "string",
825
825
  "value_allowed_null": false
826
826
  },
@@ -1187,7 +1187,7 @@
1187
1187
  {
1188
1188
  "disabled": false,
1189
1189
  "document": "设备唯一ID",
1190
- "example": "\"mna-xxx\"",
1190
+ "example": "\"mna-2x2tllhb18\"",
1191
1191
  "member": "string",
1192
1192
  "name": "DeviceId",
1193
1193
  "output_required": true,
@@ -1197,7 +1197,7 @@
1197
1197
  {
1198
1198
  "disabled": false,
1199
1199
  "document": "设备名称",
1200
- "example": "\"xxx\"",
1200
+ "example": "\"mna-2x2tllhb18\"",
1201
1201
  "member": "string",
1202
1202
  "name": "DeviceName",
1203
1203
  "output_required": true,
@@ -1227,7 +1227,7 @@
1227
1227
  {
1228
1228
  "disabled": false,
1229
1229
  "document": "设备的备注",
1230
- "example": "\"xxx\"",
1230
+ "example": "\"test\"",
1231
1231
  "member": "string",
1232
1232
  "name": "Remark",
1233
1233
  "output_required": true,
@@ -1267,7 +1267,7 @@
1267
1267
  {
1268
1268
  "disabled": false,
1269
1269
  "document": "设备分组ID\n注意:此字段可能返回 null,表示取不到有效值。",
1270
- "example": "\"xxx\"",
1270
+ "example": "\"cliGrp-xf8rboasbh\"",
1271
1271
  "member": "string",
1272
1272
  "name": "GroupId",
1273
1273
  "output_required": true,
@@ -1277,7 +1277,7 @@
1277
1277
  {
1278
1278
  "disabled": false,
1279
1279
  "document": "设备分组名称\n注意:此字段可能返回 null,表示取不到有效值。",
1280
- "example": "\"xxx\"",
1280
+ "example": "\"cliGrp-xf8rboasbh\"",
1281
1281
  "member": "string",
1282
1282
  "name": "GroupName",
1283
1283
  "output_required": true,
@@ -1297,7 +1297,7 @@
1297
1297
  {
1298
1298
  "disabled": false,
1299
1299
  "document": "设备sn\n注意:此字段可能返回 null,表示取不到有效值。",
1300
- "example": "\"123\"",
1300
+ "example": "\"AN\"",
1301
1301
  "member": "string",
1302
1302
  "name": "Sn",
1303
1303
  "output_required": false,
@@ -1307,7 +1307,7 @@
1307
1307
  {
1308
1308
  "disabled": false,
1309
1309
  "document": "厂商\n注意:此字段可能返回 null,表示取不到有效值。",
1310
- "example": "\"abc\"",
1310
+ "example": "\"vendor\"",
1311
1311
  "member": "string",
1312
1312
  "name": "Vendor",
1313
1313
  "output_required": false,
@@ -1865,7 +1865,7 @@
1865
1865
  {
1866
1866
  "disabled": false,
1867
1867
  "document": "设备ID列表",
1868
- "example": "",
1868
+ "example": "[ \"mna-test1\", \"mna-test2\", \"mna-test3\" ]",
1869
1869
  "member": "string",
1870
1870
  "name": "DeviceIdList",
1871
1871
  "required": true,
@@ -1983,6 +1983,7 @@
1983
1983
  "example": "无",
1984
1984
  "member": "DeviceBaseInfo",
1985
1985
  "name": "DeviceInfos",
1986
+ "output_required": true,
1986
1987
  "type": "list",
1987
1988
  "value_allowed_null": false
1988
1989
  },
@@ -1992,6 +1993,7 @@
1992
1993
  "example": "20",
1993
1994
  "member": "int64",
1994
1995
  "name": "Length",
1996
+ "output_required": true,
1995
1997
  "type": "int",
1996
1998
  "value_allowed_null": false
1997
1999
  },
@@ -2001,6 +2003,7 @@
2001
2003
  "example": "2",
2002
2004
  "member": "int64",
2003
2005
  "name": "TotalPage",
2006
+ "output_required": true,
2004
2007
  "type": "int",
2005
2008
  "value_allowed_null": false
2006
2009
  },
@@ -2037,7 +2040,7 @@
2037
2040
  "example": "http://ip:port/callurl",
2038
2041
  "member": "string",
2039
2042
  "name": "NotifyUrl",
2040
- "output_required": true,
2043
+ "output_required": false,
2041
2044
  "type": "string",
2042
2045
  "value_allowed_null": true
2043
2046
  },
@@ -2047,7 +2050,7 @@
2047
2050
  "example": "xd23y5cb89bx23432",
2048
2051
  "member": "string",
2049
2052
  "name": "CallbackKey",
2050
- "output_required": true,
2053
+ "output_required": false,
2051
2054
  "type": "string",
2052
2055
  "value_allowed_null": true
2053
2056
  },
@@ -2699,7 +2702,7 @@
2699
2702
  {
2700
2703
  "disabled": false,
2701
2704
  "document": "关键字",
2702
- "example": "xxx",
2705
+ "example": "test",
2703
2706
  "member": "string",
2704
2707
  "name": "Keyword",
2705
2708
  "required": false,
@@ -2774,7 +2777,7 @@
2774
2777
  {
2775
2778
  "disabled": false,
2776
2779
  "document": "搜索分组的DeviceId,为空时匹配所有分组",
2777
- "example": "abc",
2780
+ "example": "devid",
2778
2781
  "member": "string",
2779
2782
  "name": "DeviceId",
2780
2783
  "required": false,
@@ -2976,7 +2979,7 @@
2976
2979
  "example": "无",
2977
2980
  "member": "MonitorData",
2978
2981
  "name": "MonitorData",
2979
- "output_required": true,
2982
+ "output_required": false,
2980
2983
  "type": "list",
2981
2984
  "value_allowed_null": true
2982
2985
  },
@@ -3010,10 +3013,10 @@
3010
3013
  {
3011
3014
  "disabled": false,
3012
3015
  "document": "非对称公钥",
3013
- "example": "\"xxxxx\"",
3016
+ "example": "\"-----BEGIN RSA Public Key-----\\nMIIBIjANBgkqhkiG9w0Bd7Fqz8X\\no+TronsIDAQAB\\n-----END RSA Public Key-----\"",
3014
3017
  "member": "string",
3015
3018
  "name": "PublicKey",
3016
- "required": true,
3019
+ "output_required": true,
3017
3020
  "type": "string",
3018
3021
  "value_allowed_null": false
3019
3022
  },
@@ -3656,7 +3659,7 @@
3656
3659
  {
3657
3660
  "disabled": false,
3658
3661
  "document": "流量包的唯一资源ID",
3659
- "example": "",
3662
+ "example": "56d11777-50f7-4c60-9c89-e7076c8529a9-0",
3660
3663
  "member": "string",
3661
3664
  "name": "ResourceId",
3662
3665
  "required": true,
@@ -4099,7 +4102,7 @@
4099
4102
  {
4100
4103
  "disabled": false,
4101
4104
  "document": "设备备注",
4102
- "example": "\"xxx\"",
4105
+ "example": "\"remark\"",
4103
4106
  "member": "string",
4104
4107
  "name": "Remark",
4105
4108
  "required": false,
@@ -4153,7 +4156,7 @@
4153
4156
  {
4154
4157
  "disabled": false,
4155
4158
  "document": "分组备注",
4156
- "example": "\"xxx\"",
4159
+ "example": "\"描述\"",
4157
4160
  "member": "string",
4158
4161
  "name": "Description",
4159
4162
  "required": false,
@@ -4180,7 +4183,7 @@
4180
4183
  {
4181
4184
  "disabled": false,
4182
4185
  "document": "硬件ID",
4183
- "example": "xxx",
4186
+ "example": "cpe-6zmf86knqu",
4184
4187
  "member": "string",
4185
4188
  "name": "HardwareId",
4186
4189
  "required": true,
@@ -4189,7 +4192,7 @@
4189
4192
  {
4190
4193
  "disabled": false,
4191
4194
  "document": "硬件序列号",
4192
- "example": "xxx",
4195
+ "example": "adsqda",
4193
4196
  "member": "string",
4194
4197
  "name": "SN",
4195
4198
  "required": false,
@@ -4198,7 +4201,7 @@
4198
4201
  {
4199
4202
  "disabled": false,
4200
4203
  "document": "设备备注",
4201
- "example": "xxx",
4204
+ "example": "description",
4202
4205
  "member": "string",
4203
4206
  "name": "Description",
4204
4207
  "required": false,
@@ -4225,7 +4228,7 @@
4225
4228
  {
4226
4229
  "disabled": false,
4227
4230
  "document": "互通规则ID",
4228
- "example": "\"l3conn-xxx\"",
4231
+ "example": "\"l3conn-c0rkbqhig\"",
4229
4232
  "member": "string",
4230
4233
  "name": "L3ConnId",
4231
4234
  "required": true,
@@ -4234,7 +4237,7 @@
4234
4237
  {
4235
4238
  "disabled": false,
4236
4239
  "document": "互通规则CIDR",
4237
- "example": "\"xxx\"",
4240
+ "example": "\"192.168.0.0/28\"",
4238
4241
  "member": "string",
4239
4242
  "name": "Cidr1",
4240
4243
  "required": true,
@@ -4243,7 +4246,7 @@
4243
4246
  {
4244
4247
  "disabled": false,
4245
4248
  "document": "互通设备ID",
4246
- "example": "abc",
4249
+ "example": "mna-f8v7e6o43g",
4247
4250
  "member": "string",
4248
4251
  "name": "DeviceId1",
4249
4252
  "required": false,
@@ -4252,7 +4255,7 @@
4252
4255
  {
4253
4256
  "disabled": false,
4254
4257
  "document": "互通设备ID",
4255
- "example": "cde",
4258
+ "example": "mna-f8v7e6o432",
4256
4259
  "member": "string",
4257
4260
  "name": "DeviceId2",
4258
4261
  "required": false,
@@ -4261,7 +4264,7 @@
4261
4264
  {
4262
4265
  "disabled": false,
4263
4266
  "document": "互通规则CIDR",
4264
- "example": "\"xxx\"",
4267
+ "example": "\"192.168.0.16/28\"",
4265
4268
  "member": "string",
4266
4269
  "name": "Cidr2",
4267
4270
  "required": false,
@@ -4288,7 +4291,7 @@
4288
4291
  {
4289
4292
  "disabled": false,
4290
4293
  "document": "互通规则ID",
4291
- "example": "xxx",
4294
+ "example": "l3conn-c0rkbqhig8",
4292
4295
  "member": "string",
4293
4296
  "name": "L3ConnId",
4294
4297
  "required": true,
@@ -4297,7 +4300,7 @@
4297
4300
  {
4298
4301
  "disabled": false,
4299
4302
  "document": "互通规则备注",
4300
- "example": "\"xxx\"",
4303
+ "example": "\"test\"",
4301
4304
  "member": "string",
4302
4305
  "name": "Description",
4303
4306
  "required": false,
@@ -4324,7 +4327,7 @@
4324
4327
  {
4325
4328
  "disabled": false,
4326
4329
  "document": "互通规则ID",
4327
- "example": "\"xxx\"",
4330
+ "example": "\"id-1\"",
4328
4331
  "member": "string",
4329
4332
  "name": "L3ConnId",
4330
4333
  "required": true,