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
@@ -659,7 +659,7 @@
659
659
  "status": "online"
660
660
  },
661
661
  "ModifyAddressesBandwidth": {
662
- "document": "调整弹性公网IP带宽\n",
662
+ "document": "调整弹性公网IP带宽",
663
663
  "input": "ModifyAddressesBandwidthRequest",
664
664
  "name": "调整弹性公网IP带宽",
665
665
  "output": "ModifyAddressesBandwidthResponse",
@@ -1217,7 +1217,7 @@
1217
1217
  {
1218
1218
  "disabled": false,
1219
1219
  "document": "ECM 地域",
1220
- "example": "",
1220
+ "example": "ap-xian-ecm",
1221
1221
  "member": "string",
1222
1222
  "name": "EcmRegion",
1223
1223
  "required": true,
@@ -1226,7 +1226,7 @@
1226
1226
  {
1227
1227
  "disabled": false,
1228
1228
  "document": "EIP数量。默认值:1。",
1229
- "example": "",
1229
+ "example": "1",
1230
1230
  "member": "uint64",
1231
1231
  "name": "AddressCount",
1232
1232
  "required": false,
@@ -1235,7 +1235,7 @@
1235
1235
  {
1236
1236
  "disabled": false,
1237
1237
  "document": "CMCC:中国移动\nCTCC:中国电信\nCUCC:中国联通",
1238
- "example": "",
1238
+ "example": "CTCC",
1239
1239
  "member": "string",
1240
1240
  "name": "InternetServiceProvider",
1241
1241
  "required": false,
@@ -1244,7 +1244,7 @@
1244
1244
  {
1245
1245
  "disabled": false,
1246
1246
  "document": "1 Mbps 至 5000 Mbps,默认值:1 Mbps。",
1247
- "example": "",
1247
+ "example": "1",
1248
1248
  "member": "uint64",
1249
1249
  "name": "InternetMaxBandwidthOut",
1250
1250
  "required": false,
@@ -1262,7 +1262,7 @@
1262
1262
  {
1263
1263
  "disabled": false,
1264
1264
  "document": "要绑定的实例 ID。",
1265
- "example": "",
1265
+ "example": "ins-11112222",
1266
1266
  "member": "string",
1267
1267
  "name": "InstanceId",
1268
1268
  "required": false,
@@ -1271,7 +1271,7 @@
1271
1271
  {
1272
1272
  "disabled": false,
1273
1273
  "document": "要绑定的弹性网卡 ID。 弹性网卡 ID 形如:eni-11112222。NetworkInterfaceId 与 InstanceId 不可同时指定。弹性网卡 ID 可通过DescribeNetworkInterfaces接口返回值中的networkInterfaceId获取。",
1274
- "example": "",
1274
+ "example": "eni-11112222",
1275
1275
  "member": "string",
1276
1276
  "name": "NetworkInterfaceId",
1277
1277
  "required": false,
@@ -1280,7 +1280,7 @@
1280
1280
  {
1281
1281
  "disabled": false,
1282
1282
  "document": "要绑定的内网 IP。如果指定了 NetworkInterfaceId 则也必须指定 PrivateIpAddress ,表示将 EIP 绑定到指定弹性网卡的指定内网 IP 上。同时要确保指定的 PrivateIpAddress 是指定的 NetworkInterfaceId 上的一个内网 IP。指定弹性网卡的内网 IP 可通过DescribeNetworkInterfaces接口返回值中的privateIpAddress获取。",
1283
- "example": "",
1283
+ "example": "10.0.0.13",
1284
1284
  "member": "string",
1285
1285
  "name": "PrivateIpAddress",
1286
1286
  "required": false,
@@ -1295,20 +1295,20 @@
1295
1295
  {
1296
1296
  "disabled": false,
1297
1297
  "document": "申请到的 EIP 的唯一 ID 列表。\n注意:此字段可能返回 null,表示取不到有效值。",
1298
- "example": "",
1298
+ "example": "[\"eip-11112222\"]",
1299
1299
  "member": "string",
1300
1300
  "name": "AddressSet",
1301
- "required": true,
1301
+ "output_required": true,
1302
1302
  "type": "list",
1303
1303
  "value_allowed_null": true
1304
1304
  },
1305
1305
  {
1306
1306
  "disabled": false,
1307
1307
  "document": "异步任务TaskId。可以使用DescribeTaskResult接口查询任务状态。",
1308
- "example": "",
1308
+ "example": "1234567",
1309
1309
  "member": "string",
1310
1310
  "name": "TaskId",
1311
- "required": true,
1311
+ "output_required": true,
1312
1312
  "type": "string",
1313
1313
  "value_allowed_null": false
1314
1314
  },
@@ -1802,7 +1802,7 @@
1802
1802
  {
1803
1803
  "disabled": false,
1804
1804
  "document": "ECM 地域",
1805
- "example": "",
1805
+ "example": "ap-chongqing-ecm2",
1806
1806
  "member": "string",
1807
1807
  "name": "EcmRegion",
1808
1808
  "required": true,
@@ -1811,7 +1811,7 @@
1811
1811
  {
1812
1812
  "disabled": false,
1813
1813
  "document": "标识 EIP 的唯一 ID。EIP 唯一 ID 形如:eip-11112222。",
1814
- "example": "",
1814
+ "example": "eip-aihfuscm",
1815
1815
  "member": "string",
1816
1816
  "name": "AddressId",
1817
1817
  "required": true,
@@ -1820,7 +1820,7 @@
1820
1820
  {
1821
1821
  "disabled": false,
1822
1822
  "document": "要绑定的实例 ID。",
1823
- "example": "",
1823
+ "example": "ins-jfaukmsn",
1824
1824
  "member": "string",
1825
1825
  "name": "InstanceId",
1826
1826
  "required": false,
@@ -1829,7 +1829,7 @@
1829
1829
  {
1830
1830
  "disabled": false,
1831
1831
  "document": "要绑定的弹性网卡 ID。 弹性网卡 ID 形如:eni-11112222。NetworkInterfaceId 与 InstanceId 不可同时指定。弹性网卡 ID 可通过DescribeNetworkInterfaces接口返回值中的networkInterfaceId获取。",
1832
- "example": "",
1832
+ "example": "eni-ea173k1x",
1833
1833
  "member": "string",
1834
1834
  "name": "NetworkInterfaceId",
1835
1835
  "required": false,
@@ -1838,7 +1838,7 @@
1838
1838
  {
1839
1839
  "disabled": false,
1840
1840
  "document": "要绑定的内网 IP。如果指定了 NetworkInterfaceId 则也必须指定 PrivateIpAddress ,表示将 EIP 绑定到指定弹性网卡的指定内网 IP 上。同时要确保指定的 PrivateIpAddress 是指定的 NetworkInterfaceId 上的一个内网 IP。指定弹性网卡的内网 IP 可通过DescribeNetworkInterfaces接口返回值中的privateIpAddress获取。",
1841
- "example": "",
1841
+ "example": "10.0.2.27",
1842
1842
  "member": "string",
1843
1843
  "name": "PrivateIpAddress",
1844
1844
  "required": false,
@@ -1853,9 +1853,10 @@
1853
1853
  {
1854
1854
  "disabled": false,
1855
1855
  "document": "异步任务TaskId。可以使用DescribeTaskResult接口查询任务状态。",
1856
- "example": "",
1856
+ "example": "202869021",
1857
1857
  "member": "string",
1858
1858
  "name": "TaskId",
1859
+ "output_required": true,
1859
1860
  "type": "string",
1860
1861
  "value_allowed_null": false
1861
1862
  },
@@ -4004,7 +4005,7 @@
4004
4005
  {
4005
4006
  "disabled": false,
4006
4007
  "document": "ECM 地域",
4007
- "example": "",
4008
+ "example": "ap-hangzhou-ecm",
4008
4009
  "member": "string",
4009
4010
  "name": "EcmRegion",
4010
4011
  "required": true,
@@ -4019,9 +4020,10 @@
4019
4020
  {
4020
4021
  "disabled": false,
4021
4022
  "document": "账户 EIP 配额信息。",
4022
- "example": "",
4023
+ "example": "",
4023
4024
  "member": "EipQuota",
4024
4025
  "name": "QuotaSet",
4026
+ "output_required": true,
4025
4027
  "type": "list",
4026
4028
  "value_allowed_null": false
4027
4029
  },
@@ -4040,7 +4042,7 @@
4040
4042
  {
4041
4043
  "disabled": false,
4042
4044
  "document": "ECM 地域",
4043
- "example": "",
4045
+ "example": "ap-chongqing-ecm2",
4044
4046
  "member": "string",
4045
4047
  "name": "EcmRegion",
4046
4048
  "required": true,
@@ -4049,7 +4051,7 @@
4049
4051
  {
4050
4052
  "disabled": false,
4051
4053
  "document": "标识 EIP 的唯一 ID 列表。EIP 唯一 ID 形如:eip-11112222。参数不支持同时指定AddressIds和Filters。",
4052
- "example": "",
4054
+ "example": "[\"eip-aihfuscm\"]",
4053
4055
  "member": "string",
4054
4056
  "name": "AddressIds",
4055
4057
  "required": false,
@@ -4058,7 +4060,7 @@
4058
4060
  {
4059
4061
  "disabled": false,
4060
4062
  "document": "每次请求的Filters的上限为10,Filter.Values的上限为5。参数不支持同时指定AddressIds和Filters。详细的过滤条件如下:\naddress-id - String - 是否必填:否 - (过滤条件)按照 EIP 的唯一 ID 过滤。EIP 唯一 ID 形如:eip-11112222。\naddress-name - String - 是否必填:否 - (过滤条件)按照 EIP 名称过滤。不支持模糊过滤。\naddress-ip - String - 是否必填:否 - (过滤条件)按照 EIP 的 IP 地址过滤。\naddress-status - String - 是否必填:否 - (过滤条件)按照 EIP 的状态过滤。取值范围:详见EIP状态列表。\ninstance-id - String - 是否必填:否 - (过滤条件)按照 EIP 绑定的实例 ID 过滤。实例 ID 形如:ins-11112222。\nprivate-ip-address - String - 是否必填:否 - (过滤条件)按照 EIP 绑定的内网 IP 过滤。\nnetwork-interface-id - String - 是否必填:否 - (过滤条件)按照 EIP 绑定的弹性网卡 ID 过滤。弹性网卡 ID 形如:eni-11112222。\nis-arrears - String - 是否必填:否 - (过滤条件)按照 EIP 是否欠费进行过滤。(TRUE:EIP 处于欠费状态|FALSE:EIP 费用状态正常)",
4061
- "example": "",
4063
+ "example": "",
4062
4064
  "member": "Filter",
4063
4065
  "name": "Filters",
4064
4066
  "required": false,
@@ -4067,7 +4069,7 @@
4067
4069
  {
4068
4070
  "disabled": false,
4069
4071
  "document": "偏移量,默认为0。",
4070
- "example": "",
4072
+ "example": "0",
4071
4073
  "member": "uint64",
4072
4074
  "name": "Offset",
4073
4075
  "required": false,
@@ -4076,7 +4078,7 @@
4076
4078
  {
4077
4079
  "disabled": false,
4078
4080
  "document": "返回数量,默认为20,最大值为100。",
4079
- "example": "",
4081
+ "example": "20",
4080
4082
  "member": "uint64",
4081
4083
  "name": "Limit",
4082
4084
  "required": false,
@@ -4091,18 +4093,20 @@
4091
4093
  {
4092
4094
  "disabled": false,
4093
4095
  "document": "符合条件的 EIP 数量。",
4094
- "example": "",
4096
+ "example": "1",
4095
4097
  "member": "uint64",
4096
4098
  "name": "TotalCount",
4099
+ "output_required": true,
4097
4100
  "type": "int",
4098
4101
  "value_allowed_null": false
4099
4102
  },
4100
4103
  {
4101
4104
  "disabled": false,
4102
4105
  "document": "EIP 详细信息列表。",
4103
- "example": "",
4106
+ "example": "",
4104
4107
  "member": "Address",
4105
4108
  "name": "AddressSet",
4109
+ "output_required": true,
4106
4110
  "type": "list",
4107
4111
  "value_allowed_null": false
4108
4112
  },
@@ -6597,7 +6601,7 @@
6597
6601
  {
6598
6602
  "disabled": false,
6599
6603
  "document": "ECM 地域",
6600
- "example": "",
6604
+ "example": "ap-hangzhou-ecm",
6601
6605
  "member": "string",
6602
6606
  "name": "EcmRegion",
6603
6607
  "required": true,
@@ -6606,7 +6610,7 @@
6606
6610
  {
6607
6611
  "disabled": false,
6608
6612
  "document": "标识 EIP 的唯一 ID。EIP 唯一 ID 形如:eip-11112222。",
6609
- "example": "",
6613
+ "example": "eip-aihfuscm",
6610
6614
  "member": "string",
6611
6615
  "name": "AddressId",
6612
6616
  "required": true,
@@ -6615,7 +6619,7 @@
6615
6619
  {
6616
6620
  "disabled": false,
6617
6621
  "document": "表示解绑 EIP 之后是否分配普通公网 IP。取值范围:\nTRUE:表示解绑 EIP 之后分配普通公网 IP。\nFALSE:表示解绑 EIP 之后不分配普通公网 IP。\n默认取值:FALSE。\n\n只有满足以下条件时才能指定该参数:\n只有在解绑主网卡的主内网 IP 上的 EIP 时才能指定该参数。\n解绑 EIP 后重新分配普通公网 IP 操作一个账号每天最多操作 10 次;详情可通过 DescribeAddressQuota 接口获取。",
6618
- "example": "",
6622
+ "example": "false",
6619
6623
  "member": "bool",
6620
6624
  "name": "ReallocateNormalPublicIp",
6621
6625
  "required": false,
@@ -6630,9 +6634,10 @@
6630
6634
  {
6631
6635
  "disabled": false,
6632
6636
  "document": "异步任务TaskId。可以使用DescribeTaskResult接口查询任务状态。",
6633
- "example": "",
6637
+ "example": "954361",
6634
6638
  "member": "string",
6635
6639
  "name": "TaskId",
6640
+ "output_required": true,
6636
6641
  "type": "string",
6637
6642
  "value_allowed_null": false
6638
6643
  },
@@ -9512,7 +9517,7 @@
9512
9517
  {
9513
9518
  "disabled": false,
9514
9519
  "document": "ECM 地域",
9515
- "example": "",
9520
+ "example": "ap-chongqing-ecm2",
9516
9521
  "member": "string",
9517
9522
  "name": "EcmRegion",
9518
9523
  "required": true,
@@ -9521,7 +9526,7 @@
9521
9526
  {
9522
9527
  "disabled": false,
9523
9528
  "document": "标识 EIP 的唯一 ID。EIP 唯一 ID 形如:eip-11112222。",
9524
- "example": "",
9529
+ "example": "eip-48d9e6ff",
9525
9530
  "member": "string",
9526
9531
  "name": "AddressId",
9527
9532
  "required": true,
@@ -9530,7 +9535,7 @@
9530
9535
  {
9531
9536
  "disabled": false,
9532
9537
  "document": "修改后的 EIP 名称。长度上限为20个字符。",
9533
- "example": "",
9538
+ "example": "demo",
9534
9539
  "member": "string",
9535
9540
  "name": "AddressName",
9536
9541
  "required": false,
@@ -9539,7 +9544,7 @@
9539
9544
  {
9540
9545
  "disabled": false,
9541
9546
  "document": "设定EIP是否直通,\"TRUE\"表示直通,\"FALSE\"表示非直通。注意该参数仅对EIP直通功能可见的用户可以设定。",
9542
- "example": "",
9547
+ "example": "false",
9543
9548
  "member": "string",
9544
9549
  "name": "EipDirectConnection",
9545
9550
  "required": false,
@@ -9566,7 +9571,7 @@
9566
9571
  {
9567
9572
  "disabled": false,
9568
9573
  "document": "ECM 地域",
9569
- "example": "",
9574
+ "example": "ap-chongqing-ecm2",
9570
9575
  "member": "string",
9571
9576
  "name": "EcmRegion",
9572
9577
  "required": true,
@@ -9575,7 +9580,7 @@
9575
9580
  {
9576
9581
  "disabled": false,
9577
9582
  "document": "EIP唯一标识ID,形如'eip-xxxxxxx'",
9578
- "example": "",
9583
+ "example": "[\"eip-85de31gh\"]",
9579
9584
  "member": "string",
9580
9585
  "name": "AddressIds",
9581
9586
  "required": true,
@@ -9584,7 +9589,7 @@
9584
9589
  {
9585
9590
  "disabled": false,
9586
9591
  "document": "调整带宽目标值",
9587
- "example": "",
9592
+ "example": "10",
9588
9593
  "member": "uint64",
9589
9594
  "name": "InternetMaxBandwidthOut",
9590
9595
  "required": true,
@@ -9599,9 +9604,10 @@
9599
9604
  {
9600
9605
  "disabled": false,
9601
9606
  "document": "异步任务TaskId。",
9602
- "example": "",
9607
+ "example": "1268459",
9603
9608
  "member": "string",
9604
9609
  "name": "TaskId",
9610
+ "output_required": true,
9605
9611
  "type": "string",
9606
9612
  "value_allowed_null": false
9607
9613
  },
@@ -9863,7 +9869,7 @@
9863
9869
  {
9864
9870
  "disabled": false,
9865
9871
  "document": "IPV6地址。Ipv6Addresses和Ipv6AddressId必须且只能传一个",
9866
- "example": "",
9872
+ "example": "[\"2402:4e00:1000:200:0:8d8a:60b7:87f8\"]",
9867
9873
  "member": "Ipv6Address",
9868
9874
  "name": "Ipv6Addresses",
9869
9875
  "required": false,
@@ -9872,7 +9878,7 @@
9872
9878
  {
9873
9879
  "disabled": false,
9874
9880
  "document": "IPV6地址对应的唯一ID,形如eip-xxxxxxxx。Ipv6Addresses和Ipv6AddressId必须且只能传一个",
9875
- "example": "",
9881
+ "example": "[\"eip-265fg963\"]",
9876
9882
  "member": "string",
9877
9883
  "name": "Ipv6AddressIds",
9878
9884
  "required": false,
@@ -12470,7 +12476,7 @@
12470
12476
  {
12471
12477
  "disabled": false,
12472
12478
  "document": "ECM 地域",
12473
- "example": "",
12479
+ "example": "ap-chongqing-ecm2",
12474
12480
  "member": "string",
12475
12481
  "name": "EcmRegion",
12476
12482
  "required": true,
@@ -12479,7 +12485,7 @@
12479
12485
  {
12480
12486
  "disabled": false,
12481
12487
  "document": "标识 EIP 的唯一 ID 列表。",
12482
- "example": "",
12488
+ "example": "[\"eip-fg5896sc\"]",
12483
12489
  "member": "string",
12484
12490
  "name": "AddressIds",
12485
12491
  "required": true,
@@ -12494,9 +12500,10 @@
12494
12500
  {
12495
12501
  "disabled": false,
12496
12502
  "document": "异步任务TaskId。可以使用DescribeTaskResult接口查询任务状态。",
12497
- "example": "",
12503
+ "example": "7456321",
12498
12504
  "member": "string",
12499
12505
  "name": "TaskId",
12506
+ "output_required": true,
12500
12507
  "type": "string",
12501
12508
  "value_allowed_null": false
12502
12509
  },
@@ -12524,7 +12531,7 @@
12524
12531
  {
12525
12532
  "disabled": false,
12526
12533
  "document": "IPV6地址。Ipv6Addresses和Ipv6AddressIds必须且只能传一个。",
12527
- "example": "",
12534
+ "example": "[\"2402:4e00:1000:200:0:8d8a:60b7:87f8\"]",
12528
12535
  "member": "string",
12529
12536
  "name": "Ipv6Addresses",
12530
12537
  "required": false,
@@ -12533,7 +12540,7 @@
12533
12540
  {
12534
12541
  "disabled": false,
12535
12542
  "document": "IPV6地址对应的唯一ID,形如eip-xxxxxxxx。Ipv6Addresses和Ipv6AddressIds必须且只能传一个。",
12536
- "example": "",
12543
+ "example": "[\"eip-1534fc12\"]",
12537
12544
  "member": "string",
12538
12545
  "name": "Ipv6AddressIds",
12539
12546
  "required": false,
@@ -12548,10 +12555,10 @@
12548
12555
  {
12549
12556
  "disabled": false,
12550
12557
  "document": "异步任务TaskId。",
12551
- "example": "",
12558
+ "example": "3568421",
12552
12559
  "member": "string",
12553
12560
  "name": "TaskId",
12554
- "required": true,
12561
+ "output_required": true,
12555
12562
  "type": "string",
12556
12563
  "value_allowed_null": false
12557
12564
  },
@@ -4,7 +4,7 @@
4
4
  {
5
5
  "document": "",
6
6
  "input": "https://ecm.tencentcloudapi.com/?Action=AllocateAddresses\n&AddressCount=1\n&InternetServiceProvider=CTCC\n&EcmRegion=ap-hangzhou-ecm\n&<公共请求参数>",
7
- "output": "{\n \"Response\": {\n \"AddressSet\": [\n \"eip-11112222\"\n ],\n \"TaskId\": \"123\",\n \"RequestId\": \"6EF60BEC-0242-43AF-BB20-270359FB54A7\"\n }\n}",
7
+ "output": "{\n \"Response\": {\n \"AddressSet\": [\n \"eip-11112222\"\n ],\n \"TaskId\": \"202869021\",\n \"RequestId\": \"6EF60BEC-0242-43AF-BB20-270359FB54A7\"\n }\n}",
8
8
  "title": "创建EIP"
9
9
  }
10
10
  ],
@@ -60,7 +60,7 @@
60
60
  {
61
61
  "document": "实例主网卡无外网IP条件下,将EIP绑定到实例主网卡",
62
62
  "input": "https://ecm.tencentcloudapi.com/?Action=AssociateAddress\n&AddressId=eip-11112222\n&InstanceId=ins-11221122\n&EcmRegion=ap-hangzhou-ecm\n&<公共请求参数>",
63
- "output": "{\n \"Response\": {\n \"TaskId\": \"123\",\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
63
+ "output": "{\n \"Response\": {\n \"TaskId\": \"202869021\",\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
64
64
  "title": "绑定EIP到实例上"
65
65
  }
66
66
  ],
@@ -378,7 +378,7 @@
378
378
  {
379
379
  "document": "",
380
380
  "input": "https://ecm.tencentcloudapi.com/?Action=DescribeAddresses\r\n&AddressIds.0=eip-11221122\r\n&EcmRegion=ap-hangzhou-ecm\r\n&<公共请求参数>",
381
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"AddressSet\": [\n {\n \"AddressId\": \"eip-11221122\",\n \"AddressName\": \"test\",\n \"AddressIp\": \"123.121.34.33\",\n \"AddressStatus\": \"BINDED\",\n \"InstanceId\": \"ins-11221122\",\n \"NetworkInterfaceId\": null,\n \"PrivateAddressIp\": null,\n \"IsArrears\": false,\n \"IsBlocked\": false,\n \"CreatedTime\": \"2020-01-12T07:52:00Z\"\n }\n ],\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
381
+ "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"AddressSet\": [\n {\n \"AddressId\": \"eip-11221122\",\n \"AddressName\": \"demo\",\n \"AddressIp\": \"123.121.34.33\",\n \"AddressStatus\": \"BINDED\",\n \"AddressType\": \"EIP\",\n \"InstanceId\": \"ins-11221122\",\n \"NetworkInterfaceId\": \"eni-2regnhmp\",\n \"PrivateAddressIp\": \"10.212.0.26\",\n \"IsArrears\": false,\n \"IsBlocked\": false,\n \"IsEipDirectConnection\": true,\n \"CascadeRelease\": false,\n \"CreatedTime\": \"2024-12-03T02:19:31Z\",\n \"Bandwidth\": 2048,\n \"PayMode\": \"BANDWIDTH_PACKAGE\",\n \"InternetServiceProvider\": \"CUCC\"\n }\n ],\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
382
382
  "title": "使用AddressIds查询EIP"
383
383
  }
384
384
  ],
@@ -726,7 +726,7 @@
726
726
  {
727
727
  "document": "",
728
728
  "input": "https://ecm.tencentcloudapi.com/?Action=DisassociateAddress\n&AddressId=eip-11112222\n&EcmRegion=ap-hangzhou-ecm\n&<公共请求参数>",
729
- "output": "{\n \"Response\": {\n \"TaskId\": \"123\",\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
729
+ "output": "{\n \"Response\": {\n \"TaskId\": \"824963\",\n \"RequestId\": \"3c140219-cfe9-470e-b241-907877d6fb03\"\n }\n}",
730
730
  "title": "解绑 EIP"
731
731
  }
732
732
  ],
@@ -804,7 +804,7 @@
804
804
  {
805
805
  "document": "",
806
806
  "input": "https://ecm.tencentcloudapi.com/?Action=ModifyAddressesBandwidth\n&InternetMaxBandwidthOut=1000\n&AddressIds.0=eip-11112222\n&EcmRegion=ap-hangzhou-ecm\n&<公共请求参数>",
807
- "output": "{\n \"Response\": {\n \"TaskId\": \"123\",\n \"RequestId\": \"24cfceab-3492-482c-b86f-27f598b1b044\"\n }\n}",
807
+ "output": "{\n \"Response\": {\n \"TaskId\": \"3594621\",\n \"RequestId\": \"24cfceab-3492-482c-b86f-27f598b1b044\"\n }\n}",
808
808
  "title": "调整EIP带宽"
809
809
  }
810
810
  ],
@@ -1012,7 +1012,7 @@
1012
1012
  {
1013
1013
  "document": "",
1014
1014
  "input": "https://ecm.tencentcloudapi.com/?Action=ReleaseAddresses\r\n&AddressIds.0=eip-11112222\r\n&EcmRegion=ap-hangzhou-ecm\r\n&<公共请求参数>",
1015
- "output": "{\n \"Response\": {\n \"TaskId\": \"123\",\n \"RequestId\": \"6EF60BEC-0242-43AF-BB20-270359FB54A7\"\n }\n}",
1015
+ "output": "{\n \"Response\": {\n \"TaskId\": \"4569821\",\n \"RequestId\": \"6EF60BEC-0242-43AF-BB20-270359FB54A7\"\n }\n}",
1016
1016
  "title": "释放弹性公网IP"
1017
1017
  }
1018
1018
  ],
@@ -1028,7 +1028,7 @@
1028
1028
  {
1029
1029
  "document": "",
1030
1030
  "input": "https://ecm.tencentcloudapi.com/?Action=ReleaseIpv6AddressesBandwidth\n&EcmRegion=ap-xian-ecm\n&Ipv6Addresses.0=2402:4e00:1000:200:0:8d8a:60b7:87f8\n&<公共请求参数>",
1031
- "output": "{\n \"Response\": {\n \"TaskId\": 202869021,\n \"RequestId\": \"aac03e7b-3c91-4970-b2bc-c20f0c6bdd38\"\n }\n}",
1031
+ "output": "{\n \"Response\": {\n \"TaskId\": \"2568423\",\n \"RequestId\": \"aac03e7b-3c91-4970-b2bc-c20f0c6bdd38\"\n }\n}",
1032
1032
  "title": "释放弹性公网IPv6地址带宽"
1033
1033
  }
1034
1034
  ],