tccli 3.0.1100.1__py2.py3-none-any.whl → 3.0.1101.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 (58) hide show
  1. tccli/__init__.py +1 -1
  2. tccli/examples/cdb/v20170320/CloseSSL.md +21 -0
  3. tccli/examples/cdb/v20170320/DescribeSSLStatus.md +22 -0
  4. tccli/examples/cdb/v20170320/OpenSSL.md +21 -0
  5. tccli/examples/cls/v20201016/DeleteConfigExtra.md +1 -1
  6. tccli/examples/csip/v20221121/CreateRiskCenterScanTask.md +1 -0
  7. tccli/examples/csip/v20221121/DescribeRiskCenterAssetViewCFGRiskList.md +1 -0
  8. tccli/examples/csip/v20221121/DescribeRiskCenterAssetViewPortRiskList.md +1 -0
  9. tccli/examples/csip/v20221121/DescribeRiskCenterAssetViewVULRiskList.md +1 -0
  10. tccli/examples/csip/v20221121/DescribeRiskCenterAssetViewWeakPasswordRiskList.md +1 -0
  11. tccli/examples/csip/v20221121/DescribeRiskCenterPortViewPortRiskList.md +1 -0
  12. tccli/examples/csip/v20221121/DescribeRiskCenterServerRiskList.md +1 -0
  13. tccli/examples/csip/v20221121/DescribeRiskCenterVULViewVULRiskList.md +1 -0
  14. tccli/examples/csip/v20221121/DescribeRiskCenterWebsiteRiskList.md +1 -0
  15. tccli/examples/csip/v20221121/DescribeScanTaskList.md +1 -0
  16. tccli/examples/csip/v20221121/DescribeTaskLogURL.md +1 -0
  17. tccli/examples/csip/v20221121/ModifyRiskCenterRiskStatus.md +1 -0
  18. tccli/examples/csip/v20221121/ModifyRiskCenterScanTask.md +1 -0
  19. tccli/examples/postgres/v20170312/ModifyAccountRemark.md +1 -1
  20. tccli/examples/teo/v20220901/DescribeRulesSetting.md +6 -159
  21. tccli/examples/tsf/v20180326/CreateCluster.md +2 -2
  22. tccli/examples/vpc/v20170312/DeleteVpnGateway.md +1 -2
  23. tccli/examples/vpc/v20170312/DescribeVpnGatewaySslServers.md +23 -33
  24. tccli/examples/vpc/v20170312/InquiryPriceCreateVpnGateway.md +11 -3
  25. tccli/examples/vpc/v20170312/InquiryPriceResetVpnGatewayInternetMaxBandwidth.md +14 -7
  26. tccli/examples/vpc/v20170312/ModifyVpnGatewayCcnRoutes.md +1 -1
  27. tccli/examples/wedata/v20210820/DescribeProject.md +58 -1
  28. tccli/services/cdb/cdb_client.py +163 -4
  29. tccli/services/cdb/v20170320/api.json +169 -0
  30. tccli/services/cdb/v20170320/examples.json +24 -0
  31. tccli/services/clb/v20180317/api.json +18 -0
  32. tccli/services/cls/v20201016/api.json +28 -28
  33. tccli/services/cls/v20201016/examples.json +1 -1
  34. tccli/services/csip/v20221121/api.json +157 -4
  35. tccli/services/csip/v20221121/examples.json +13 -13
  36. tccli/services/cvm/v20170312/api.json +3 -3
  37. tccli/services/cwp/cwp_client.py +0 -53
  38. tccli/services/cwp/v20180228/api.json +0 -194
  39. tccli/services/cwp/v20180228/examples.json +0 -8
  40. tccli/services/cynosdb/v20190107/api.json +1 -1
  41. tccli/services/nlp/v20190408/api.json +13 -0
  42. tccli/services/ocr/v20181119/api.json +1 -1
  43. tccli/services/postgres/v20170312/examples.json +1 -1
  44. tccli/services/rum/v20210622/api.json +8 -8
  45. tccli/services/ssl/v20191205/api.json +2 -2
  46. tccli/services/teo/v20220901/api.json +1 -1
  47. tccli/services/teo/v20220901/examples.json +1 -1
  48. tccli/services/tsf/v20180326/api.json +80 -42
  49. tccli/services/tsf/v20180326/examples.json +1 -1
  50. tccli/services/vpc/v20170312/api.json +36 -23
  51. tccli/services/vpc/v20170312/examples.json +11 -11
  52. tccli/services/wedata/v20210820/api.json +465 -0
  53. tccli/services/wedata/v20210820/examples.json +1 -1
  54. {tccli-3.0.1100.1.dist-info → tccli-3.0.1101.1.dist-info}/METADATA +2 -2
  55. {tccli-3.0.1100.1.dist-info → tccli-3.0.1101.1.dist-info}/RECORD +58 -55
  56. {tccli-3.0.1100.1.dist-info → tccli-3.0.1101.1.dist-info}/WHEEL +0 -0
  57. {tccli-3.0.1100.1.dist-info → tccli-3.0.1101.1.dist-info}/entry_points.txt +0 -0
  58. {tccli-3.0.1100.1.dist-info → tccli-3.0.1101.1.dist-info}/license_files/LICENSE +0 -0
@@ -764,7 +764,7 @@
764
764
  "status": "online"
765
765
  },
766
766
  "DeleteVpnGateway": {
767
- "document": "本接口(DeleteVpnGateway)用于删除VPN网关。目前只支持删除运行中的按量计费的IPSEC网关实例。",
767
+ "document": "本接口(DeleteVpnGateway)用于删除VPN网关。",
768
768
  "input": "DeleteVpnGatewayRequest",
769
769
  "name": "删除VPN网关",
770
770
  "output": "DeleteVpnGatewayResponse",
@@ -1611,7 +1611,7 @@
1611
1611
  "status": "online"
1612
1612
  },
1613
1613
  "InquiryPriceResetVpnGatewayInternetMaxBandwidth": {
1614
- "document": "本接口(InquiryPriceResetVpnGatewayInternetMaxBandwidth)调整VPN网关带宽上限询价。",
1614
+ "document": "本接口(InquiryPriceResetVpnGatewayInternetMaxBandwidth)用于调整VPN网关带宽上限询价。",
1615
1615
  "input": "InquiryPriceResetVpnGatewayInternetMaxBandwidthRequest",
1616
1616
  "name": "调整VPN网关带宽上限询价",
1617
1617
  "output": "InquiryPriceResetVpnGatewayInternetMaxBandwidthResponse",
@@ -8832,7 +8832,7 @@
8832
8832
  },
8833
8833
  {
8834
8834
  "disabled": false,
8835
- "document": "是否支持压缩。当前仅支持不支持压缩,默认False。",
8835
+ "document": "是否支持压缩。当前不支持压缩,默认False。",
8836
8836
  "example": "False",
8837
8837
  "member": "bool",
8838
8838
  "name": "Compress",
@@ -8841,7 +8841,7 @@
8841
8841
  },
8842
8842
  {
8843
8843
  "disabled": false,
8844
- "document": "是否开启SSO认证。默认为False",
8844
+ "document": "是否开启SSO认证。默认为False。该功能当前需要申请开白使用。",
8845
8845
  "example": "False",
8846
8846
  "member": "bool",
8847
8847
  "name": "SsoEnabled",
@@ -8860,7 +8860,7 @@
8860
8860
  {
8861
8861
  "disabled": false,
8862
8862
  "document": "SAML-DATA,开启SSO时传。",
8863
- "example": "xxxxx",
8863
+ "example": "",
8864
8864
  "member": "string",
8865
8865
  "name": "SamlData",
8866
8866
  "required": false,
@@ -10585,7 +10585,7 @@
10585
10585
  {
10586
10586
  "disabled": false,
10587
10587
  "document": "VPN网关实例ID。",
10588
- "example": "",
10588
+ "example": "vpngw-ox3thdg1",
10589
10589
  "member": "string",
10590
10590
  "name": "VpnGatewayId",
10591
10591
  "required": true,
@@ -16373,8 +16373,8 @@
16373
16373
  },
16374
16374
  {
16375
16375
  "disabled": false,
16376
- "document": "SSL-VPN-SERVER实例ID。形如:vpngwSslServer-12345678。每次请求的实例的上限为100。参数不支持同时指定SslVpnServerIds和Filters。",
16377
- "example": "['vpngwSslServer-12345']",
16376
+ "document": "SSL-VPN-SERVER实例ID。形如:vpns-0p4rj60。每次请求的实例的上限为100。参数不支持同时指定SslVpnServerIds和Filters。",
16377
+ "example": "['vpns-0p4rj60r']",
16378
16378
  "member": "string",
16379
16379
  "name": "SslVpnServerIds",
16380
16380
  "required": false,
@@ -16410,6 +16410,7 @@
16410
16410
  "example": "1",
16411
16411
  "member": "uint64",
16412
16412
  "name": "TotalCount",
16413
+ "output_required": true,
16413
16414
  "type": "int",
16414
16415
  "value_allowed_null": false
16415
16416
  },
@@ -16419,6 +16420,7 @@
16419
16420
  "example": "无",
16420
16421
  "member": "SslVpnSever",
16421
16422
  "name": "SslVpnSeverSet",
16423
+ "output_required": true,
16422
16424
  "type": "list",
16423
16425
  "value_allowed_null": false
16424
16426
  },
@@ -19175,7 +19177,7 @@
19175
19177
  "members": [
19176
19178
  {
19177
19179
  "disabled": false,
19178
- "document": "公网带宽设置。可选带宽规格:5, 10, 20, 50, 100;单位:Mbps。",
19180
+ "document": "公网带宽设置。可选带宽规格:5, 10, 20, 50, 100, 200, 500, 1000, 3000;单位:Mbps。",
19179
19181
  "example": "5",
19180
19182
  "member": "uint64",
19181
19183
  "name": "InternetMaxBandwidthOut",
@@ -19202,7 +19204,7 @@
19202
19204
  },
19203
19205
  {
19204
19206
  "disabled": false,
19205
- "document": "SSL VPN连接数设置,可选规格:5, 10, 20, 50, 100;单位:个。",
19207
+ "document": "SSL VPN连接数设置,可选规格:5, 10, 20, 50, 100, 200, 500, 1000;单位:个。",
19206
19208
  "example": "5",
19207
19209
  "member": "uint64",
19208
19210
  "name": "MaxConnection",
@@ -19211,7 +19213,7 @@
19211
19213
  },
19212
19214
  {
19213
19215
  "disabled": false,
19214
- "document": "查询的VPN类型,支持IPSECSSL两种类型,为SSL类型时,MaxConnection参数必传。",
19216
+ "document": "查询的VPN类型,支持IPSECSSL两种类型,为SSL类型时,MaxConnection参数必传。",
19215
19217
  "example": "IPSEC",
19216
19218
  "member": "string",
19217
19219
  "name": "Type",
@@ -19230,7 +19232,7 @@
19230
19232
  "example": "无",
19231
19233
  "member": "Price",
19232
19234
  "name": "Price",
19233
- "required": true,
19235
+ "output_required": true,
19234
19236
  "type": "object",
19235
19237
  "value_allowed_null": false
19236
19238
  },
@@ -19293,7 +19295,7 @@
19293
19295
  {
19294
19296
  "disabled": false,
19295
19297
  "document": "VPN网关实例ID。",
19296
- "example": "",
19298
+ "example": "vpngw-kjllekna",
19297
19299
  "member": "string",
19298
19300
  "name": "VpnGatewayId",
19299
19301
  "required": true,
@@ -19301,8 +19303,8 @@
19301
19303
  },
19302
19304
  {
19303
19305
  "disabled": false,
19304
- "document": "公网带宽设置。可选带宽规格:5, 10, 20, 50, 100;单位:Mbps。",
19305
- "example": "",
19306
+ "document": "公网带宽设置。可选带宽规格:5, 10, 20, 50, 100, 200, 500, 1000;单位:Mbps。",
19307
+ "example": "10",
19306
19308
  "member": "uint64",
19307
19309
  "name": "InternetMaxBandwidthOut",
19308
19310
  "required": true,
@@ -19316,10 +19318,11 @@
19316
19318
  "members": [
19317
19319
  {
19318
19320
  "disabled": false,
19319
- "document": "商品价格。",
19320
- "example": "",
19321
+ "document": "商品价格。仅支持未过期的预付费网关。",
19322
+ "example": "{\"InstancePrice\":{\"OriginalPrice\":1717.86,\"DiscountPrice\":1717.86,\"UnitPrice\":0,\"ChargeUnit\":\"\"},\"BandwidthPrice\":{\"OriginalPrice\":0,\"DiscountPrice\":0,\"UnitPrice\":0,\"ChargeUnit\":\"\"}}",
19321
19323
  "member": "Price",
19322
19324
  "name": "Price",
19325
+ "output_required": true,
19323
19326
  "type": "object"
19324
19327
  },
19325
19328
  {
@@ -22546,8 +22549,8 @@
22546
22549
  },
22547
22550
  {
22548
22551
  "disabled": false,
22549
- "document": "云联网路由(IDC网段)列表。",
22550
- "example": "[ { \"RouteId\": \"dcr-6t3tknmg\", \"Status\": \"ENABLE\", \"DestinationCidrBlock\": \"172.2.9.6/32\" } ]",
22552
+ "document": "云联网路由(IDC网段)列表。其中RouteId可通过[DescribeVpnGatewayCcnRoutes](https://cloud.tencent.com/document/product/215/43514)接口获取。 ",
22553
+ "example": "[ { \"RouteId\": \"vpnr-66c7ihas\", \"Status\": \"ENABLE\", \"DestinationCidrBlock\": \"172.2.9.6/32\" } ]",
22551
22554
  "member": "VpngwCcnRoutes",
22552
22555
  "name": "Routes",
22553
22556
  "required": true,
@@ -22656,7 +22659,7 @@
22656
22659
  {
22657
22660
  "disabled": false,
22658
22661
  "document": "SSL VPN服务端监听协议。当前仅支持 UDP。默认UDP",
22659
- "example": "TCP",
22662
+ "example": "UDP",
22660
22663
  "member": "string",
22661
22664
  "name": "SslVpnProtocol",
22662
22665
  "required": false,
@@ -22691,7 +22694,7 @@
22691
22694
  },
22692
22695
  {
22693
22696
  "disabled": false,
22694
- "document": "是否支持压缩。当前仅支持不支持压缩。默认False",
22697
+ "document": "是否支持压缩。当前不支持压缩。默认False",
22695
22698
  "example": "False",
22696
22699
  "member": "bool",
22697
22700
  "name": "Compress",
@@ -22700,7 +22703,7 @@
22700
22703
  },
22701
22704
  {
22702
22705
  "disabled": false,
22703
- "document": "是否开启SSO认证,默认False",
22706
+ "document": "是否开启SSO认证。默认为False。该功能当前需要申请开白使用。",
22704
22707
  "example": "False",
22705
22708
  "member": "bool",
22706
22709
  "name": "SsoEnabled",
@@ -26804,7 +26807,7 @@
26804
26807
  "members": [
26805
26808
  {
26806
26809
  "disabled": false,
26807
- "document": "VPNGW字符型ID列表。可通过[DescribeVpnGateways](https://cloud.tencent.com/document/api/215/17514)接口返回值VpnGatewaySet中的VpnGatewayId获取。",
26810
+ "document": "VPNGW字符型ID列表。可通过[DescribeVpnGateways](https://cloud.tencent.com/document/api/215/17514)接口返回值VpnGatewaySet中的VpnGatewayId获取,只能选择包年包月的VPN实例。",
26808
26811
  "example": "['vpngw-m6hhy6or']",
26809
26812
  "member": "string",
26810
26813
  "name": "VpnGatewayIds",
@@ -27492,6 +27495,16 @@
27492
27495
  "output_required": true,
27493
27496
  "type": "list",
27494
27497
  "value_allowed_null": false
27498
+ },
27499
+ {
27500
+ "disabled": false,
27501
+ "document": "CAM服务提供商Name\n注意:此字段可能返回 null,表示取不到有效值。",
27502
+ "example": "无",
27503
+ "member": "string",
27504
+ "name": "SpName",
27505
+ "output_required": false,
27506
+ "type": "string",
27507
+ "value_allowed_null": true
27495
27508
  }
27496
27509
  ],
27497
27510
  "usage": "out"
@@ -637,7 +637,7 @@
637
637
  "CreateVpnGateway": [
638
638
  {
639
639
  "document": "创建VPNGW",
640
- "input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateVpnGateway\n<公共请求参数>\n\n{\n \"VpnGatewayName\": \"\\\"test\\\"\",\n \"VpcId\": \"\\\"vpc-xxxx\\\"\",\n \"InstanceChargeType\": \"\\\"POSTPAID_BY_HOUR\\\"\",\n \"InternetMaxBandwidthOut\": \"5\"\n}",
640
+ "input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateVpnGateway\n<公共请求参数>\n\n{\n \"VpnGatewayName\": \"\\\"test\\\"\",\n \"VpcId\": \"\\\"vpc-xxxx\\\"\",\n \"InstanceChargeType\": \"\\\"POSTPAID_BY_HOUR\\\"\",\n \"InternetMaxBandwidthOut\": 5\n}",
641
641
  "output": "{\n \"Response\": {\n \"VpnGateway\": {\n \"VpnGatewayQuotaSet\": [],\n \"MaxConnection\": 5,\n \"VpcId\": \"vpc-test\",\n \"RenewFlag\": \"\",\n \"Zone\": \"ap-bangkok-1\",\n \"VpnGatewayName\": \"test\",\n \"InstanceChargeType\": \"POSTPAID_BY_HOUR\",\n \"CdcId\": \"\",\n \"IsAddressBlocked\": true,\n \"InternetMaxBandwidthOut\": 10,\n \"State\": \"Pending\",\n \"Version\": \"\",\n \"VpnGatewayId\": \"vpngw-xxxxx\",\n \"PublicIpAddress\": \"12.3.1.3\",\n \"CreatedTime\": \"2020-09-22 00:00:00\",\n \"NewPurchasePlan\": \"\",\n \"ExpiredTime\": \"2020-09-22 00:00:00\",\n \"Type\": \"IPSEC\",\n \"NetworkInstanceId\": \"\",\n \"RestrictState\": \"NORMAL\"\n },\n \"RequestId\": \"fa15cd12-e329-1261-c585-3c3ae5c55211\"\n }\n}",
642
642
  "title": "创建VPNGW"
643
643
  }
@@ -1007,7 +1007,7 @@
1007
1007
  "DeleteVpnGateway": [
1008
1008
  {
1009
1009
  "document": "删除VPN网关",
1010
- "input": "https://vpc.tencentcloudapi.com/?Action=DeleteVpnGateway\r\n&Version=2017-03-12\r\n&VpnGatewayId=vpngw-12345678\r\n&<公共请求参数>",
1010
+ "input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteVpnGateway\n<公共请求参数>\n\n{\n \"VpnGatewayId\": \"vpngw-edaft30x\"\n}",
1011
1011
  "output": "{\n \"Response\": {\n \"RequestId\": \"74883e1b-5901-46de-ae1e-d6e2cf591c5b\"\n }\n}",
1012
1012
  "title": "删除VPN网关"
1013
1013
  }
@@ -1845,8 +1845,8 @@
1845
1845
  "DescribeVpnGatewaySslServers": [
1846
1846
  {
1847
1847
  "document": "查询SSL-VPN-SERVER",
1848
- "input": "https://vpc.tencentcloudapi.com/?Action=DescribeVpnGatewaySslServers\n&Offset=0\n&Limit=2\n&Filters.0.Name=vpn-gateway-id\n&Filters.0.Values.0=vpn-123456\n&<公共请求参数>",
1849
- "output": "{\n \"Response\": {\n \"TotalCount\": 1,\n \"SslVpnSeverSet\": [\n {\n \"VpcId\": \"abc\",\n \"SslVpnServerId\": \"abc\",\n \"VpnGatewayId\": \"abc\",\n \"SslVpnServerName\": \"abc\",\n \"LocalAddress\": [\n \"abc\"\n ],\n \"RemoteAddress\": \"abc\",\n \"MaxConnection\": 1,\n \"WanIp\": \"abc\",\n \"SslVpnProtocol\": \"abc\",\n \"SslVpnPort\": 1,\n \"EncryptAlgorithm\": \"abc\",\n \"IntegrityAlgorithm\": \"abc\",\n \"Compress\": 1,\n \"CreateTime\": \"abc\",\n \"State\": 1,\n \"SsoEnabled\": 1,\n \"EiamApplicationId\": \"abc\",\n \"AccessPolicyEnabled\": 1,\n \"AccessPolicy\": [\n {\n \"TargetCidr\": \"abc\",\n \"VpnGatewayIdSslAccessPolicyId\": \"abc\",\n \"ForAllClient\": 1,\n \"UserGroupIds\": [\n \"abc\"\n ],\n \"UpdateTime\": \"abc\",\n \"Remark\": \"abc\"\n }\n ]\n }\n ],\n \"RequestId\": \"abc\"\n }\n}",
1848
+ "input": "https://vpc.tencentcloudapi.com/?Action=DescribeVpnGatewaySslServers\n&Offset=0\n&Limit=2\n&Filters.0.Name=vpn-gateway-id\n&Filters.0.Values.0=vpngw-0zowp2z9\n&<公共请求参数>",
1849
+ "output": "{\n \"Response\": {\n \"RequestId\": \"1d0c0675-d1cb-4d28-99af-bf093a7d62d2\",\n \"SslVpnSeverSet\": [\n {\n \"VpcId\": \"vpc-1tqv6my1\",\n \"SslVpnServerId\": \"vpns-fofx7shn\",\n \"VpnGatewayId\": \"vpngw-0zowp2z9\",\n \"SslVpnServerName\": \"test\",\n \"LocalAddress\": [\n \"10.17.0.0/24\"\n ],\n \"RemoteAddress\": \"10.12.0.0/24\",\n \"MaxConnection\": 5,\n \"WanIp\": \"1.14.55.188\",\n \"SslVpnProtocol\": \"UDP\",\n \"SslVpnPort\": 1194,\n \"EncryptAlgorithm\": \"none\",\n \"IntegrityAlgorithm\": \"none\",\n \"Compress\": 0,\n \"CreateTime\": \"2023-01-11 11:37:41\",\n \"State\": 6,\n \"SsoEnabled\": 0,\n \"SpName\": \"\",\n \"EiamApplicationId\": \"\",\n \"AccessPolicyEnabled\": 0,\n \"AccessPolicy\": []\n }\n ],\n \"TotalCount\": 1\n }\n}",
1850
1850
  "title": "查询SSL-VPN-SERVER"
1851
1851
  }
1852
1852
  ],
@@ -2126,13 +2126,13 @@
2126
2126
  ],
2127
2127
  "InquiryPriceCreateVpnGateway": [
2128
2128
  {
2129
- "document": "",
2129
+ "document": "包年包月询价时输入",
2130
2130
  "input": "https://vpc.tencentcloudapi.com/?Action=InquiryPriceCreateVpnGateway\n&InstanceChargeType=PREPAID\n&InstanceChargePrepaid.Period=1\n&InternetMaxBandwidthOut=5\n&<公共请求参数>",
2131
- "output": "{\n \"Response\": {\n \"Price\": {\n \"InstancePrice\": {\n \"OriginalPrice\": 380,\n \"DiscountPrice\": 380\n }\n },\n \"RequestId\": \"1b2534de-3f38-4913-921a-af5ff1a9cb73\"\n }\n}",
2131
+ "output": "{\n \"Response\": {\n \"Price\": {\n \"InstancePrice\": {\n \"OriginalPrice\": 380,\n \"DiscountPrice\": 380,\n \"UnitPrice\": 0,\n \"ChargeUnit\": \"\"\n },\n \"BandwidthPrice\": {\n \"OriginalPrice\": 0,\n \"DiscountPrice\": 0,\n \"UnitPrice\": 0,\n \"ChargeUnit\": \"\"\n }\n },\n \"RequestId\": \"1b2534de-3f38-4913-921a-af5ff1a9cb73\"\n }\n}",
2132
2132
  "title": "包年包月询价输入"
2133
2133
  },
2134
2134
  {
2135
- "document": "",
2135
+ "document": "按量计费询价时输入",
2136
2136
  "input": "https://vpc.tencentcloudapi.com/?Action=InquiryPriceCreateVpnGateway\n&InstanceChargeType=POSTPAID_BY_HOUR\n&InternetMaxBandwidthOut=5\n&<公共请求参数>",
2137
2137
  "output": "{\n \"Response\": {\n \"Price\": {\n \"InstancePrice\": {\n \"UnitPrice\": 0.48,\n \"ChargeUnit\": \"HOUR\"\n },\n \"BandwidthPrice\": {\n \"UnitPrice\": 0.8,\n \"ChargeUnit\": \"GB\"\n }\n },\n \"RequestId\": \"e87327cd-f8fa-4340-9959-58ebe8f11f6b\"\n }\n}",
2138
2138
  "title": "按量计费询价输入"
@@ -2148,9 +2148,9 @@
2148
2148
  ],
2149
2149
  "InquiryPriceResetVpnGatewayInternetMaxBandwidth": [
2150
2150
  {
2151
- "document": "",
2152
- "input": "https://vpc.tencentcloudapi.com/?Action=InquiryPriceResetVpnGatewayInternetMaxBandwidth\r\n&Version=2017-03-12\r\n&VpnGatewayId=vpngw-lazly92z\r\n&InternetMaxBandwidthOut=10\r\n&<公共请求参数>",
2153
- "output": "{\n \"Response\": {\n \"Price\": {\n \"InstancePrice\": {\n \"OriginalPrice\": 460.27,\n \"DiscountPrice\": 460.27\n }\n },\n \"RequestId\": \"74883e1b-5901-46de-ae1e-d6e2cf591c5b\"\n }\n}",
2151
+ "document": "本接口(InquiryPriceResetVpnGatewayInternetMaxBandwidth)用于调整VPN网关带宽上限询价。",
2152
+ "input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: InquiryPriceResetVpnGatewayInternetMaxBandwidth\n<公共请求参数>\n\n{\n \"VpnGatewayId\": \"vpngw-a4wta21x\",\n \"InternetMaxBandwidthOut\": 100\n}",
2153
+ "output": "{\n \"Response\": {\n \"Price\": {\n \"InstancePrice\": {\n \"OriginalPrice\": 1717.86,\n \"DiscountPrice\": 1717.86,\n \"UnitPrice\": 0,\n \"ChargeUnit\": \"\"\n },\n \"BandwidthPrice\": {\n \"OriginalPrice\": 0,\n \"DiscountPrice\": 0,\n \"UnitPrice\": 0,\n \"ChargeUnit\": \"\"\n }\n },\n \"RequestId\": \"e13643de-b578-42b0-8ad3-86b732067292\"\n }\n}",
2154
2154
  "title": "调整VPN网关带宽上限询价"
2155
2155
  }
2156
2156
  ],
@@ -2605,7 +2605,7 @@
2605
2605
  "ModifyVpnGatewayCcnRoutes": [
2606
2606
  {
2607
2607
  "document": "修改VPN网关云联网路由",
2608
- "input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyVpnGatewayCcnRoutes\n<公共请求参数>\n\n{\n \"VpnGatewayId\": \"vpngw-qol17bjo\",\n \"Routes\": [\n {\n \"RouteId\": \"dcr-7t3tknmp\",\n \"Status\": \"ENABLE\",\n \"DestinationCidrBlock\": \"172.2.9.3/32\"\n }\n ]\n}",
2608
+ "input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyVpnGatewayCcnRoutes\n<公共请求参数>\n\n{\n \"VpnGatewayId\": \"vpngw-qol17bjo\",\n \"Routes\": [\n {\n \"RouteId\": \"vpnr-66c7ihas\",\n \"Status\": \"ENABLE\",\n \"DestinationCidrBlock\": \"172.2.9.3/32\"\n }\n ]\n}",
2609
2609
  "output": "{\n \"Response\": {\n \"RequestId\": \"6e446c86-d8c9-4981-9b33-d10956585058\"\n }\n}",
2610
2610
  "title": "修改VPN网关云联网路由"
2611
2611
  }