tccli 3.0.872.1__py2.py3-none-any.whl → 3.0.874.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/services/autoscaling/v20180419/api.json +1 -2
- tccli/services/autoscaling/v20180419/examples.json +1 -1
- tccli/services/billing/v20180709/api.json +30 -40
- tccli/services/billing/v20180709/examples.json +1 -1
- tccli/services/cdb/v20170320/api.json +23 -0
- tccli/services/cdb/v20170320/examples.json +1 -1
- tccli/services/ckafka/ckafka_client.py +53 -0
- tccli/services/ckafka/v20190819/api.json +264 -3
- tccli/services/ckafka/v20190819/examples.json +9 -1
- tccli/services/cwp/v20180228/api.json +63 -54
- tccli/services/cwp/v20180228/examples.json +2 -2
- tccli/services/dasb/v20191018/api.json +16 -52
- tccli/services/dasb/v20191018/examples.json +5 -5
- tccli/services/dlc/v20210125/api.json +37 -15
- tccli/services/dlc/v20210125/examples.json +1 -1
- tccli/services/eis/v20210601/api.json +34 -4
- tccli/services/eis/v20210601/examples.json +4 -4
- tccli/services/ess/ess_client.py +53 -0
- tccli/services/ess/v20201111/api.json +58 -1
- tccli/services/ess/v20201111/examples.json +8 -0
- tccli/services/essbasic/v20210526/api.json +10 -1
- tccli/services/iotvideo/v20201215/api.json +9 -6
- tccli/services/iotvideo/v20211125/api.json +9 -6
- tccli/services/monitor/monitor_client.py +53 -0
- tccli/services/monitor/v20180724/api.json +24 -0
- tccli/services/monitor/v20180724/examples.json +8 -0
- tccli/services/mrs/v20200910/api.json +2 -2
- tccli/services/mrs/v20200910/examples.json +1 -1
- tccli/services/oceanus/v20190422/api.json +17 -46
- tccli/services/omics/omics_client.py +170 -11
- tccli/services/omics/v20221128/api.json +312 -0
- tccli/services/omics/v20221128/examples.json +24 -0
- tccli/services/redis/v20180412/api.json +136 -174
- tccli/services/redis/v20180412/examples.json +21 -21
- tccli/services/rum/v20210622/api.json +9 -16
- tccli/services/scf/v20180416/api.json +29 -21
- tccli/services/scf/v20180416/examples.json +1 -1
- tccli/services/ssl/v20191205/api.json +52 -57
- tccli/services/ssl/v20191205/examples.json +3 -3
- tccli/services/ssm/v20190923/api.json +26 -30
- tccli/services/ssm/v20190923/examples.json +4 -4
- tccli/services/tcss/v20201101/api.json +9 -9
- tccli/services/tcss/v20201101/examples.json +1 -1
- tccli/services/teo/v20220901/api.json +3 -3
- tccli/services/tione/v20211111/api.json +17 -55
- tccli/services/tione/v20211111/examples.json +5 -5
- tccli/services/trp/v20210515/api.json +0 -2
- tccli/services/trp/v20210515/examples.json +2 -2
- tccli/services/vpc/v20170312/api.json +70 -47
- tccli/services/vpc/v20170312/examples.json +17 -23
- tccli/services/vrs/v20200824/api.json +3 -3
- tccli/services/wedata/v20210820/api.json +11 -10
- {tccli-3.0.872.1.dist-info → tccli-3.0.874.1.dist-info}/METADATA +2 -2
- {tccli-3.0.872.1.dist-info → tccli-3.0.874.1.dist-info}/RECORD +59 -59
- {tccli-3.0.872.1.dist-info → tccli-3.0.874.1.dist-info}/LICENSE +0 -0
- {tccli-3.0.872.1.dist-info → tccli-3.0.874.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.872.1.dist-info → tccli-3.0.874.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.872.1.dist-info → tccli-3.0.874.1.dist-info}/top_level.txt +0 -0
@@ -715,7 +715,7 @@
|
|
715
715
|
"status": "online"
|
716
716
|
},
|
717
717
|
"DeleteVpnConnection": {
|
718
|
-
"document": "
|
718
|
+
"document": "本接口(DeleteVpnConnection)用于删除VPN通道。",
|
719
719
|
"input": "DeleteVpnConnectionRequest",
|
720
720
|
"name": "删除VPN通道",
|
721
721
|
"output": "DeleteVpnConnectionResponse",
|
@@ -1268,7 +1268,7 @@
|
|
1268
1268
|
"status": "online"
|
1269
1269
|
},
|
1270
1270
|
"DescribeVpnConnections": {
|
1271
|
-
"document": "
|
1271
|
+
"document": "本接口(DescribeVpnConnections)用于查询VPN通道列表。",
|
1272
1272
|
"input": "DescribeVpnConnectionsRequest",
|
1273
1273
|
"name": "查询VPN通道列表",
|
1274
1274
|
"output": "DescribeVpnConnectionsResponse",
|
@@ -1569,7 +1569,7 @@
|
|
1569
1569
|
"status": "online"
|
1570
1570
|
},
|
1571
1571
|
"MigratePrivateIpAddress": {
|
1572
|
-
"document": "
|
1572
|
+
"document": "本接口(MigratePrivateIpAddress)用于弹性网卡内网IP迁移。\n* 该接口用于将一个内网IP从一个弹性网卡上迁移到另外一个弹性网卡,主IP地址不支持迁移。\n* 迁移前后的弹性网卡必须在同一个子网内。 \n\n本接口是异步完成,如需查询异步任务执行结果,请使用本接口返回的`RequestId`轮询`DescribeVpcTaskResult`接口。",
|
1573
1573
|
"input": "MigratePrivateIpAddressRequest",
|
1574
1574
|
"name": "弹性网卡内网IP迁移",
|
1575
1575
|
"output": "MigratePrivateIpAddressResponse",
|
@@ -2024,14 +2024,14 @@
|
|
2024
2024
|
"status": "online"
|
2025
2025
|
},
|
2026
2026
|
"ResetVpnConnection": {
|
2027
|
-
"document": "
|
2027
|
+
"document": "本接口(ResetVpnConnection)用于重置VPN通道。",
|
2028
2028
|
"input": "ResetVpnConnectionRequest",
|
2029
2029
|
"name": "重置VPN通道",
|
2030
2030
|
"output": "ResetVpnConnectionResponse",
|
2031
2031
|
"status": "online"
|
2032
2032
|
},
|
2033
2033
|
"ResetVpnGatewayInternetMaxBandwidth": {
|
2034
|
-
"document": "本接口(ResetVpnGatewayInternetMaxBandwidth
|
2034
|
+
"document": "本接口(ResetVpnGatewayInternetMaxBandwidth)用于调整VPN网关带宽上限。VPN网关带宽目前仅支持部分带宽范围内升降配,如【5,100】Mbps和【200,1000】Mbps,在各自带宽范围内可提升配额,跨范围提升配额和降配暂不支持,如果是包年包月VPN网关需要在有效期内。",
|
2035
2035
|
"input": "ResetVpnGatewayInternetMaxBandwidthRequest",
|
2036
2036
|
"name": "调整VPN网关带宽上限",
|
2037
2037
|
"output": "ResetVpnGatewayInternetMaxBandwidthResponse",
|
@@ -5529,7 +5529,6 @@
|
|
5529
5529
|
"document": "CreateCustomerGateway请求参数结构体",
|
5530
5530
|
"members": [
|
5531
5531
|
{
|
5532
|
-
"default": "",
|
5533
5532
|
"document": "对端网关名称,可任意命名,但不得超过60个字符。",
|
5534
5533
|
"example": "test-cgw",
|
5535
5534
|
"member": "string",
|
@@ -5538,7 +5537,6 @@
|
|
5538
5537
|
"type": "string"
|
5539
5538
|
},
|
5540
5539
|
{
|
5541
|
-
"default": "",
|
5542
5540
|
"document": "对端网关公网IP。",
|
5543
5541
|
"example": "58.211.1.12",
|
5544
5542
|
"member": "string",
|
@@ -5547,7 +5545,6 @@
|
|
5547
5545
|
"type": "string"
|
5548
5546
|
},
|
5549
5547
|
{
|
5550
|
-
"default": "",
|
5551
5548
|
"document": "指定绑定的标签列表,例如:[{\"Key\": \"city\", \"Value\": \"shanghai\"}]",
|
5552
5549
|
"example": "无",
|
5553
5550
|
"member": "Tag",
|
@@ -5566,7 +5563,6 @@
|
|
5566
5563
|
"example": "无",
|
5567
5564
|
"member": "CustomerGateway",
|
5568
5565
|
"name": "CustomerGateway",
|
5569
|
-
"required": true,
|
5570
5566
|
"type": "object",
|
5571
5567
|
"value_allowed_null": false
|
5572
5568
|
},
|
@@ -9447,16 +9443,16 @@
|
|
9447
9443
|
"document": "DeleteVpnConnection请求参数结构体",
|
9448
9444
|
"members": [
|
9449
9445
|
{
|
9450
|
-
"default": "",
|
9451
9446
|
"document": "VPN网关实例ID。",
|
9447
|
+
"example": "vpngw-xxx",
|
9452
9448
|
"member": "string",
|
9453
9449
|
"name": "VpnGatewayId",
|
9454
9450
|
"required": true,
|
9455
9451
|
"type": "string"
|
9456
9452
|
},
|
9457
9453
|
{
|
9458
|
-
"default": "",
|
9459
9454
|
"document": "VPN通道实例ID。形如:vpnx-f49l6u0z。",
|
9455
|
+
"example": "vpnx-f49l6u0z",
|
9460
9456
|
"member": "string",
|
9461
9457
|
"name": "VpnConnectionId",
|
9462
9458
|
"required": true,
|
@@ -12746,6 +12742,7 @@
|
|
12746
12742
|
"members": [
|
12747
12743
|
{
|
12748
12744
|
"document": "用户安全组配额限制。",
|
12745
|
+
"example": "无",
|
12749
12746
|
"member": "SecurityGroupLimitSet",
|
12750
12747
|
"name": "SecurityGroupLimitSet",
|
12751
12748
|
"type": "object",
|
@@ -14040,8 +14037,8 @@
|
|
14040
14037
|
"document": "DescribeVpcResourceDashboard请求参数结构体",
|
14041
14038
|
"members": [
|
14042
14039
|
{
|
14043
|
-
"default": "",
|
14044
14040
|
"document": "Vpc实例ID,例如:vpc-f1xjkw1b。",
|
14041
|
+
"example": "['vpc-q26u781x', 'vpc-1yfqkcw1']",
|
14045
14042
|
"member": "string",
|
14046
14043
|
"name": "VpcIds",
|
14047
14044
|
"required": true,
|
@@ -14055,6 +14052,7 @@
|
|
14055
14052
|
"members": [
|
14056
14053
|
{
|
14057
14054
|
"document": "资源对象列表。",
|
14055
|
+
"example": "无",
|
14058
14056
|
"member": "ResourceDashboard",
|
14059
14057
|
"name": "ResourceDashboardSet",
|
14060
14058
|
"type": "list",
|
@@ -14193,32 +14191,32 @@
|
|
14193
14191
|
"document": "DescribeVpnConnections请求参数结构体",
|
14194
14192
|
"members": [
|
14195
14193
|
{
|
14196
|
-
"default": "",
|
14197
14194
|
"document": "VPN通道实例ID。形如:vpnx-f49l6u0z。每次请求的实例的上限为100。参数不支持同时指定VpnConnectionIds和Filters。",
|
14195
|
+
"example": "vpnx-f49l6u0z",
|
14198
14196
|
"member": "string",
|
14199
14197
|
"name": "VpnConnectionIds",
|
14200
14198
|
"required": false,
|
14201
14199
|
"type": "list"
|
14202
14200
|
},
|
14203
14201
|
{
|
14204
|
-
"default": "",
|
14205
14202
|
"document": "过滤条件。每次请求的Filters的上限为10,Filter.Values的上限为5。参数不支持同时指定VpnConnectionIds和Filters。\n<li>vpc-id - String - VPC实例ID,形如:`vpc-0a36uwkr`。</li>\n<li>vpn-gateway-id - String - VPN网关实例ID,形如:`vpngw-p4lmqawn`。</li>\n<li>customer-gateway-id - String - 对端网关实例ID,形如:`cgw-l4rblw63`。</li>\n<li>vpn-connection-name - String - 通道名称,形如:`test-vpn`。</li>\n<li>vpn-connection-id - String - 通道实例ID,形如:`vpnx-5p7vkch8\"`。</li>",
|
14203
|
+
"example": "null",
|
14206
14204
|
"member": "Filter",
|
14207
14205
|
"name": "Filters",
|
14208
14206
|
"required": false,
|
14209
14207
|
"type": "list"
|
14210
14208
|
},
|
14211
14209
|
{
|
14212
|
-
"default": "",
|
14213
14210
|
"document": "偏移量,默认为0。关于Offset的更进一步介绍请参考 API 简介中的相关小节。",
|
14211
|
+
"example": "0",
|
14214
14212
|
"member": "uint64",
|
14215
14213
|
"name": "Offset",
|
14216
14214
|
"required": false,
|
14217
14215
|
"type": "int"
|
14218
14216
|
},
|
14219
14217
|
{
|
14220
|
-
"default": "",
|
14221
14218
|
"document": "返回数量,默认为20,最大值为100。",
|
14219
|
+
"example": "10",
|
14222
14220
|
"member": "uint64",
|
14223
14221
|
"name": "Limit",
|
14224
14222
|
"required": false,
|
@@ -14232,6 +14230,7 @@
|
|
14232
14230
|
"members": [
|
14233
14231
|
{
|
14234
14232
|
"document": "符合条件的实例数量。",
|
14233
|
+
"example": "1",
|
14235
14234
|
"member": "uint64",
|
14236
14235
|
"name": "TotalCount",
|
14237
14236
|
"type": "int",
|
@@ -14239,6 +14238,7 @@
|
|
14239
14238
|
},
|
14240
14239
|
{
|
14241
14240
|
"document": "VPN通道实例。",
|
14241
|
+
"example": "[ { \"CreatedTime\": \"2022-05-12 12:50:06\", \"CustomerGatewayId\": \"cgw-972gvd00\", \"DpdAction\": \"clear\", \"DpdEnable\": 1, \"DpdTimeout\": \"30\", \"EnableHealthCheck\": false, \"EncryptProto\": \"IKE\", \"HealthCheckLocalIp\": \"\", \"HealthCheckRemoteIp\": \"\", \"HealthCheckStatus\": \"\", \"IKEOptionsSpecification\": { \"DhGroupName\": \"GROUP1\", \"ExchangeMode\": \"MAIN\", \"IKESaLifetimeSeconds\": 86400, \"IKEVersion\": \"IKEV1\", \"LocalAddress\": \"33.113.108.46\", \"LocalFqdnName\": \"\", \"LocalIdentity\": \"ADDRESS\", \"PropoAuthenAlgorithm\": \"MD5\", \"PropoEncryAlgorithm\": \"3DES-CBC\", \"RemoteAddress\": \"1.2.3.4\", \"RemoteFqdnName\": \"\", \"RemoteIdentity\": \"ADDRESS\" }, \"IPSECOptionsSpecification\": { \"EncryptAlgorithm\": \"AES-CBC-128\", \"IPSECSaLifetimeSeconds\": 3600, \"IPSECSaLifetimeTraffic\": 1843200, \"IntegrityAlgorith\": \"MD5\", \"PfsDhGroup\": \"NULL\" }, \"NegotiationType\": \"flowTrigger\", \"NetStatus\": \"UNAVAILABLE\", \"PreShareKey\": \"123\", \"RouteType\": \"StaticRoute\", \"SecurityPolicyDatabaseSet\": [ { \"LocalCidrBlock\": \"0.0.0.0/0\", \"RemoteCidrBlock\": [ \"0.0.0.0/0\" ] } ], \"State\": \"AVAILABLE\", \"TagSet\": [], \"VpcId\": \"vpc-ejaaeaja\", \"VpnConnectionId\": \"vpnx-1rwdb4qz\", \"VpnConnectionName\": \"test-conn\", \"VpnGatewayId\": \"vpngw-f61esawc\", \"VpnProto\": \"IPSEC\" } ]",
|
14242
14242
|
"member": "VpnConnection",
|
14243
14243
|
"name": "VpnConnectionSet",
|
14244
14244
|
"type": "list",
|
@@ -17897,7 +17897,6 @@
|
|
17897
17897
|
"document": "MigrateNetworkInterface请求参数结构体",
|
17898
17898
|
"members": [
|
17899
17899
|
{
|
17900
|
-
"default": "",
|
17901
17900
|
"document": "弹性网卡实例ID,例如:eni-m6dyj72l。",
|
17902
17901
|
"example": "--",
|
17903
17902
|
"member": "string",
|
@@ -17906,7 +17905,6 @@
|
|
17906
17905
|
"type": "string"
|
17907
17906
|
},
|
17908
17907
|
{
|
17909
|
-
"default": "",
|
17910
17908
|
"document": "弹性网卡当前绑定的CVM实例ID。形如:ins-r8hr2upy。",
|
17911
17909
|
"example": "--",
|
17912
17910
|
"member": "string",
|
@@ -17915,7 +17913,6 @@
|
|
17915
17913
|
"type": "string"
|
17916
17914
|
},
|
17917
17915
|
{
|
17918
|
-
"default": "",
|
17919
17916
|
"document": "待迁移的目的CVM实例ID。",
|
17920
17917
|
"example": "--",
|
17921
17918
|
"member": "string",
|
@@ -17924,7 +17921,6 @@
|
|
17924
17921
|
"type": "string"
|
17925
17922
|
},
|
17926
17923
|
{
|
17927
|
-
"default": "",
|
17928
17924
|
"document": "网卡绑定类型:0 标准型 1 扩展型。",
|
17929
17925
|
"example": "0",
|
17930
17926
|
"member": "uint64",
|
@@ -17951,7 +17947,6 @@
|
|
17951
17947
|
"document": "MigratePrivateIpAddress请求参数结构体",
|
17952
17948
|
"members": [
|
17953
17949
|
{
|
17954
|
-
"default": "",
|
17955
17950
|
"document": "当内网IP绑定的弹性网卡实例ID,例如:eni-m6dyj72l。",
|
17956
17951
|
"example": "eni-m6dyj722",
|
17957
17952
|
"member": "string",
|
@@ -17960,7 +17955,6 @@
|
|
17960
17955
|
"type": "string"
|
17961
17956
|
},
|
17962
17957
|
{
|
17963
|
-
"default": "",
|
17964
17958
|
"document": "待迁移的目的弹性网卡实例ID。",
|
17965
17959
|
"example": "eni-m6dyj72l",
|
17966
17960
|
"member": "string",
|
@@ -17969,7 +17963,6 @@
|
|
17969
17963
|
"type": "string"
|
17970
17964
|
},
|
17971
17965
|
{
|
17972
|
-
"default": "",
|
17973
17966
|
"document": "迁移的内网IP地址,例如:10.0.0.6。",
|
17974
17967
|
"example": "10.0.0.6",
|
17975
17968
|
"member": "string",
|
@@ -20070,24 +20063,24 @@
|
|
20070
20063
|
"document": "ModifyVpnGatewayAttribute请求参数结构体",
|
20071
20064
|
"members": [
|
20072
20065
|
{
|
20073
|
-
"default": "",
|
20074
20066
|
"document": "VPN网关实例ID。",
|
20067
|
+
"example": "vpngw-edvft32x",
|
20075
20068
|
"member": "string",
|
20076
20069
|
"name": "VpnGatewayId",
|
20077
20070
|
"required": true,
|
20078
20071
|
"type": "string"
|
20079
20072
|
},
|
20080
20073
|
{
|
20081
|
-
"default": "",
|
20082
20074
|
"document": "VPN网关名称,最大长度不能超过60个字节。",
|
20075
|
+
"example": "test-vpn",
|
20083
20076
|
"member": "string",
|
20084
20077
|
"name": "VpnGatewayName",
|
20085
20078
|
"required": false,
|
20086
20079
|
"type": "string"
|
20087
20080
|
},
|
20088
20081
|
{
|
20089
|
-
"default": "",
|
20090
20082
|
"document": "VPN网关计费模式,目前只支持预付费(即包年包月)到后付费(即按量计费)的转换。即参数只支持:POSTPAID_BY_HOUR。",
|
20083
|
+
"example": "POSTPAID_BY_HOUR",
|
20091
20084
|
"member": "string",
|
20092
20085
|
"name": "InstanceChargeType",
|
20093
20086
|
"required": false,
|
@@ -22207,16 +22200,16 @@
|
|
22207
22200
|
"document": "ResetVpnConnection请求参数结构体",
|
22208
22201
|
"members": [
|
22209
22202
|
{
|
22210
|
-
"default": "",
|
22211
22203
|
"document": "VPN网关实例ID。",
|
22204
|
+
"example": "vpngw-kjllnkew",
|
22212
22205
|
"member": "string",
|
22213
22206
|
"name": "VpnGatewayId",
|
22214
22207
|
"required": true,
|
22215
22208
|
"type": "string"
|
22216
22209
|
},
|
22217
22210
|
{
|
22218
|
-
"default": "",
|
22219
22211
|
"document": "VPN通道实例ID。形如:vpnx-f49l6u0z。",
|
22212
|
+
"example": "vpnx-f29e6u0z",
|
22220
22213
|
"member": "string",
|
22221
22214
|
"name": "VpnConnectionId",
|
22222
22215
|
"required": true,
|
@@ -22241,16 +22234,16 @@
|
|
22241
22234
|
"document": "ResetVpnGatewayInternetMaxBandwidth请求参数结构体",
|
22242
22235
|
"members": [
|
22243
22236
|
{
|
22244
|
-
"default": "",
|
22245
22237
|
"document": "VPN网关实例ID。",
|
22238
|
+
"example": "vpngw-ajclakqw",
|
22246
22239
|
"member": "string",
|
22247
22240
|
"name": "VpnGatewayId",
|
22248
22241
|
"required": true,
|
22249
22242
|
"type": "string"
|
22250
22243
|
},
|
22251
22244
|
{
|
22252
|
-
"
|
22253
|
-
"
|
22245
|
+
"document": "新规格公网带宽设置。可选带宽规格:5, 10, 20, 50, 100, 200, 500, 1000;单位:Mbps。VPN网关带宽目前仅支持部分带宽范围内升降配,如【5,100】Mbps和【200,1000】Mbps,在各自带宽范围内可提升配额,跨范围提升配额和降配暂不支持。",
|
22246
|
+
"example": "5",
|
22254
22247
|
"member": "uint64",
|
22255
22248
|
"name": "InternetMaxBandwidthOut",
|
22256
22249
|
"required": true,
|
@@ -23238,8 +23231,8 @@
|
|
23238
23231
|
"document": "用户安全组配额限制。",
|
23239
23232
|
"members": [
|
23240
23233
|
{
|
23241
|
-
"default": "",
|
23242
23234
|
"document": "每个项目每个地域可创建安全组数",
|
23235
|
+
"example": "无",
|
23243
23236
|
"member": "uint64",
|
23244
23237
|
"name": "SecurityGroupLimit",
|
23245
23238
|
"required": true,
|
@@ -23247,8 +23240,8 @@
|
|
23247
23240
|
"value_allowed_null": false
|
23248
23241
|
},
|
23249
23242
|
{
|
23250
|
-
"default": "",
|
23251
23243
|
"document": "安全组下的最大规则数",
|
23244
|
+
"example": "无",
|
23252
23245
|
"member": "uint64",
|
23253
23246
|
"name": "SecurityGroupPolicyLimit",
|
23254
23247
|
"required": true,
|
@@ -23256,8 +23249,8 @@
|
|
23256
23249
|
"value_allowed_null": false
|
23257
23250
|
},
|
23258
23251
|
{
|
23259
|
-
"default": "",
|
23260
23252
|
"document": "安全组下嵌套安全组规则数",
|
23253
|
+
"example": "无",
|
23261
23254
|
"member": "uint64",
|
23262
23255
|
"name": "ReferedSecurityGroupLimit",
|
23263
23256
|
"required": true,
|
@@ -23265,8 +23258,8 @@
|
|
23265
23258
|
"value_allowed_null": false
|
23266
23259
|
},
|
23267
23260
|
{
|
23268
|
-
"default": "",
|
23269
23261
|
"document": "单安全组关联实例数",
|
23262
|
+
"example": "无",
|
23270
23263
|
"member": "uint64",
|
23271
23264
|
"name": "SecurityGroupInstanceLimit",
|
23272
23265
|
"required": true,
|
@@ -23274,13 +23267,40 @@
|
|
23274
23267
|
"value_allowed_null": false
|
23275
23268
|
},
|
23276
23269
|
{
|
23277
|
-
"default": "",
|
23278
23270
|
"document": "实例关联安全组数",
|
23271
|
+
"example": "无",
|
23279
23272
|
"member": "uint64",
|
23280
23273
|
"name": "InstanceSecurityGroupLimit",
|
23281
23274
|
"required": true,
|
23282
23275
|
"type": "int",
|
23283
23276
|
"value_allowed_null": false
|
23277
|
+
},
|
23278
|
+
{
|
23279
|
+
"document": "安全组展开后的规则数限制",
|
23280
|
+
"example": "无",
|
23281
|
+
"member": "uint64",
|
23282
|
+
"name": "SecurityGroupExtendedPolicyLimit",
|
23283
|
+
"required": false,
|
23284
|
+
"type": "int",
|
23285
|
+
"value_allowed_null": false
|
23286
|
+
},
|
23287
|
+
{
|
23288
|
+
"document": "被引用的安全组关联CVM、ENI的实例配额",
|
23289
|
+
"example": "无",
|
23290
|
+
"member": "uint64",
|
23291
|
+
"name": "SecurityGroupReferedCvmAndEniLimit",
|
23292
|
+
"required": false,
|
23293
|
+
"type": "int",
|
23294
|
+
"value_allowed_null": false
|
23295
|
+
},
|
23296
|
+
{
|
23297
|
+
"document": "被引用的安全组关联数据库、LB等服务实例配额",
|
23298
|
+
"example": "无",
|
23299
|
+
"member": "uint64",
|
23300
|
+
"name": "SecurityGroupReferedSvcLimit",
|
23301
|
+
"required": false,
|
23302
|
+
"type": "int",
|
23303
|
+
"value_allowed_null": false
|
23284
23304
|
}
|
23285
23305
|
],
|
23286
23306
|
"usage": "out"
|
@@ -23325,7 +23345,7 @@
|
|
23325
23345
|
"value_allowed_null": false
|
23326
23346
|
},
|
23327
23347
|
{
|
23328
|
-
"document": "网段或IP(互斥)。",
|
23348
|
+
"document": "网段或IP(互斥),特殊说明:0.0.0.0/n 都会映射为0.0.0.0/0。",
|
23329
23349
|
"example": "0.0.0.0/16",
|
23330
23350
|
"member": "string",
|
23331
23351
|
"name": "CidrBlock",
|
@@ -23394,31 +23414,34 @@
|
|
23394
23414
|
"document": "安全组规则集合",
|
23395
23415
|
"members": [
|
23396
23416
|
{
|
23397
|
-
"
|
23398
|
-
"
|
23417
|
+
"document": "安全组规则当前版本。用户每次更新安全规则版本会自动加1,防止更新的路由规则已过期,不填不考虑冲突。\n注意:此字段可能返回 null,表示取不到有效值。",
|
23418
|
+
"example": "无",
|
23399
23419
|
"member": "string",
|
23400
23420
|
"name": "Version",
|
23401
23421
|
"required": false,
|
23402
|
-
"type": "string"
|
23422
|
+
"type": "string",
|
23423
|
+
"value_allowed_null": true
|
23403
23424
|
},
|
23404
23425
|
{
|
23405
|
-
"
|
23406
|
-
"
|
23426
|
+
"document": "出站规则。\n注意:此字段可能返回 null,表示取不到有效值。",
|
23427
|
+
"example": "无",
|
23407
23428
|
"member": "SecurityGroupPolicy",
|
23408
23429
|
"name": "Egress",
|
23409
23430
|
"required": false,
|
23410
|
-
"type": "list"
|
23431
|
+
"type": "list",
|
23432
|
+
"value_allowed_null": true
|
23411
23433
|
},
|
23412
23434
|
{
|
23413
|
-
"
|
23414
|
-
"
|
23435
|
+
"document": "入站规则。\n注意:此字段可能返回 null,表示取不到有效值。",
|
23436
|
+
"example": "无",
|
23415
23437
|
"member": "SecurityGroupPolicy",
|
23416
23438
|
"name": "Ingress",
|
23417
23439
|
"required": false,
|
23418
|
-
"type": "list"
|
23440
|
+
"type": "list",
|
23441
|
+
"value_allowed_null": true
|
23419
23442
|
}
|
23420
23443
|
],
|
23421
|
-
"usage": "
|
23444
|
+
"usage": "both"
|
23422
23445
|
},
|
23423
23446
|
"SecurityPolicyDatabase": {
|
23424
23447
|
"document": "SecurityPolicyDatabase策略",
|
@@ -101,7 +101,7 @@
|
|
101
101
|
},
|
102
102
|
{
|
103
103
|
"document": "按个数自动分配IPv6地址",
|
104
|
-
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AssignIpv6Addresses\n<公共请求参数>\n\n{\n \"NetworkInterfaceId\": \"eni-5u5biujl\",\n \"Ipv6AddressCount\":
|
104
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: AssignIpv6Addresses\n<公共请求参数>\n\n{\n \"NetworkInterfaceId\": \"eni-5u5biujl\",\n \"Ipv6AddressCount\": 2\n}",
|
105
105
|
"output": "{\n \"Response\": {\n \"Ipv6AddressSet\": [\n {\n \"Address\": \"3402:4e00:20:1202:0:8d05:c272:f514\",\n \"AddressId\": \"\",\n \"Primary\": false,\n \"Description\": \"\",\n \"IsWanIpBlocked\": false,\n \"State\": \"PENDING\"\n },\n {\n \"Address\": \"3402:4e00:20:1202:0:8d05:c272:f559\",\n \"AddressId\": \"\",\n \"Primary\": false,\n \"Description\": \"\",\n \"IsWanIpBlocked\": false,\n \"State\": \"PENDING\"\n }\n ],\n \"RequestId\": \"4a8d6fc0-bc48-4394-b1f7-2818a217359a\"\n }\n}",
|
106
106
|
"title": "按个数自动分配IPv6地址"
|
107
107
|
}
|
@@ -318,7 +318,7 @@
|
|
318
318
|
],
|
319
319
|
"CreateCustomerGateway": [
|
320
320
|
{
|
321
|
-
"document": "",
|
321
|
+
"document": "创建对端网关",
|
322
322
|
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: CreateCustomerGateway\n<公共请求参数>\n\n{\n \"IpAddress\": \"58.211.1.12\",\n \"CustomerGatewayName\": \"test-cgw\",\n \"Tags\": [\n {\n \"Value\": \"shanghai\",\n \"Key\": \"city\"\n }\n ]\n}",
|
323
323
|
"output": "{\n \"Response\": {\n \"CustomerGateway\": {\n \"CustomerGatewayId\": \"cgw-mgp33pll\",\n \"IpAddress\": \"58.211.1.12\",\n \"CustomerGatewayName\": \"test-cgw\",\n \"CreatedTime\": \"2018-04-18 10:00:00\"\n },\n \"RequestId\": \"5bd98433-263a-47b6-9a1c-84aa613a8ff6\"\n }\n}",
|
324
324
|
"title": "创建对端网关"
|
@@ -950,8 +950,8 @@
|
|
950
950
|
],
|
951
951
|
"DeleteVpnConnection": [
|
952
952
|
{
|
953
|
-
"document": "",
|
954
|
-
"input": "
|
953
|
+
"document": "删除VPN通道",
|
954
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DeleteVpnConnection\n<公共请求参数>\n\n{\n \"VpnGatewayId\": \"vpngw-7lcl5331\",\n \"VpnConnectionId\": \"vpnx-p0j11j28\"\n}",
|
955
955
|
"output": "{\n \"Response\": {\n \"RequestId\": \"74883e1b-5901-46de-ae1e-d6e2cf591c5b\"\n }\n}",
|
956
956
|
"title": "删除VPN通道"
|
957
957
|
}
|
@@ -1502,8 +1502,8 @@
|
|
1502
1502
|
],
|
1503
1503
|
"DescribeSecurityGroupLimits": [
|
1504
1504
|
{
|
1505
|
-
"document": "",
|
1506
|
-
"input": "https://vpc.tencentcloudapi.com/?Action=DescribeSecurityGroupLimits\
|
1505
|
+
"document": "查询用户安全组配额",
|
1506
|
+
"input": "https://vpc.tencentcloudapi.com/?Action=DescribeSecurityGroupLimits\n&<公共请求参数>",
|
1507
1507
|
"output": "{\n \"Response\": {\n \"SecurityGroupLimitSet\": {\n \"SecurityGroupLimit\": 50,\n \"SecurityGroupPolicyLimit\": 100,\n \"SecurityGroupInstanceLimit\": 2000,\n \"InstanceSecurityGroupLimit\": 2000,\n \"ReferedSecurityGroupLimit\": 10\n },\n \"RequestId\": \"6aa316a4-07d2-4355-b87d-40b7f22972b0\"\n }\n}",
|
1508
1508
|
"title": "查询用户安全组配额"
|
1509
1509
|
}
|
@@ -1596,7 +1596,7 @@
|
|
1596
1596
|
{
|
1597
1597
|
"document": "查询绑定了标签的子网列表",
|
1598
1598
|
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeSubnets\n<公共请求参数>\n\n{\n \"Filters\": [\n {\n \"Values\": [\n \"shanghai\"\n ],\n \"Name\": \"tag:city\"\n }\n ]\n}",
|
1599
|
-
"output": "{\n \"Response\": {\n \"SubnetSet\": [\n {\n \"NetworkAclId\": \"\",\n \"RouteTableId\": \"rtb-n0yr460a\",\n \"VpcId\": \"vpc-n0yr460a\",\n \"EnableBroadcast\": false,\n \"Zone\": \"ap-guangzhou\",\n \"Ipv6CidrBlock\": \"
|
1599
|
+
"output": "{\n \"Response\": {\n \"SubnetSet\": [\n {\n \"NetworkAclId\": \"\",\n \"RouteTableId\": \"rtb-n0yr460a\",\n \"VpcId\": \"vpc-n0yr460a\",\n \"EnableBroadcast\": false,\n \"Zone\": \"ap-guangzhou\",\n \"Ipv6CidrBlock\": \"2001::85b:3c51:f5ff:ffda\",\n \"AvailableIpAddressCount\": 1,\n \"IsRemoteVpcSnat\": false,\n \"SubnetName\": \"子网2\",\n \"TotalIpAddressCount\": 1,\n \"IsCdcSubnet\": 0,\n \"CdcId\": \"cluster-1234dert\",\n \"TagSet\": [\n {\n \"Value\": \"gt\",\n \"Key\": \"ku\"\n }\n ],\n \"CreatedTime\": \"2020-05-25 20:09:07\",\n \"SubnetId\": \"subnet-bthucmmy\",\n \"CidrBlock\": \"10.0.0.0/16\",\n \"IsDefault\": true\n }\n ],\n \"TotalCount\": 1,\n \"RequestId\": \"cccb2665-5d02-4d87-b9e7-757bb06e5beb\"\n }\n}",
|
1600
1600
|
"title": "查询绑定了标签的子网列表"
|
1601
1601
|
}
|
1602
1602
|
],
|
@@ -1708,7 +1708,7 @@
|
|
1708
1708
|
],
|
1709
1709
|
"DescribeVpcResourceDashboard": [
|
1710
1710
|
{
|
1711
|
-
"document": "",
|
1711
|
+
"document": "查看VPC资源信息",
|
1712
1712
|
"input": "https://vpc.tencentcloudapi.com/?Action=DescribeVpcResourceDashboard\n&VpcIds.0=vpc-0akbol5v\n&<公共请求参数>",
|
1713
1713
|
"output": "{\n \"Response\": {\n \"ResourceDashboardSet\": [\n {\n \"VpcId\": \"vpc-0akbol5v\",\n \"SubnetId\": \"\",\n \"Classiclink\": 0,\n \"Nat\": 2,\n \"Vpngw\": 1,\n \"Dcg\": 1,\n \"Pcx\": 1,\n \"FlowLog\": 0,\n \"NetworkDetect\": 0,\n \"NetworkACL\": 0,\n \"Ip\": 157,\n \"CVM\": 49,\n \"LB\": 1,\n \"CDB\": 88,\n \"Cmem\": 0,\n \"CTSDB\": 0,\n \"MariaDB\": 0,\n \"SQLServer\": 0,\n \"Postgres\": 0,\n \"NAS\": 0,\n \"Greenplumn\": 0,\n \"Ckafka\": 2,\n \"Grocery\": 0,\n \"HSM\": 17,\n \"Tcaplus\": 0,\n \"Cnas\": 0,\n \"TiDB\": 0,\n \"Emr\": 0,\n \"SEAL\": 0,\n \"CFS\": 0,\n \"Oracle\": 0,\n \"ElasticSearch\": 0,\n \"TBaaS\": 0,\n \"Itop\": 0,\n \"DBAudit\": 0,\n \"CynosDBPostgres\": 0,\n \"Redis\": 0,\n \"MongoDB\": 0,\n \"DCDB\": 0,\n \"CynosDBMySQL\": 0,\n \"Subnet\": 1,\n \"RouteTable\": 1\n }\n ],\n \"RequestId\": \"0fee1673-de33-4f0c-9ce4-037cbcf2d7b2\"\n }\n}",
|
1714
1714
|
"title": "查看VPC资源信息"
|
@@ -1738,13 +1738,7 @@
|
|
1738
1738
|
],
|
1739
1739
|
"DescribeVpnConnections": [
|
1740
1740
|
{
|
1741
|
-
"document": "",
|
1742
|
-
"input": "https://vpc.tencentcloudapi.com/?Action=DescribeVpnConnections\r\n&Version=2017-03-12\r\n&<公共请求参数>",
|
1743
|
-
"output": "{\n \"Response\": {\n \"RequestId\": \"74883e1b-5901-46de-ae1e-d6e2cf591c5b\",\n \"TotalCount\": 1,\n \"VpnConnectionSet\": [\n {\n \"VpcId\": \"vpc-0a36uwkr\",\n \"VpnConnectionId\": \"vpnx-5p7vkch8\",\n \"VpnConnectionName\": \"testjoan\",\n \"VpnGatewayId\": \"vpngw-p4lmqawn\",\n \"CustomerGatewayId\": \"cgw-l4rblw63\",\n \"PreShareKey\": \"123456\",\n \"VpnProto\": \"IPSEC\",\n \"EncryptProto\": \"IKE\",\n \"RouteType\": \"STATIC\",\n \"IKEOptionsSpecification\": {\n \"PropoAuthenAlgorithm\": \"MD5\",\n \"PropoEncryAlgorithm\": \"3DES-CBC\",\n \"ExchangeMode\": \"MAIN\",\n \"LocalIdentity\": \"ADDRESS\",\n \"RemoteIdentity\": \"ADDRESS\",\n \"LocalAddress\": \"183.60.249.17\",\n \"RemoteAddress\": \"183.60.249.126\",\n \"LocalFqdnName\": \"\",\n \"RemoteFqdnName\": \"\",\n \"DhGroupName\": \"GROUP1\",\n \"IKESaLifetimeSeconds\": \"86400\",\n \"IKEVersion\": \"IKEV1\"\n },\n \"IPSECOptionsSpecification\": {\n \"EncryptAlgorithm\": \"3DES-CBC\",\n \"IntegrityAlgorith\": \"MD5\",\n \"PfsDhGroup\": \"NULL\",\n \"IPSECSaLifetimeSeconds\": \"3600\",\n \"IPSECSaLifetimeTraffic\": \"1843200\"\n },\n \"CreatedTime\": \"2017-08-0510: 27: 32\",\n \"State\": \"AVAILABLE\",\n \"NetStatus\": \"UNAVAILABLE\",\n \"SecurityPolicyDatabaseSet\": [\n {\n \"LocalCidrBlock\": \"172.16.0.0/16\",\n \"RemoteCidrBlock\": [\n \"10.10.0.0/16\"\n ]\n }\n ]\n }\n ]\n }\n}",
|
1744
|
-
"title": "查询VPN通道列表"
|
1745
|
-
},
|
1746
|
-
{
|
1747
|
-
"document": "",
|
1741
|
+
"document": "查询VPN通道",
|
1748
1742
|
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: DescribeVpnConnections\n<公共请求参数>\n\n{\n \"Limit\": \"5\",\n \"Offset\": \"0\"\n}",
|
1749
1743
|
"output": "{\n \"Response\": {\n \"TotalCount\": 2,\n \"VpnConnectionSet\": [\n {\n \"VpcId\": \"vpc-8ro3x6md\",\n \"VpnConnectionId\": \"vpnx-df9oztok\",\n \"VpnConnectionName\": \"testcon-1\",\n \"VpnGatewayId\": \"vpngw-6x0wxvtp\",\n \"CustomerGatewayId\": \"cgw-apytvc1n\",\n \"PreShareKey\": \"123\",\n \"VpnProto\": \"IPSEC\",\n \"EncryptProto\": \"IKE\",\n \"RouteType\": \"StaticRoute\",\n \"IKEOptionsSpecification\": {\n \"PropoAuthenAlgorithm\": \"MD5\",\n \"PropoEncryAlgorithm\": \"AES-CBC-128\",\n \"ExchangeMode\": \"MAIN\",\n \"LocalIdentity\": \"ADDRESS\",\n \"RemoteIdentity\": \"ADDRESS\",\n \"LocalAddress\": \"6.6.6.6\",\n \"RemoteAddress\": \"1.1.3.2\",\n \"LocalFqdnName\": \"\",\n \"RemoteFqdnName\": \"\",\n \"DhGroupName\": \"GROUP1\",\n \"IKESaLifetimeSeconds\": 86400,\n \"IKEVersion\": \"IKEV1\"\n },\n \"IPSECOptionsSpecification\": {\n \"EncryptAlgorithm\": \"AES-CBC-128\",\n \"IntegrityAlgorith\": \"MD5\",\n \"PfsDhGroup\": \"NULL\",\n \"IPSECSaLifetimeSeconds\": 3600,\n \"IPSECSaLifetimeTraffic\": 1843200\n },\n \"CreatedTime\": \"2022-07-22 14:05:07\",\n \"SecurityPolicyDatabaseSet\": [\n {\n \"LocalCidrBlock\": \"0.0.0.0/0\",\n \"RemoteCidrBlock\": [\n \"0.0.0.0/0\"\n ]\n }\n ],\n \"State\": \"AVAILABLE\",\n \"NetStatus\": \"AVAILABLE\",\n \"NegotiationType\": \"flowTrigger\",\n \"DpdEnable\": 1,\n \"DpdTimeout\": \"30\",\n \"DpdAction\": \"clear\",\n \"EnableHealthCheck\": false,\n \"HealthCheckLocalIp\": \"\",\n \"HealthCheckRemoteIp\": \"\",\n \"HealthCheckStatus\": \"\",\n \"TagSet\": []\n },\n {\n \"VpcId\": \"vpc-8ro3x6md\",\n \"VpnConnectionId\": \"vpnx-eal8tpn2\",\n \"VpnConnectionName\": \"testcon-2\",\n \"VpnGatewayId\": \"vpngw-6x0wxvtp\",\n \"CustomerGatewayId\": \"cgw-876ql2tz\",\n \"PreShareKey\": \"123\",\n \"VpnProto\": \"IPSEC\",\n \"EncryptProto\": \"IKE\",\n \"RouteType\": \"StaticRoute\",\n \"IKEOptionsSpecification\": {\n \"PropoAuthenAlgorithm\": \"MD5\",\n \"PropoEncryAlgorithm\": \"AES-CBC-128\",\n \"ExchangeMode\": \"MAIN\",\n \"LocalIdentity\": \"ADDRESS\",\n \"RemoteIdentity\": \"ADDRESS\",\n \"LocalAddress\": \"6.6.6.6\",\n \"RemoteAddress\": \"169.168.10.4\",\n \"LocalFqdnName\": \"\",\n \"RemoteFqdnName\": \"\",\n \"DhGroupName\": \"GROUP1\",\n \"IKESaLifetimeSeconds\": 86400,\n \"IKEVersion\": \"IKEV1\"\n },\n \"IPSECOptionsSpecification\": {\n \"EncryptAlgorithm\": \"AES-CBC-128\",\n \"IntegrityAlgorith\": \"MD5\",\n \"PfsDhGroup\": \"NULL\",\n \"IPSECSaLifetimeSeconds\": 3600,\n \"IPSECSaLifetimeTraffic\": 1843200\n },\n \"CreatedTime\": \"2022-07-22 14:14:48\",\n \"SecurityPolicyDatabaseSet\": [\n {\n \"LocalCidrBlock\": \"0.0.0.0/0\",\n \"RemoteCidrBlock\": [\n \"0.0.0.0/0\"\n ]\n }\n ],\n \"State\": \"AVAILABLE\",\n \"NetStatus\": \"AVAILABLE\",\n \"NegotiationType\": \"passive\",\n \"DpdEnable\": 1,\n \"DpdTimeout\": \"31\",\n \"DpdAction\": \"clear\",\n \"EnableHealthCheck\": false,\n \"HealthCheckLocalIp\": \"\",\n \"HealthCheckRemoteIp\": \"\",\n \"HealthCheckStatus\": \"\",\n \"TagSet\": []\n }\n ],\n \"RequestId\": \"1f4fa69d-0a9b-4342-83e1-002533feca94\"\n }\n}",
|
1750
1744
|
"title": "DescribeVpnConnections返回示例"
|
@@ -2104,7 +2098,7 @@
|
|
2104
2098
|
],
|
2105
2099
|
"MigrateNetworkInterface": [
|
2106
2100
|
{
|
2107
|
-
"document": "",
|
2101
|
+
"document": "弹性网卡迁移",
|
2108
2102
|
"input": "https://vpc.tencentcloudapi.com/?Action=MigrateNetworkInterface\n&NetworkInterfaceId=eni-afo43z61\n&SourceInstanceId=ins-r8hr2upy\n&DestinationInstanceId=ins-s2hr8upy\n&<公共请求参数>",
|
2109
2103
|
"output": "{\n \"Response\": {\n \"RequestId\": \"f23d1450-ed00-4442-98d4-be409e625e6c\"\n }\n}",
|
2110
2104
|
"title": "弹性网卡迁移"
|
@@ -2112,7 +2106,7 @@
|
|
2112
2106
|
],
|
2113
2107
|
"MigratePrivateIpAddress": [
|
2114
2108
|
{
|
2115
|
-
"document": "",
|
2109
|
+
"document": "弹性网卡内网IP迁移",
|
2116
2110
|
"input": "https://vpc.tencentcloudapi.com/?Action=MigratePrivateIpAddress\n&SourceNetworkInterfaceId=eni-afo43z61\n&DestinationNetworkInterfaceId=eni-g0n2axhd\n&PrivateIpAddress=172.16.33.109\n&<公共请求参数>",
|
2117
2111
|
"output": "{\n \"Response\": {\n \"RequestId\": \"f23d1450-ed00-4442-98d4-be409e625e6c\"\n }\n}",
|
2118
2112
|
"title": "弹性网卡内网IP迁移"
|
@@ -2520,8 +2514,8 @@
|
|
2520
2514
|
],
|
2521
2515
|
"ModifyVpnGatewayAttribute": [
|
2522
2516
|
{
|
2523
|
-
"document": "",
|
2524
|
-
"input": "
|
2517
|
+
"document": "修改VPN网关属性",
|
2518
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ModifyVpnGatewayAttribute\n<公共请求参数>\n\n{\n \"VpnGatewayId\": \"vpngw-edvft32x\",\n \"VpnGatewayName\": \"test-vpn\",\n \"InstanceChargeType\": \"POSTPAID_BY_HOUR\"\n}",
|
2525
2519
|
"output": "{\n \"Response\": {\n \"RequestId\": \"74883e1b-5901-46de-ae1e-d6e2cf591c5b\"\n }\n}",
|
2526
2520
|
"title": "修改VPN网关属性"
|
2527
2521
|
}
|
@@ -2692,16 +2686,16 @@
|
|
2692
2686
|
],
|
2693
2687
|
"ResetVpnConnection": [
|
2694
2688
|
{
|
2695
|
-
"document": "",
|
2696
|
-
"input": "
|
2689
|
+
"document": "本接口(ResetVpnConnection)用于重置VPN通道。",
|
2690
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ResetVpnConnection\n<公共请求参数>\n\n{\n \"VpnGatewayId\": \"vpngw-kjllnkew\",\n \"VpnConnectionId\": \"vpnx-f29e6u0z\"\n}",
|
2697
2691
|
"output": "{\n \"Response\": {\n \"RequestId\": \"74883e1b-5901-46de-ae1e-d6e2cf591c5b\"\n }\n}",
|
2698
2692
|
"title": "重置VPN通道"
|
2699
2693
|
}
|
2700
2694
|
],
|
2701
2695
|
"ResetVpnGatewayInternetMaxBandwidth": [
|
2702
2696
|
{
|
2703
|
-
"document": "",
|
2704
|
-
"input": "
|
2697
|
+
"document": "本接口(ResetVpnGatewayInternetMaxBandwidth)用于调整VPN网关带宽上限。VPN网关带宽目前仅支持部分带宽范围内升降配,如【5,100】Mbps和【200,1000】Mbps,在各自带宽范围内可提升配额,跨范围提升配额和降配暂不支持,如果是包年包月VPN网关需要在有效期内。",
|
2698
|
+
"input": "POST / HTTP/1.1\nHost: vpc.tencentcloudapi.com\nContent-Type: application/json\nX-TC-Action: ResetVpnGatewayInternetMaxBandwidth\n<公共请求参数>\n\n{\n \"VpnGatewayId\": \"vpngw-xxx\",\n \"InternetMaxBandwidthOut\": 5\n}",
|
2705
2699
|
"output": "{\n \"Response\": {\n \"RequestId\": \"74883e1b-5901-46de-ae1e-d6e2cf591c5b\"\n }\n}",
|
2706
2700
|
"title": "调整VPN网关带宽上限"
|
2707
2701
|
}
|
@@ -56,7 +56,7 @@
|
|
56
56
|
"type": "string"
|
57
57
|
},
|
58
58
|
{
|
59
|
-
"document": "音频采样率:\n\n16000:16k
|
59
|
+
"document": "音频采样率:\n\n16000:16k",
|
60
60
|
"example": "无",
|
61
61
|
"member": "int64",
|
62
62
|
"name": "SampleRate",
|
@@ -72,7 +72,7 @@
|
|
72
72
|
"type": "int"
|
73
73
|
},
|
74
74
|
{
|
75
|
-
"document": "语言类型:\n\n1
|
75
|
+
"document": "语言类型:\n\n1-中文",
|
76
76
|
"example": "无",
|
77
77
|
"member": "int64",
|
78
78
|
"name": "VoiceLanguage",
|
@@ -238,7 +238,7 @@
|
|
238
238
|
"type": "string"
|
239
239
|
},
|
240
240
|
{
|
241
|
-
"document": "语音数据 要使用base64编码(采用python
|
241
|
+
"document": "语音数据 要使用base64编码(采用python语言时注意读取文件时需要转成base64字符串编码,例如:str(base64.b64encode(open(\"input.aac\", mode=\"rb\").read()), encoding='utf-8') )。",
|
242
242
|
"example": "无",
|
243
243
|
"member": "string",
|
244
244
|
"name": "AudioData",
|