tencentcloud-sdk-nodejs-intl-en 3.0.409 → 3.0.412
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/tencentcloud/batch/v20170312/batch_client.js +0 -14
- package/tencentcloud/batch/v20170312/models.js +0 -206
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/es/v20180416/es_client.js +13 -0
- package/tencentcloud/es/v20180416/models.js +100 -0
- package/tencentcloud/live/v20180801/live_client.js +2 -29
- package/tencentcloud/live/v20180801/models.js +68 -476
- package/tencentcloud/ocr/v20181119/models.js +14 -0
- package/tencentcloud/privatedns/v20201028/models.js +199 -808
- package/tencentcloud/privatedns/v20201028/privatedns_client.js +26 -92
- package/tencentcloud/redis/v20180412/models.js +838 -8348
- package/tencentcloud/redis/v20180412/redis_client.js +85 -819
- package/tencentcloud/ses/v20201002/models.js +66 -619
- package/tencentcloud/ses/v20201002/ses_client.js +109 -163
- package/tencentcloud/vpc/v20170312/models.js +288 -1824
- package/tencentcloud/vpc/v20170312/vpc_client.js +58 -245
|
@@ -31,20 +31,18 @@ const DescribeNetworkInterfacesRequest = models.DescribeNetworkInterfacesRequest
|
|
|
31
31
|
const DescribeVpcIpv6AddressesRequest = models.DescribeVpcIpv6AddressesRequest;
|
|
32
32
|
const SourceIpTranslationNatRule = models.SourceIpTranslationNatRule;
|
|
33
33
|
const DescribeCustomerGatewaysRequest = models.DescribeCustomerGatewaysRequest;
|
|
34
|
-
const ModifyNatGatewayDestinationIpPortTranslationNatRuleResponse = models.ModifyNatGatewayDestinationIpPortTranslationNatRuleResponse;
|
|
35
|
-
const ModifyNatGatewaySourceIpTranslationNatRuleRequest = models.ModifyNatGatewaySourceIpTranslationNatRuleRequest;
|
|
36
34
|
const ModifyCcnRegionBandwidthLimitsTypeResponse = models.ModifyCcnRegionBandwidthLimitsTypeResponse;
|
|
37
35
|
const DescribeVpnGatewaysResponse = models.DescribeVpnGatewaysResponse;
|
|
38
36
|
const ModifyServiceTemplateAttributeRequest = models.ModifyServiceTemplateAttributeRequest;
|
|
39
|
-
const
|
|
37
|
+
const InquiryPriceRenewVpnGatewayResponse = models.InquiryPriceRenewVpnGatewayResponse;
|
|
40
38
|
const ResetAttachCcnInstancesResponse = models.ResetAttachCcnInstancesResponse;
|
|
41
39
|
const DescribeServiceTemplateGroupsResponse = models.DescribeServiceTemplateGroupsResponse;
|
|
42
40
|
const DescribeVpcEndPointRequest = models.DescribeVpcEndPointRequest;
|
|
43
41
|
const DetachClassicLinkVpcRequest = models.DetachClassicLinkVpcRequest;
|
|
44
42
|
const DescribeBandwidthPackageBillUsageResponse = models.DescribeBandwidthPackageBillUsageResponse;
|
|
45
43
|
const DeleteBandwidthPackageResponse = models.DeleteBandwidthPackageResponse;
|
|
46
|
-
const ModifyNatGatewayAttributeRequest = models.ModifyNatGatewayAttributeRequest;
|
|
47
44
|
const DescribeLocalGatewayRequest = models.DescribeLocalGatewayRequest;
|
|
45
|
+
const FlowLog = models.FlowLog;
|
|
48
46
|
const ModifyDirectConnectGatewayAttributeRequest = models.ModifyDirectConnectGatewayAttributeRequest;
|
|
49
47
|
const IpField = models.IpField;
|
|
50
48
|
const AddBandwidthPackageResourcesRequest = models.AddBandwidthPackageResourcesRequest;
|
|
@@ -58,7 +56,6 @@ const DescribeBandwidthPackageBillUsageRequest = models.DescribeBandwidthPackage
|
|
|
58
56
|
const UnassignIpv6AddressesResponse = models.UnassignIpv6AddressesResponse;
|
|
59
57
|
const DescribeFlowLogsRequest = models.DescribeFlowLogsRequest;
|
|
60
58
|
const CloneSecurityGroupRequest = models.CloneSecurityGroupRequest;
|
|
61
|
-
const AssociateNatGatewayAddressRequest = models.AssociateNatGatewayAddressRequest;
|
|
62
59
|
const DescribeFlowLogsResponse = models.DescribeFlowLogsResponse;
|
|
63
60
|
const CreateVpcEndPointRequest = models.CreateVpcEndPointRequest;
|
|
64
61
|
const ModifyBandwidthPackageAttributeRequest = models.ModifyBandwidthPackageAttributeRequest;
|
|
@@ -69,7 +66,6 @@ const ModifyFlowLogAttributeRequest = models.ModifyFlowLogAttributeRequest;
|
|
|
69
66
|
const UnassignIpv6SubnetCidrBlockResponse = models.UnassignIpv6SubnetCidrBlockResponse;
|
|
70
67
|
const ModifyVpcEndPointServiceAttributeRequest = models.ModifyVpcEndPointServiceAttributeRequest;
|
|
71
68
|
const DescribeIpGeolocationInfosResponse = models.DescribeIpGeolocationInfosResponse;
|
|
72
|
-
const DeleteNatGatewayDestinationIpPortTranslationNatRuleRequest = models.DeleteNatGatewayDestinationIpPortTranslationNatRuleRequest;
|
|
73
69
|
const ResetRoutesRequest = models.ResetRoutesRequest;
|
|
74
70
|
const CheckNetDetectStateRequest = models.CheckNetDetectStateRequest;
|
|
75
71
|
const RouteTableAssociation = models.RouteTableAssociation;
|
|
@@ -80,15 +76,12 @@ const DeleteVpcEndPointServiceRequest = models.DeleteVpcEndPointServiceRequest;
|
|
|
80
76
|
const DeleteCcnResponse = models.DeleteCcnResponse;
|
|
81
77
|
const ServiceTemplate = models.ServiceTemplate;
|
|
82
78
|
const DescribeCcnAttachedInstancesRequest = models.DescribeCcnAttachedInstancesRequest;
|
|
83
|
-
const DescribeNatGatewaySourceIpTranslationNatRulesRequest = models.DescribeNatGatewaySourceIpTranslationNatRulesRequest;
|
|
84
|
-
const DescribeNatGatewaysRequest = models.DescribeNatGatewaysRequest;
|
|
85
79
|
const ModifyFlowLogAttributeResponse = models.ModifyFlowLogAttributeResponse;
|
|
86
80
|
const DescribeBandwidthPackagesResponse = models.DescribeBandwidthPackagesResponse;
|
|
87
81
|
const DescribeDirectConnectGatewaysRequest = models.DescribeDirectConnectGatewaysRequest;
|
|
88
82
|
const AssociateNetworkInterfaceSecurityGroupsResponse = models.AssociateNetworkInterfaceSecurityGroupsResponse;
|
|
89
83
|
const CreateVpcEndPointServiceWhiteListResponse = models.CreateVpcEndPointServiceWhiteListResponse;
|
|
90
84
|
const DescribeIpGeolocationDatabaseUrlResponse = models.DescribeIpGeolocationDatabaseUrlResponse;
|
|
91
|
-
const DescribeNatGatewaySourceIpTranslationNatRulesResponse = models.DescribeNatGatewaySourceIpTranslationNatRulesResponse;
|
|
92
85
|
const AcceptAttachCcnInstancesRequest = models.AcceptAttachCcnInstancesRequest;
|
|
93
86
|
const DescribeGatewayFlowMonitorDetailResponse = models.DescribeGatewayFlowMonitorDetailResponse;
|
|
94
87
|
const IpGeolocationInfo = models.IpGeolocationInfo;
|
|
@@ -97,26 +90,22 @@ const NetDetectState = models.NetDetectState;
|
|
|
97
90
|
const HaVipDisassociateAddressIpResponse = models.HaVipDisassociateAddressIpResponse;
|
|
98
91
|
const DescribeTaskResultRequest = models.DescribeTaskResultRequest;
|
|
99
92
|
const ModifyAddressInternetChargeTypeResponse = models.ModifyAddressInternetChargeTypeResponse;
|
|
100
|
-
const UnassignIpv6SubnetCidrBlockRequest = models.UnassignIpv6SubnetCidrBlockRequest;
|
|
101
93
|
const DeleteVpcEndPointServiceResponse = models.DeleteVpcEndPointServiceResponse;
|
|
102
94
|
const AssignIpv6CidrBlockRequest = models.AssignIpv6CidrBlockRequest;
|
|
103
95
|
const CreateSecurityGroupPoliciesResponse = models.CreateSecurityGroupPoliciesResponse;
|
|
104
96
|
const UnassignIpv6CidrBlockResponse = models.UnassignIpv6CidrBlockResponse;
|
|
105
97
|
const ModifyVpnGatewayRoutesRequest = models.ModifyVpnGatewayRoutesRequest;
|
|
106
98
|
const HaVipAssociateAddressIpRequest = models.HaVipAssociateAddressIpRequest;
|
|
107
|
-
const DisassociateNatGatewayAddressResponse = models.DisassociateNatGatewayAddressResponse;
|
|
108
99
|
const DeleteRoutesResponse = models.DeleteRoutesResponse;
|
|
109
100
|
const DescribeCrossBorderComplianceRequest = models.DescribeCrossBorderComplianceRequest;
|
|
110
101
|
const DescribeSecurityGroupAssociationStatisticsResponse = models.DescribeSecurityGroupAssociationStatisticsResponse;
|
|
111
102
|
const CidrForCcn = models.CidrForCcn;
|
|
112
|
-
const NatGatewayAddress = models.NatGatewayAddress;
|
|
113
103
|
const DescribeVpcEndPointServiceResponse = models.DescribeVpcEndPointServiceResponse;
|
|
114
104
|
const ModifyVpcEndPointAttributeResponse = models.ModifyVpcEndPointAttributeResponse;
|
|
115
105
|
const DescribeFlowLogRequest = models.DescribeFlowLogRequest;
|
|
116
106
|
const DescribeAccountAttributesResponse = models.DescribeAccountAttributesResponse;
|
|
117
107
|
const AssignPrivateIpAddressesResponse = models.AssignPrivateIpAddressesResponse;
|
|
118
108
|
const DescribeSecurityGroupsRequest = models.DescribeSecurityGroupsRequest;
|
|
119
|
-
const DescribeNatGatewayDestinationIpPortTranslationNatRulesRequest = models.DescribeNatGatewayDestinationIpPortTranslationNatRulesRequest;
|
|
120
109
|
const AddBandwidthPackageResourcesResponse = models.AddBandwidthPackageResourcesResponse;
|
|
121
110
|
const SetCcnRegionBandwidthLimitsRequest = models.SetCcnRegionBandwidthLimitsRequest;
|
|
122
111
|
const ModifyAddressInternetChargeTypeRequest = models.ModifyAddressInternetChargeTypeRequest;
|
|
@@ -126,7 +115,6 @@ const CreateVpnGatewayRoutesRequest = models.CreateVpnGatewayRoutesRequest;
|
|
|
126
115
|
const CreateSecurityGroupWithPoliciesResponse = models.CreateSecurityGroupWithPoliciesResponse;
|
|
127
116
|
const DeleteAddressTemplateResponse = models.DeleteAddressTemplateResponse;
|
|
128
117
|
const ModifySubnetAttributeResponse = models.ModifySubnetAttributeResponse;
|
|
129
|
-
const ResetNatGatewayConnectionRequest = models.ResetNatGatewayConnectionRequest;
|
|
130
118
|
const DeleteAddressTemplateRequest = models.DeleteAddressTemplateRequest;
|
|
131
119
|
const CreateNatGatewaySourceIpTranslationNatRuleRequest = models.CreateNatGatewaySourceIpTranslationNatRuleRequest;
|
|
132
120
|
const NetworkInterface = models.NetworkInterface;
|
|
@@ -134,7 +122,6 @@ const TransformAddressRequest = models.TransformAddressRequest;
|
|
|
134
122
|
const ReplaceDirectConnectGatewayCcnRoutesRequest = models.ReplaceDirectConnectGatewayCcnRoutesRequest;
|
|
135
123
|
const DescribeVpcPrivateIpAddressesRequest = models.DescribeVpcPrivateIpAddressesRequest;
|
|
136
124
|
const ModifyAddressTemplateAttributeRequest = models.ModifyAddressTemplateAttributeRequest;
|
|
137
|
-
const CreateNatGatewayResponse = models.CreateNatGatewayResponse;
|
|
138
125
|
const DescribeVpcsResponse = models.DescribeVpcsResponse;
|
|
139
126
|
const ModifySecurityGroupAttributeRequest = models.ModifySecurityGroupAttributeRequest;
|
|
140
127
|
const ModifyNetDetectRequest = models.ModifyNetDetectRequest;
|
|
@@ -152,14 +139,12 @@ const CcnRoute = models.CcnRoute;
|
|
|
152
139
|
const DeleteSecurityGroupPoliciesRequest = models.DeleteSecurityGroupPoliciesRequest;
|
|
153
140
|
const VpnConnection = models.VpnConnection;
|
|
154
141
|
const DescribeCcnsRequest = models.DescribeCcnsRequest;
|
|
155
|
-
const ModifyNatGatewayAttributeResponse = models.ModifyNatGatewayAttributeResponse;
|
|
156
142
|
const DescribeNetDetectsRequest = models.DescribeNetDetectsRequest;
|
|
157
143
|
const CreateAddressTemplateGroupRequest = models.CreateAddressTemplateGroupRequest;
|
|
158
144
|
const DescribeCustomerGatewayVendorsResponse = models.DescribeCustomerGatewayVendorsResponse;
|
|
159
145
|
const DeleteSubnetResponse = models.DeleteSubnetResponse;
|
|
160
146
|
const Vpc = models.Vpc;
|
|
161
147
|
const CreateVpnGatewayResponse = models.CreateVpnGatewayResponse;
|
|
162
|
-
const DescribeNatGatewayDestinationIpPortTranslationNatRulesResponse = models.DescribeNatGatewayDestinationIpPortTranslationNatRulesResponse;
|
|
163
148
|
const FlowLogStorage = models.FlowLogStorage;
|
|
164
149
|
const DescribeVpcIpv6AddressesResponse = models.DescribeVpcIpv6AddressesResponse;
|
|
165
150
|
const RejectAttachCcnInstancesRequest = models.RejectAttachCcnInstancesRequest;
|
|
@@ -178,7 +163,6 @@ const CreateSubnetResponse = models.CreateSubnetResponse;
|
|
|
178
163
|
const DescribeSecurityGroupPoliciesResponse = models.DescribeSecurityGroupPoliciesResponse;
|
|
179
164
|
const GetCcnRegionBandwidthLimitsResponse = models.GetCcnRegionBandwidthLimitsResponse;
|
|
180
165
|
const ModifySecurityGroupPoliciesRequest = models.ModifySecurityGroupPoliciesRequest;
|
|
181
|
-
const NatGateway = models.NatGateway;
|
|
182
166
|
const ReplaceRoutesRequest = models.ReplaceRoutesRequest;
|
|
183
167
|
const CreateCustomerGatewayResponse = models.CreateCustomerGatewayResponse;
|
|
184
168
|
const DeleteServiceTemplateGroupResponse = models.DeleteServiceTemplateGroupResponse;
|
|
@@ -191,13 +175,12 @@ const DescribeCcnAttachedInstancesResponse = models.DescribeCcnAttachedInstances
|
|
|
191
175
|
const DefaultVpcSubnet = models.DefaultVpcSubnet;
|
|
192
176
|
const CreateSubnetsResponse = models.CreateSubnetsResponse;
|
|
193
177
|
const DescribeGatewayFlowMonitorDetailRequest = models.DescribeGatewayFlowMonitorDetailRequest;
|
|
194
|
-
const InquiryPriceCreateVpnGatewayResponse = models.InquiryPriceCreateVpnGatewayResponse;
|
|
195
178
|
const FilterObject = models.FilterObject;
|
|
196
179
|
const ModifyBandwidthPackageAttributeResponse = models.ModifyBandwidthPackageAttributeResponse;
|
|
197
180
|
const DetachNetworkInterfaceResponse = models.DetachNetworkInterfaceResponse;
|
|
198
181
|
const ResetRoutesResponse = models.ResetRoutesResponse;
|
|
199
182
|
const DescribeVpcsRequest = models.DescribeVpcsRequest;
|
|
200
|
-
const
|
|
183
|
+
const UnassignIpv6SubnetCidrBlockRequest = models.UnassignIpv6SubnetCidrBlockRequest;
|
|
201
184
|
const CloneSecurityGroupResponse = models.CloneSecurityGroupResponse;
|
|
202
185
|
const CreateVpnConnectionResponse = models.CreateVpnConnectionResponse;
|
|
203
186
|
const AddressTemplateSpecification = models.AddressTemplateSpecification;
|
|
@@ -232,6 +215,7 @@ const DescribeSecurityGroupPoliciesRequest = models.DescribeSecurityGroupPolicie
|
|
|
232
215
|
const ModifyNetworkInterfaceAttributeResponse = models.ModifyNetworkInterfaceAttributeResponse;
|
|
233
216
|
const CreateSecurityGroupResponse = models.CreateSecurityGroupResponse;
|
|
234
217
|
const DisassociateNetworkInterfaceSecurityGroupsResponse = models.DisassociateNetworkInterfaceSecurityGroupsResponse;
|
|
218
|
+
const AddressInfo = models.AddressInfo;
|
|
235
219
|
const DescribeNetworkInterfaceLimitResponse = models.DescribeNetworkInterfaceLimitResponse;
|
|
236
220
|
const AssignIpv6CidrBlockResponse = models.AssignIpv6CidrBlockResponse;
|
|
237
221
|
const CreateCcnRequest = models.CreateCcnRequest;
|
|
@@ -256,13 +240,13 @@ const DescribeVpnGatewayCcnRoutesRequest = models.DescribeVpnGatewayCcnRoutesReq
|
|
|
256
240
|
const DisassociateDirectConnectGatewayNatGatewayResponse = models.DisassociateDirectConnectGatewayNatGatewayResponse;
|
|
257
241
|
const CreateServiceTemplateGroupRequest = models.CreateServiceTemplateGroupRequest;
|
|
258
242
|
const DescribeClassicLinkInstancesResponse = models.DescribeClassicLinkInstancesResponse;
|
|
243
|
+
const DeleteDirectConnectGatewayRequest = models.DeleteDirectConnectGatewayRequest;
|
|
259
244
|
const DescribeVpnGatewayCcnRoutesResponse = models.DescribeVpnGatewayCcnRoutesResponse;
|
|
260
245
|
const DetachCcnInstancesRequest = models.DetachCcnInstancesRequest;
|
|
261
246
|
const ModifyVpcEndPointServiceWhiteListRequest = models.ModifyVpcEndPointServiceWhiteListRequest;
|
|
262
247
|
const CreateFlowLogResponse = models.CreateFlowLogResponse;
|
|
263
248
|
const GetCcnRegionBandwidthLimitsRequest = models.GetCcnRegionBandwidthLimitsRequest;
|
|
264
249
|
const CreateNatGatewaySourceIpTranslationNatRuleResponse = models.CreateNatGatewaySourceIpTranslationNatRuleResponse;
|
|
265
|
-
const DeleteNatGatewaySourceIpTranslationNatRuleResponse = models.DeleteNatGatewaySourceIpTranslationNatRuleResponse;
|
|
266
250
|
const CcnAttachedInstance = models.CcnAttachedInstance;
|
|
267
251
|
const SecurityPolicyDatabase = models.SecurityPolicyDatabase;
|
|
268
252
|
const ResetVpnConnectionResponse = models.ResetVpnConnectionResponse;
|
|
@@ -298,18 +282,14 @@ const AddressTemplateItem = models.AddressTemplateItem;
|
|
|
298
282
|
const ModifyAddressAttributeResponse = models.ModifyAddressAttributeResponse;
|
|
299
283
|
const AttachClassicLinkVpcRequest = models.AttachClassicLinkVpcRequest;
|
|
300
284
|
const GatewayFlowMonitorDetail = models.GatewayFlowMonitorDetail;
|
|
301
|
-
const DeleteNatGatewayDestinationIpPortTranslationNatRuleResponse = models.DeleteNatGatewayDestinationIpPortTranslationNatRuleResponse;
|
|
302
285
|
const DeleteVpnGatewayRequest = models.DeleteVpnGatewayRequest;
|
|
303
286
|
const ReplaceRouteTableAssociationResponse = models.ReplaceRouteTableAssociationResponse;
|
|
304
287
|
const AttachCcnInstancesRequest = models.AttachCcnInstancesRequest;
|
|
305
288
|
const DescribeDirectConnectGatewayCcnRoutesRequest = models.DescribeDirectConnectGatewayCcnRoutesRequest;
|
|
306
289
|
const CcnInstance = models.CcnInstance;
|
|
307
290
|
const DescribeLocalGatewayResponse = models.DescribeLocalGatewayResponse;
|
|
308
|
-
const ItemPrice = models.ItemPrice;
|
|
309
|
-
const DeleteNatGatewayRequest = models.DeleteNatGatewayRequest;
|
|
310
291
|
const ModifyCustomerGatewayAttributeResponse = models.ModifyCustomerGatewayAttributeResponse;
|
|
311
292
|
const ConflictItem = models.ConflictItem;
|
|
312
|
-
const InquiryPriceRenewVpnGatewayResponse = models.InquiryPriceRenewVpnGatewayResponse;
|
|
313
293
|
const AssignIpv6SubnetCidrBlockResponse = models.AssignIpv6SubnetCidrBlockResponse;
|
|
314
294
|
const CreateVpcEndPointResponse = models.CreateVpcEndPointResponse;
|
|
315
295
|
const DescribeCcnRegionBandwidthLimitsResponse = models.DescribeCcnRegionBandwidthLimitsResponse;
|
|
@@ -333,12 +313,10 @@ const DeleteRouteTableResponse = models.DeleteRouteTableResponse;
|
|
|
333
313
|
const DescribeVpcInstancesResponse = models.DescribeVpcInstancesResponse;
|
|
334
314
|
const AccountAttribute = models.AccountAttribute;
|
|
335
315
|
const DeleteDirectConnectGatewayCcnRoutesRequest = models.DeleteDirectConnectGatewayCcnRoutesRequest;
|
|
336
|
-
const ModifyNatGatewaySourceIpTranslationNatRuleResponse = models.ModifyNatGatewaySourceIpTranslationNatRuleResponse;
|
|
337
316
|
const CreateNatGatewayDestinationIpPortTranslationNatRuleRequest = models.CreateNatGatewayDestinationIpPortTranslationNatRuleRequest;
|
|
338
317
|
const CreateFlowLogRequest = models.CreateFlowLogRequest;
|
|
339
318
|
const InquirePriceCreateDirectConnectGatewayRequest = models.InquirePriceCreateDirectConnectGatewayRequest;
|
|
340
319
|
const AttachNetworkInterfaceResponse = models.AttachNetworkInterfaceResponse;
|
|
341
|
-
const DisassociateNatGatewayAddressRequest = models.DisassociateNatGatewayAddressRequest;
|
|
342
320
|
const DescribeServiceTemplatesResponse = models.DescribeServiceTemplatesResponse;
|
|
343
321
|
const DescribeRouteTablesRequest = models.DescribeRouteTablesRequest;
|
|
344
322
|
const ResetAttachCcnInstancesRequest = models.ResetAttachCcnInstancesRequest;
|
|
@@ -361,7 +339,6 @@ const CreateNetDetectResponse = models.CreateNetDetectResponse;
|
|
|
361
339
|
const DeleteCcnRequest = models.DeleteCcnRequest;
|
|
362
340
|
const DisassociateVpcEndPointSecurityGroupsRequest = models.DisassociateVpcEndPointSecurityGroupsRequest;
|
|
363
341
|
const ModifyVpnGatewayAttributeRequest = models.ModifyVpnGatewayAttributeRequest;
|
|
364
|
-
const CreateNatGatewayRequest = models.CreateNatGatewayRequest;
|
|
365
342
|
const DeleteNetDetectRequest = models.DeleteNetDetectRequest;
|
|
366
343
|
const IPSECOptionsSpecification = models.IPSECOptionsSpecification;
|
|
367
344
|
const UnassignIpv6AddressesRequest = models.UnassignIpv6AddressesRequest;
|
|
@@ -381,7 +358,6 @@ const CustomerGateway = models.CustomerGateway;
|
|
|
381
358
|
const AllocateAddressesResponse = models.AllocateAddressesResponse;
|
|
382
359
|
const BandwidthPackage = models.BandwidthPackage;
|
|
383
360
|
const ModifyVpcAttributeRequest = models.ModifyVpcAttributeRequest;
|
|
384
|
-
const ModifyNatGatewayDestinationIpPortTranslationNatRuleRequest = models.ModifyNatGatewayDestinationIpPortTranslationNatRuleRequest;
|
|
385
361
|
const CreateSecurityGroupPoliciesRequest = models.CreateSecurityGroupPoliciesRequest;
|
|
386
362
|
const ModifyVpnGatewayRoutesResponse = models.ModifyVpnGatewayRoutesResponse;
|
|
387
363
|
const ModifyRouteTableAttributeResponse = models.ModifyRouteTableAttributeResponse;
|
|
@@ -389,7 +365,6 @@ const DescribeSecurityGroupReferencesResponse = models.DescribeSecurityGroupRefe
|
|
|
389
365
|
const CreateAddressTemplateGroupResponse = models.CreateAddressTemplateGroupResponse;
|
|
390
366
|
const DescribeBandwidthPackageQuotaResponse = models.DescribeBandwidthPackageQuotaResponse;
|
|
391
367
|
const DeleteServiceTemplateGroupRequest = models.DeleteServiceTemplateGroupRequest;
|
|
392
|
-
const DeleteNatGatewayResponse = models.DeleteNatGatewayResponse;
|
|
393
368
|
const CreateDirectConnectGatewayResponse = models.CreateDirectConnectGatewayResponse;
|
|
394
369
|
const ModifyVpcEndPointAttributeRequest = models.ModifyVpcEndPointAttributeRequest;
|
|
395
370
|
const DescribeTaskResultResponse = models.DescribeTaskResultResponse;
|
|
@@ -407,14 +382,13 @@ const DescribeCustomerGatewaysResponse = models.DescribeCustomerGatewaysResponse
|
|
|
407
382
|
const CheckAssistantCidrResponse = models.CheckAssistantCidrResponse;
|
|
408
383
|
const InquiryPriceRenewVpnGatewayRequest = models.InquiryPriceRenewVpnGatewayRequest;
|
|
409
384
|
const EnableCcnRoutesResponse = models.EnableCcnRoutesResponse;
|
|
410
|
-
const ModifyVpnGatewayCcnRoutesResponse = models.ModifyVpnGatewayCcnRoutesResponse;
|
|
411
385
|
const DetachCcnInstancesResponse = models.DetachCcnInstancesResponse;
|
|
412
386
|
const ModifyServiceTemplateGroupAttributeResponse = models.ModifyServiceTemplateGroupAttributeResponse;
|
|
413
387
|
const DeleteSubnetRequest = models.DeleteSubnetRequest;
|
|
414
388
|
const DescribeAddressTemplateGroupsRequest = models.DescribeAddressTemplateGroupsRequest;
|
|
415
389
|
const CheckNetDetectStateResponse = models.CheckNetDetectStateResponse;
|
|
416
390
|
const DisassociateVpcEndPointSecurityGroupsResponse = models.DisassociateVpcEndPointSecurityGroupsResponse;
|
|
417
|
-
const
|
|
391
|
+
const ModifyVpnGatewayCcnRoutesResponse = models.ModifyVpnGatewayCcnRoutesResponse;
|
|
418
392
|
const RemoveBandwidthPackageResourcesRequest = models.RemoveBandwidthPackageResourcesRequest;
|
|
419
393
|
const RouteTable = models.RouteTable;
|
|
420
394
|
const DeleteNetworkInterfaceRequest = models.DeleteNetworkInterfaceRequest;
|
|
@@ -449,7 +423,6 @@ const AssignIpv6AddressesResponse = models.AssignIpv6AddressesResponse;
|
|
|
449
423
|
const CreateRoutesResponse = models.CreateRoutesResponse;
|
|
450
424
|
const DescribeSecurityGroupsResponse = models.DescribeSecurityGroupsResponse;
|
|
451
425
|
const CreateVpcEndPointServiceWhiteListRequest = models.CreateVpcEndPointServiceWhiteListRequest;
|
|
452
|
-
const DeleteNatGatewaySourceIpTranslationNatRuleRequest = models.DeleteNatGatewaySourceIpTranslationNatRuleRequest;
|
|
453
426
|
const ModifyVpnGatewayCcnRoutesRequest = models.ModifyVpnGatewayCcnRoutesRequest;
|
|
454
427
|
const ModifyLocalGatewayResponse = models.ModifyLocalGatewayResponse;
|
|
455
428
|
const ReplaceDirectConnectGatewayCcnRoutesResponse = models.ReplaceDirectConnectGatewayCcnRoutesResponse;
|
|
@@ -459,7 +432,6 @@ const ServiceTemplateSpecification = models.ServiceTemplateSpecification;
|
|
|
459
432
|
const DetachNetworkInterfaceRequest = models.DetachNetworkInterfaceRequest;
|
|
460
433
|
const AttachClassicLinkVpcResponse = models.AttachClassicLinkVpcResponse;
|
|
461
434
|
const CreateAddressTemplateRequest = models.CreateAddressTemplateRequest;
|
|
462
|
-
const DescribeNatGatewaysResponse = models.DescribeNatGatewaysResponse;
|
|
463
435
|
const Subnet = models.Subnet;
|
|
464
436
|
const AttachNetworkInterfaceRequest = models.AttachNetworkInterfaceRequest;
|
|
465
437
|
const DescribeCcnRoutesResponse = models.DescribeCcnRoutesResponse;
|
|
@@ -489,10 +461,9 @@ const CreateCustomerGatewayRequest = models.CreateCustomerGatewayRequest;
|
|
|
489
461
|
const DeleteSecurityGroupRequest = models.DeleteSecurityGroupRequest;
|
|
490
462
|
const CrossBorderCompliance = models.CrossBorderCompliance;
|
|
491
463
|
const CreateRouteTableResponse = models.CreateRouteTableResponse;
|
|
492
|
-
const
|
|
464
|
+
const ItemPrice = models.ItemPrice;
|
|
493
465
|
const DescribeDirectConnectGatewayCcnRoutesResponse = models.DescribeDirectConnectGatewayCcnRoutesResponse;
|
|
494
466
|
const ModifyPrivateIpAddressesAttributeRequest = models.ModifyPrivateIpAddressesAttributeRequest;
|
|
495
|
-
const ResetNatGatewayConnectionResponse = models.ResetNatGatewayConnectionResponse;
|
|
496
467
|
const AssociateNetworkInterfaceSecurityGroupsRequest = models.AssociateNetworkInterfaceSecurityGroupsRequest;
|
|
497
468
|
const DeleteVpnGatewayRoutesResponse = models.DeleteVpnGatewayRoutesResponse;
|
|
498
469
|
const CreateSecurityGroupRequest = models.CreateSecurityGroupRequest;
|
|
@@ -502,7 +473,6 @@ const CreateServiceTemplateResponse = models.CreateServiceTemplateResponse;
|
|
|
502
473
|
const DeleteNetworkInterfaceResponse = models.DeleteNetworkInterfaceResponse;
|
|
503
474
|
const DisableCcnRoutesResponse = models.DisableCcnRoutesResponse;
|
|
504
475
|
const DescribeCcnRegionBandwidthLimitsRequest = models.DescribeCcnRegionBandwidthLimitsRequest;
|
|
505
|
-
const InquiryPriceCreateVpnGatewayRequest = models.InquiryPriceCreateVpnGatewayRequest;
|
|
506
476
|
const CustomerGatewayVendor = models.CustomerGatewayVendor;
|
|
507
477
|
const DescribeAddressTemplatesRequest = models.DescribeAddressTemplatesRequest;
|
|
508
478
|
const ConflictSource = models.ConflictSource;
|
|
@@ -522,10 +492,9 @@ const Route = models.Route;
|
|
|
522
492
|
const ModifySubnetAttributeRequest = models.ModifySubnetAttributeRequest;
|
|
523
493
|
const DescribeBandwidthPackageQuotaRequest = models.DescribeBandwidthPackageQuotaRequest;
|
|
524
494
|
const DeleteVpcResponse = models.DeleteVpcResponse;
|
|
525
|
-
const InstanceChargePrepaid = models.InstanceChargePrepaid;
|
|
526
495
|
const DescribeVpcEndPointServiceWhiteListResponse = models.DescribeVpcEndPointServiceWhiteListResponse;
|
|
527
496
|
const AcceptAttachCcnInstancesResponse = models.AcceptAttachCcnInstancesResponse;
|
|
528
|
-
const
|
|
497
|
+
const InstanceChargePrepaid = models.InstanceChargePrepaid;
|
|
529
498
|
const AuditCrossBorderComplianceRequest = models.AuditCrossBorderComplianceRequest;
|
|
530
499
|
const DescribeNetDetectsResponse = models.DescribeNetDetectsResponse;
|
|
531
500
|
|
|
@@ -596,17 +565,6 @@ Only one policy in a single direction can be replaced in each request, and the P
|
|
|
596
565
|
this.request("CreateFlowLog", req, resp, cb);
|
|
597
566
|
}
|
|
598
567
|
|
|
599
|
-
/**
|
|
600
|
-
* This API (ModifyNatGatewayAttribute) is used to modify the attributes of a NAT gateway.
|
|
601
|
-
* @param {ModifyNatGatewayAttributeRequest} req
|
|
602
|
-
* @param {function(string, ModifyNatGatewayAttributeResponse):void} cb
|
|
603
|
-
* @public
|
|
604
|
-
*/
|
|
605
|
-
ModifyNatGatewayAttribute(req, cb) {
|
|
606
|
-
let resp = new ModifyNatGatewayAttributeResponse();
|
|
607
|
-
this.request("ModifyNatGatewayAttribute", req, resp, cb);
|
|
608
|
-
}
|
|
609
|
-
|
|
610
568
|
/**
|
|
611
569
|
* This API is used to query the EIP async job execution results.
|
|
612
570
|
* @param {DescribeTaskResultRequest} req
|
|
@@ -700,14 +658,15 @@ Only one policy in a single direction can be replaced in each request, and the P
|
|
|
700
658
|
}
|
|
701
659
|
|
|
702
660
|
/**
|
|
703
|
-
* This API (
|
|
704
|
-
|
|
705
|
-
* @param {
|
|
661
|
+
* This API (EnableCcnRoutes) is used to enable CCN routes that are already added.<br />
|
|
662
|
+
This API is used to verify whether there will be conflict with an existing route after a CCN route is enabled. If there is a conflict, the route will not be enabled, and the process will fail. When a conflict occurs, you must disable the conflicting route before you can enable the desired route.
|
|
663
|
+
* @param {EnableCcnRoutesRequest} req
|
|
664
|
+
* @param {function(string, EnableCcnRoutesResponse):void} cb
|
|
706
665
|
* @public
|
|
707
666
|
*/
|
|
708
|
-
|
|
709
|
-
let resp = new
|
|
710
|
-
this.request("
|
|
667
|
+
EnableCcnRoutes(req, cb) {
|
|
668
|
+
let resp = new EnableCcnRoutesResponse();
|
|
669
|
+
this.request("EnableCcnRoutes", req, resp, cb);
|
|
711
670
|
}
|
|
712
671
|
|
|
713
672
|
/**
|
|
@@ -915,6 +874,17 @@ This API is completed asynchronously. If you need to query the execution result
|
|
|
915
874
|
this.request("DeleteLocalGateway", req, resp, cb);
|
|
916
875
|
}
|
|
917
876
|
|
|
877
|
+
/**
|
|
878
|
+
* This API (ModifyServiceTemplateAttribute) is used to modify a protocol port template.
|
|
879
|
+
* @param {ModifyServiceTemplateAttributeRequest} req
|
|
880
|
+
* @param {function(string, ModifyServiceTemplateAttributeResponse):void} cb
|
|
881
|
+
* @public
|
|
882
|
+
*/
|
|
883
|
+
ModifyServiceTemplateAttribute(req, cb) {
|
|
884
|
+
let resp = new ModifyServiceTemplateAttributeResponse();
|
|
885
|
+
this.request("ModifyServiceTemplateAttribute", req, resp, cb);
|
|
886
|
+
}
|
|
887
|
+
|
|
918
888
|
/**
|
|
919
889
|
* This API (DetachCcnInstances) is used to unbind a specified network instance from a CCN instance.<br />
|
|
920
890
|
After unbinding the network instance, the corresponding routing policy will also be deleted.
|
|
@@ -927,17 +897,6 @@ After unbinding the network instance, the corresponding routing policy will also
|
|
|
927
897
|
this.request("DetachCcnInstances", req, resp, cb);
|
|
928
898
|
}
|
|
929
899
|
|
|
930
|
-
/**
|
|
931
|
-
* This API is used to bind an EIP to NAT Gateway.
|
|
932
|
-
* @param {AssociateNatGatewayAddressRequest} req
|
|
933
|
-
* @param {function(string, AssociateNatGatewayAddressResponse):void} cb
|
|
934
|
-
* @public
|
|
935
|
-
*/
|
|
936
|
-
AssociateNatGatewayAddress(req, cb) {
|
|
937
|
-
let resp = new AssociateNatGatewayAddressResponse();
|
|
938
|
-
this.request("AssociateNatGatewayAddress", req, resp, cb);
|
|
939
|
-
}
|
|
940
|
-
|
|
941
900
|
/**
|
|
942
901
|
* This API (ModifyPrivateIpAddressesAttribute) is used to modify the private IP attributes of an ENI.
|
|
943
902
|
* @param {ModifyPrivateIpAddressesAttributeRequest} req
|
|
@@ -1082,17 +1041,6 @@ After unbinding the network instance, the corresponding routing policy will also
|
|
|
1082
1041
|
this.request("ModifyVpcEndPointServiceWhiteList", req, resp, cb);
|
|
1083
1042
|
}
|
|
1084
1043
|
|
|
1085
|
-
/**
|
|
1086
|
-
* This API (DescribeNatGateways) is used to query NAT gateways.
|
|
1087
|
-
* @param {DescribeNatGatewaysRequest} req
|
|
1088
|
-
* @param {function(string, DescribeNatGatewaysResponse):void} cb
|
|
1089
|
-
* @public
|
|
1090
|
-
*/
|
|
1091
|
-
DescribeNatGateways(req, cb) {
|
|
1092
|
-
let resp = new DescribeNatGatewaysResponse();
|
|
1093
|
-
this.request("DescribeNatGateways", req, resp, cb);
|
|
1094
|
-
}
|
|
1095
|
-
|
|
1096
1044
|
/**
|
|
1097
1045
|
* This API is used to create subnets in batches.
|
|
1098
1046
|
* You must create a VPC instance before creating a subnet.
|
|
@@ -1300,15 +1248,14 @@ This API is completed asynchronously. If you need to query the execution result
|
|
|
1300
1248
|
}
|
|
1301
1249
|
|
|
1302
1250
|
/**
|
|
1303
|
-
* This API (
|
|
1304
|
-
*
|
|
1305
|
-
* @param {
|
|
1306
|
-
* @param {function(string, DeleteSecurityGroupPoliciesResponse):void} cb
|
|
1251
|
+
* This API (ModifyServiceTemplateGroupAttribute) is used to modify a protocol port template group.
|
|
1252
|
+
* @param {ModifyServiceTemplateGroupAttributeRequest} req
|
|
1253
|
+
* @param {function(string, ModifyServiceTemplateGroupAttributeResponse):void} cb
|
|
1307
1254
|
* @public
|
|
1308
1255
|
*/
|
|
1309
|
-
|
|
1310
|
-
let resp = new
|
|
1311
|
-
this.request("
|
|
1256
|
+
ModifyServiceTemplateGroupAttribute(req, cb) {
|
|
1257
|
+
let resp = new ModifyServiceTemplateGroupAttributeResponse();
|
|
1258
|
+
this.request("ModifyServiceTemplateGroupAttribute", req, resp, cb);
|
|
1312
1259
|
}
|
|
1313
1260
|
|
|
1314
1261
|
/**
|
|
@@ -1478,17 +1425,6 @@ Before deleting a subnet, you need to remove all resources in the subnet, includ
|
|
|
1478
1425
|
this.request("AttachClassicLinkVpc", req, resp, cb);
|
|
1479
1426
|
}
|
|
1480
1427
|
|
|
1481
|
-
/**
|
|
1482
|
-
* This API (DisassociateNatGatewayAddress) is used to unbind an EIP from a NAT gateway.
|
|
1483
|
-
* @param {DisassociateNatGatewayAddressRequest} req
|
|
1484
|
-
* @param {function(string, DisassociateNatGatewayAddressResponse):void} cb
|
|
1485
|
-
* @public
|
|
1486
|
-
*/
|
|
1487
|
-
DisassociateNatGatewayAddress(req, cb) {
|
|
1488
|
-
let resp = new DisassociateNatGatewayAddressResponse();
|
|
1489
|
-
this.request("DisassociateNatGatewayAddress", req, resp, cb);
|
|
1490
|
-
}
|
|
1491
|
-
|
|
1492
1428
|
/**
|
|
1493
1429
|
* This API is used to query local gateways of a CDC instance.
|
|
1494
1430
|
* @param {DescribeLocalGatewayRequest} req
|
|
@@ -1647,17 +1583,6 @@ This API is completed asynchronously. If you need to query the execution result
|
|
|
1647
1583
|
this.request("DetachNetworkInterface", req, resp, cb);
|
|
1648
1584
|
}
|
|
1649
1585
|
|
|
1650
|
-
/**
|
|
1651
|
-
* This API (ModifyServiceTemplateGroupAttribute) is used to modify a protocol port template group.
|
|
1652
|
-
* @param {ModifyServiceTemplateGroupAttributeRequest} req
|
|
1653
|
-
* @param {function(string, ModifyServiceTemplateGroupAttributeResponse):void} cb
|
|
1654
|
-
* @public
|
|
1655
|
-
*/
|
|
1656
|
-
ModifyServiceTemplateGroupAttribute(req, cb) {
|
|
1657
|
-
let resp = new ModifyServiceTemplateGroupAttributeResponse();
|
|
1658
|
-
this.request("ModifyServiceTemplateGroupAttribute", req, resp, cb);
|
|
1659
|
-
}
|
|
1660
|
-
|
|
1661
1586
|
/**
|
|
1662
1587
|
* This API is used to delete routes of a VPN gateway.
|
|
1663
1588
|
* @param {DeleteVpnGatewayRoutesRequest} req
|
|
@@ -1703,17 +1628,6 @@ This API is completed asynchronously. If you need to query the execution result
|
|
|
1703
1628
|
this.request("ModifyCcnAttachedInstancesAttribute", req, resp, cb);
|
|
1704
1629
|
}
|
|
1705
1630
|
|
|
1706
|
-
/**
|
|
1707
|
-
* This API is used to delete a SNAT forwarding rule of the NAT Gateway.
|
|
1708
|
-
* @param {DeleteNatGatewaySourceIpTranslationNatRuleRequest} req
|
|
1709
|
-
* @param {function(string, DeleteNatGatewaySourceIpTranslationNatRuleResponse):void} cb
|
|
1710
|
-
* @public
|
|
1711
|
-
*/
|
|
1712
|
-
DeleteNatGatewaySourceIpTranslationNatRule(req, cb) {
|
|
1713
|
-
let resp = new DeleteNatGatewaySourceIpTranslationNatRuleResponse();
|
|
1714
|
-
this.request("DeleteNatGatewaySourceIpTranslationNatRule", req, resp, cb);
|
|
1715
|
-
}
|
|
1716
|
-
|
|
1717
1631
|
/**
|
|
1718
1632
|
* This API is used to delete an ENI.
|
|
1719
1633
|
* An ENI cannot be deleted when it’s bound to a CVM.
|
|
@@ -1774,15 +1688,15 @@ This API is completed asynchronously. If you need to query the execution result
|
|
|
1774
1688
|
}
|
|
1775
1689
|
|
|
1776
1690
|
/**
|
|
1777
|
-
* This API (
|
|
1778
|
-
|
|
1779
|
-
* @param {
|
|
1780
|
-
* @param {function(string,
|
|
1691
|
+
* This API (UnassignIpv6SubnetCidrBlock) is used to release IPv6 subnet IP ranges.
|
|
1692
|
+
If the subnet IP range still has occupied IPs that are not yet repossessed, the subnet IP range cannot be released.
|
|
1693
|
+
* @param {UnassignIpv6SubnetCidrBlockRequest} req
|
|
1694
|
+
* @param {function(string, UnassignIpv6SubnetCidrBlockResponse):void} cb
|
|
1781
1695
|
* @public
|
|
1782
1696
|
*/
|
|
1783
|
-
|
|
1784
|
-
let resp = new
|
|
1785
|
-
this.request("
|
|
1697
|
+
UnassignIpv6SubnetCidrBlock(req, cb) {
|
|
1698
|
+
let resp = new UnassignIpv6SubnetCidrBlockResponse();
|
|
1699
|
+
this.request("UnassignIpv6SubnetCidrBlock", req, resp, cb);
|
|
1786
1700
|
}
|
|
1787
1701
|
|
|
1788
1702
|
/**
|
|
@@ -1870,14 +1784,14 @@ This API is completed asynchronously. If you need to query the execution result
|
|
|
1870
1784
|
}
|
|
1871
1785
|
|
|
1872
1786
|
/**
|
|
1873
|
-
* This API is used to
|
|
1874
|
-
* @param {
|
|
1875
|
-
* @param {function(string,
|
|
1787
|
+
* This API is used to create a network detection instance.
|
|
1788
|
+
* @param {CreateNetDetectRequest} req
|
|
1789
|
+
* @param {function(string, CreateNetDetectResponse):void} cb
|
|
1876
1790
|
* @public
|
|
1877
1791
|
*/
|
|
1878
|
-
|
|
1879
|
-
let resp = new
|
|
1880
|
-
this.request("
|
|
1792
|
+
CreateNetDetect(req, cb) {
|
|
1793
|
+
let resp = new CreateNetDetectResponse();
|
|
1794
|
+
this.request("CreateNetDetect", req, resp, cb);
|
|
1881
1795
|
}
|
|
1882
1796
|
|
|
1883
1797
|
/**
|
|
@@ -1939,15 +1853,15 @@ This API is completed asynchronously. If you need to query the execution result
|
|
|
1939
1853
|
}
|
|
1940
1854
|
|
|
1941
1855
|
/**
|
|
1942
|
-
* This API is used to
|
|
1943
|
-
|
|
1944
|
-
* @param {
|
|
1945
|
-
* @param {function(string,
|
|
1856
|
+
* This API (DeleteSecurityGroupPolicies) is used to delete security group policies (SecurityGroupPolicy).
|
|
1857
|
+
* SecurityGroupPolicySet.Version is used to specify the version of the security group you are operating. If the specified Version number differs from the latest version of the current security group, a failure will be returned. If Version is not specified, the policy of the specified PolicyIndex will be deleted directly.
|
|
1858
|
+
* @param {DeleteSecurityGroupPoliciesRequest} req
|
|
1859
|
+
* @param {function(string, DeleteSecurityGroupPoliciesResponse):void} cb
|
|
1946
1860
|
* @public
|
|
1947
1861
|
*/
|
|
1948
|
-
|
|
1949
|
-
let resp = new
|
|
1950
|
-
this.request("
|
|
1862
|
+
DeleteSecurityGroupPolicies(req, cb) {
|
|
1863
|
+
let resp = new DeleteSecurityGroupPoliciesResponse();
|
|
1864
|
+
this.request("DeleteSecurityGroupPolicies", req, resp, cb);
|
|
1951
1865
|
}
|
|
1952
1866
|
|
|
1953
1867
|
/**
|
|
@@ -2345,17 +2259,6 @@ If the IP range still has occupied IPs that are not yet repossessed, the IP rang
|
|
|
2345
2259
|
this.request("DescribeBandwidthPackageBillUsage", req, resp, cb);
|
|
2346
2260
|
}
|
|
2347
2261
|
|
|
2348
|
-
/**
|
|
2349
|
-
* This API (ModifyNatGatewayDestinationIpPortTranslationNatRule) is used to modify a port forwarding rule for a NAT gateway.
|
|
2350
|
-
* @param {ModifyNatGatewayDestinationIpPortTranslationNatRuleRequest} req
|
|
2351
|
-
* @param {function(string, ModifyNatGatewayDestinationIpPortTranslationNatRuleResponse):void} cb
|
|
2352
|
-
* @public
|
|
2353
|
-
*/
|
|
2354
|
-
ModifyNatGatewayDestinationIpPortTranslationNatRule(req, cb) {
|
|
2355
|
-
let resp = new ModifyNatGatewayDestinationIpPortTranslationNatRuleResponse();
|
|
2356
|
-
this.request("ModifyNatGatewayDestinationIpPortTranslationNatRule", req, resp, cb);
|
|
2357
|
-
}
|
|
2358
|
-
|
|
2359
2262
|
/**
|
|
2360
2263
|
* This API is used to bind an EIP to an HAVIP. <br />
|
|
2361
2264
|
This API is completed asynchronously. If you need to query the execution result of an async task, please use the `RequestId` returned by this API to poll the `DescribeVpcTaskResult` API.
|
|
@@ -2424,17 +2327,6 @@ This API is completed asynchronously. If you need to query the execution result
|
|
|
2424
2327
|
this.request("DeleteHaVip", req, resp, cb);
|
|
2425
2328
|
}
|
|
2426
2329
|
|
|
2427
|
-
/**
|
|
2428
|
-
* This API (InquiryPriceCreateVpnGateway) is used to query the price for VPN gateway creation.
|
|
2429
|
-
* @param {InquiryPriceCreateVpnGatewayRequest} req
|
|
2430
|
-
* @param {function(string, InquiryPriceCreateVpnGatewayResponse):void} cb
|
|
2431
|
-
* @public
|
|
2432
|
-
*/
|
|
2433
|
-
InquiryPriceCreateVpnGateway(req, cb) {
|
|
2434
|
-
let resp = new InquiryPriceCreateVpnGatewayResponse();
|
|
2435
|
-
this.request("InquiryPriceCreateVpnGateway", req, resp, cb);
|
|
2436
|
-
}
|
|
2437
|
-
|
|
2438
2330
|
/**
|
|
2439
2331
|
* This API is used to modify the attributes of a bandwidth package, including the bandwidth package name, and so on.
|
|
2440
2332
|
* @param {ModifyBandwidthPackageAttributeRequest} req
|
|
@@ -2649,17 +2541,6 @@ Each account can only create a limited number of CCN instances. For more informa
|
|
|
2649
2541
|
this.request("CreateHaVip", req, resp, cb);
|
|
2650
2542
|
}
|
|
2651
2543
|
|
|
2652
|
-
/**
|
|
2653
|
-
* This API (ModifyServiceTemplateAttribute) is used to modify a protocol port template.
|
|
2654
|
-
* @param {ModifyServiceTemplateAttributeRequest} req
|
|
2655
|
-
* @param {function(string, ModifyServiceTemplateAttributeResponse):void} cb
|
|
2656
|
-
* @public
|
|
2657
|
-
*/
|
|
2658
|
-
ModifyServiceTemplateAttribute(req, cb) {
|
|
2659
|
-
let resp = new ModifyServiceTemplateAttributeResponse();
|
|
2660
|
-
this.request("ModifyServiceTemplateAttribute", req, resp, cb);
|
|
2661
|
-
}
|
|
2662
|
-
|
|
2663
2544
|
/**
|
|
2664
2545
|
* This API (DeleteSecurityGroup) is used to delete security groups (SecurityGroup).
|
|
2665
2546
|
* Only security groups under the current account can be deleted.
|
|
@@ -2674,29 +2555,6 @@ Each account can only create a limited number of CCN instances. For more informa
|
|
|
2674
2555
|
this.request("DeleteSecurityGroup", req, resp, cb);
|
|
2675
2556
|
}
|
|
2676
2557
|
|
|
2677
|
-
/**
|
|
2678
|
-
* This API is used to query the object arrays of SNAT forwarding rules of the NAT Gateway.
|
|
2679
|
-
* @param {DescribeNatGatewaySourceIpTranslationNatRulesRequest} req
|
|
2680
|
-
* @param {function(string, DescribeNatGatewaySourceIpTranslationNatRulesResponse):void} cb
|
|
2681
|
-
* @public
|
|
2682
|
-
*/
|
|
2683
|
-
DescribeNatGatewaySourceIpTranslationNatRules(req, cb) {
|
|
2684
|
-
let resp = new DescribeNatGatewaySourceIpTranslationNatRulesResponse();
|
|
2685
|
-
this.request("DescribeNatGatewaySourceIpTranslationNatRules", req, resp, cb);
|
|
2686
|
-
}
|
|
2687
|
-
|
|
2688
|
-
/**
|
|
2689
|
-
* This API (EnableCcnRoutes) is used to enable CCN routes that are already added.<br />
|
|
2690
|
-
This API is used to verify whether there will be conflict with an existing route after a CCN route is enabled. If there is a conflict, the route will not be enabled, and the process will fail. When a conflict occurs, you must disable the conflicting route before you can enable the desired route.
|
|
2691
|
-
* @param {EnableCcnRoutesRequest} req
|
|
2692
|
-
* @param {function(string, EnableCcnRoutesResponse):void} cb
|
|
2693
|
-
* @public
|
|
2694
|
-
*/
|
|
2695
|
-
EnableCcnRoutes(req, cb) {
|
|
2696
|
-
let resp = new EnableCcnRoutesResponse();
|
|
2697
|
-
this.request("EnableCcnRoutes", req, resp, cb);
|
|
2698
|
-
}
|
|
2699
|
-
|
|
2700
2558
|
/**
|
|
2701
2559
|
* This API (ModifyRouteTableAttribute) is used to modify the attributes of a route table.
|
|
2702
2560
|
* @param {ModifyRouteTableAttributeRequest} req
|
|
@@ -2719,17 +2577,6 @@ This API is used to verify whether there will be conflict with an existing route
|
|
|
2719
2577
|
this.request("ModifyNetDetect", req, resp, cb);
|
|
2720
2578
|
}
|
|
2721
2579
|
|
|
2722
|
-
/**
|
|
2723
|
-
* This API (DeleteNatGatewayDestinationIpPortTranslationNatRule) is used to delete a port forwarding rule for a NAT gateway.
|
|
2724
|
-
* @param {DeleteNatGatewayDestinationIpPortTranslationNatRuleRequest} req
|
|
2725
|
-
* @param {function(string, DeleteNatGatewayDestinationIpPortTranslationNatRuleResponse):void} cb
|
|
2726
|
-
* @public
|
|
2727
|
-
*/
|
|
2728
|
-
DeleteNatGatewayDestinationIpPortTranslationNatRule(req, cb) {
|
|
2729
|
-
let resp = new DeleteNatGatewayDestinationIpPortTranslationNatRuleResponse();
|
|
2730
|
-
this.request("DeleteNatGatewayDestinationIpPortTranslationNatRule", req, resp, cb);
|
|
2731
|
-
}
|
|
2732
|
-
|
|
2733
2580
|
/**
|
|
2734
2581
|
* This API (CreateRoutes) is used to create a routing policy.
|
|
2735
2582
|
* You can create routing policies in batch for a specified route table.
|
|
@@ -2743,14 +2590,14 @@ This API is used to verify whether there will be conflict with an existing route
|
|
|
2743
2590
|
}
|
|
2744
2591
|
|
|
2745
2592
|
/**
|
|
2746
|
-
* This API is used to
|
|
2747
|
-
* @param {
|
|
2748
|
-
* @param {function(string,
|
|
2593
|
+
* This API is used to query the maximum and used number of bandwidth packages under the account in the current region.
|
|
2594
|
+
* @param {DescribeBandwidthPackageQuotaRequest} req
|
|
2595
|
+
* @param {function(string, DescribeBandwidthPackageQuotaResponse):void} cb
|
|
2749
2596
|
* @public
|
|
2750
2597
|
*/
|
|
2751
|
-
|
|
2752
|
-
let resp = new
|
|
2753
|
-
this.request("
|
|
2598
|
+
DescribeBandwidthPackageQuota(req, cb) {
|
|
2599
|
+
let resp = new DescribeBandwidthPackageQuotaResponse();
|
|
2600
|
+
this.request("DescribeBandwidthPackageQuota", req, resp, cb);
|
|
2754
2601
|
}
|
|
2755
2602
|
|
|
2756
2603
|
/**
|
|
@@ -2812,17 +2659,6 @@ This API is used to verify whether there will be conflict with an existing route
|
|
|
2812
2659
|
this.request("CreateServiceTemplateGroup", req, resp, cb);
|
|
2813
2660
|
}
|
|
2814
2661
|
|
|
2815
|
-
/**
|
|
2816
|
-
* This API is used to modify a SNAT forwarding rule of the NAT Gateway.
|
|
2817
|
-
* @param {ModifyNatGatewaySourceIpTranslationNatRuleRequest} req
|
|
2818
|
-
* @param {function(string, ModifyNatGatewaySourceIpTranslationNatRuleResponse):void} cb
|
|
2819
|
-
* @public
|
|
2820
|
-
*/
|
|
2821
|
-
ModifyNatGatewaySourceIpTranslationNatRule(req, cb) {
|
|
2822
|
-
let resp = new ModifyNatGatewaySourceIpTranslationNatRuleResponse();
|
|
2823
|
-
this.request("ModifyNatGatewaySourceIpTranslationNatRule", req, resp, cb);
|
|
2824
|
-
}
|
|
2825
|
-
|
|
2826
2662
|
/**
|
|
2827
2663
|
* This API (ModifyCcnAttribute) is used to modify CCN attributes.
|
|
2828
2664
|
* @param {ModifyCcnAttributeRequest} req
|
|
@@ -2856,18 +2692,6 @@ This API is used to verify whether there will be conflict with an existing route
|
|
|
2856
2692
|
this.request("DescribeSecurityGroupAssociationStatistics", req, resp, cb);
|
|
2857
2693
|
}
|
|
2858
2694
|
|
|
2859
|
-
/**
|
|
2860
|
-
* This API (UnassignIpv6SubnetCidrBlock) is used to release IPv6 subnet IP ranges.
|
|
2861
|
-
If the subnet IP range still has occupied IPs that are not yet repossessed, the subnet IP range cannot be released.
|
|
2862
|
-
* @param {UnassignIpv6SubnetCidrBlockRequest} req
|
|
2863
|
-
* @param {function(string, UnassignIpv6SubnetCidrBlockResponse):void} cb
|
|
2864
|
-
* @public
|
|
2865
|
-
*/
|
|
2866
|
-
UnassignIpv6SubnetCidrBlock(req, cb) {
|
|
2867
|
-
let resp = new UnassignIpv6SubnetCidrBlockResponse();
|
|
2868
|
-
this.request("UnassignIpv6SubnetCidrBlock", req, resp, cb);
|
|
2869
|
-
}
|
|
2870
|
-
|
|
2871
2695
|
/**
|
|
2872
2696
|
* This API is used to obtain the download link of an IP location database.
|
|
2873
2697
|
* @param {DescribeIpGeolocationDatabaseUrlRequest} req
|
|
@@ -2998,17 +2822,6 @@ For parameters of SecurityGroupPolicySet,
|
|
|
2998
2822
|
this.request("CreateSecurityGroupPolicies", req, resp, cb);
|
|
2999
2823
|
}
|
|
3000
2824
|
|
|
3001
|
-
/**
|
|
3002
|
-
* This API (ResetNatGatewayConnection) is used to adjust concurrent connection cap for the NAT gateway.
|
|
3003
|
-
* @param {ResetNatGatewayConnectionRequest} req
|
|
3004
|
-
* @param {function(string, ResetNatGatewayConnectionResponse):void} cb
|
|
3005
|
-
* @public
|
|
3006
|
-
*/
|
|
3007
|
-
ResetNatGatewayConnection(req, cb) {
|
|
3008
|
-
let resp = new ResetNatGatewayConnectionResponse();
|
|
3009
|
-
this.request("ResetNatGatewayConnection", req, resp, cb);
|
|
3010
|
-
}
|
|
3011
|
-
|
|
3012
2825
|
/**
|
|
3013
2826
|
* This API (ModifyVpcAttribute) is used to modify VPC attributes.
|
|
3014
2827
|
* @param {ModifyVpcAttributeRequest} req
|