tccli 3.0.923.1__py2.py3-none-any.whl → 3.0.924.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 (57) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/apigateway/v20180808/DescribeServicesStatus.md +33 -19
  3. tccli/examples/clb/v20180317/CloneLoadBalancer.md +3 -3
  4. tccli/examples/clb/v20180317/DescribeListeners.md +49 -127
  5. tccli/examples/clb/v20180317/DescribeLoadBalancers.md +578 -158
  6. tccli/examples/cls/v20201016/DescribeConfigs.md +2 -1
  7. tccli/examples/cls/v20201016/DescribeKafkaConsumer.md +23 -0
  8. tccli/examples/cls/v20201016/ModifyKafkaConsumer.md +21 -0
  9. tccli/examples/cynosdb/v20190107/DescribeAccounts.md +10 -10
  10. tccli/examples/cynosdb/v20190107/DescribeClusterDetail.md +77 -65
  11. tccli/examples/essbasic/v20210526/DescribeTemplates.md +13 -4
  12. tccli/examples/essbasic/v20210526/OperateChannelTemplate.md +2 -2
  13. tccli/examples/mna/v20210119/GetDevices.md +9 -16
  14. tccli/examples/mna/v20210119/UpdateDevice.md +7 -10
  15. tccli/examples/ms/v20180408/CreateEncryptInstance.md +30 -30
  16. tccli/examples/ms/v20180408/CreateOrderInstance.md +2 -2
  17. tccli/examples/ms/v20180408/DescribeEncryptInstances.md +73 -65
  18. tccli/examples/ms/v20180408/DescribeEncryptPlan.md +34 -34
  19. tccli/examples/ms/v20180408/DescribeOrderInstances.md +1 -1
  20. tccli/examples/oceanus/v20190422/CreateJobConfig.md +1 -1
  21. tccli/examples/tdmq/v20200217/CreateRocketMQVipInstance.md +28 -0
  22. tccli/examples/vpc/v20170312/CreateVpnGateway.md +20 -26
  23. tccli/services/apigateway/v20180808/api.json +119 -12
  24. tccli/services/apigateway/v20180808/examples.json +4 -4
  25. tccli/services/asr/v20190614/api.json +1 -1
  26. tccli/services/clb/v20180317/api.json +190 -60
  27. tccli/services/clb/v20180317/examples.json +10 -10
  28. tccli/services/cls/cls_client.py +110 -4
  29. tccli/services/cls/v20201016/api.json +277 -55
  30. tccli/services/cls/v20201016/examples.json +17 -1
  31. tccli/services/cynosdb/v20190107/api.json +82 -31
  32. tccli/services/cynosdb/v20190107/examples.json +3 -3
  33. tccli/services/dlc/v20210125/api.json +11 -11
  34. tccli/services/emr/v20190103/api.json +10 -0
  35. tccli/services/ess/v20201111/api.json +416 -91
  36. tccli/services/essbasic/v20210526/api.json +113 -78
  37. tccli/services/essbasic/v20210526/examples.json +5 -5
  38. tccli/services/faceid/v20180301/api.json +21 -16
  39. tccli/services/live/v20180801/api.json +42 -22
  40. tccli/services/mna/v20210119/api.json +11 -12
  41. tccli/services/mna/v20210119/examples.json +4 -4
  42. tccli/services/mps/v20190612/api.json +142 -61
  43. tccli/services/ms/v20180408/api.json +92 -19
  44. tccli/services/ms/v20180408/examples.json +31 -31
  45. tccli/services/oceanus/v20190422/api.json +355 -41
  46. tccli/services/oceanus/v20190422/examples.json +1 -1
  47. tccli/services/tdmq/tdmq_client.py +53 -0
  48. tccli/services/tdmq/v20200217/api.json +126 -0
  49. tccli/services/tdmq/v20200217/examples.json +8 -0
  50. tccli/services/tts/v20190823/api.json +1 -1
  51. tccli/services/vpc/v20170312/api.json +45 -65
  52. tccli/services/vpc/v20170312/examples.json +3 -3
  53. {tccli-3.0.923.1.dist-info → tccli-3.0.924.1.dist-info}/METADATA +2 -2
  54. {tccli-3.0.923.1.dist-info → tccli-3.0.924.1.dist-info}/RECORD +57 -54
  55. {tccli-3.0.923.1.dist-info → tccli-3.0.924.1.dist-info}/WHEEL +0 -0
  56. {tccli-3.0.923.1.dist-info → tccli-3.0.924.1.dist-info}/entry_points.txt +0 -0
  57. {tccli-3.0.923.1.dist-info → tccli-3.0.924.1.dist-info}/license_files/LICENSE +0 -0
@@ -14,50 +14,135 @@ Output:
14
14
  ```
15
15
  {
16
16
  "Response": {
17
- "TotalCount": 2,
17
+ "TotalCount": 1,
18
18
  "LoadBalancerSet": [
19
19
  {
20
- "LoadBalancerId": "lb-rbw5****",
21
- "LoadBalancerName": "test_LB",
20
+ "LoadBalancerId": "abc",
21
+ "LoadBalancerName": "abc",
22
+ "LoadBalancerType": "abc",
22
23
  "Forward": 1,
23
- "Domain": "",
24
+ "Domain": "abc",
24
25
  "LoadBalancerVips": [
25
- "XX.XX.XX.XX"
26
+ "abc"
26
27
  ],
27
- "LoadBalancerType": "OPEN",
28
28
  "Status": 1,
29
- "CreateTime": "2019-07-02 18:12:52",
30
- "StatusTime": "2019-07-02 18:12:53",
31
- "ProjectId": 0,
32
- "OpenBgp": 0,
33
- "Snat": false,
34
- "Isolation": 0,
35
- "Log": "",
36
- "AnycastZone": "",
37
- "AddressIPVersion": "ipv4",
38
- "VpcId": "vpc-lt9uj4mo",
39
- "NumericalVpcId": 117008,
29
+ "CreateTime": "abc",
30
+ "StatusTime": "abc",
31
+ "ProjectId": 1,
32
+ "VpcId": "abc",
33
+ "OpenBgp": 1,
34
+ "Snat": true,
35
+ "Isolation": 1,
36
+ "Log": "abc",
37
+ "SubnetId": "abc",
38
+ "Tags": [
39
+ {
40
+ "TagKey": "abc",
41
+ "TagValue": "abc"
42
+ }
43
+ ],
44
+ "SecureGroups": [
45
+ "abc"
46
+ ],
40
47
  "TargetRegionInfo": {
41
- "Region": "ap-hongkong",
42
- "VpcId": "vpc-lt9uj12o"
48
+ "Region": "abc",
49
+ "VpcId": "abc"
43
50
  },
44
- "SubnetId": "",
45
- "SecureGroups": [],
46
- "Tags": [],
47
- "VipIsp": "BGP",
48
- "MasterZone": null,
49
- "BackupZoneSet": null,
50
- "IsolatedTime": null,
51
- "ExpireTime": "2019-08-02 18:12:52",
52
- "ChargeType": "POSTPAID_BY_HOUR",
51
+ "AnycastZone": "abc",
52
+ "AddressIPVersion": "abc",
53
+ "NumericalVpcId": 1,
54
+ "VipIsp": "abc",
55
+ "MasterZone": {
56
+ "ZoneId": 1,
57
+ "Zone": "abc",
58
+ "ZoneName": "abc",
59
+ "ZoneRegion": "abc",
60
+ "LocalZone": true,
61
+ "EdgeZone": true
62
+ },
63
+ "BackupZoneSet": [
64
+ {
65
+ "ZoneId": 1,
66
+ "Zone": "abc",
67
+ "ZoneName": "abc",
68
+ "ZoneRegion": "abc",
69
+ "LocalZone": true,
70
+ "EdgeZone": true
71
+ }
72
+ ],
73
+ "IsolatedTime": "abc",
74
+ "ExpireTime": "abc",
75
+ "ChargeType": "abc",
53
76
  "NetworkAttributes": {
54
- "InternetChargeType": "BANDWIDTH_POSTPAID_BY_HOUR",
55
- "InternetMaxBandwidthOut": 10
77
+ "InternetChargeType": "abc",
78
+ "InternetMaxBandwidthOut": 0,
79
+ "BandwidthpkgSubType": "abc"
80
+ },
81
+ "PrepaidAttributes": {
82
+ "RenewFlag": "abc",
83
+ "Period": 0
84
+ },
85
+ "LogSetId": "abc",
86
+ "LogTopicId": "abc",
87
+ "AddressIPv6": "abc",
88
+ "ExtraInfo": {
89
+ "ZhiTong": true,
90
+ "TgwGroupName": "abc"
56
91
  },
57
- "PrepaidAttributes": null
92
+ "IsDDos": true,
93
+ "ConfigId": "abc",
94
+ "LoadBalancerPassToTarget": true,
95
+ "ExclusiveCluster": {
96
+ "L4Clusters": [
97
+ {
98
+ "ClusterId": "abc",
99
+ "ClusterName": "abc",
100
+ "Zone": "abc"
101
+ }
102
+ ],
103
+ "L7Clusters": [
104
+ {
105
+ "ClusterId": "abc",
106
+ "ClusterName": "abc",
107
+ "Zone": "abc"
108
+ }
109
+ ],
110
+ "ClassicalCluster": {
111
+ "ClusterId": "abc",
112
+ "ClusterName": "abc",
113
+ "Zone": "abc"
114
+ }
115
+ },
116
+ "IPv6Mode": "abc",
117
+ "SnatPro": true,
118
+ "SnatIps": [
119
+ {
120
+ "SubnetId": "abc",
121
+ "Ip": "abc"
122
+ }
123
+ ],
124
+ "SlaType": "abc",
125
+ "IsBlock": true,
126
+ "IsBlockTime": "abc",
127
+ "LocalBgp": true,
128
+ "ClusterTag": "abc",
129
+ "MixIpTarget": true,
130
+ "Zones": [
131
+ "abc"
132
+ ],
133
+ "NfvInfo": "abc",
134
+ "HealthLogSetId": "abc",
135
+ "HealthLogTopicId": "abc",
136
+ "ClusterIds": [
137
+ "abc"
138
+ ],
139
+ "AttributeFlags": [
140
+ "abc"
141
+ ],
142
+ "LoadBalancerDomain": "abc"
58
143
  }
59
144
  ],
60
- "RequestId": "eba822a4-67cb-414c-b21d-f98ba3995d12"
145
+ "RequestId": "abc"
61
146
  }
62
147
  }
63
148
  ```
@@ -80,47 +165,132 @@ Output:
80
165
  "TotalCount": 1,
81
166
  "LoadBalancerSet": [
82
167
  {
83
- "LoadBalancerId": "lb-rbw5****",
84
- "LoadBalancerName": "test_LB",
168
+ "LoadBalancerId": "abc",
169
+ "LoadBalancerName": "abc",
170
+ "LoadBalancerType": "abc",
85
171
  "Forward": 1,
86
- "Domain": "",
172
+ "Domain": "abc",
87
173
  "LoadBalancerVips": [
88
- "XX.XX.XX.XX"
174
+ "abc"
89
175
  ],
90
- "LoadBalancerType": "OPEN",
91
176
  "Status": 1,
92
- "CreateTime": "2019-07-02 18:12:52",
93
- "StatusTime": "2019-07-02 18:12:53",
94
- "ProjectId": 0,
95
- "OpenBgp": 0,
96
- "Snat": false,
97
- "Isolation": 0,
98
- "Log": "",
99
- "AnycastZone": "",
100
- "AddressIPVersion": "ipv4",
101
- "VpcId": "vpc-lt9uj4mo",
102
- "NumericalVpcId": 117008,
177
+ "CreateTime": "abc",
178
+ "StatusTime": "abc",
179
+ "ProjectId": 1,
180
+ "VpcId": "abc",
181
+ "OpenBgp": 1,
182
+ "Snat": true,
183
+ "Isolation": 1,
184
+ "Log": "abc",
185
+ "SubnetId": "abc",
186
+ "Tags": [
187
+ {
188
+ "TagKey": "abc",
189
+ "TagValue": "abc"
190
+ }
191
+ ],
192
+ "SecureGroups": [
193
+ "abc"
194
+ ],
103
195
  "TargetRegionInfo": {
104
- "Region": "ap-hongkong",
105
- "VpcId": "vpc-lt9uj12o"
196
+ "Region": "abc",
197
+ "VpcId": "abc"
198
+ },
199
+ "AnycastZone": "abc",
200
+ "AddressIPVersion": "abc",
201
+ "NumericalVpcId": 1,
202
+ "VipIsp": "abc",
203
+ "MasterZone": {
204
+ "ZoneId": 1,
205
+ "Zone": "abc",
206
+ "ZoneName": "abc",
207
+ "ZoneRegion": "abc",
208
+ "LocalZone": true,
209
+ "EdgeZone": true
106
210
  },
107
- "SubnetId": "",
108
- "SecureGroups": [],
109
- "Tags": [],
110
- "VipIsp": "BGP",
111
- "MasterZone": null,
112
- "BackupZoneSet": null,
113
- "IsolatedTime": null,
114
- "ExpireTime": "2019-08-02 18:12:52",
115
- "ChargeType": "POSTPAID_BY_HOUR",
211
+ "BackupZoneSet": [
212
+ {
213
+ "ZoneId": 1,
214
+ "Zone": "abc",
215
+ "ZoneName": "abc",
216
+ "ZoneRegion": "abc",
217
+ "LocalZone": true,
218
+ "EdgeZone": true
219
+ }
220
+ ],
221
+ "IsolatedTime": "abc",
222
+ "ExpireTime": "abc",
223
+ "ChargeType": "abc",
116
224
  "NetworkAttributes": {
117
- "InternetChargeType": "BANDWIDTH_POSTPAID_BY_HOUR",
118
- "InternetMaxBandwidthOut": 10
225
+ "InternetChargeType": "abc",
226
+ "InternetMaxBandwidthOut": 0,
227
+ "BandwidthpkgSubType": "abc"
228
+ },
229
+ "PrepaidAttributes": {
230
+ "RenewFlag": "abc",
231
+ "Period": 0
119
232
  },
120
- "PrepaidAttributes": null
233
+ "LogSetId": "abc",
234
+ "LogTopicId": "abc",
235
+ "AddressIPv6": "abc",
236
+ "ExtraInfo": {
237
+ "ZhiTong": true,
238
+ "TgwGroupName": "abc"
239
+ },
240
+ "IsDDos": true,
241
+ "ConfigId": "abc",
242
+ "LoadBalancerPassToTarget": true,
243
+ "ExclusiveCluster": {
244
+ "L4Clusters": [
245
+ {
246
+ "ClusterId": "abc",
247
+ "ClusterName": "abc",
248
+ "Zone": "abc"
249
+ }
250
+ ],
251
+ "L7Clusters": [
252
+ {
253
+ "ClusterId": "abc",
254
+ "ClusterName": "abc",
255
+ "Zone": "abc"
256
+ }
257
+ ],
258
+ "ClassicalCluster": {
259
+ "ClusterId": "abc",
260
+ "ClusterName": "abc",
261
+ "Zone": "abc"
262
+ }
263
+ },
264
+ "IPv6Mode": "abc",
265
+ "SnatPro": true,
266
+ "SnatIps": [
267
+ {
268
+ "SubnetId": "abc",
269
+ "Ip": "abc"
270
+ }
271
+ ],
272
+ "SlaType": "abc",
273
+ "IsBlock": true,
274
+ "IsBlockTime": "abc",
275
+ "LocalBgp": true,
276
+ "ClusterTag": "abc",
277
+ "MixIpTarget": true,
278
+ "Zones": [
279
+ "abc"
280
+ ],
281
+ "NfvInfo": "abc",
282
+ "HealthLogSetId": "abc",
283
+ "HealthLogTopicId": "abc",
284
+ "ClusterIds": [
285
+ "abc"
286
+ ],
287
+ "AttributeFlags": [
288
+ "abc"
289
+ ],
290
+ "LoadBalancerDomain": "abc"
121
291
  }
122
292
  ],
123
- "RequestId": "eba822a4-67cb-414c-b21d-f98ba3995d12"
293
+ "RequestId": "abc"
124
294
  }
125
295
  }
126
296
  ```
@@ -143,47 +313,132 @@ Output:
143
313
  "TotalCount": 1,
144
314
  "LoadBalancerSet": [
145
315
  {
146
- "LoadBalancerId": "lb-rbw5****",
147
- "LoadBalancerName": "test_LB",
316
+ "LoadBalancerId": "abc",
317
+ "LoadBalancerName": "abc",
318
+ "LoadBalancerType": "abc",
148
319
  "Forward": 1,
149
- "Domain": "",
320
+ "Domain": "abc",
150
321
  "LoadBalancerVips": [
151
- "XX.XX.XX.XX"
322
+ "abc"
152
323
  ],
153
- "LoadBalancerType": "OPEN",
154
324
  "Status": 1,
155
- "CreateTime": "2019-07-02 18:12:52",
156
- "StatusTime": "2019-07-02 18:12:53",
157
- "ProjectId": 0,
158
- "OpenBgp": 0,
159
- "Snat": false,
160
- "Isolation": 0,
161
- "Log": "",
162
- "AnycastZone": "",
163
- "AddressIPVersion": "ipv4",
164
- "VpcId": "vpc-lt9uj4mo",
165
- "NumericalVpcId": 117008,
325
+ "CreateTime": "abc",
326
+ "StatusTime": "abc",
327
+ "ProjectId": 1,
328
+ "VpcId": "abc",
329
+ "OpenBgp": 1,
330
+ "Snat": true,
331
+ "Isolation": 1,
332
+ "Log": "abc",
333
+ "SubnetId": "abc",
334
+ "Tags": [
335
+ {
336
+ "TagKey": "abc",
337
+ "TagValue": "abc"
338
+ }
339
+ ],
340
+ "SecureGroups": [
341
+ "abc"
342
+ ],
166
343
  "TargetRegionInfo": {
167
- "Region": "ap-hongkong",
168
- "VpcId": "vpc-lt9uj12o"
344
+ "Region": "abc",
345
+ "VpcId": "abc"
346
+ },
347
+ "AnycastZone": "abc",
348
+ "AddressIPVersion": "abc",
349
+ "NumericalVpcId": 1,
350
+ "VipIsp": "abc",
351
+ "MasterZone": {
352
+ "ZoneId": 1,
353
+ "Zone": "abc",
354
+ "ZoneName": "abc",
355
+ "ZoneRegion": "abc",
356
+ "LocalZone": true,
357
+ "EdgeZone": true
169
358
  },
170
- "SubnetId": "",
171
- "SecureGroups": [],
172
- "Tags": [],
173
- "VipIsp": "BGP",
174
- "MasterZone": null,
175
- "BackupZoneSet": null,
176
- "IsolatedTime": null,
177
- "ExpireTime": "2019-08-02 18:12:52",
178
- "ChargeType": "POSTPAID_BY_HOUR",
359
+ "BackupZoneSet": [
360
+ {
361
+ "ZoneId": 1,
362
+ "Zone": "abc",
363
+ "ZoneName": "abc",
364
+ "ZoneRegion": "abc",
365
+ "LocalZone": true,
366
+ "EdgeZone": true
367
+ }
368
+ ],
369
+ "IsolatedTime": "abc",
370
+ "ExpireTime": "abc",
371
+ "ChargeType": "abc",
179
372
  "NetworkAttributes": {
180
- "InternetChargeType": "BANDWIDTH_POSTPAID_BY_HOUR",
181
- "InternetMaxBandwidthOut": 10
373
+ "InternetChargeType": "abc",
374
+ "InternetMaxBandwidthOut": 0,
375
+ "BandwidthpkgSubType": "abc"
376
+ },
377
+ "PrepaidAttributes": {
378
+ "RenewFlag": "abc",
379
+ "Period": 0
380
+ },
381
+ "LogSetId": "abc",
382
+ "LogTopicId": "abc",
383
+ "AddressIPv6": "abc",
384
+ "ExtraInfo": {
385
+ "ZhiTong": true,
386
+ "TgwGroupName": "abc"
182
387
  },
183
- "PrepaidAttributes": null
388
+ "IsDDos": true,
389
+ "ConfigId": "abc",
390
+ "LoadBalancerPassToTarget": true,
391
+ "ExclusiveCluster": {
392
+ "L4Clusters": [
393
+ {
394
+ "ClusterId": "abc",
395
+ "ClusterName": "abc",
396
+ "Zone": "abc"
397
+ }
398
+ ],
399
+ "L7Clusters": [
400
+ {
401
+ "ClusterId": "abc",
402
+ "ClusterName": "abc",
403
+ "Zone": "abc"
404
+ }
405
+ ],
406
+ "ClassicalCluster": {
407
+ "ClusterId": "abc",
408
+ "ClusterName": "abc",
409
+ "Zone": "abc"
410
+ }
411
+ },
412
+ "IPv6Mode": "abc",
413
+ "SnatPro": true,
414
+ "SnatIps": [
415
+ {
416
+ "SubnetId": "abc",
417
+ "Ip": "abc"
418
+ }
419
+ ],
420
+ "SlaType": "abc",
421
+ "IsBlock": true,
422
+ "IsBlockTime": "abc",
423
+ "LocalBgp": true,
424
+ "ClusterTag": "abc",
425
+ "MixIpTarget": true,
426
+ "Zones": [
427
+ "abc"
428
+ ],
429
+ "NfvInfo": "abc",
430
+ "HealthLogSetId": "abc",
431
+ "HealthLogTopicId": "abc",
432
+ "ClusterIds": [
433
+ "abc"
434
+ ],
435
+ "AttributeFlags": [
436
+ "abc"
437
+ ],
438
+ "LoadBalancerDomain": "abc"
184
439
  }
185
440
  ],
186
- "RequestId": "eba822a4-67cb-414c-b21d-f98ba3995d12"
441
+ "RequestId": "abc"
187
442
  }
188
443
  }
189
444
  ```
@@ -209,47 +464,132 @@ Output:
209
464
  "TotalCount": 1,
210
465
  "LoadBalancerSet": [
211
466
  {
212
- "LoadBalancerId": "lb-rbw5****",
213
- "LoadBalancerName": "test_LB",
467
+ "LoadBalancerId": "abc",
468
+ "LoadBalancerName": "abc",
469
+ "LoadBalancerType": "abc",
214
470
  "Forward": 1,
215
- "Domain": "",
471
+ "Domain": "abc",
216
472
  "LoadBalancerVips": [
217
- "1XX.XX.XX.XX"
473
+ "abc"
218
474
  ],
219
- "LoadBalancerType": "OPEN",
220
475
  "Status": 1,
221
- "CreateTime": "2019-07-02 18:12:52",
222
- "StatusTime": "2019-07-02 18:12:53",
223
- "ProjectId": 0,
224
- "OpenBgp": 0,
225
- "Snat": false,
226
- "Isolation": 0,
227
- "Log": "",
228
- "AnycastZone": "",
229
- "AddressIPVersion": "ipv4",
230
- "VpcId": "vpc-lt9uj4mo",
231
- "NumericalVpcId": 117008,
476
+ "CreateTime": "abc",
477
+ "StatusTime": "abc",
478
+ "ProjectId": 1,
479
+ "VpcId": "abc",
480
+ "OpenBgp": 1,
481
+ "Snat": true,
482
+ "Isolation": 1,
483
+ "Log": "abc",
484
+ "SubnetId": "abc",
485
+ "Tags": [
486
+ {
487
+ "TagKey": "abc",
488
+ "TagValue": "abc"
489
+ }
490
+ ],
491
+ "SecureGroups": [
492
+ "abc"
493
+ ],
232
494
  "TargetRegionInfo": {
233
- "Region": "ap-hongkong",
234
- "VpcId": "vpc-lt9uj12o"
495
+ "Region": "abc",
496
+ "VpcId": "abc"
497
+ },
498
+ "AnycastZone": "abc",
499
+ "AddressIPVersion": "abc",
500
+ "NumericalVpcId": 1,
501
+ "VipIsp": "abc",
502
+ "MasterZone": {
503
+ "ZoneId": 1,
504
+ "Zone": "abc",
505
+ "ZoneName": "abc",
506
+ "ZoneRegion": "abc",
507
+ "LocalZone": true,
508
+ "EdgeZone": true
235
509
  },
236
- "SubnetId": "",
237
- "SecureGroups": [],
238
- "Tags": [],
239
- "VipIsp": "BGP",
240
- "MasterZone": null,
241
- "BackupZoneSet": null,
242
- "IsolatedTime": null,
243
- "ExpireTime": "2019-08-02 18:12:52",
244
- "ChargeType": "POSTPAID_BY_HOUR",
510
+ "BackupZoneSet": [
511
+ {
512
+ "ZoneId": 1,
513
+ "Zone": "abc",
514
+ "ZoneName": "abc",
515
+ "ZoneRegion": "abc",
516
+ "LocalZone": true,
517
+ "EdgeZone": true
518
+ }
519
+ ],
520
+ "IsolatedTime": "abc",
521
+ "ExpireTime": "abc",
522
+ "ChargeType": "abc",
245
523
  "NetworkAttributes": {
246
- "InternetChargeType": "BANDWIDTH_POSTPAID_BY_HOUR",
247
- "InternetMaxBandwidthOut": 10
524
+ "InternetChargeType": "abc",
525
+ "InternetMaxBandwidthOut": 0,
526
+ "BandwidthpkgSubType": "abc"
527
+ },
528
+ "PrepaidAttributes": {
529
+ "RenewFlag": "abc",
530
+ "Period": 0
531
+ },
532
+ "LogSetId": "abc",
533
+ "LogTopicId": "abc",
534
+ "AddressIPv6": "abc",
535
+ "ExtraInfo": {
536
+ "ZhiTong": true,
537
+ "TgwGroupName": "abc"
538
+ },
539
+ "IsDDos": true,
540
+ "ConfigId": "abc",
541
+ "LoadBalancerPassToTarget": true,
542
+ "ExclusiveCluster": {
543
+ "L4Clusters": [
544
+ {
545
+ "ClusterId": "abc",
546
+ "ClusterName": "abc",
547
+ "Zone": "abc"
548
+ }
549
+ ],
550
+ "L7Clusters": [
551
+ {
552
+ "ClusterId": "abc",
553
+ "ClusterName": "abc",
554
+ "Zone": "abc"
555
+ }
556
+ ],
557
+ "ClassicalCluster": {
558
+ "ClusterId": "abc",
559
+ "ClusterName": "abc",
560
+ "Zone": "abc"
561
+ }
248
562
  },
249
- "PrepaidAttributes": null
563
+ "IPv6Mode": "abc",
564
+ "SnatPro": true,
565
+ "SnatIps": [
566
+ {
567
+ "SubnetId": "abc",
568
+ "Ip": "abc"
569
+ }
570
+ ],
571
+ "SlaType": "abc",
572
+ "IsBlock": true,
573
+ "IsBlockTime": "abc",
574
+ "LocalBgp": true,
575
+ "ClusterTag": "abc",
576
+ "MixIpTarget": true,
577
+ "Zones": [
578
+ "abc"
579
+ ],
580
+ "NfvInfo": "abc",
581
+ "HealthLogSetId": "abc",
582
+ "HealthLogTopicId": "abc",
583
+ "ClusterIds": [
584
+ "abc"
585
+ ],
586
+ "AttributeFlags": [
587
+ "abc"
588
+ ],
589
+ "LoadBalancerDomain": "abc"
250
590
  }
251
591
  ],
252
- "RequestId": "eba822a4-67cb-414c-b21d-f98ba3995d12"
592
+ "RequestId": "abc"
253
593
  }
254
594
  }
255
595
  ```
@@ -276,52 +616,132 @@ Output:
276
616
  "TotalCount": 1,
277
617
  "LoadBalancerSet": [
278
618
  {
279
- "LoadBalancerId": "lb-rbw5****",
280
- "LoadBalancerName": "test_LB",
619
+ "LoadBalancerId": "abc",
620
+ "LoadBalancerName": "abc",
621
+ "LoadBalancerType": "abc",
281
622
  "Forward": 1,
282
- "Domain": "",
623
+ "Domain": "abc",
283
624
  "LoadBalancerVips": [
284
- "XX.XX.XX.XX"
625
+ "abc"
285
626
  ],
286
- "LoadBalancerType": "OPEN",
287
627
  "Status": 1,
288
- "CreateTime": "2019-07-02 18:12:52",
289
- "StatusTime": "2019-07-02 18:12:53",
290
- "ProjectId": 0,
291
- "OpenBgp": 0,
292
- "Snat": false,
293
- "Isolation": 0,
294
- "Log": "",
295
- "AnycastZone": "",
296
- "AddressIPVersion": "ipv4",
297
- "VpcId": "vpc-lt9uj4mo",
298
- "NumericalVpcId": 117008,
628
+ "CreateTime": "abc",
629
+ "StatusTime": "abc",
630
+ "ProjectId": 1,
631
+ "VpcId": "abc",
632
+ "OpenBgp": 1,
633
+ "Snat": true,
634
+ "Isolation": 1,
635
+ "Log": "abc",
636
+ "SubnetId": "abc",
637
+ "Tags": [
638
+ {
639
+ "TagKey": "abc",
640
+ "TagValue": "abc"
641
+ }
642
+ ],
643
+ "SecureGroups": [
644
+ "abc"
645
+ ],
299
646
  "TargetRegionInfo": {
300
- "Region": "ap-hongkong",
301
- "VpcId": "vpc-lt9uj12o"
647
+ "Region": "abc",
648
+ "VpcId": "abc"
302
649
  },
303
- "SubnetId": "",
304
- "SecureGroups": [],
305
- "Tags": [
650
+ "AnycastZone": "abc",
651
+ "AddressIPVersion": "abc",
652
+ "NumericalVpcId": 1,
653
+ "VipIsp": "abc",
654
+ "MasterZone": {
655
+ "ZoneId": 1,
656
+ "Zone": "abc",
657
+ "ZoneName": "abc",
658
+ "ZoneRegion": "abc",
659
+ "LocalZone": true,
660
+ "EdgeZone": true
661
+ },
662
+ "BackupZoneSet": [
306
663
  {
307
- "TagKey": "test_tag_key",
308
- "TagValue": "test_tag_value1"
664
+ "ZoneId": 1,
665
+ "Zone": "abc",
666
+ "ZoneName": "abc",
667
+ "ZoneRegion": "abc",
668
+ "LocalZone": true,
669
+ "EdgeZone": true
309
670
  }
310
671
  ],
311
- "VipIsp": "BGP",
312
- "MasterZone": null,
313
- "BackupZoneSet": null,
314
- "IsolatedTime": null,
315
- "ExpireTime": "2019-08-02 18:12:52",
316
- "ChargeType": "POSTPAID_BY_HOUR",
672
+ "IsolatedTime": "abc",
673
+ "ExpireTime": "abc",
674
+ "ChargeType": "abc",
317
675
  "NetworkAttributes": {
318
- "InternetChargeType": "BANDWIDTH_POSTPAID_BY_HOUR",
319
- "InternetMaxBandwidthOut": 10
676
+ "InternetChargeType": "abc",
677
+ "InternetMaxBandwidthOut": 0,
678
+ "BandwidthpkgSubType": "abc"
679
+ },
680
+ "PrepaidAttributes": {
681
+ "RenewFlag": "abc",
682
+ "Period": 0
683
+ },
684
+ "LogSetId": "abc",
685
+ "LogTopicId": "abc",
686
+ "AddressIPv6": "abc",
687
+ "ExtraInfo": {
688
+ "ZhiTong": true,
689
+ "TgwGroupName": "abc"
320
690
  },
321
- "PrepaidAttributes": null
691
+ "IsDDos": true,
692
+ "ConfigId": "abc",
693
+ "LoadBalancerPassToTarget": true,
694
+ "ExclusiveCluster": {
695
+ "L4Clusters": [
696
+ {
697
+ "ClusterId": "abc",
698
+ "ClusterName": "abc",
699
+ "Zone": "abc"
700
+ }
701
+ ],
702
+ "L7Clusters": [
703
+ {
704
+ "ClusterId": "abc",
705
+ "ClusterName": "abc",
706
+ "Zone": "abc"
707
+ }
708
+ ],
709
+ "ClassicalCluster": {
710
+ "ClusterId": "abc",
711
+ "ClusterName": "abc",
712
+ "Zone": "abc"
713
+ }
714
+ },
715
+ "IPv6Mode": "abc",
716
+ "SnatPro": true,
717
+ "SnatIps": [
718
+ {
719
+ "SubnetId": "abc",
720
+ "Ip": "abc"
721
+ }
722
+ ],
723
+ "SlaType": "abc",
724
+ "IsBlock": true,
725
+ "IsBlockTime": "abc",
726
+ "LocalBgp": true,
727
+ "ClusterTag": "abc",
728
+ "MixIpTarget": true,
729
+ "Zones": [
730
+ "abc"
731
+ ],
732
+ "NfvInfo": "abc",
733
+ "HealthLogSetId": "abc",
734
+ "HealthLogTopicId": "abc",
735
+ "ClusterIds": [
736
+ "abc"
737
+ ],
738
+ "AttributeFlags": [
739
+ "abc"
740
+ ],
741
+ "LoadBalancerDomain": "abc"
322
742
  }
323
743
  ],
324
- "RequestId": "eba822a4-67cb-414c-b21d-f98ba3995d12"
744
+ "RequestId": "abc"
325
745
  }
326
746
  }
327
747
  ```