tccli 3.0.1139.1__py2.py3-none-any.whl → 3.0.1141.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/cynosdb/v20190107/api.json +113 -33
- tccli/services/cynosdb/v20190107/examples.json +3 -3
- tccli/services/domain/v20180808/api.json +30 -30
- tccli/services/emr/v20190103/api.json +11 -2
- tccli/services/ess/v20201111/api.json +23 -14
- tccli/services/ess/v20201111/examples.json +4 -4
- tccli/services/essbasic/v20210526/api.json +13 -13
- tccli/services/essbasic/v20210526/examples.json +2 -2
- tccli/services/iotexplorer/v20190423/api.json +49 -0
- tccli/services/iss/iss_client.py +114 -8
- tccli/services/iss/v20230517/api.json +221 -0
- tccli/services/iss/v20230517/examples.json +16 -0
- tccli/services/mmps/v20200710/api.json +3 -3
- tccli/services/monitor/v20180724/api.json +1 -1
- tccli/services/scf/v20180416/api.json +10 -10
- tccli/services/ses/ses_client.py +228 -16
- tccli/services/ses/v20201002/api.json +266 -0
- tccli/services/ses/v20201002/examples.json +32 -0
- tccli/services/ssl/v20191205/api.json +76 -25
- tccli/services/ssl/v20191205/examples.json +3 -3
- tccli/services/tcr/v20190924/api.json +5 -1
- tccli/services/tcr/v20190924/examples.json +1 -1
- tccli/services/tdmq/v20200217/api.json +2 -2
- tccli/services/vpc/v20170312/api.json +2086 -217
- tccli/services/vpc/v20170312/examples.json +151 -1
- tccli/services/vpc/vpc_client.py +1180 -226
- tccli/services/waf/v20180125/api.json +0 -43
- tccli/services/waf/v20180125/examples.json +0 -8
- tccli/services/waf/waf_client.py +0 -53
- tccli/services/wedata/v20210820/api.json +360 -0
- tccli/services/wedata/v20210820/examples.json +28 -0
- tccli/services/wedata/wedata_client.py +114 -8
- {tccli-3.0.1139.1.dist-info → tccli-3.0.1141.1.dist-info}/METADATA +2 -2
- {tccli-3.0.1139.1.dist-info → tccli-3.0.1141.1.dist-info}/RECORD +38 -38
- {tccli-3.0.1139.1.dist-info → tccli-3.0.1141.1.dist-info}/WHEEL +0 -0
- {tccli-3.0.1139.1.dist-info → tccli-3.0.1141.1.dist-info}/entry_points.txt +0 -0
- {tccli-3.0.1139.1.dist-info → tccli-3.0.1141.1.dist-info}/license_files/LICENSE +0 -0
@@ -357,6 +357,34 @@
|
|
357
357
|
"output": "CreateNetworkInterfaceResponse",
|
358
358
|
"status": "online"
|
359
359
|
},
|
360
|
+
"CreatePrivateNatGateway": {
|
361
|
+
"document": "本接口(CreatePrivateNatGateway)用于创建私网NAT网关。",
|
362
|
+
"input": "CreatePrivateNatGatewayRequest",
|
363
|
+
"name": "创建私网NAT网关",
|
364
|
+
"output": "CreatePrivateNatGatewayResponse",
|
365
|
+
"status": "online"
|
366
|
+
},
|
367
|
+
"CreatePrivateNatGatewayDestinationIpPortTranslationNatRule": {
|
368
|
+
"document": "本接口(CreatePrivateNatGatewayDestinationIpPortTranslationNatRule)用于创建私网NAT网关目的端口转换规则",
|
369
|
+
"input": "CreatePrivateNatGatewayDestinationIpPortTranslationNatRuleRequest",
|
370
|
+
"name": "创建私网NAT网关目的端口转换规则",
|
371
|
+
"output": "CreatePrivateNatGatewayDestinationIpPortTranslationNatRuleResponse",
|
372
|
+
"status": "online"
|
373
|
+
},
|
374
|
+
"CreatePrivateNatGatewayTranslationAclRule": {
|
375
|
+
"document": "本接口( CreatePrivateNatGatewayTranslationAclRule)用于创建私网NAT网关源端转换访问控制规则",
|
376
|
+
"input": "CreatePrivateNatGatewayTranslationAclRuleRequest",
|
377
|
+
"name": "创建私网NAT网关源端转换访问控制规则",
|
378
|
+
"output": "CreatePrivateNatGatewayTranslationAclRuleResponse",
|
379
|
+
"status": "online"
|
380
|
+
},
|
381
|
+
"CreatePrivateNatGatewayTranslationNatRule": {
|
382
|
+
"document": "本接口(CreatePrivateNatGatewayTranslationNatRule)用于创建私网NAT网关源端转换规则。",
|
383
|
+
"input": "CreatePrivateNatGatewayTranslationNatRuleRequest",
|
384
|
+
"name": "创建私网NAT网关源端转换规则",
|
385
|
+
"output": "CreatePrivateNatGatewayTranslationNatRuleResponse",
|
386
|
+
"status": "online"
|
387
|
+
},
|
360
388
|
"CreateRouteTable": {
|
361
389
|
"document": "本接口(CreateRouteTable)用于创建路由表。\n* 创建了VPC后,系统会创建一个默认路由表,所有新建的子网都会关联到默认路由表。默认情况下您可以直接使用默认路由表来管理您的路由策略。当您的路由策略较多时,您可以调用创建路由表接口创建更多路由表管理您的路由策略。\n* 创建路由表同时可以绑定标签, 应答里的标签列表代表添加成功的标签。",
|
362
390
|
"input": "CreateRouteTableRequest",
|
@@ -651,6 +679,34 @@
|
|
651
679
|
"output": "DeleteNetworkInterfaceResponse",
|
652
680
|
"status": "online"
|
653
681
|
},
|
682
|
+
"DeletePrivateNatGateway": {
|
683
|
+
"document": "本接口(DeletePrivateNatGateway)用于删除私网NAT网关。",
|
684
|
+
"input": "DeletePrivateNatGatewayRequest",
|
685
|
+
"name": "删除私网NAT网关",
|
686
|
+
"output": "DeletePrivateNatGatewayResponse",
|
687
|
+
"status": "online"
|
688
|
+
},
|
689
|
+
"DeletePrivateNatGatewayDestinationIpPortTranslationNatRule": {
|
690
|
+
"document": "本接口(DeletePrivateNatGatewayDestinationIpPortTranslationNatRule)用于删除私网NAT网关目的端口转换规则",
|
691
|
+
"input": "DeletePrivateNatGatewayDestinationIpPortTranslationNatRuleRequest",
|
692
|
+
"name": "删除私网NAT网关目的端口转换规则",
|
693
|
+
"output": "DeletePrivateNatGatewayDestinationIpPortTranslationNatRuleResponse",
|
694
|
+
"status": "online"
|
695
|
+
},
|
696
|
+
"DeletePrivateNatGatewayTranslationAclRule": {
|
697
|
+
"document": "本接口(DeletePrivateNatGatewayTranslationAclRule)用于删除私网NAT网关源端转换访问控制规则",
|
698
|
+
"input": "DeletePrivateNatGatewayTranslationAclRuleRequest",
|
699
|
+
"name": "删除私网NAT网关源端转换访问控制规则",
|
700
|
+
"output": "DeletePrivateNatGatewayTranslationAclRuleResponse",
|
701
|
+
"status": "online"
|
702
|
+
},
|
703
|
+
"DeletePrivateNatGatewayTranslationNatRule": {
|
704
|
+
"document": "本接口(DeletePrivateNatGatewayTranslationNatRule)用于删除私网NAT网关源端转换规则",
|
705
|
+
"input": "DeletePrivateNatGatewayTranslationNatRuleRequest",
|
706
|
+
"name": "删除私网NAT网关源端转换规则",
|
707
|
+
"output": "DeletePrivateNatGatewayTranslationNatRuleResponse",
|
708
|
+
"status": "online"
|
709
|
+
},
|
654
710
|
"DeleteRouteTable": {
|
655
711
|
"document": "本接口(DeleteRouteTable)用于删除路由表。",
|
656
712
|
"input": "DeleteRouteTableRequest",
|
@@ -1106,6 +1162,48 @@
|
|
1106
1162
|
"output": "DescribeNetworkInterfacesResponse",
|
1107
1163
|
"status": "online"
|
1108
1164
|
},
|
1165
|
+
"DescribePrivateNatGatewayDestinationIpPortTranslationNatRules": {
|
1166
|
+
"document": "本接口(DescribePrivateNatGatewayDestinationIpPortTranslationNatRules)用于查询私网NAT网关目的端口转换规则",
|
1167
|
+
"input": "DescribePrivateNatGatewayDestinationIpPortTranslationNatRulesRequest",
|
1168
|
+
"name": "查询私网NAT网关目的端口转换规则",
|
1169
|
+
"output": "DescribePrivateNatGatewayDestinationIpPortTranslationNatRulesResponse",
|
1170
|
+
"status": "online"
|
1171
|
+
},
|
1172
|
+
"DescribePrivateNatGatewayLimits": {
|
1173
|
+
"document": "本接口(DescribePrivateNatGatewayLimits)用于查询可创建的私网NAT网关配额数量",
|
1174
|
+
"input": "DescribePrivateNatGatewayLimitsRequest",
|
1175
|
+
"name": "查询可创建的私网NAT网关配额数量",
|
1176
|
+
"output": "DescribePrivateNatGatewayLimitsResponse",
|
1177
|
+
"status": "online"
|
1178
|
+
},
|
1179
|
+
"DescribePrivateNatGatewayRegions": {
|
1180
|
+
"document": "本接口(DescribePrivateNatGatewayRegions)用于查询查询私网NAT网关可支持地域",
|
1181
|
+
"input": "DescribePrivateNatGatewayRegionsRequest",
|
1182
|
+
"name": "查询私网NAT网关可支持地域",
|
1183
|
+
"output": "DescribePrivateNatGatewayRegionsResponse",
|
1184
|
+
"status": "online"
|
1185
|
+
},
|
1186
|
+
"DescribePrivateNatGatewayTranslationAclRules": {
|
1187
|
+
"document": "本接口(DescribePrivateNatGatewayTranslationAclRules)用于查询私网NAT网关源端转换访问控制规则",
|
1188
|
+
"input": "DescribePrivateNatGatewayTranslationAclRulesRequest",
|
1189
|
+
"name": "查询私网NAT网关源端转换访问控制规则",
|
1190
|
+
"output": "DescribePrivateNatGatewayTranslationAclRulesResponse",
|
1191
|
+
"status": "online"
|
1192
|
+
},
|
1193
|
+
"DescribePrivateNatGatewayTranslationNatRules": {
|
1194
|
+
"document": "本接口(DescribePrivateNatGatewayTranslationNatRules)用于查询私网NAT网关源端转换规则",
|
1195
|
+
"input": "DescribePrivateNatGatewayTranslationNatRulesRequest",
|
1196
|
+
"name": "查询私网NAT网关源端转换规则",
|
1197
|
+
"output": "DescribePrivateNatGatewayTranslationNatRulesResponse",
|
1198
|
+
"status": "online"
|
1199
|
+
},
|
1200
|
+
"DescribePrivateNatGateways": {
|
1201
|
+
"document": "本接口(DescribePrivateNatGateways)用于查询私网NAT网关",
|
1202
|
+
"input": "DescribePrivateNatGatewaysRequest",
|
1203
|
+
"name": "查询私网NAT网关",
|
1204
|
+
"output": "DescribePrivateNatGatewaysResponse",
|
1205
|
+
"status": "online"
|
1206
|
+
},
|
1109
1207
|
"DescribeProductQuota": {
|
1110
1208
|
"document": "本接口(DescribeProductQuota)用于查询网络产品的配额信息。",
|
1111
1209
|
"input": "DescribeProductQuotaRequest",
|
@@ -1730,7 +1828,7 @@
|
|
1730
1828
|
"status": "online"
|
1731
1829
|
},
|
1732
1830
|
"ModifyDirectConnectGatewayAttribute": {
|
1733
|
-
"document": "本接口(ModifyDirectConnectGatewayAttribute
|
1831
|
+
"document": "本接口(ModifyDirectConnectGatewayAttribute)用于修改专线网关属性",
|
1734
1832
|
"input": "ModifyDirectConnectGatewayAttributeRequest",
|
1735
1833
|
"name": "修改专线网关属性",
|
1736
1834
|
"output": "ModifyDirectConnectGatewayAttributeResponse",
|
@@ -1862,6 +1960,34 @@
|
|
1862
1960
|
"output": "ModifyPrivateIpAddressesAttributeResponse",
|
1863
1961
|
"status": "online"
|
1864
1962
|
},
|
1963
|
+
"ModifyPrivateNatGatewayAttribute": {
|
1964
|
+
"document": "本接口(ModifyPrivateNatGatewayAttribute)用于修改私网NAT网关属性",
|
1965
|
+
"input": "ModifyPrivateNatGatewayAttributeRequest",
|
1966
|
+
"name": "修改私网NAT网关属性",
|
1967
|
+
"output": "ModifyPrivateNatGatewayAttributeResponse",
|
1968
|
+
"status": "online"
|
1969
|
+
},
|
1970
|
+
"ModifyPrivateNatGatewayDestinationIpPortTranslationNatRule": {
|
1971
|
+
"document": "本接口(ModifyPrivateNatGatewayDestinationIpPortTranslationNatRule)用于修改私网NAT网关目的端口转换规则",
|
1972
|
+
"input": "ModifyPrivateNatGatewayDestinationIpPortTranslationNatRuleRequest",
|
1973
|
+
"name": "修改私网NAT网关目的端口转换规则",
|
1974
|
+
"output": "ModifyPrivateNatGatewayDestinationIpPortTranslationNatRuleResponse",
|
1975
|
+
"status": "online"
|
1976
|
+
},
|
1977
|
+
"ModifyPrivateNatGatewayTranslationAclRule": {
|
1978
|
+
"document": "本接口(ModifyPrivateNatGatewayTranslationAclRule)用于修改私网NAT网关源端转换访问控制规则",
|
1979
|
+
"input": "ModifyPrivateNatGatewayTranslationAclRuleRequest",
|
1980
|
+
"name": "修改私网NAT网关源端转换访问控制规则",
|
1981
|
+
"output": "ModifyPrivateNatGatewayTranslationAclRuleResponse",
|
1982
|
+
"status": "online"
|
1983
|
+
},
|
1984
|
+
"ModifyPrivateNatGatewayTranslationNatRule": {
|
1985
|
+
"document": "本接口(ModifyPrivateNatGatewayTranslationNatRule)用于修改私网NAT网关源端转换规则",
|
1986
|
+
"input": "ModifyPrivateNatGatewayTranslationNatRuleRequest",
|
1987
|
+
"name": "修改私网NAT网关源端转换规则",
|
1988
|
+
"output": "ModifyPrivateNatGatewayTranslationNatRuleResponse",
|
1989
|
+
"status": "online"
|
1990
|
+
},
|
1865
1991
|
"ModifyRouteTableAttribute": {
|
1866
1992
|
"document": "本接口(ModifyRouteTableAttribute)用于修改路由表(RouteTable)属性。",
|
1867
1993
|
"input": "ModifyRouteTableAttributeRequest",
|
@@ -7304,6 +7430,260 @@
|
|
7304
7430
|
],
|
7305
7431
|
"type": "object"
|
7306
7432
|
},
|
7433
|
+
"CreatePrivateNatGatewayDestinationIpPortTranslationNatRuleRequest": {
|
7434
|
+
"document": "CreatePrivateNatGatewayDestinationIpPortTranslationNatRule请求参数结构体",
|
7435
|
+
"members": [
|
7436
|
+
{
|
7437
|
+
"disabled": false,
|
7438
|
+
"document": "私网网关唯一`ID`,形如:`intranat-xxxxxxxx`。",
|
7439
|
+
"example": "intranat-0g3blj80",
|
7440
|
+
"member": "string",
|
7441
|
+
"name": "NatGatewayId",
|
7442
|
+
"required": true,
|
7443
|
+
"type": "string"
|
7444
|
+
},
|
7445
|
+
{
|
7446
|
+
"disabled": false,
|
7447
|
+
"document": "目的端口转换规则列表。",
|
7448
|
+
"example": "无",
|
7449
|
+
"member": "LocalDestinationIpPortTranslationNatRule",
|
7450
|
+
"name": "LocalDestinationIpPortTranslationNatRules",
|
7451
|
+
"required": true,
|
7452
|
+
"type": "list"
|
7453
|
+
}
|
7454
|
+
],
|
7455
|
+
"type": "object"
|
7456
|
+
},
|
7457
|
+
"CreatePrivateNatGatewayDestinationIpPortTranslationNatRuleResponse": {
|
7458
|
+
"document": "CreatePrivateNatGatewayDestinationIpPortTranslationNatRule返回参数结构体",
|
7459
|
+
"members": [
|
7460
|
+
{
|
7461
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
7462
|
+
"member": "string",
|
7463
|
+
"name": "RequestId",
|
7464
|
+
"type": "string"
|
7465
|
+
}
|
7466
|
+
],
|
7467
|
+
"type": "object"
|
7468
|
+
},
|
7469
|
+
"CreatePrivateNatGatewayRequest": {
|
7470
|
+
"document": "CreatePrivateNatGateway请求参数结构体",
|
7471
|
+
"members": [
|
7472
|
+
{
|
7473
|
+
"disabled": false,
|
7474
|
+
"document": "私网网关名称",
|
7475
|
+
"example": "test",
|
7476
|
+
"member": "string",
|
7477
|
+
"name": "NatGatewayName",
|
7478
|
+
"required": true,
|
7479
|
+
"type": "string"
|
7480
|
+
},
|
7481
|
+
{
|
7482
|
+
"disabled": false,
|
7483
|
+
"document": "私有网络实例ID。当创建VPC类型私网NAT网关或者专线网关类型私网NAT网关时,此参数必填。",
|
7484
|
+
"example": "vpc-m7sr81gh",
|
7485
|
+
"member": "string",
|
7486
|
+
"name": "VpcId",
|
7487
|
+
"required": false,
|
7488
|
+
"type": "string"
|
7489
|
+
},
|
7490
|
+
{
|
7491
|
+
"disabled": false,
|
7492
|
+
"document": "跨域参数。仅当取值为True时,才会支持跨域绑定VPC。",
|
7493
|
+
"example": "True",
|
7494
|
+
"member": "bool",
|
7495
|
+
"name": "CrossDomain",
|
7496
|
+
"required": false,
|
7497
|
+
"type": "bool"
|
7498
|
+
},
|
7499
|
+
{
|
7500
|
+
"disabled": false,
|
7501
|
+
"document": "实例标签",
|
7502
|
+
"example": "无",
|
7503
|
+
"member": "Tag",
|
7504
|
+
"name": "Tags",
|
7505
|
+
"required": false,
|
7506
|
+
"type": "list"
|
7507
|
+
},
|
7508
|
+
{
|
7509
|
+
"disabled": false,
|
7510
|
+
"document": "VPC类型私网NAT网关。仅当取值为True时,才会创建VPC类型私网NAT网关。",
|
7511
|
+
"example": "True",
|
7512
|
+
"member": "bool",
|
7513
|
+
"name": "VpcType",
|
7514
|
+
"required": false,
|
7515
|
+
"type": "bool"
|
7516
|
+
},
|
7517
|
+
{
|
7518
|
+
"disabled": false,
|
7519
|
+
"document": "云联网类型私网NAT网关需要绑定的云联网实例ID。",
|
7520
|
+
"example": "ccn-jq193paf",
|
7521
|
+
"member": "string",
|
7522
|
+
"name": "CcnId",
|
7523
|
+
"required": false,
|
7524
|
+
"type": "string"
|
7525
|
+
}
|
7526
|
+
],
|
7527
|
+
"type": "object"
|
7528
|
+
},
|
7529
|
+
"CreatePrivateNatGatewayResponse": {
|
7530
|
+
"document": "CreatePrivateNatGateway返回参数结构体",
|
7531
|
+
"members": [
|
7532
|
+
{
|
7533
|
+
"disabled": false,
|
7534
|
+
"document": "私网网关对象。",
|
7535
|
+
"example": "无",
|
7536
|
+
"member": "PrivateNatGateway",
|
7537
|
+
"name": "PrivateNatGatewaySet",
|
7538
|
+
"output_required": true,
|
7539
|
+
"type": "list",
|
7540
|
+
"value_allowed_null": false
|
7541
|
+
},
|
7542
|
+
{
|
7543
|
+
"disabled": false,
|
7544
|
+
"document": "创建实例个数",
|
7545
|
+
"example": "1",
|
7546
|
+
"member": "uint64",
|
7547
|
+
"name": "TotalCount",
|
7548
|
+
"output_required": true,
|
7549
|
+
"type": "int",
|
7550
|
+
"value_allowed_null": false
|
7551
|
+
},
|
7552
|
+
{
|
7553
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
7554
|
+
"member": "string",
|
7555
|
+
"name": "RequestId",
|
7556
|
+
"type": "string"
|
7557
|
+
}
|
7558
|
+
],
|
7559
|
+
"type": "object"
|
7560
|
+
},
|
7561
|
+
"CreatePrivateNatGatewayTranslationAclRuleRequest": {
|
7562
|
+
"document": "CreatePrivateNatGatewayTranslationAclRule请求参数结构体",
|
7563
|
+
"members": [
|
7564
|
+
{
|
7565
|
+
"disabled": false,
|
7566
|
+
"document": "私网网关唯一`ID`,形如:`intranat-xxxxxxxx`。",
|
7567
|
+
"example": "\"intranat-0g3blj80\"",
|
7568
|
+
"member": "string",
|
7569
|
+
"name": "NatGatewayId",
|
7570
|
+
"required": true,
|
7571
|
+
"type": "string"
|
7572
|
+
},
|
7573
|
+
{
|
7574
|
+
"disabled": false,
|
7575
|
+
"document": "转换规则目标,可选值\"LOCAL\"。",
|
7576
|
+
"example": "\"LOCAL\"",
|
7577
|
+
"member": "string",
|
7578
|
+
"name": "TranslationDirection",
|
7579
|
+
"required": true,
|
7580
|
+
"type": "string"
|
7581
|
+
},
|
7582
|
+
{
|
7583
|
+
"disabled": false,
|
7584
|
+
"document": "转换规则类型,可选值\"NETWORK_LAYER\",\"TRANSPORT_LAYER\"。",
|
7585
|
+
"example": "\"TRANSPORT_LAYER",
|
7586
|
+
"member": "string",
|
7587
|
+
"name": "TranslationType",
|
7588
|
+
"required": true,
|
7589
|
+
"type": "string"
|
7590
|
+
},
|
7591
|
+
{
|
7592
|
+
"disabled": false,
|
7593
|
+
"document": "转换`IP`,当转换规则类型为四层时为`IP`池。",
|
7594
|
+
"example": "\"10.0.13.20\"",
|
7595
|
+
"member": "string",
|
7596
|
+
"name": "TranslationIp",
|
7597
|
+
"required": true,
|
7598
|
+
"type": "string"
|
7599
|
+
},
|
7600
|
+
{
|
7601
|
+
"disabled": false,
|
7602
|
+
"document": "访问控制列表。",
|
7603
|
+
"example": "无",
|
7604
|
+
"member": "TranslationAclRule",
|
7605
|
+
"name": "TranslationAclRules",
|
7606
|
+
"required": true,
|
7607
|
+
"type": "list"
|
7608
|
+
},
|
7609
|
+
{
|
7610
|
+
"disabled": false,
|
7611
|
+
"document": "源`IP`,当转换规则类型为三层时有效。",
|
7612
|
+
"example": "\"10.0.13.19\"",
|
7613
|
+
"member": "string",
|
7614
|
+
"name": "OriginalIp",
|
7615
|
+
"required": false,
|
7616
|
+
"type": "string"
|
7617
|
+
}
|
7618
|
+
],
|
7619
|
+
"type": "object"
|
7620
|
+
},
|
7621
|
+
"CreatePrivateNatGatewayTranslationAclRuleResponse": {
|
7622
|
+
"document": "CreatePrivateNatGatewayTranslationAclRule返回参数结构体",
|
7623
|
+
"members": [
|
7624
|
+
{
|
7625
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
7626
|
+
"member": "string",
|
7627
|
+
"name": "RequestId",
|
7628
|
+
"type": "string"
|
7629
|
+
}
|
7630
|
+
],
|
7631
|
+
"type": "object"
|
7632
|
+
},
|
7633
|
+
"CreatePrivateNatGatewayTranslationNatRuleRequest": {
|
7634
|
+
"document": "CreatePrivateNatGatewayTranslationNatRule请求参数结构体",
|
7635
|
+
"members": [
|
7636
|
+
{
|
7637
|
+
"disabled": false,
|
7638
|
+
"document": "私网网关唯一`ID`,形如:`intranat-xxxxxxxx`。",
|
7639
|
+
"example": "\"intranat-0g3blj80\"",
|
7640
|
+
"member": "string",
|
7641
|
+
"name": "NatGatewayId",
|
7642
|
+
"required": true,
|
7643
|
+
"type": "string"
|
7644
|
+
},
|
7645
|
+
{
|
7646
|
+
"disabled": false,
|
7647
|
+
"document": "转换规则对象数组。",
|
7648
|
+
"example": "无",
|
7649
|
+
"member": "TranslationNatRuleInput",
|
7650
|
+
"name": "TranslationNatRules",
|
7651
|
+
"required": true,
|
7652
|
+
"type": "list"
|
7653
|
+
},
|
7654
|
+
{
|
7655
|
+
"disabled": false,
|
7656
|
+
"document": "跨域参数,当VPC为跨域时填写为True。",
|
7657
|
+
"example": "1",
|
7658
|
+
"member": "bool",
|
7659
|
+
"name": "CrossDomain",
|
7660
|
+
"required": false,
|
7661
|
+
"type": "bool"
|
7662
|
+
}
|
7663
|
+
],
|
7664
|
+
"type": "object"
|
7665
|
+
},
|
7666
|
+
"CreatePrivateNatGatewayTranslationNatRuleResponse": {
|
7667
|
+
"document": "CreatePrivateNatGatewayTranslationNatRule返回参数结构体",
|
7668
|
+
"members": [
|
7669
|
+
{
|
7670
|
+
"disabled": false,
|
7671
|
+
"document": "私网网关唯一`ID`。",
|
7672
|
+
"example": "\"intranat-0g3blj80\"",
|
7673
|
+
"member": "string",
|
7674
|
+
"name": "NatGatewayId",
|
7675
|
+
"type": "string",
|
7676
|
+
"value_allowed_null": false
|
7677
|
+
},
|
7678
|
+
{
|
7679
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
7680
|
+
"member": "string",
|
7681
|
+
"name": "RequestId",
|
7682
|
+
"type": "string"
|
7683
|
+
}
|
7684
|
+
],
|
7685
|
+
"type": "object"
|
7686
|
+
},
|
7307
7687
|
"CreateRouteTableRequest": {
|
7308
7688
|
"document": "CreateRouteTable请求参数结构体",
|
7309
7689
|
"members": [
|
@@ -10093,23 +10473,32 @@
|
|
10093
10473
|
],
|
10094
10474
|
"type": "object"
|
10095
10475
|
},
|
10096
|
-
"
|
10097
|
-
"document": "
|
10476
|
+
"DeletePrivateNatGatewayDestinationIpPortTranslationNatRuleRequest": {
|
10477
|
+
"document": "DeletePrivateNatGatewayDestinationIpPortTranslationNatRule请求参数结构体",
|
10098
10478
|
"members": [
|
10099
10479
|
{
|
10100
10480
|
"disabled": false,
|
10101
|
-
"document": "
|
10102
|
-
"example": "
|
10481
|
+
"document": "私网网关唯一`ID`,形如:`intranat-xxxxxxxx`。",
|
10482
|
+
"example": "intranat-0g3blj80",
|
10103
10483
|
"member": "string",
|
10104
|
-
"name": "
|
10484
|
+
"name": "NatGatewayId",
|
10105
10485
|
"required": true,
|
10106
10486
|
"type": "string"
|
10487
|
+
},
|
10488
|
+
{
|
10489
|
+
"disabled": false,
|
10490
|
+
"document": "目的端口转换规则数组。",
|
10491
|
+
"example": "无",
|
10492
|
+
"member": "LocalDestinationIpPortTranslationNatRule",
|
10493
|
+
"name": "LocalDestinationIpPortTranslationNatRules",
|
10494
|
+
"required": true,
|
10495
|
+
"type": "list"
|
10107
10496
|
}
|
10108
10497
|
],
|
10109
10498
|
"type": "object"
|
10110
10499
|
},
|
10111
|
-
"
|
10112
|
-
"document": "
|
10500
|
+
"DeletePrivateNatGatewayDestinationIpPortTranslationNatRuleResponse": {
|
10501
|
+
"document": "DeletePrivateNatGatewayDestinationIpPortTranslationNatRule返回参数结构体",
|
10113
10502
|
"members": [
|
10114
10503
|
{
|
10115
10504
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -10120,18 +10509,199 @@
|
|
10120
10509
|
],
|
10121
10510
|
"type": "object"
|
10122
10511
|
},
|
10123
|
-
"
|
10124
|
-
"document": "
|
10512
|
+
"DeletePrivateNatGatewayRequest": {
|
10513
|
+
"document": "DeletePrivateNatGateway请求参数结构体",
|
10125
10514
|
"members": [
|
10126
10515
|
{
|
10127
10516
|
"disabled": false,
|
10128
|
-
"document": "
|
10129
|
-
"example": "
|
10517
|
+
"document": "私网网关唯一`ID`,形如\"intranat-xxxxxxxx\"。",
|
10518
|
+
"example": "\"intranat-0g3blj80\"",
|
10130
10519
|
"member": "string",
|
10131
|
-
"name": "
|
10520
|
+
"name": "NatGatewayId",
|
10132
10521
|
"required": true,
|
10133
10522
|
"type": "string"
|
10134
|
-
}
|
10523
|
+
}
|
10524
|
+
],
|
10525
|
+
"type": "object"
|
10526
|
+
},
|
10527
|
+
"DeletePrivateNatGatewayResponse": {
|
10528
|
+
"document": "DeletePrivateNatGateway返回参数结构体",
|
10529
|
+
"members": [
|
10530
|
+
{
|
10531
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
10532
|
+
"member": "string",
|
10533
|
+
"name": "RequestId",
|
10534
|
+
"type": "string"
|
10535
|
+
}
|
10536
|
+
],
|
10537
|
+
"type": "object"
|
10538
|
+
},
|
10539
|
+
"DeletePrivateNatGatewayTranslationAclRuleRequest": {
|
10540
|
+
"document": "DeletePrivateNatGatewayTranslationAclRule请求参数结构体",
|
10541
|
+
"members": [
|
10542
|
+
{
|
10543
|
+
"disabled": false,
|
10544
|
+
"document": "私网网关唯一`ID`,形如:`intranat-xxxxxxxx`。",
|
10545
|
+
"example": "intranat-0g3blj80",
|
10546
|
+
"member": "string",
|
10547
|
+
"name": "NatGatewayId",
|
10548
|
+
"required": true,
|
10549
|
+
"type": "string"
|
10550
|
+
},
|
10551
|
+
{
|
10552
|
+
"disabled": false,
|
10553
|
+
"document": "转换规则目标,可选值\"LOCAL\"。",
|
10554
|
+
"example": "\"LOCAL\"",
|
10555
|
+
"member": "string",
|
10556
|
+
"name": "TranslationDirection",
|
10557
|
+
"required": true,
|
10558
|
+
"type": "string"
|
10559
|
+
},
|
10560
|
+
{
|
10561
|
+
"disabled": false,
|
10562
|
+
"document": "转换规则类型,可选值\"NETWORK_LAYER\",\"TRANSPORT_LAYER\"。",
|
10563
|
+
"example": "\"NETWORK_LAYER\"",
|
10564
|
+
"member": "string",
|
10565
|
+
"name": "TranslationType",
|
10566
|
+
"required": true,
|
10567
|
+
"type": "string"
|
10568
|
+
},
|
10569
|
+
{
|
10570
|
+
"disabled": false,
|
10571
|
+
"document": "转换`IP`,当转换规则类型为四层时为`IP`池",
|
10572
|
+
"example": "\"10.0.13.20\"",
|
10573
|
+
"member": "string",
|
10574
|
+
"name": "TranslationIp",
|
10575
|
+
"required": true,
|
10576
|
+
"type": "string"
|
10577
|
+
},
|
10578
|
+
{
|
10579
|
+
"disabled": false,
|
10580
|
+
"document": "访问控制规则对应`ID`",
|
10581
|
+
"example": "[1,5,26]",
|
10582
|
+
"member": "uint64",
|
10583
|
+
"name": "AclRuleIds",
|
10584
|
+
"required": true,
|
10585
|
+
"type": "list"
|
10586
|
+
},
|
10587
|
+
{
|
10588
|
+
"disabled": false,
|
10589
|
+
"document": "源`IP`,当转换规则类型为三层时有效",
|
10590
|
+
"example": "\"10.0.13.19\"",
|
10591
|
+
"member": "string",
|
10592
|
+
"name": "OriginalIp",
|
10593
|
+
"required": false,
|
10594
|
+
"type": "string"
|
10595
|
+
}
|
10596
|
+
],
|
10597
|
+
"type": "object"
|
10598
|
+
},
|
10599
|
+
"DeletePrivateNatGatewayTranslationAclRuleResponse": {
|
10600
|
+
"document": "DeletePrivateNatGatewayTranslationAclRule返回参数结构体",
|
10601
|
+
"members": [
|
10602
|
+
{
|
10603
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
10604
|
+
"member": "string",
|
10605
|
+
"name": "RequestId",
|
10606
|
+
"type": "string"
|
10607
|
+
}
|
10608
|
+
],
|
10609
|
+
"type": "object"
|
10610
|
+
},
|
10611
|
+
"DeletePrivateNatGatewayTranslationNatRuleRequest": {
|
10612
|
+
"document": "DeletePrivateNatGatewayTranslationNatRule请求参数结构体",
|
10613
|
+
"members": [
|
10614
|
+
{
|
10615
|
+
"disabled": false,
|
10616
|
+
"document": "私网网关唯一`ID`,形如:`intranat-xxxxxxxx`。",
|
10617
|
+
"example": "\"intranat-0g3blj80\"",
|
10618
|
+
"member": "string",
|
10619
|
+
"name": "NatGatewayId",
|
10620
|
+
"required": true,
|
10621
|
+
"type": "string"
|
10622
|
+
},
|
10623
|
+
{
|
10624
|
+
"disabled": false,
|
10625
|
+
"document": "转换规则对象数组。",
|
10626
|
+
"example": "无",
|
10627
|
+
"member": "TranslationNatRule",
|
10628
|
+
"name": "TranslationNatRules",
|
10629
|
+
"required": true,
|
10630
|
+
"type": "list"
|
10631
|
+
},
|
10632
|
+
{
|
10633
|
+
"disabled": false,
|
10634
|
+
"document": "跨域参数,当VPC为跨域时填写为True。",
|
10635
|
+
"example": "True",
|
10636
|
+
"member": "bool",
|
10637
|
+
"name": "CrossDomain",
|
10638
|
+
"required": false,
|
10639
|
+
"type": "bool"
|
10640
|
+
}
|
10641
|
+
],
|
10642
|
+
"type": "object"
|
10643
|
+
},
|
10644
|
+
"DeletePrivateNatGatewayTranslationNatRuleResponse": {
|
10645
|
+
"document": "DeletePrivateNatGatewayTranslationNatRule返回参数结构体",
|
10646
|
+
"members": [
|
10647
|
+
{
|
10648
|
+
"disabled": false,
|
10649
|
+
"document": "私网网关唯一`ID`,形如:`intranat-xxxxxxxx`。",
|
10650
|
+
"example": "\"intranat-0g3blj80\"",
|
10651
|
+
"member": "string",
|
10652
|
+
"name": "NatGatewayId",
|
10653
|
+
"required": true,
|
10654
|
+
"type": "string",
|
10655
|
+
"value_allowed_null": false
|
10656
|
+
},
|
10657
|
+
{
|
10658
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
10659
|
+
"member": "string",
|
10660
|
+
"name": "RequestId",
|
10661
|
+
"type": "string"
|
10662
|
+
}
|
10663
|
+
],
|
10664
|
+
"type": "object"
|
10665
|
+
},
|
10666
|
+
"DeleteRouteTableRequest": {
|
10667
|
+
"document": "DeleteRouteTable请求参数结构体",
|
10668
|
+
"members": [
|
10669
|
+
{
|
10670
|
+
"disabled": false,
|
10671
|
+
"document": "路由表实例ID,例如:rtb-azd4dt1c。",
|
10672
|
+
"example": "rtb-azd4dt1c",
|
10673
|
+
"member": "string",
|
10674
|
+
"name": "RouteTableId",
|
10675
|
+
"required": true,
|
10676
|
+
"type": "string"
|
10677
|
+
}
|
10678
|
+
],
|
10679
|
+
"type": "object"
|
10680
|
+
},
|
10681
|
+
"DeleteRouteTableResponse": {
|
10682
|
+
"document": "DeleteRouteTable返回参数结构体",
|
10683
|
+
"members": [
|
10684
|
+
{
|
10685
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
10686
|
+
"member": "string",
|
10687
|
+
"name": "RequestId",
|
10688
|
+
"type": "string"
|
10689
|
+
}
|
10690
|
+
],
|
10691
|
+
"type": "object"
|
10692
|
+
},
|
10693
|
+
"DeleteRoutesRequest": {
|
10694
|
+
"document": "DeleteRoutes请求参数结构体",
|
10695
|
+
"members": [
|
10696
|
+
{
|
10697
|
+
"disabled": false,
|
10698
|
+
"document": "路由表实例ID。",
|
10699
|
+
"example": "rtb-xxx",
|
10700
|
+
"member": "string",
|
10701
|
+
"name": "RouteTableId",
|
10702
|
+
"required": true,
|
10703
|
+
"type": "string"
|
10704
|
+
},
|
10135
10705
|
{
|
10136
10706
|
"disabled": false,
|
10137
10707
|
"document": "路由策略对象,删除路由策略时,仅需使用Route的RouteId字段。",
|
@@ -13921,85 +14491,70 @@
|
|
13921
14491
|
],
|
13922
14492
|
"type": "object"
|
13923
14493
|
},
|
13924
|
-
"
|
13925
|
-
"document": "
|
14494
|
+
"DescribePrivateNatGatewayDestinationIpPortTranslationNatRulesRequest": {
|
14495
|
+
"document": "DescribePrivateNatGatewayDestinationIpPortTranslationNatRules请求参数结构体",
|
13926
14496
|
"members": [
|
13927
14497
|
{
|
13928
14498
|
"disabled": false,
|
13929
|
-
"document": "
|
13930
|
-
"example": "
|
14499
|
+
"document": "私网网关唯一`ID`,形如\"intranat-xxxxxxxx)",
|
14500
|
+
"example": "intranat-0g3blj80",
|
13931
14501
|
"member": "string",
|
13932
|
-
"name": "
|
14502
|
+
"name": "NatGatewayId",
|
13933
14503
|
"required": true,
|
13934
14504
|
"type": "string"
|
13935
|
-
}
|
13936
|
-
],
|
13937
|
-
"type": "object"
|
13938
|
-
},
|
13939
|
-
"DescribeProductQuotaResponse": {
|
13940
|
-
"document": "DescribeProductQuota返回参数结构体",
|
13941
|
-
"members": [
|
14505
|
+
},
|
13942
14506
|
{
|
13943
14507
|
"disabled": false,
|
13944
|
-
"document": "
|
14508
|
+
"document": "过滤条件,Name可选值\"OriginalIp\", \"TranslationIp\", \"OriginalPort\",\"TranslationPort\", \"Protocol\", \"Description\"",
|
13945
14509
|
"example": "无",
|
13946
|
-
"member": "
|
13947
|
-
"name": "
|
13948
|
-
"
|
13949
|
-
"
|
14510
|
+
"member": "Filter",
|
14511
|
+
"name": "Filters",
|
14512
|
+
"required": false,
|
14513
|
+
"type": "list"
|
13950
14514
|
},
|
13951
14515
|
{
|
13952
14516
|
"disabled": false,
|
13953
|
-
"document": "
|
13954
|
-
"example": "
|
14517
|
+
"document": "偏移量,默认值为0。",
|
14518
|
+
"example": "0",
|
13955
14519
|
"member": "uint64",
|
13956
|
-
"name": "
|
13957
|
-
"
|
13958
|
-
"
|
14520
|
+
"name": "Offset",
|
14521
|
+
"required": false,
|
14522
|
+
"type": "int"
|
13959
14523
|
},
|
13960
14524
|
{
|
13961
|
-
"
|
13962
|
-
"
|
13963
|
-
"
|
13964
|
-
"
|
14525
|
+
"disabled": false,
|
14526
|
+
"document": "返回数目,默认值为20。",
|
14527
|
+
"example": "20",
|
14528
|
+
"member": "uint64",
|
14529
|
+
"name": "Limit",
|
14530
|
+
"required": false,
|
14531
|
+
"type": "int"
|
13965
14532
|
}
|
13966
14533
|
],
|
13967
14534
|
"type": "object"
|
13968
14535
|
},
|
13969
|
-
"
|
13970
|
-
"document": "
|
14536
|
+
"DescribePrivateNatGatewayDestinationIpPortTranslationNatRulesResponse": {
|
14537
|
+
"document": "DescribePrivateNatGatewayDestinationIpPortTranslationNatRules返回参数结构体",
|
13971
14538
|
"members": [
|
13972
14539
|
{
|
13973
14540
|
"disabled": false,
|
13974
|
-
"document": "
|
13975
|
-
"example": "
|
13976
|
-
"member": "
|
13977
|
-
"name": "
|
14541
|
+
"document": "总规则数目。",
|
14542
|
+
"example": "2",
|
14543
|
+
"member": "uint64",
|
14544
|
+
"name": "TotalCount",
|
13978
14545
|
"required": true,
|
13979
|
-
"type": "
|
14546
|
+
"type": "int",
|
14547
|
+
"value_allowed_null": false
|
13980
14548
|
},
|
13981
14549
|
{
|
13982
14550
|
"disabled": false,
|
13983
|
-
"document": "
|
14551
|
+
"document": "目的端口转换规则数组。",
|
13984
14552
|
"example": "无",
|
13985
|
-
"member": "
|
13986
|
-
"name": "
|
14553
|
+
"member": "PrivateNatDestinationIpPortTranslationNatRule",
|
14554
|
+
"name": "LocalDestinationIpPortTranslationNatRuleSet",
|
13987
14555
|
"required": true,
|
13988
|
-
"type": "list"
|
13989
|
-
|
13990
|
-
],
|
13991
|
-
"type": "object"
|
13992
|
-
},
|
13993
|
-
"DescribeRouteConflictsResponse": {
|
13994
|
-
"document": "DescribeRouteConflicts返回参数结构体",
|
13995
|
-
"members": [
|
13996
|
-
{
|
13997
|
-
"disabled": false,
|
13998
|
-
"document": "路由策略冲突列表。",
|
13999
|
-
"example": "无",
|
14000
|
-
"member": "RouteConflict",
|
14001
|
-
"name": "RouteConflictSet",
|
14002
|
-
"type": "list"
|
14556
|
+
"type": "list",
|
14557
|
+
"value_allowed_null": false
|
14003
14558
|
},
|
14004
14559
|
{
|
14005
14560
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -14010,13 +14565,13 @@
|
|
14010
14565
|
],
|
14011
14566
|
"type": "object"
|
14012
14567
|
},
|
14013
|
-
"
|
14014
|
-
"document": "
|
14568
|
+
"DescribePrivateNatGatewayLimitsRequest": {
|
14569
|
+
"document": "DescribePrivateNatGatewayLimits请求参数结构体",
|
14015
14570
|
"members": [
|
14016
14571
|
{
|
14017
14572
|
"disabled": false,
|
14018
|
-
"document": "
|
14019
|
-
"example": "
|
14573
|
+
"document": "查询VPC下可创建的私网网关配额数量,可选值:\n<li>VpcId - String - 所在VpcId</li>",
|
14574
|
+
"example": "无",
|
14020
14575
|
"member": "Filter",
|
14021
14576
|
"name": "Filters",
|
14022
14577
|
"required": false,
|
@@ -14024,54 +14579,45 @@
|
|
14024
14579
|
},
|
14025
14580
|
{
|
14026
14581
|
"disabled": false,
|
14027
|
-
"document": "
|
14028
|
-
"example": "无",
|
14029
|
-
"member": "string",
|
14030
|
-
"name": "RouteTableIds",
|
14031
|
-
"required": false,
|
14032
|
-
"type": "list"
|
14033
|
-
},
|
14034
|
-
{
|
14035
|
-
"disabled": false,
|
14036
|
-
"document": "偏移量。",
|
14582
|
+
"document": "偏移量,默认值为0。",
|
14037
14583
|
"example": "0",
|
14038
|
-
"member": "
|
14584
|
+
"member": "uint64",
|
14039
14585
|
"name": "Offset",
|
14040
14586
|
"required": false,
|
14041
|
-
"type": "
|
14587
|
+
"type": "int"
|
14042
14588
|
},
|
14043
14589
|
{
|
14044
14590
|
"disabled": false,
|
14045
|
-
"document": "
|
14046
|
-
"example": "
|
14047
|
-
"member": "
|
14591
|
+
"document": "返回数目,默认值为20。",
|
14592
|
+
"example": "20",
|
14593
|
+
"member": "uint64",
|
14048
14594
|
"name": "Limit",
|
14049
14595
|
"required": false,
|
14050
|
-
"type": "
|
14596
|
+
"type": "int"
|
14051
14597
|
}
|
14052
14598
|
],
|
14053
14599
|
"type": "object"
|
14054
14600
|
},
|
14055
|
-
"
|
14056
|
-
"document": "
|
14601
|
+
"DescribePrivateNatGatewayLimitsResponse": {
|
14602
|
+
"document": "DescribePrivateNatGatewayLimits返回参数结构体",
|
14057
14603
|
"members": [
|
14058
14604
|
{
|
14059
14605
|
"disabled": false,
|
14060
|
-
"document": "
|
14061
|
-
"example": "
|
14606
|
+
"document": "查询返回结果个数。",
|
14607
|
+
"example": "1",
|
14062
14608
|
"member": "uint64",
|
14063
14609
|
"name": "TotalCount",
|
14064
|
-
"
|
14610
|
+
"required": true,
|
14065
14611
|
"type": "int",
|
14066
14612
|
"value_allowed_null": false
|
14067
14613
|
},
|
14068
14614
|
{
|
14069
14615
|
"disabled": false,
|
14070
|
-
"document": "
|
14616
|
+
"document": "私网网关配额。",
|
14071
14617
|
"example": "无",
|
14072
|
-
"member": "
|
14073
|
-
"name": "
|
14074
|
-
"
|
14618
|
+
"member": "PrivateNatGatewayLimit",
|
14619
|
+
"name": "PrivateNatGatewayLimitSet",
|
14620
|
+
"required": true,
|
14075
14621
|
"type": "list",
|
14076
14622
|
"value_allowed_null": false
|
14077
14623
|
},
|
@@ -14084,7 +14630,472 @@
|
|
14084
14630
|
],
|
14085
14631
|
"type": "object"
|
14086
14632
|
},
|
14087
|
-
"
|
14633
|
+
"DescribePrivateNatGatewayRegionsRequest": {
|
14634
|
+
"document": "DescribePrivateNatGatewayRegions请求参数结构体",
|
14635
|
+
"members": [],
|
14636
|
+
"type": "object"
|
14637
|
+
},
|
14638
|
+
"DescribePrivateNatGatewayRegionsResponse": {
|
14639
|
+
"document": "DescribePrivateNatGatewayRegions返回参数结构体",
|
14640
|
+
"members": [
|
14641
|
+
{
|
14642
|
+
"disabled": false,
|
14643
|
+
"document": "地域对象",
|
14644
|
+
"example": "无",
|
14645
|
+
"member": "NatRegionInfoWithArea",
|
14646
|
+
"name": "RegionSet",
|
14647
|
+
"required": true,
|
14648
|
+
"type": "list",
|
14649
|
+
"value_allowed_null": false
|
14650
|
+
},
|
14651
|
+
{
|
14652
|
+
"disabled": false,
|
14653
|
+
"document": "返回可支持地域总数",
|
14654
|
+
"example": "5",
|
14655
|
+
"member": "uint64",
|
14656
|
+
"name": "TotalCount",
|
14657
|
+
"required": true,
|
14658
|
+
"type": "int",
|
14659
|
+
"value_allowed_null": false
|
14660
|
+
},
|
14661
|
+
{
|
14662
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
14663
|
+
"member": "string",
|
14664
|
+
"name": "RequestId",
|
14665
|
+
"type": "string"
|
14666
|
+
}
|
14667
|
+
],
|
14668
|
+
"type": "object"
|
14669
|
+
},
|
14670
|
+
"DescribePrivateNatGatewayTranslationAclRulesRequest": {
|
14671
|
+
"document": "DescribePrivateNatGatewayTranslationAclRules请求参数结构体",
|
14672
|
+
"members": [
|
14673
|
+
{
|
14674
|
+
"disabled": false,
|
14675
|
+
"document": "私网网关唯一`ID`,形如:`intranat-xxxxxxxx`。",
|
14676
|
+
"example": "\"intranat-0g3blj80\"",
|
14677
|
+
"member": "string",
|
14678
|
+
"name": "NatGatewayId",
|
14679
|
+
"required": true,
|
14680
|
+
"type": "string"
|
14681
|
+
},
|
14682
|
+
{
|
14683
|
+
"disabled": false,
|
14684
|
+
"document": "转换规则目标,可选值\"LOCAL\"。",
|
14685
|
+
"example": "\"LOCAL\"",
|
14686
|
+
"member": "string",
|
14687
|
+
"name": "TranslationDirection",
|
14688
|
+
"required": true,
|
14689
|
+
"type": "string"
|
14690
|
+
},
|
14691
|
+
{
|
14692
|
+
"disabled": false,
|
14693
|
+
"document": "转换规则类型,可选值\"NETWORK_LAYER\",\"TRANSPORT_LAYER\"。",
|
14694
|
+
"example": "\"NETWORK_LAYER\"",
|
14695
|
+
"member": "string",
|
14696
|
+
"name": "TranslationType",
|
14697
|
+
"required": true,
|
14698
|
+
"type": "string"
|
14699
|
+
},
|
14700
|
+
{
|
14701
|
+
"disabled": false,
|
14702
|
+
"document": "转换`IP`,当转换规则类型为四层时为`IP`池。",
|
14703
|
+
"example": "\"10.0.13.20\"",
|
14704
|
+
"member": "string",
|
14705
|
+
"name": "TranslationIp",
|
14706
|
+
"required": true,
|
14707
|
+
"type": "string"
|
14708
|
+
},
|
14709
|
+
{
|
14710
|
+
"disabled": false,
|
14711
|
+
"document": "源`IP`,当转换规则类型为三层时有效。",
|
14712
|
+
"example": "\"10.0.13.19\"",
|
14713
|
+
"member": "string",
|
14714
|
+
"name": "OriginalIp",
|
14715
|
+
"required": false,
|
14716
|
+
"type": "string"
|
14717
|
+
},
|
14718
|
+
{
|
14719
|
+
"disabled": false,
|
14720
|
+
"document": "偏移量。默认值为0。",
|
14721
|
+
"example": "0",
|
14722
|
+
"member": "uint64",
|
14723
|
+
"name": "Offset",
|
14724
|
+
"required": false,
|
14725
|
+
"type": "int"
|
14726
|
+
},
|
14727
|
+
{
|
14728
|
+
"disabled": false,
|
14729
|
+
"document": "返回数目,默认值为20。",
|
14730
|
+
"example": "20",
|
14731
|
+
"member": "uint64",
|
14732
|
+
"name": "Limit",
|
14733
|
+
"required": false,
|
14734
|
+
"type": "int"
|
14735
|
+
}
|
14736
|
+
],
|
14737
|
+
"type": "object"
|
14738
|
+
},
|
14739
|
+
"DescribePrivateNatGatewayTranslationAclRulesResponse": {
|
14740
|
+
"document": "DescribePrivateNatGatewayTranslationAclRules返回参数结构体",
|
14741
|
+
"members": [
|
14742
|
+
{
|
14743
|
+
"disabled": false,
|
14744
|
+
"document": "返回个数。",
|
14745
|
+
"example": "1",
|
14746
|
+
"member": "uint64",
|
14747
|
+
"name": "TotalCount",
|
14748
|
+
"type": "int",
|
14749
|
+
"value_allowed_null": false
|
14750
|
+
},
|
14751
|
+
{
|
14752
|
+
"disabled": false,
|
14753
|
+
"document": "访问控制规则列表。",
|
14754
|
+
"example": "无",
|
14755
|
+
"member": "TranslationAclRule",
|
14756
|
+
"name": "TranslationAclRuleSet",
|
14757
|
+
"type": "list",
|
14758
|
+
"value_allowed_null": false
|
14759
|
+
},
|
14760
|
+
{
|
14761
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
14762
|
+
"member": "string",
|
14763
|
+
"name": "RequestId",
|
14764
|
+
"type": "string"
|
14765
|
+
}
|
14766
|
+
],
|
14767
|
+
"type": "object"
|
14768
|
+
},
|
14769
|
+
"DescribePrivateNatGatewayTranslationNatRulesRequest": {
|
14770
|
+
"document": "DescribePrivateNatGatewayTranslationNatRules请求参数结构体",
|
14771
|
+
"members": [
|
14772
|
+
{
|
14773
|
+
"disabled": false,
|
14774
|
+
"document": "私网网关唯一`ID`,形如:`intranat-xxxxxxxx`。",
|
14775
|
+
"example": "[\"intranat-0g3blj80\"]",
|
14776
|
+
"member": "string",
|
14777
|
+
"name": "NatGatewayId",
|
14778
|
+
"required": false,
|
14779
|
+
"type": "string"
|
14780
|
+
},
|
14781
|
+
{
|
14782
|
+
"disabled": false,
|
14783
|
+
"document": "过滤条件。\n<li>OriginalIp - String - 转换规则源`IP`。</li>\n<li>TranslationIp - String - 转换`IP`。</li>\n<li>VpcId - String - 私网网关所在`VpcId`。</li>\n<li>Description - String - 转换规则描述</li>",
|
14784
|
+
"example": "无",
|
14785
|
+
"member": "Filter",
|
14786
|
+
"name": "Filters",
|
14787
|
+
"required": false,
|
14788
|
+
"type": "list"
|
14789
|
+
},
|
14790
|
+
{
|
14791
|
+
"disabled": false,
|
14792
|
+
"document": "偏移量。默认值为0。",
|
14793
|
+
"example": "0",
|
14794
|
+
"member": "uint64",
|
14795
|
+
"name": "Offset",
|
14796
|
+
"required": false,
|
14797
|
+
"type": "int"
|
14798
|
+
},
|
14799
|
+
{
|
14800
|
+
"disabled": false,
|
14801
|
+
"document": "返回数量。默认值为20。",
|
14802
|
+
"example": "20",
|
14803
|
+
"member": "uint64",
|
14804
|
+
"name": "Limit",
|
14805
|
+
"required": false,
|
14806
|
+
"type": "int"
|
14807
|
+
}
|
14808
|
+
],
|
14809
|
+
"type": "object"
|
14810
|
+
},
|
14811
|
+
"DescribePrivateNatGatewayTranslationNatRulesResponse": {
|
14812
|
+
"document": "DescribePrivateNatGatewayTranslationNatRules返回参数结构体",
|
14813
|
+
"members": [
|
14814
|
+
{
|
14815
|
+
"disabled": false,
|
14816
|
+
"document": "对象数目。",
|
14817
|
+
"example": "1",
|
14818
|
+
"member": "uint64",
|
14819
|
+
"name": "TotalCount",
|
14820
|
+
"required": true,
|
14821
|
+
"type": "int",
|
14822
|
+
"value_allowed_null": false
|
14823
|
+
},
|
14824
|
+
{
|
14825
|
+
"disabled": false,
|
14826
|
+
"document": "转换规则详情数组。",
|
14827
|
+
"example": "无",
|
14828
|
+
"member": "TranslationNatRule",
|
14829
|
+
"name": "TranslationNatRuleSet",
|
14830
|
+
"required": true,
|
14831
|
+
"type": "list",
|
14832
|
+
"value_allowed_null": false
|
14833
|
+
},
|
14834
|
+
{
|
14835
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
14836
|
+
"member": "string",
|
14837
|
+
"name": "RequestId",
|
14838
|
+
"type": "string"
|
14839
|
+
}
|
14840
|
+
],
|
14841
|
+
"type": "object"
|
14842
|
+
},
|
14843
|
+
"DescribePrivateNatGatewaysRequest": {
|
14844
|
+
"document": "DescribePrivateNatGateways请求参数结构体",
|
14845
|
+
"members": [
|
14846
|
+
{
|
14847
|
+
"disabled": false,
|
14848
|
+
"document": "私网网关唯一`ID`,形如:`intranat-0g3blj80`。",
|
14849
|
+
"example": "[\"intranat-0g3blj80\"]",
|
14850
|
+
"member": "string",
|
14851
|
+
"name": "NatGatewayIds",
|
14852
|
+
"required": false,
|
14853
|
+
"type": "list"
|
14854
|
+
},
|
14855
|
+
{
|
14856
|
+
"disabled": false,
|
14857
|
+
"document": "过滤条件。\n<li>NatGatewayId - String - 私网网关唯一`ID`,形如:`intranat-0g3blj80`。</li>\n<li>NatGatewayName - String - 专线网关名称,默认模糊查询。</li>\n<li>VpcId - String - 私网网关所在`VpcId`。</li>\n<li>TagKey - Tag数组 - 私网网关标签键值对数组</li>",
|
14858
|
+
"example": "无",
|
14859
|
+
"member": "Filter",
|
14860
|
+
"name": "Filters",
|
14861
|
+
"required": false,
|
14862
|
+
"type": "list"
|
14863
|
+
},
|
14864
|
+
{
|
14865
|
+
"disabled": false,
|
14866
|
+
"document": "偏移量,默认为0。",
|
14867
|
+
"example": "0",
|
14868
|
+
"member": "uint64",
|
14869
|
+
"name": "Offset",
|
14870
|
+
"required": false,
|
14871
|
+
"type": "int"
|
14872
|
+
},
|
14873
|
+
{
|
14874
|
+
"disabled": false,
|
14875
|
+
"document": "返回数量,默认为20。",
|
14876
|
+
"example": "20",
|
14877
|
+
"member": "uint64",
|
14878
|
+
"name": "Limit",
|
14879
|
+
"required": false,
|
14880
|
+
"type": "int"
|
14881
|
+
},
|
14882
|
+
{
|
14883
|
+
"disabled": false,
|
14884
|
+
"document": "排序字段。可选值:\"NatGatewayId\"、\"NatGatewayName\"、\"CreatedTime\"",
|
14885
|
+
"example": "\"NatGatewayId\"",
|
14886
|
+
"member": "string",
|
14887
|
+
"name": "OrderField",
|
14888
|
+
"required": false,
|
14889
|
+
"type": "string"
|
14890
|
+
},
|
14891
|
+
{
|
14892
|
+
"disabled": false,
|
14893
|
+
"document": "排序方式。可选值:\"ASC\"、\"DESC\"。",
|
14894
|
+
"example": "\"ASC\"",
|
14895
|
+
"member": "string",
|
14896
|
+
"name": "OrderDirection",
|
14897
|
+
"required": false,
|
14898
|
+
"type": "string"
|
14899
|
+
}
|
14900
|
+
],
|
14901
|
+
"type": "object"
|
14902
|
+
},
|
14903
|
+
"DescribePrivateNatGatewaysResponse": {
|
14904
|
+
"document": "DescribePrivateNatGateways返回参数结构体",
|
14905
|
+
"members": [
|
14906
|
+
{
|
14907
|
+
"disabled": false,
|
14908
|
+
"document": "符合条件的对象数。",
|
14909
|
+
"example": "1",
|
14910
|
+
"member": "uint64",
|
14911
|
+
"name": "TotalCount",
|
14912
|
+
"output_required": true,
|
14913
|
+
"type": "int",
|
14914
|
+
"value_allowed_null": false
|
14915
|
+
},
|
14916
|
+
{
|
14917
|
+
"disabled": false,
|
14918
|
+
"document": "私网网关对象数组。",
|
14919
|
+
"example": "无",
|
14920
|
+
"member": "PrivateNatGateway",
|
14921
|
+
"name": "PrivateNatGatewaySet",
|
14922
|
+
"output_required": true,
|
14923
|
+
"type": "list",
|
14924
|
+
"value_allowed_null": false
|
14925
|
+
},
|
14926
|
+
{
|
14927
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
14928
|
+
"member": "string",
|
14929
|
+
"name": "RequestId",
|
14930
|
+
"type": "string"
|
14931
|
+
}
|
14932
|
+
],
|
14933
|
+
"type": "object"
|
14934
|
+
},
|
14935
|
+
"DescribeProductQuotaRequest": {
|
14936
|
+
"document": "DescribeProductQuota请求参数结构体",
|
14937
|
+
"members": [
|
14938
|
+
{
|
14939
|
+
"disabled": false,
|
14940
|
+
"document": "查询的网络产品名称,可查询的产品有:vpc、ccn、vpn、dc、dfw、clb、eip。",
|
14941
|
+
"example": "vpc",
|
14942
|
+
"member": "string",
|
14943
|
+
"name": "Product",
|
14944
|
+
"required": true,
|
14945
|
+
"type": "string"
|
14946
|
+
}
|
14947
|
+
],
|
14948
|
+
"type": "object"
|
14949
|
+
},
|
14950
|
+
"DescribeProductQuotaResponse": {
|
14951
|
+
"document": "DescribeProductQuota返回参数结构体",
|
14952
|
+
"members": [
|
14953
|
+
{
|
14954
|
+
"disabled": false,
|
14955
|
+
"document": "ProductQuota对象数组。",
|
14956
|
+
"example": "无",
|
14957
|
+
"member": "ProductQuota",
|
14958
|
+
"name": "ProductQuotaSet",
|
14959
|
+
"type": "list",
|
14960
|
+
"value_allowed_null": false
|
14961
|
+
},
|
14962
|
+
{
|
14963
|
+
"disabled": false,
|
14964
|
+
"document": "符合条件的产品类型个数。",
|
14965
|
+
"example": "53",
|
14966
|
+
"member": "uint64",
|
14967
|
+
"name": "TotalCount",
|
14968
|
+
"type": "int",
|
14969
|
+
"value_allowed_null": false
|
14970
|
+
},
|
14971
|
+
{
|
14972
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
14973
|
+
"member": "string",
|
14974
|
+
"name": "RequestId",
|
14975
|
+
"type": "string"
|
14976
|
+
}
|
14977
|
+
],
|
14978
|
+
"type": "object"
|
14979
|
+
},
|
14980
|
+
"DescribeRouteConflictsRequest": {
|
14981
|
+
"document": "DescribeRouteConflicts请求参数结构体",
|
14982
|
+
"members": [
|
14983
|
+
{
|
14984
|
+
"disabled": false,
|
14985
|
+
"document": "路由表实例ID,例如:rtb-azd4dt1c。",
|
14986
|
+
"example": "rtb-azd4dt1c",
|
14987
|
+
"member": "string",
|
14988
|
+
"name": "RouteTableId",
|
14989
|
+
"required": true,
|
14990
|
+
"type": "string"
|
14991
|
+
},
|
14992
|
+
{
|
14993
|
+
"disabled": false,
|
14994
|
+
"document": "要检查的与之冲突的目的端列表。",
|
14995
|
+
"example": "无",
|
14996
|
+
"member": "string",
|
14997
|
+
"name": "DestinationCidrBlocks",
|
14998
|
+
"required": true,
|
14999
|
+
"type": "list"
|
15000
|
+
}
|
15001
|
+
],
|
15002
|
+
"type": "object"
|
15003
|
+
},
|
15004
|
+
"DescribeRouteConflictsResponse": {
|
15005
|
+
"document": "DescribeRouteConflicts返回参数结构体",
|
15006
|
+
"members": [
|
15007
|
+
{
|
15008
|
+
"disabled": false,
|
15009
|
+
"document": "路由策略冲突列表。",
|
15010
|
+
"example": "无",
|
15011
|
+
"member": "RouteConflict",
|
15012
|
+
"name": "RouteConflictSet",
|
15013
|
+
"type": "list"
|
15014
|
+
},
|
15015
|
+
{
|
15016
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
15017
|
+
"member": "string",
|
15018
|
+
"name": "RequestId",
|
15019
|
+
"type": "string"
|
15020
|
+
}
|
15021
|
+
],
|
15022
|
+
"type": "object"
|
15023
|
+
},
|
15024
|
+
"DescribeRouteTablesRequest": {
|
15025
|
+
"document": "DescribeRouteTables请求参数结构体",
|
15026
|
+
"members": [
|
15027
|
+
{
|
15028
|
+
"disabled": false,
|
15029
|
+
"document": "过滤条件,参数不支持同时指定RouteTableIds和Filters。\n<li>route-table-id - String - (过滤条件)路由表实例ID。</li>\n<li>route-table-name - String - (过滤条件)路由表名称。</li>\n<li>vpc-id - String - (过滤条件)VPC实例ID,形如:vpc-f49l6u0z。</li>\n<li>association.main - String - (过滤条件)是否主路由表。</li>\n<li>tag-key - String -是否必填:否 - (过滤条件)按照标签键进行过滤。</li>\n<li>tag:tag-key - String - 是否必填:否 - (过滤条件)按照标签键值对进行过滤。 tag-key使用具体的标签键进行替换。使用请参考示例2。</li>\n<li>next-hop-type - String - 是否必填:否 - (过滤条件)按下一跳类型进行过滤。使用next-hop-type进行过滤时,必须同时携带route-table-id与vpc-id。\n目前我们支持的类型有:\nLOCAL: 本地路由\nCVM:公网网关类型的云服务器;\nVPN:VPN网关;\nDIRECTCONNECT:专线网关;\nPEERCONNECTION:对等连接;\nHAVIP:高可用虚拟IP;\nNAT:NAT网关; \nNORMAL_CVM:普通云服务器;\nEIP:云服务器的公网IP;\nCCN:云联网;\nLOCAL_GATEWAY:本地网关。\n</li>",
|
15030
|
+
"example": "[{\"Name\":\"route-table-id\", \"Values\": [\"rtb-3yuu2t62\"]},{\"Name\":\"",
|
15031
|
+
"member": "Filter",
|
15032
|
+
"name": "Filters",
|
15033
|
+
"required": false,
|
15034
|
+
"type": "list"
|
15035
|
+
},
|
15036
|
+
{
|
15037
|
+
"disabled": false,
|
15038
|
+
"document": "路由表实例ID,例如:rtb-azd4dt1c。",
|
15039
|
+
"example": "无",
|
15040
|
+
"member": "string",
|
15041
|
+
"name": "RouteTableIds",
|
15042
|
+
"required": false,
|
15043
|
+
"type": "list"
|
15044
|
+
},
|
15045
|
+
{
|
15046
|
+
"disabled": false,
|
15047
|
+
"document": "偏移量。",
|
15048
|
+
"example": "0",
|
15049
|
+
"member": "string",
|
15050
|
+
"name": "Offset",
|
15051
|
+
"required": false,
|
15052
|
+
"type": "string"
|
15053
|
+
},
|
15054
|
+
{
|
15055
|
+
"disabled": false,
|
15056
|
+
"document": "返回数量,默认为20,最大值为100。",
|
15057
|
+
"example": "1",
|
15058
|
+
"member": "string",
|
15059
|
+
"name": "Limit",
|
15060
|
+
"required": false,
|
15061
|
+
"type": "string"
|
15062
|
+
}
|
15063
|
+
],
|
15064
|
+
"type": "object"
|
15065
|
+
},
|
15066
|
+
"DescribeRouteTablesResponse": {
|
15067
|
+
"document": "DescribeRouteTables返回参数结构体",
|
15068
|
+
"members": [
|
15069
|
+
{
|
15070
|
+
"disabled": false,
|
15071
|
+
"document": "符合条件的实例数量。",
|
15072
|
+
"example": "16",
|
15073
|
+
"member": "uint64",
|
15074
|
+
"name": "TotalCount",
|
15075
|
+
"output_required": true,
|
15076
|
+
"type": "int",
|
15077
|
+
"value_allowed_null": false
|
15078
|
+
},
|
15079
|
+
{
|
15080
|
+
"disabled": false,
|
15081
|
+
"document": "路由表对象。",
|
15082
|
+
"example": "无",
|
15083
|
+
"member": "RouteTable",
|
15084
|
+
"name": "RouteTableSet",
|
15085
|
+
"output_required": true,
|
15086
|
+
"type": "list",
|
15087
|
+
"value_allowed_null": false
|
15088
|
+
},
|
15089
|
+
{
|
15090
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
15091
|
+
"member": "string",
|
15092
|
+
"name": "RequestId",
|
15093
|
+
"type": "string"
|
15094
|
+
}
|
15095
|
+
],
|
15096
|
+
"type": "object"
|
15097
|
+
},
|
15098
|
+
"DescribeSecurityGroupAssociationStatisticsRequest": {
|
14088
15099
|
"document": "DescribeSecurityGroupAssociationStatistics请求参数结构体",
|
14089
15100
|
"members": [
|
14090
15101
|
{
|
@@ -16574,6 +17585,122 @@
|
|
16574
17585
|
],
|
16575
17586
|
"usage": "out"
|
16576
17587
|
},
|
17588
|
+
"DestinationIpPortTranslationNatRuleDiff": {
|
17589
|
+
"document": "本端目的IP端口转换复杂结构",
|
17590
|
+
"members": [
|
17591
|
+
{
|
17592
|
+
"disabled": false,
|
17593
|
+
"document": "协议",
|
17594
|
+
"example": "\"TCP\"",
|
17595
|
+
"member": "string",
|
17596
|
+
"name": "Protocol",
|
17597
|
+
"required": true,
|
17598
|
+
"type": "string",
|
17599
|
+
"value_allowed_null": false
|
17600
|
+
},
|
17601
|
+
{
|
17602
|
+
"disabled": false,
|
17603
|
+
"document": "源端口",
|
17604
|
+
"example": "80",
|
17605
|
+
"member": "int64",
|
17606
|
+
"name": "OriginalPort",
|
17607
|
+
"required": true,
|
17608
|
+
"type": "int",
|
17609
|
+
"value_allowed_null": false
|
17610
|
+
},
|
17611
|
+
{
|
17612
|
+
"disabled": false,
|
17613
|
+
"document": "源IP",
|
17614
|
+
"example": "\"10.0.13.19\"",
|
17615
|
+
"member": "string",
|
17616
|
+
"name": "OriginalIp",
|
17617
|
+
"required": true,
|
17618
|
+
"type": "string",
|
17619
|
+
"value_allowed_null": false
|
17620
|
+
},
|
17621
|
+
{
|
17622
|
+
"disabled": false,
|
17623
|
+
"document": "目的端口",
|
17624
|
+
"example": "8081",
|
17625
|
+
"member": "int64",
|
17626
|
+
"name": "TranslationPort",
|
17627
|
+
"required": true,
|
17628
|
+
"type": "int",
|
17629
|
+
"value_allowed_null": false
|
17630
|
+
},
|
17631
|
+
{
|
17632
|
+
"disabled": false,
|
17633
|
+
"document": "目的IP",
|
17634
|
+
"example": "\"10.0.13.1\"",
|
17635
|
+
"member": "string",
|
17636
|
+
"name": "TranslationIp",
|
17637
|
+
"required": true,
|
17638
|
+
"type": "string",
|
17639
|
+
"value_allowed_null": false
|
17640
|
+
},
|
17641
|
+
{
|
17642
|
+
"disabled": false,
|
17643
|
+
"document": "旧协议。",
|
17644
|
+
"example": "\"UDP\"",
|
17645
|
+
"member": "string",
|
17646
|
+
"name": "OldProtocol",
|
17647
|
+
"required": true,
|
17648
|
+
"type": "string",
|
17649
|
+
"value_allowed_null": false
|
17650
|
+
},
|
17651
|
+
{
|
17652
|
+
"disabled": false,
|
17653
|
+
"document": "旧源端口",
|
17654
|
+
"example": "80",
|
17655
|
+
"member": "int64",
|
17656
|
+
"name": "OldOriginalPort",
|
17657
|
+
"required": true,
|
17658
|
+
"type": "int",
|
17659
|
+
"value_allowed_null": false
|
17660
|
+
},
|
17661
|
+
{
|
17662
|
+
"disabled": false,
|
17663
|
+
"document": "旧源IP",
|
17664
|
+
"example": "\"10.0.13.19\"",
|
17665
|
+
"member": "string",
|
17666
|
+
"name": "OldOriginalIp",
|
17667
|
+
"required": true,
|
17668
|
+
"type": "string",
|
17669
|
+
"value_allowed_null": false
|
17670
|
+
},
|
17671
|
+
{
|
17672
|
+
"disabled": false,
|
17673
|
+
"document": "旧目的端口",
|
17674
|
+
"example": "8081",
|
17675
|
+
"member": "int64",
|
17676
|
+
"name": "OldTranslationPort",
|
17677
|
+
"required": true,
|
17678
|
+
"type": "int",
|
17679
|
+
"value_allowed_null": false
|
17680
|
+
},
|
17681
|
+
{
|
17682
|
+
"disabled": false,
|
17683
|
+
"document": "旧目的IP",
|
17684
|
+
"example": "\"10.0.13.1\"",
|
17685
|
+
"member": "string",
|
17686
|
+
"name": "OldTranslationIp",
|
17687
|
+
"required": true,
|
17688
|
+
"type": "string",
|
17689
|
+
"value_allowed_null": false
|
17690
|
+
},
|
17691
|
+
{
|
17692
|
+
"disabled": false,
|
17693
|
+
"document": "描述",
|
17694
|
+
"example": "无",
|
17695
|
+
"member": "string",
|
17696
|
+
"name": "Description",
|
17697
|
+
"required": false,
|
17698
|
+
"type": "string",
|
17699
|
+
"value_allowed_null": false
|
17700
|
+
}
|
17701
|
+
],
|
17702
|
+
"usage": "both"
|
17703
|
+
},
|
16577
17704
|
"DetachCcnInstancesRequest": {
|
16578
17705
|
"document": "DetachCcnInstances请求参数结构体",
|
16579
17706
|
"members": [
|
@@ -19970,42 +21097,108 @@
|
|
19970
21097
|
"members": [
|
19971
21098
|
{
|
19972
21099
|
"disabled": false,
|
19973
|
-
"document": "按量计费后付费单价,单位:元。",
|
21100
|
+
"document": "按量计费后付费单价,单位:元。",
|
21101
|
+
"example": "",
|
21102
|
+
"member": "float",
|
21103
|
+
"name": "UnitPrice",
|
21104
|
+
"required": false,
|
21105
|
+
"type": "float"
|
21106
|
+
},
|
21107
|
+
{
|
21108
|
+
"disabled": false,
|
21109
|
+
"document": "按量计费后付费计价单元,可取值范围: HOUR:表示计价单元是按每小时来计算。当前涉及该计价单元的场景有:实例按小时后付费(POSTPAID_BY_HOUR)、带宽按小时后付费(BANDWIDTH_POSTPAID_BY_HOUR): GB:表示计价单元是按每GB来计算。当前涉及该计价单元的场景有:流量按小时后付费(TRAFFIC_POSTPAID_BY_HOUR)。",
|
21110
|
+
"example": "",
|
21111
|
+
"member": "string",
|
21112
|
+
"name": "ChargeUnit",
|
21113
|
+
"required": false,
|
21114
|
+
"type": "string"
|
21115
|
+
},
|
21116
|
+
{
|
21117
|
+
"disabled": false,
|
21118
|
+
"document": "预付费商品的原价,单位:元。",
|
21119
|
+
"example": "",
|
21120
|
+
"member": "float",
|
21121
|
+
"name": "OriginalPrice",
|
21122
|
+
"required": false,
|
21123
|
+
"type": "float"
|
21124
|
+
},
|
21125
|
+
{
|
21126
|
+
"disabled": false,
|
21127
|
+
"document": "预付费商品的折扣价,单位:元。",
|
21128
|
+
"example": "",
|
21129
|
+
"member": "float",
|
21130
|
+
"name": "DiscountPrice",
|
21131
|
+
"required": false,
|
21132
|
+
"type": "float"
|
21133
|
+
}
|
21134
|
+
],
|
21135
|
+
"usage": "out"
|
21136
|
+
},
|
21137
|
+
"LocalDestinationIpPortTranslationNatRule": {
|
21138
|
+
"document": "本端目的IP端口转换复杂结构",
|
21139
|
+
"members": [
|
21140
|
+
{
|
21141
|
+
"disabled": false,
|
21142
|
+
"document": "协议",
|
21143
|
+
"example": "",
|
21144
|
+
"member": "string",
|
21145
|
+
"name": "Protocol",
|
21146
|
+
"required": true,
|
21147
|
+
"type": "string",
|
21148
|
+
"value_allowed_null": false
|
21149
|
+
},
|
21150
|
+
{
|
21151
|
+
"disabled": false,
|
21152
|
+
"document": "源端口",
|
19974
21153
|
"example": "",
|
19975
|
-
"member": "
|
19976
|
-
"name": "
|
19977
|
-
"required":
|
19978
|
-
"type": "
|
21154
|
+
"member": "int64",
|
21155
|
+
"name": "OriginalPort",
|
21156
|
+
"required": true,
|
21157
|
+
"type": "int",
|
21158
|
+
"value_allowed_null": false
|
19979
21159
|
},
|
19980
21160
|
{
|
19981
21161
|
"disabled": false,
|
19982
|
-
"document": "
|
21162
|
+
"document": "源IP",
|
19983
21163
|
"example": "",
|
19984
21164
|
"member": "string",
|
19985
|
-
"name": "
|
19986
|
-
"required":
|
19987
|
-
"type": "string"
|
21165
|
+
"name": "OriginalIp",
|
21166
|
+
"required": true,
|
21167
|
+
"type": "string",
|
21168
|
+
"value_allowed_null": false
|
19988
21169
|
},
|
19989
21170
|
{
|
19990
21171
|
"disabled": false,
|
19991
|
-
"document": "
|
21172
|
+
"document": "目的端口",
|
19992
21173
|
"example": "",
|
19993
|
-
"member": "
|
19994
|
-
"name": "
|
19995
|
-
"required":
|
19996
|
-
"type": "
|
21174
|
+
"member": "int64",
|
21175
|
+
"name": "TranslationPort",
|
21176
|
+
"required": true,
|
21177
|
+
"type": "int",
|
21178
|
+
"value_allowed_null": false
|
19997
21179
|
},
|
19998
21180
|
{
|
19999
21181
|
"disabled": false,
|
20000
|
-
"document": "
|
21182
|
+
"document": "目的IP",
|
20001
21183
|
"example": "",
|
20002
|
-
"member": "
|
20003
|
-
"name": "
|
21184
|
+
"member": "string",
|
21185
|
+
"name": "TranslationIp",
|
21186
|
+
"required": true,
|
21187
|
+
"type": "string",
|
21188
|
+
"value_allowed_null": false
|
21189
|
+
},
|
21190
|
+
{
|
21191
|
+
"disabled": false,
|
21192
|
+
"document": "描述",
|
21193
|
+
"example": "",
|
21194
|
+
"member": "string",
|
21195
|
+
"name": "Description",
|
20004
21196
|
"required": false,
|
20005
|
-
"type": "
|
21197
|
+
"type": "string",
|
21198
|
+
"value_allowed_null": false
|
20006
21199
|
}
|
20007
21200
|
],
|
20008
|
-
"usage": "
|
21201
|
+
"usage": "both"
|
20009
21202
|
},
|
20010
21203
|
"LocalGateway": {
|
20011
21204
|
"document": "本地网关信息",
|
@@ -20825,7 +22018,7 @@
|
|
20825
22018
|
{
|
20826
22019
|
"disabled": false,
|
20827
22020
|
"document": "专线网关唯一`ID`,形如:`dcg-9o233uri`。",
|
20828
|
-
"example": "",
|
22021
|
+
"example": "dcg-k6cswwhx",
|
20829
22022
|
"member": "string",
|
20830
22023
|
"name": "DirectConnectGatewayId",
|
20831
22024
|
"required": true,
|
@@ -20834,7 +22027,7 @@
|
|
20834
22027
|
{
|
20835
22028
|
"disabled": false,
|
20836
22029
|
"document": "专线网关名称,可任意命名,但不得超过60个字符。",
|
20837
|
-
"example": "",
|
22030
|
+
"example": "new+name",
|
20838
22031
|
"member": "string",
|
20839
22032
|
"name": "DirectConnectGatewayName",
|
20840
22033
|
"required": false,
|
@@ -20843,7 +22036,7 @@
|
|
20843
22036
|
{
|
20844
22037
|
"disabled": false,
|
20845
22038
|
"document": "云联网路由学习类型,可选值:`BGP`(自动学习)、`STATIC`(静态,即用户配置)。只有云联网类型专线网关且开启了BGP功能才支持修改`CcnRouteType`。",
|
20846
|
-
"example": "",
|
22039
|
+
"example": "BGP",
|
20847
22040
|
"member": "string",
|
20848
22041
|
"name": "CcnRouteType",
|
20849
22042
|
"required": false,
|
@@ -20852,7 +22045,7 @@
|
|
20852
22045
|
{
|
20853
22046
|
"disabled": false,
|
20854
22047
|
"document": "云联网路由发布模式,可选值:`standard`(标准模式)、`exquisite`(精细模式)。只有云联网类型专线网关才支持修改`ModeType`。",
|
20855
|
-
"example": "",
|
22048
|
+
"example": "\"\"",
|
20856
22049
|
"member": "string",
|
20857
22050
|
"name": "ModeType",
|
20858
22051
|
"required": false,
|
@@ -21545,8 +22738,224 @@
|
|
21545
22738
|
],
|
21546
22739
|
"type": "object"
|
21547
22740
|
},
|
21548
|
-
"ModifyNetworkAclEntriesResponse": {
|
21549
|
-
"document": "ModifyNetworkAclEntries返回参数结构体",
|
22741
|
+
"ModifyNetworkAclEntriesResponse": {
|
22742
|
+
"document": "ModifyNetworkAclEntries返回参数结构体",
|
22743
|
+
"members": [
|
22744
|
+
{
|
22745
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
22746
|
+
"member": "string",
|
22747
|
+
"name": "RequestId",
|
22748
|
+
"type": "string"
|
22749
|
+
}
|
22750
|
+
],
|
22751
|
+
"type": "object"
|
22752
|
+
},
|
22753
|
+
"ModifyNetworkAclQuintupleEntriesRequest": {
|
22754
|
+
"document": "ModifyNetworkAclQuintupleEntries请求参数结构体",
|
22755
|
+
"members": [
|
22756
|
+
{
|
22757
|
+
"disabled": false,
|
22758
|
+
"document": "网络ACL实例ID。例如:acl-12345678。",
|
22759
|
+
"example": "acl-12345678",
|
22760
|
+
"member": "string",
|
22761
|
+
"name": "NetworkAclId",
|
22762
|
+
"required": true,
|
22763
|
+
"type": "string"
|
22764
|
+
},
|
22765
|
+
{
|
22766
|
+
"disabled": false,
|
22767
|
+
"document": "网络五元组ACL规则集。",
|
22768
|
+
"example": "无",
|
22769
|
+
"member": "NetworkAclQuintupleEntries",
|
22770
|
+
"name": "NetworkAclQuintupleSet",
|
22771
|
+
"required": true,
|
22772
|
+
"type": "object"
|
22773
|
+
}
|
22774
|
+
],
|
22775
|
+
"type": "object"
|
22776
|
+
},
|
22777
|
+
"ModifyNetworkAclQuintupleEntriesResponse": {
|
22778
|
+
"document": "ModifyNetworkAclQuintupleEntries返回参数结构体",
|
22779
|
+
"members": [
|
22780
|
+
{
|
22781
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
22782
|
+
"member": "string",
|
22783
|
+
"name": "RequestId",
|
22784
|
+
"type": "string"
|
22785
|
+
}
|
22786
|
+
],
|
22787
|
+
"type": "object"
|
22788
|
+
},
|
22789
|
+
"ModifyNetworkInterfaceAttributeRequest": {
|
22790
|
+
"document": "ModifyNetworkInterfaceAttribute请求参数结构体",
|
22791
|
+
"members": [
|
22792
|
+
{
|
22793
|
+
"disabled": false,
|
22794
|
+
"document": "弹性网卡实例ID,例如:eni-pxir56ns。",
|
22795
|
+
"example": "eni-afo43z61",
|
22796
|
+
"member": "string",
|
22797
|
+
"name": "NetworkInterfaceId",
|
22798
|
+
"required": true,
|
22799
|
+
"type": "string"
|
22800
|
+
},
|
22801
|
+
{
|
22802
|
+
"disabled": false,
|
22803
|
+
"document": "弹性网卡名称,最大长度不能超过60个字节。",
|
22804
|
+
"example": "NewName",
|
22805
|
+
"member": "string",
|
22806
|
+
"name": "NetworkInterfaceName",
|
22807
|
+
"required": false,
|
22808
|
+
"type": "string"
|
22809
|
+
},
|
22810
|
+
{
|
22811
|
+
"disabled": false,
|
22812
|
+
"document": "弹性网卡描述,可任意命名,但不得超过60个字符。",
|
22813
|
+
"example": "test",
|
22814
|
+
"member": "string",
|
22815
|
+
"name": "NetworkInterfaceDescription",
|
22816
|
+
"required": false,
|
22817
|
+
"type": "string"
|
22818
|
+
},
|
22819
|
+
{
|
22820
|
+
"disabled": false,
|
22821
|
+
"document": "指定绑定的安全组,例如:['sg-1dd51d']。",
|
22822
|
+
"example": "-",
|
22823
|
+
"member": "string",
|
22824
|
+
"name": "SecurityGroupIds",
|
22825
|
+
"required": false,
|
22826
|
+
"type": "list"
|
22827
|
+
},
|
22828
|
+
{
|
22829
|
+
"disabled": false,
|
22830
|
+
"document": "网卡trunking模式设置,Enable-开启,Disable--关闭,默认关闭。",
|
22831
|
+
"example": "Enable",
|
22832
|
+
"member": "string",
|
22833
|
+
"name": "TrunkingFlag",
|
22834
|
+
"required": false,
|
22835
|
+
"type": "string"
|
22836
|
+
}
|
22837
|
+
],
|
22838
|
+
"type": "object"
|
22839
|
+
},
|
22840
|
+
"ModifyNetworkInterfaceAttributeResponse": {
|
22841
|
+
"document": "ModifyNetworkInterfaceAttribute返回参数结构体",
|
22842
|
+
"members": [
|
22843
|
+
{
|
22844
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
22845
|
+
"member": "string",
|
22846
|
+
"name": "RequestId",
|
22847
|
+
"type": "string"
|
22848
|
+
}
|
22849
|
+
],
|
22850
|
+
"type": "object"
|
22851
|
+
},
|
22852
|
+
"ModifyNetworkInterfaceQosRequest": {
|
22853
|
+
"document": "ModifyNetworkInterfaceQos请求参数结构体",
|
22854
|
+
"members": [
|
22855
|
+
{
|
22856
|
+
"disabled": false,
|
22857
|
+
"document": "弹性网卡ID,支持批量修改。",
|
22858
|
+
"example": "无",
|
22859
|
+
"member": "string",
|
22860
|
+
"name": "NetworkInterfaceIds",
|
22861
|
+
"required": true,
|
22862
|
+
"type": "list"
|
22863
|
+
},
|
22864
|
+
{
|
22865
|
+
"disabled": false,
|
22866
|
+
"document": "服务质量,可选值:PT、AU、AG、DEFAULT,分别代表云金、云银、云铜、默认四个等级。",
|
22867
|
+
"example": "无",
|
22868
|
+
"member": "string",
|
22869
|
+
"name": "QosLevel",
|
22870
|
+
"required": true,
|
22871
|
+
"type": "string"
|
22872
|
+
},
|
22873
|
+
{
|
22874
|
+
"disabled": false,
|
22875
|
+
"document": "DirectSend端口范围最大值。",
|
22876
|
+
"example": "8090",
|
22877
|
+
"member": "uint64",
|
22878
|
+
"name": "DirectSendMaxPort",
|
22879
|
+
"required": false,
|
22880
|
+
"type": "int"
|
22881
|
+
}
|
22882
|
+
],
|
22883
|
+
"type": "object"
|
22884
|
+
},
|
22885
|
+
"ModifyNetworkInterfaceQosResponse": {
|
22886
|
+
"document": "ModifyNetworkInterfaceQos返回参数结构体",
|
22887
|
+
"members": [
|
22888
|
+
{
|
22889
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
22890
|
+
"member": "string",
|
22891
|
+
"name": "RequestId",
|
22892
|
+
"type": "string"
|
22893
|
+
}
|
22894
|
+
],
|
22895
|
+
"type": "object"
|
22896
|
+
},
|
22897
|
+
"ModifyPrivateIpAddressesAttributeRequest": {
|
22898
|
+
"document": "ModifyPrivateIpAddressesAttribute请求参数结构体",
|
22899
|
+
"members": [
|
22900
|
+
{
|
22901
|
+
"disabled": false,
|
22902
|
+
"document": "弹性网卡实例ID,例如:eni-m6dyj72l。",
|
22903
|
+
"example": "eni-afo43z61",
|
22904
|
+
"member": "string",
|
22905
|
+
"name": "NetworkInterfaceId",
|
22906
|
+
"required": true,
|
22907
|
+
"type": "string"
|
22908
|
+
},
|
22909
|
+
{
|
22910
|
+
"disabled": false,
|
22911
|
+
"document": "指定的内网IP信息。",
|
22912
|
+
"example": "[{'PrivateIpAddress': '172.16.32.11','Description': 'new-desc--------' }]",
|
22913
|
+
"member": "PrivateIpAddressSpecification",
|
22914
|
+
"name": "PrivateIpAddresses",
|
22915
|
+
"required": true,
|
22916
|
+
"type": "list"
|
22917
|
+
}
|
22918
|
+
],
|
22919
|
+
"type": "object"
|
22920
|
+
},
|
22921
|
+
"ModifyPrivateIpAddressesAttributeResponse": {
|
22922
|
+
"document": "ModifyPrivateIpAddressesAttribute返回参数结构体",
|
22923
|
+
"members": [
|
22924
|
+
{
|
22925
|
+
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
22926
|
+
"member": "string",
|
22927
|
+
"name": "RequestId",
|
22928
|
+
"type": "string"
|
22929
|
+
}
|
22930
|
+
],
|
22931
|
+
"type": "object"
|
22932
|
+
},
|
22933
|
+
"ModifyPrivateNatGatewayAttributeRequest": {
|
22934
|
+
"document": "ModifyPrivateNatGatewayAttribute请求参数结构体",
|
22935
|
+
"members": [
|
22936
|
+
{
|
22937
|
+
"disabled": false,
|
22938
|
+
"document": "私网网关唯一`ID`,形如:`intranat-xxxxxxxx`。",
|
22939
|
+
"example": "\"intranat-0g3blj80\"",
|
22940
|
+
"member": "string",
|
22941
|
+
"name": "NatGatewayId",
|
22942
|
+
"required": true,
|
22943
|
+
"type": "string"
|
22944
|
+
},
|
22945
|
+
{
|
22946
|
+
"disabled": false,
|
22947
|
+
"document": "私网网关名称,可任意命名,但不得超过60个字符。",
|
22948
|
+
"example": "\"newtest\"",
|
22949
|
+
"member": "string",
|
22950
|
+
"name": "NatGatewayName",
|
22951
|
+
"required": true,
|
22952
|
+
"type": "string"
|
22953
|
+
}
|
22954
|
+
],
|
22955
|
+
"type": "object"
|
22956
|
+
},
|
22957
|
+
"ModifyPrivateNatGatewayAttributeResponse": {
|
22958
|
+
"document": "ModifyPrivateNatGatewayAttribute返回参数结构体",
|
21550
22959
|
"members": [
|
21551
22960
|
{
|
21552
22961
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -21557,32 +22966,32 @@
|
|
21557
22966
|
],
|
21558
22967
|
"type": "object"
|
21559
22968
|
},
|
21560
|
-
"
|
21561
|
-
"document": "
|
22969
|
+
"ModifyPrivateNatGatewayDestinationIpPortTranslationNatRuleRequest": {
|
22970
|
+
"document": "ModifyPrivateNatGatewayDestinationIpPortTranslationNatRule请求参数结构体",
|
21562
22971
|
"members": [
|
21563
22972
|
{
|
21564
22973
|
"disabled": false,
|
21565
|
-
"document": "
|
21566
|
-
"example": "
|
22974
|
+
"document": "私网网关唯一`ID`,形如:`intranat-xxxxxxxx`。",
|
22975
|
+
"example": "intranat-0g3blj80",
|
21567
22976
|
"member": "string",
|
21568
|
-
"name": "
|
22977
|
+
"name": "NatGatewayId",
|
21569
22978
|
"required": true,
|
21570
22979
|
"type": "string"
|
21571
22980
|
},
|
21572
22981
|
{
|
21573
22982
|
"disabled": false,
|
21574
|
-
"document": "
|
22983
|
+
"document": "目的端口转换规则列表。",
|
21575
22984
|
"example": "无",
|
21576
|
-
"member": "
|
21577
|
-
"name": "
|
22985
|
+
"member": "DestinationIpPortTranslationNatRuleDiff",
|
22986
|
+
"name": "LocalDestinationIpPortTranslationNatRules",
|
21578
22987
|
"required": true,
|
21579
|
-
"type": "
|
22988
|
+
"type": "list"
|
21580
22989
|
}
|
21581
22990
|
],
|
21582
22991
|
"type": "object"
|
21583
22992
|
},
|
21584
|
-
"
|
21585
|
-
"document": "
|
22993
|
+
"ModifyPrivateNatGatewayDestinationIpPortTranslationNatRuleResponse": {
|
22994
|
+
"document": "ModifyPrivateNatGatewayDestinationIpPortTranslationNatRule返回参数结构体",
|
21586
22995
|
"members": [
|
21587
22996
|
{
|
21588
22997
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -21593,104 +23002,68 @@
|
|
21593
23002
|
],
|
21594
23003
|
"type": "object"
|
21595
23004
|
},
|
21596
|
-
"
|
21597
|
-
"document": "
|
23005
|
+
"ModifyPrivateNatGatewayTranslationAclRuleRequest": {
|
23006
|
+
"document": "ModifyPrivateNatGatewayTranslationAclRule请求参数结构体",
|
21598
23007
|
"members": [
|
21599
23008
|
{
|
21600
23009
|
"disabled": false,
|
21601
|
-
"document": "
|
21602
|
-
"example": "
|
23010
|
+
"document": "私网网关唯一`ID`,形如:`intranat-xxxxxxxx`。",
|
23011
|
+
"example": "intranat-0g3blj80",
|
21603
23012
|
"member": "string",
|
21604
|
-
"name": "
|
23013
|
+
"name": "NatGatewayId",
|
21605
23014
|
"required": true,
|
21606
23015
|
"type": "string"
|
21607
23016
|
},
|
21608
23017
|
{
|
21609
23018
|
"disabled": false,
|
21610
|
-
"document": "
|
21611
|
-
"example": "
|
23019
|
+
"document": "转换规则目标,可选值\"LOCAL\"。",
|
23020
|
+
"example": "\"LOCAL\"",
|
21612
23021
|
"member": "string",
|
21613
|
-
"name": "
|
21614
|
-
"required":
|
23022
|
+
"name": "TranslationDirection",
|
23023
|
+
"required": true,
|
21615
23024
|
"type": "string"
|
21616
23025
|
},
|
21617
23026
|
{
|
21618
23027
|
"disabled": false,
|
21619
|
-
"document": "
|
21620
|
-
"example": "
|
23028
|
+
"document": "转换规则类型,可选值\"NETWORK_LAYER\",\"TRANSPORT_LAYER\"。",
|
23029
|
+
"example": "NETWORK_LAYER",
|
21621
23030
|
"member": "string",
|
21622
|
-
"name": "
|
21623
|
-
"required":
|
23031
|
+
"name": "TranslationType",
|
23032
|
+
"required": true,
|
21624
23033
|
"type": "string"
|
21625
23034
|
},
|
21626
23035
|
{
|
21627
23036
|
"disabled": false,
|
21628
|
-
"document": "
|
21629
|
-
"example": "
|
21630
|
-
"member": "string",
|
21631
|
-
"name": "SecurityGroupIds",
|
21632
|
-
"required": false,
|
21633
|
-
"type": "list"
|
21634
|
-
},
|
21635
|
-
{
|
21636
|
-
"disabled": false,
|
21637
|
-
"document": "网卡trunking模式设置,Enable-开启,Disable--关闭,默认关闭。",
|
21638
|
-
"example": "Enable",
|
23037
|
+
"document": "转换`IP`,当转换规则类型为四层时为`IP`池",
|
23038
|
+
"example": "\"10.0.13.20\"",
|
21639
23039
|
"member": "string",
|
21640
|
-
"name": "
|
21641
|
-
"required":
|
21642
|
-
"type": "string"
|
21643
|
-
}
|
21644
|
-
],
|
21645
|
-
"type": "object"
|
21646
|
-
},
|
21647
|
-
"ModifyNetworkInterfaceAttributeResponse": {
|
21648
|
-
"document": "ModifyNetworkInterfaceAttribute返回参数结构体",
|
21649
|
-
"members": [
|
21650
|
-
{
|
21651
|
-
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
21652
|
-
"member": "string",
|
21653
|
-
"name": "RequestId",
|
23040
|
+
"name": "TranslationIp",
|
23041
|
+
"required": true,
|
21654
23042
|
"type": "string"
|
21655
|
-
}
|
21656
|
-
],
|
21657
|
-
"type": "object"
|
21658
|
-
},
|
21659
|
-
"ModifyNetworkInterfaceQosRequest": {
|
21660
|
-
"document": "ModifyNetworkInterfaceQos请求参数结构体",
|
21661
|
-
"members": [
|
23043
|
+
},
|
21662
23044
|
{
|
21663
23045
|
"disabled": false,
|
21664
|
-
"document": "
|
23046
|
+
"document": "访问控制列表,需要附带AclRuleId参数。",
|
21665
23047
|
"example": "无",
|
21666
|
-
"member": "
|
21667
|
-
"name": "
|
23048
|
+
"member": "TranslationAclRule",
|
23049
|
+
"name": "TranslationAclRules",
|
21668
23050
|
"required": true,
|
21669
23051
|
"type": "list"
|
21670
23052
|
},
|
21671
23053
|
{
|
21672
23054
|
"disabled": false,
|
21673
|
-
"document": "
|
21674
|
-
"example": "
|
23055
|
+
"document": "源`IP`,当转换规则类型为三层时有效",
|
23056
|
+
"example": "\"10.0.13.19\"",
|
21675
23057
|
"member": "string",
|
21676
|
-
"name": "
|
21677
|
-
"required": true,
|
21678
|
-
"type": "string"
|
21679
|
-
},
|
21680
|
-
{
|
21681
|
-
"disabled": false,
|
21682
|
-
"document": "DirectSend端口范围最大值。",
|
21683
|
-
"example": "8090",
|
21684
|
-
"member": "uint64",
|
21685
|
-
"name": "DirectSendMaxPort",
|
23058
|
+
"name": "OriginalIp",
|
21686
23059
|
"required": false,
|
21687
|
-
"type": "
|
23060
|
+
"type": "string"
|
21688
23061
|
}
|
21689
23062
|
],
|
21690
23063
|
"type": "object"
|
21691
23064
|
},
|
21692
|
-
"
|
21693
|
-
"document": "
|
23065
|
+
"ModifyPrivateNatGatewayTranslationAclRuleResponse": {
|
23066
|
+
"document": "ModifyPrivateNatGatewayTranslationAclRule返回参数结构体",
|
21694
23067
|
"members": [
|
21695
23068
|
{
|
21696
23069
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -21701,32 +23074,41 @@
|
|
21701
23074
|
],
|
21702
23075
|
"type": "object"
|
21703
23076
|
},
|
21704
|
-
"
|
21705
|
-
"document": "
|
23077
|
+
"ModifyPrivateNatGatewayTranslationNatRuleRequest": {
|
23078
|
+
"document": "ModifyPrivateNatGatewayTranslationNatRule请求参数结构体",
|
21706
23079
|
"members": [
|
21707
23080
|
{
|
21708
23081
|
"disabled": false,
|
21709
|
-
"document": "
|
21710
|
-
"example": "
|
23082
|
+
"document": "私网网关唯一`ID`,形如:`intranat-xxxxxxxx`。",
|
23083
|
+
"example": "\"intranat-0g3blj80\"",
|
21711
23084
|
"member": "string",
|
21712
|
-
"name": "
|
23085
|
+
"name": "NatGatewayId",
|
21713
23086
|
"required": true,
|
21714
23087
|
"type": "string"
|
21715
23088
|
},
|
21716
23089
|
{
|
21717
23090
|
"disabled": false,
|
21718
|
-
"document": "
|
21719
|
-
"example": "
|
21720
|
-
"member": "
|
21721
|
-
"name": "
|
23091
|
+
"document": "转换规则对象数组。仅支持修改单个转换规则",
|
23092
|
+
"example": "无",
|
23093
|
+
"member": "TranslationNatRuleDiff",
|
23094
|
+
"name": "TranslationNatRules",
|
21722
23095
|
"required": true,
|
21723
23096
|
"type": "list"
|
23097
|
+
},
|
23098
|
+
{
|
23099
|
+
"disabled": false,
|
23100
|
+
"document": "跨域参数,当VPC为跨域时填写为True。",
|
23101
|
+
"example": "True",
|
23102
|
+
"member": "bool",
|
23103
|
+
"name": "CrossDomain",
|
23104
|
+
"required": false,
|
23105
|
+
"type": "bool"
|
21724
23106
|
}
|
21725
23107
|
],
|
21726
23108
|
"type": "object"
|
21727
23109
|
},
|
21728
|
-
"
|
21729
|
-
"document": "
|
23110
|
+
"ModifyPrivateNatGatewayTranslationNatRuleResponse": {
|
23111
|
+
"document": "ModifyPrivateNatGatewayTranslationNatRule返回参数结构体",
|
21730
23112
|
"members": [
|
21731
23113
|
{
|
21732
23114
|
"document": "唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。",
|
@@ -23189,6 +24571,11 @@
|
|
23189
24571
|
],
|
23190
24572
|
"usage": "out"
|
23191
24573
|
},
|
24574
|
+
"NatRegionInfoWithArea": {
|
24575
|
+
"document": "NAT地域地区对象",
|
24576
|
+
"members": [],
|
24577
|
+
"usage": "out"
|
24578
|
+
},
|
23192
24579
|
"NetDetect": {
|
23193
24580
|
"document": "网络探测对象。",
|
23194
24581
|
"members": [
|
@@ -24358,28 +25745,226 @@
|
|
24358
25745
|
},
|
24359
25746
|
{
|
24360
25747
|
"disabled": false,
|
24361
|
-
"document": "IP状态:\nPENDING:生产中\nMIGRATING:迁移中\nDELETING:删除中\nAVAILABLE:可用的",
|
25748
|
+
"document": "IP状态:\nPENDING:生产中\nMIGRATING:迁移中\nDELETING:删除中\nAVAILABLE:可用的",
|
25749
|
+
"example": "无",
|
25750
|
+
"member": "string",
|
25751
|
+
"name": "State",
|
25752
|
+
"output_required": false,
|
25753
|
+
"required": false,
|
25754
|
+
"type": "string",
|
25755
|
+
"value_allowed_null": false
|
25756
|
+
},
|
25757
|
+
{
|
25758
|
+
"disabled": false,
|
25759
|
+
"document": "IP服务质量等级,可选值:PT、AU、AG、DEFAULT,分别代表云金、云银、云铜、默认四个等级。",
|
25760
|
+
"example": "PT",
|
25761
|
+
"member": "string",
|
25762
|
+
"name": "QosLevel",
|
25763
|
+
"output_required": false,
|
25764
|
+
"required": false,
|
25765
|
+
"type": "string",
|
25766
|
+
"value_allowed_null": false
|
25767
|
+
}
|
25768
|
+
],
|
25769
|
+
"usage": "both"
|
25770
|
+
},
|
25771
|
+
"PrivateNatDestinationIpPortTranslationNatRule": {
|
25772
|
+
"document": "本端目的IP端口转换复杂结构",
|
25773
|
+
"members": [
|
25774
|
+
{
|
25775
|
+
"disabled": false,
|
25776
|
+
"document": "协议",
|
25777
|
+
"example": "\"TCP\"",
|
25778
|
+
"member": "string",
|
25779
|
+
"name": "Protocol",
|
25780
|
+
"required": true,
|
25781
|
+
"type": "string",
|
25782
|
+
"value_allowed_null": false
|
25783
|
+
},
|
25784
|
+
{
|
25785
|
+
"disabled": false,
|
25786
|
+
"document": "原端口",
|
25787
|
+
"example": "80",
|
25788
|
+
"member": "int64",
|
25789
|
+
"name": "OriginalPort",
|
25790
|
+
"required": true,
|
25791
|
+
"type": "int",
|
25792
|
+
"value_allowed_null": false
|
25793
|
+
},
|
25794
|
+
{
|
25795
|
+
"disabled": false,
|
25796
|
+
"document": "原IP",
|
25797
|
+
"example": "\"10.0.13.20\"",
|
25798
|
+
"member": "string",
|
25799
|
+
"name": "OriginalIp",
|
25800
|
+
"required": true,
|
25801
|
+
"type": "string",
|
25802
|
+
"value_allowed_null": false
|
25803
|
+
},
|
25804
|
+
{
|
25805
|
+
"disabled": false,
|
25806
|
+
"document": "映射端口",
|
25807
|
+
"example": "8081",
|
25808
|
+
"member": "int64",
|
25809
|
+
"name": "TranslationPort",
|
25810
|
+
"required": true,
|
25811
|
+
"type": "int",
|
25812
|
+
"value_allowed_null": false
|
25813
|
+
},
|
25814
|
+
{
|
25815
|
+
"disabled": false,
|
25816
|
+
"document": "映射IP",
|
25817
|
+
"example": "\"10.0.13.20\"",
|
25818
|
+
"member": "string",
|
25819
|
+
"name": "TranslationIp",
|
25820
|
+
"required": true,
|
25821
|
+
"type": "string",
|
25822
|
+
"value_allowed_null": false
|
25823
|
+
},
|
25824
|
+
{
|
25825
|
+
"disabled": false,
|
25826
|
+
"document": "描述",
|
25827
|
+
"example": "无",
|
25828
|
+
"member": "string",
|
25829
|
+
"name": "Description",
|
25830
|
+
"required": false,
|
25831
|
+
"type": "string",
|
25832
|
+
"value_allowed_null": false
|
25833
|
+
},
|
25834
|
+
{
|
25835
|
+
"disabled": false,
|
25836
|
+
"document": "创建时间。",
|
25837
|
+
"example": "\"2022-09-30 14:24:38\"",
|
25838
|
+
"member": "string",
|
25839
|
+
"name": "CreateTime",
|
25840
|
+
"required": false,
|
25841
|
+
"type": "string",
|
25842
|
+
"value_allowed_null": false
|
25843
|
+
},
|
25844
|
+
{
|
25845
|
+
"disabled": false,
|
25846
|
+
"document": "更新时间。",
|
25847
|
+
"example": "\"2022-09-30 14:24:38\"",
|
25848
|
+
"member": "string",
|
25849
|
+
"name": "UpdateTime",
|
25850
|
+
"required": false,
|
25851
|
+
"type": "string",
|
25852
|
+
"value_allowed_null": false
|
25853
|
+
}
|
25854
|
+
],
|
25855
|
+
"usage": "both"
|
25856
|
+
},
|
25857
|
+
"PrivateNatGateway": {
|
25858
|
+
"document": "私网网关对象",
|
25859
|
+
"members": [
|
25860
|
+
{
|
25861
|
+
"disabled": false,
|
25862
|
+
"document": "私网网关`ID`。",
|
25863
|
+
"example": "intranat-0g3blj80",
|
25864
|
+
"member": "string",
|
25865
|
+
"name": "NatGatewayId",
|
25866
|
+
"output_required": true,
|
25867
|
+
"type": "string",
|
25868
|
+
"value_allowed_null": false
|
25869
|
+
},
|
25870
|
+
{
|
25871
|
+
"disabled": false,
|
25872
|
+
"document": "私网网关名称。",
|
25873
|
+
"example": "test",
|
25874
|
+
"member": "string",
|
25875
|
+
"name": "NatGatewayName",
|
25876
|
+
"output_required": true,
|
25877
|
+
"type": "string",
|
25878
|
+
"value_allowed_null": false
|
25879
|
+
},
|
25880
|
+
{
|
25881
|
+
"disabled": false,
|
25882
|
+
"document": "私网网关关联`VPC`实例`ID`。\n注意:此字段可能返回 null,表示取不到有效值。",
|
25883
|
+
"example": "vpc-noanwmed",
|
25884
|
+
"member": "string",
|
25885
|
+
"name": "VpcId",
|
25886
|
+
"output_required": true,
|
25887
|
+
"type": "string",
|
25888
|
+
"value_allowed_null": true
|
25889
|
+
},
|
25890
|
+
{
|
25891
|
+
"disabled": false,
|
25892
|
+
"document": "私网网关当前状态。",
|
25893
|
+
"example": "AVAILABLE",
|
25894
|
+
"member": "string",
|
25895
|
+
"name": "Status",
|
25896
|
+
"output_required": true,
|
25897
|
+
"type": "string",
|
25898
|
+
"value_allowed_null": false
|
25899
|
+
},
|
25900
|
+
{
|
25901
|
+
"disabled": false,
|
25902
|
+
"document": "私网网关跨域标志。",
|
25903
|
+
"example": "True",
|
25904
|
+
"member": "bool",
|
25905
|
+
"name": "CrossDomain",
|
25906
|
+
"output_required": true,
|
25907
|
+
"type": "bool",
|
25908
|
+
"value_allowed_null": false
|
25909
|
+
},
|
25910
|
+
{
|
25911
|
+
"disabled": false,
|
25912
|
+
"document": "创建时间",
|
25913
|
+
"example": "2022-09-29 15:58:00",
|
25914
|
+
"member": "string",
|
25915
|
+
"name": "CreatedTime",
|
25916
|
+
"output_required": true,
|
25917
|
+
"type": "string",
|
25918
|
+
"value_allowed_null": false
|
25919
|
+
},
|
25920
|
+
{
|
25921
|
+
"disabled": false,
|
25922
|
+
"document": "标签键值对。\n注意:此字段可能返回 null,表示取不到有效值。",
|
24362
25923
|
"example": "无",
|
25924
|
+
"member": "Tag",
|
25925
|
+
"name": "TagSet",
|
25926
|
+
"output_required": true,
|
25927
|
+
"type": "list",
|
25928
|
+
"value_allowed_null": true
|
25929
|
+
}
|
25930
|
+
],
|
25931
|
+
"usage": "out"
|
25932
|
+
},
|
25933
|
+
"PrivateNatGatewayLimit": {
|
25934
|
+
"document": "可创建的私网网关配额数量",
|
25935
|
+
"members": [
|
25936
|
+
{
|
25937
|
+
"disabled": false,
|
25938
|
+
"document": "私有网络唯一`ID`。",
|
25939
|
+
"example": "vpc-12345678",
|
24363
25940
|
"member": "string",
|
24364
|
-
"name": "
|
24365
|
-
"
|
24366
|
-
"required": false,
|
25941
|
+
"name": "UniqVpcId",
|
25942
|
+
"required": true,
|
24367
25943
|
"type": "string",
|
24368
25944
|
"value_allowed_null": false
|
24369
25945
|
},
|
24370
25946
|
{
|
24371
25947
|
"disabled": false,
|
24372
|
-
"document": "
|
24373
|
-
"example": "
|
24374
|
-
"member": "
|
24375
|
-
"name": "
|
24376
|
-
"
|
24377
|
-
"
|
24378
|
-
"
|
25948
|
+
"document": "Vpc下总计可创建私网网关数量。",
|
25949
|
+
"example": "1000",
|
25950
|
+
"member": "uint64",
|
25951
|
+
"name": "TotalLimit",
|
25952
|
+
"required": true,
|
25953
|
+
"type": "int",
|
25954
|
+
"value_allowed_null": false
|
25955
|
+
},
|
25956
|
+
{
|
25957
|
+
"disabled": false,
|
25958
|
+
"document": "可创建私网网关数量。",
|
25959
|
+
"example": "0",
|
25960
|
+
"member": "uint64",
|
25961
|
+
"name": "Available",
|
25962
|
+
"required": true,
|
25963
|
+
"type": "int",
|
24379
25964
|
"value_allowed_null": false
|
24380
25965
|
}
|
24381
25966
|
],
|
24382
|
-
"usage": "
|
25967
|
+
"usage": "out"
|
24383
25968
|
},
|
24384
25969
|
"ProductQuota": {
|
24385
25970
|
"document": "描述网络中心每个产品的配额信息",
|
@@ -28011,6 +29596,290 @@
|
|
28011
29596
|
],
|
28012
29597
|
"type": "object"
|
28013
29598
|
},
|
29599
|
+
"TranslationAclRule": {
|
29600
|
+
"document": "私网网关转发规则匹配ACL",
|
29601
|
+
"members": [
|
29602
|
+
{
|
29603
|
+
"disabled": false,
|
29604
|
+
"document": "ACL协议类型,可选值:\"ALL\",\"TCP\",\"UDP\"",
|
29605
|
+
"example": "\"ALL\"",
|
29606
|
+
"member": "string",
|
29607
|
+
"name": "Protocol",
|
29608
|
+
"required": true,
|
29609
|
+
"type": "string",
|
29610
|
+
"value_allowed_null": false
|
29611
|
+
},
|
29612
|
+
{
|
29613
|
+
"disabled": false,
|
29614
|
+
"document": "源端口。",
|
29615
|
+
"example": "\"80\"",
|
29616
|
+
"member": "string",
|
29617
|
+
"name": "SourcePort",
|
29618
|
+
"required": true,
|
29619
|
+
"type": "string",
|
29620
|
+
"value_allowed_null": false
|
29621
|
+
},
|
29622
|
+
{
|
29623
|
+
"disabled": false,
|
29624
|
+
"document": "源地址。支持`ip`或`cidr`格式\"xxx.xxx.xxx.000/xx\"",
|
29625
|
+
"example": "\"127.0.0.1\"",
|
29626
|
+
"member": "string",
|
29627
|
+
"name": "SourceCidr",
|
29628
|
+
"required": true,
|
29629
|
+
"type": "string",
|
29630
|
+
"value_allowed_null": false
|
29631
|
+
},
|
29632
|
+
{
|
29633
|
+
"disabled": false,
|
29634
|
+
"document": "目的端口。",
|
29635
|
+
"example": "\"8081\"",
|
29636
|
+
"member": "string",
|
29637
|
+
"name": "DestinationPort",
|
29638
|
+
"required": true,
|
29639
|
+
"type": "string",
|
29640
|
+
"value_allowed_null": false
|
29641
|
+
},
|
29642
|
+
{
|
29643
|
+
"disabled": false,
|
29644
|
+
"document": "目的地址。",
|
29645
|
+
"example": "\"100.0.20.3\"",
|
29646
|
+
"member": "string",
|
29647
|
+
"name": "DestinationCidr",
|
29648
|
+
"required": true,
|
29649
|
+
"type": "string",
|
29650
|
+
"value_allowed_null": false
|
29651
|
+
},
|
29652
|
+
{
|
29653
|
+
"disabled": false,
|
29654
|
+
"document": "ACL规则`ID`。",
|
29655
|
+
"example": "1",
|
29656
|
+
"member": "uint64",
|
29657
|
+
"name": "AclRuleId",
|
29658
|
+
"required": false,
|
29659
|
+
"type": "int",
|
29660
|
+
"value_allowed_null": false
|
29661
|
+
},
|
29662
|
+
{
|
29663
|
+
"disabled": false,
|
29664
|
+
"document": "是否匹配。",
|
29665
|
+
"example": "0",
|
29666
|
+
"member": "uint64",
|
29667
|
+
"name": "Action",
|
29668
|
+
"required": false,
|
29669
|
+
"type": "int",
|
29670
|
+
"value_allowed_null": false
|
29671
|
+
}
|
29672
|
+
],
|
29673
|
+
"usage": "both"
|
29674
|
+
},
|
29675
|
+
"TranslationNatRule": {
|
29676
|
+
"document": "私网网关Snat转发规则",
|
29677
|
+
"members": [
|
29678
|
+
{
|
29679
|
+
"disabled": false,
|
29680
|
+
"document": "转换规则目标,可选值\"LOCAL\",\"PEER\"。",
|
29681
|
+
"example": "\"LOCAL\"",
|
29682
|
+
"member": "string",
|
29683
|
+
"name": "TranslationDirection",
|
29684
|
+
"required": true,
|
29685
|
+
"type": "string",
|
29686
|
+
"value_allowed_null": false
|
29687
|
+
},
|
29688
|
+
{
|
29689
|
+
"disabled": false,
|
29690
|
+
"document": "转换规则类型,可选值\"NETWORK_LAYER\",\"TRANSPORT_LAYER\"。",
|
29691
|
+
"example": "\"NETWORK_LAYER\"",
|
29692
|
+
"member": "string",
|
29693
|
+
"name": "TranslationType",
|
29694
|
+
"required": true,
|
29695
|
+
"type": "string",
|
29696
|
+
"value_allowed_null": false
|
29697
|
+
},
|
29698
|
+
{
|
29699
|
+
"disabled": false,
|
29700
|
+
"document": "转换`IP`,当转换规则类型为四层时为`IP`池。",
|
29701
|
+
"example": "\"10.0.13.21\"",
|
29702
|
+
"member": "string",
|
29703
|
+
"name": "TranslationIp",
|
29704
|
+
"required": true,
|
29705
|
+
"type": "string",
|
29706
|
+
"value_allowed_null": false
|
29707
|
+
},
|
29708
|
+
{
|
29709
|
+
"disabled": false,
|
29710
|
+
"document": "转换规则描述。\n注意:此字段可能返回 null,表示取不到有效值。",
|
29711
|
+
"example": "无",
|
29712
|
+
"member": "string",
|
29713
|
+
"name": "Description",
|
29714
|
+
"required": true,
|
29715
|
+
"type": "string",
|
29716
|
+
"value_allowed_null": true
|
29717
|
+
},
|
29718
|
+
{
|
29719
|
+
"disabled": false,
|
29720
|
+
"document": "源`IP`,当转换规则类型为三层时有效。\n注意:此字段可能返回 null,表示取不到有效值。",
|
29721
|
+
"example": "\"10.0.13.20\"",
|
29722
|
+
"member": "string",
|
29723
|
+
"name": "OriginalIp",
|
29724
|
+
"required": false,
|
29725
|
+
"type": "string",
|
29726
|
+
"value_allowed_null": true
|
29727
|
+
},
|
29728
|
+
{
|
29729
|
+
"disabled": false,
|
29730
|
+
"document": "创建时间。",
|
29731
|
+
"example": "\"2022-09-29 15:58:00\"",
|
29732
|
+
"member": "string",
|
29733
|
+
"name": "CreateTime",
|
29734
|
+
"required": false,
|
29735
|
+
"type": "string",
|
29736
|
+
"value_allowed_null": false
|
29737
|
+
},
|
29738
|
+
{
|
29739
|
+
"disabled": false,
|
29740
|
+
"document": "更新时间。",
|
29741
|
+
"example": "\"2022-09-29 15:58:00\"",
|
29742
|
+
"member": "string",
|
29743
|
+
"name": "UpdateTime",
|
29744
|
+
"required": false,
|
29745
|
+
"type": "string",
|
29746
|
+
"value_allowed_null": false
|
29747
|
+
}
|
29748
|
+
],
|
29749
|
+
"usage": "both"
|
29750
|
+
},
|
29751
|
+
"TranslationNatRuleDiff": {
|
29752
|
+
"document": "私网网关Snat转发规则修改",
|
29753
|
+
"members": [
|
29754
|
+
{
|
29755
|
+
"disabled": false,
|
29756
|
+
"document": "转发规则目标,可选值\"LOCAL\",\"PEER\"。",
|
29757
|
+
"example": "\"LOCAL\"",
|
29758
|
+
"member": "string",
|
29759
|
+
"name": "TranslationDirection",
|
29760
|
+
"required": true,
|
29761
|
+
"type": "string",
|
29762
|
+
"value_allowed_null": false
|
29763
|
+
},
|
29764
|
+
{
|
29765
|
+
"disabled": false,
|
29766
|
+
"document": "转发规则类型,可选值\"NETWORK_LAYER\",\"TRANSPORT_LAYER\"。",
|
29767
|
+
"example": "\"NETWORK_LAYER\"",
|
29768
|
+
"member": "string",
|
29769
|
+
"name": "TranslationType",
|
29770
|
+
"required": true,
|
29771
|
+
"type": "string",
|
29772
|
+
"value_allowed_null": false
|
29773
|
+
},
|
29774
|
+
{
|
29775
|
+
"disabled": false,
|
29776
|
+
"document": "转发规则映射`IP`,当转发规则类型为四层时为`IP`池",
|
29777
|
+
"example": "\"10.0.13.21\"",
|
29778
|
+
"member": "string",
|
29779
|
+
"name": "TranslationIp",
|
29780
|
+
"required": true,
|
29781
|
+
"type": "string",
|
29782
|
+
"value_allowed_null": false
|
29783
|
+
},
|
29784
|
+
{
|
29785
|
+
"disabled": false,
|
29786
|
+
"document": "转发规则描述。",
|
29787
|
+
"example": "无",
|
29788
|
+
"member": "string",
|
29789
|
+
"name": "Description",
|
29790
|
+
"required": true,
|
29791
|
+
"type": "string",
|
29792
|
+
"value_allowed_null": true
|
29793
|
+
},
|
29794
|
+
{
|
29795
|
+
"disabled": false,
|
29796
|
+
"document": "旧转发规则映射`IP`,当转发规则类型为四层时为`IP`池",
|
29797
|
+
"example": "\"10.0.13.21\"",
|
29798
|
+
"member": "string",
|
29799
|
+
"name": "OldTranslationIp",
|
29800
|
+
"required": true,
|
29801
|
+
"type": "string",
|
29802
|
+
"value_allowed_null": false
|
29803
|
+
},
|
29804
|
+
{
|
29805
|
+
"disabled": false,
|
29806
|
+
"document": "新转发规则源`IP`,当转发规则类型为三层时有效",
|
29807
|
+
"example": "\"10.0.13.20\"",
|
29808
|
+
"member": "string",
|
29809
|
+
"name": "OriginalIp",
|
29810
|
+
"required": false,
|
29811
|
+
"type": "string",
|
29812
|
+
"value_allowed_null": true
|
29813
|
+
},
|
29814
|
+
{
|
29815
|
+
"disabled": false,
|
29816
|
+
"document": "旧转发规则源`IP`,当转发规则类型为三层时有效",
|
29817
|
+
"example": "\"10.0.13.19\"",
|
29818
|
+
"member": "string",
|
29819
|
+
"name": "OldOriginalIp",
|
29820
|
+
"required": false,
|
29821
|
+
"type": "string",
|
29822
|
+
"value_allowed_null": true
|
29823
|
+
}
|
29824
|
+
],
|
29825
|
+
"usage": "in"
|
29826
|
+
},
|
29827
|
+
"TranslationNatRuleInput": {
|
29828
|
+
"document": "私网网关Snat转发规则入参",
|
29829
|
+
"members": [
|
29830
|
+
{
|
29831
|
+
"disabled": false,
|
29832
|
+
"document": "转换规则目标,可选值\"LOCAL\",\"PEER\"。",
|
29833
|
+
"example": "\"LOCAL\"",
|
29834
|
+
"member": "string",
|
29835
|
+
"name": "TranslationDirection",
|
29836
|
+
"required": true,
|
29837
|
+
"type": "string",
|
29838
|
+
"value_allowed_null": false
|
29839
|
+
},
|
29840
|
+
{
|
29841
|
+
"disabled": false,
|
29842
|
+
"document": "转换规则类型,可选值\"NETWORK_LAYER\",\"TRANSPORT_LAYER\"。",
|
29843
|
+
"example": "\"NETWORK_LAYER\"",
|
29844
|
+
"member": "string",
|
29845
|
+
"name": "TranslationType",
|
29846
|
+
"required": true,
|
29847
|
+
"type": "string",
|
29848
|
+
"value_allowed_null": false
|
29849
|
+
},
|
29850
|
+
{
|
29851
|
+
"disabled": false,
|
29852
|
+
"document": "转换`IP`,当转换规则类型为四层时为`IP`池。",
|
29853
|
+
"example": "\"10.0.13.21\"",
|
29854
|
+
"member": "string",
|
29855
|
+
"name": "TranslationIp",
|
29856
|
+
"required": true,
|
29857
|
+
"type": "string",
|
29858
|
+
"value_allowed_null": false
|
29859
|
+
},
|
29860
|
+
{
|
29861
|
+
"disabled": false,
|
29862
|
+
"document": "转换规则描述。",
|
29863
|
+
"example": "无",
|
29864
|
+
"member": "string",
|
29865
|
+
"name": "Description",
|
29866
|
+
"required": true,
|
29867
|
+
"type": "string",
|
29868
|
+
"value_allowed_null": true
|
29869
|
+
},
|
29870
|
+
{
|
29871
|
+
"disabled": false,
|
29872
|
+
"document": "源`IP`,当转换规则类型为三层时有效。",
|
29873
|
+
"example": "\"10.0.13.20\"",
|
29874
|
+
"member": "string",
|
29875
|
+
"name": "OriginalIp",
|
29876
|
+
"required": false,
|
29877
|
+
"type": "string",
|
29878
|
+
"value_allowed_null": true
|
29879
|
+
}
|
29880
|
+
],
|
29881
|
+
"usage": "in"
|
29882
|
+
},
|
28014
29883
|
"UnassignIpv6AddressesRequest": {
|
28015
29884
|
"document": "UnassignIpv6Addresses请求参数结构体",
|
28016
29885
|
"members": [
|