tencentcloud-sdk-nodejs 4.0.516 → 4.0.518

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.
Files changed (99) hide show
  1. package/CHANGELOG.md +488 -0
  2. package/SERVICE_CHANGELOG.md +549 -302
  3. package/package.json +1 -1
  4. package/products.md +20 -19
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/antiddos/v20200309/antiddos_models.ts +18 -0
  7. package/src/services/api/v20201106/api_models.ts +63 -3
  8. package/src/services/billing/v20180709/billing_models.ts +1 -1
  9. package/src/services/ccc/v20200210/ccc_client.ts +5 -3
  10. package/src/services/ccc/v20200210/ccc_models.ts +12 -12
  11. package/src/services/cdn/v20180606/cdn_models.ts +12 -2
  12. package/src/services/ckafka/v20190819/ckafka_client.ts +13 -0
  13. package/src/services/ckafka/v20190819/ckafka_models.ts +53 -0
  14. package/src/services/dbbrain/v20210527/dbbrain_client.ts +1 -1
  15. package/src/services/dbbrain/v20210527/dbbrain_models.ts +2 -2
  16. package/src/services/dts/v20211206/dts_client.ts +71 -34
  17. package/src/services/dts/v20211206/dts_models.ts +285 -116
  18. package/src/services/faceid/v20180301/faceid_client.ts +1 -26
  19. package/src/services/faceid/v20180301/faceid_models.ts +25 -98
  20. package/src/services/hasim/index.ts +5 -0
  21. package/src/services/hasim/v20210716/hasim_client.ts +309 -0
  22. package/src/services/hasim/v20210716/hasim_models.ts +1833 -0
  23. package/src/services/hasim/v20210716/index.ts +6 -0
  24. package/src/services/index.ts +1 -0
  25. package/src/services/mongodb/v20190725/mongodb_client.ts +3 -3
  26. package/src/services/mongodb/v20190725/mongodb_models.ts +3 -3
  27. package/src/services/rum/v20210622/rum_client.ts +19 -7
  28. package/src/services/rum/v20210622/rum_models.ts +64 -4
  29. package/src/services/ssa/v20180608/ssa_client.ts +106 -94
  30. package/src/services/ssa/v20180608/ssa_models.ts +188 -130
  31. package/src/services/sts/v20180813/sts_models.ts +3 -3
  32. package/src/services/teo/v20220901/teo_client.ts +708 -1219
  33. package/src/services/teo/v20220901/teo_models.ts +4787 -8094
  34. package/src/services/tione/v20211111/tione_models.ts +11 -1
  35. package/src/services/trtc/v20190722/trtc_models.ts +5 -0
  36. package/src/services/tts/v20190823/tts_client.ts +1 -0
  37. package/src/services/vod/v20180717/vod_models.ts +6 -0
  38. package/src/services/vpc/v20170312/vpc_client.ts +238 -77
  39. package/src/services/vpc/v20170312/vpc_models.ts +840 -228
  40. package/tencentcloud/common/sdk_version.d.ts +1 -1
  41. package/tencentcloud/common/sdk_version.js +1 -1
  42. package/tencentcloud/services/antiddos/v20200309/antiddos_models.d.ts +15 -0
  43. package/tencentcloud/services/api/v20201106/api_models.d.ts +53 -3
  44. package/tencentcloud/services/billing/v20180709/billing_models.d.ts +1 -1
  45. package/tencentcloud/services/ccc/v20200210/ccc_client.d.ts +4 -2
  46. package/tencentcloud/services/ccc/v20200210/ccc_client.js +4 -2
  47. package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +12 -12
  48. package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +10 -2
  49. package/tencentcloud/services/ckafka/v20190819/ckafka_client.d.ts +5 -1
  50. package/tencentcloud/services/ckafka/v20190819/ckafka_client.js +6 -0
  51. package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +46 -0
  52. package/tencentcloud/services/dbbrain/v20210527/dbbrain_client.d.ts +1 -1
  53. package/tencentcloud/services/dbbrain/v20210527/dbbrain_client.js +1 -1
  54. package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +2 -2
  55. package/tencentcloud/services/dts/v20211206/dts_client.d.ts +25 -13
  56. package/tencentcloud/services/dts/v20211206/dts_client.js +36 -18
  57. package/tencentcloud/services/dts/v20211206/dts_models.d.ts +248 -103
  58. package/tencentcloud/services/faceid/v20180301/faceid_client.d.ts +1 -10
  59. package/tencentcloud/services/faceid/v20180301/faceid_client.js +0 -13
  60. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +22 -86
  61. package/tencentcloud/services/hasim/index.d.ts +6 -0
  62. package/tencentcloud/services/hasim/index.js +7 -0
  63. package/tencentcloud/services/hasim/v20210716/hasim_client.d.ts +98 -0
  64. package/tencentcloud/services/hasim/v20210716/hasim_client.js +163 -0
  65. package/tencentcloud/services/hasim/v20210716/hasim_models.d.ts +1536 -0
  66. package/tencentcloud/services/hasim/v20210716/hasim_models.js +18 -0
  67. package/tencentcloud/services/hasim/v20210716/index.d.ts +6 -0
  68. package/tencentcloud/services/hasim/v20210716/index.js +9 -0
  69. package/tencentcloud/services/index.d.ts +1 -0
  70. package/tencentcloud/services/index.js +2 -0
  71. package/tencentcloud/services/mongodb/v20190725/mongodb_client.d.ts +3 -3
  72. package/tencentcloud/services/mongodb/v20190725/mongodb_client.js +3 -3
  73. package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +3 -3
  74. package/tencentcloud/services/rum/v20210622/rum_client.d.ts +7 -3
  75. package/tencentcloud/services/rum/v20210622/rum_client.js +9 -3
  76. package/tencentcloud/services/rum/v20210622/rum_models.d.ts +54 -4
  77. package/tencentcloud/services/ssa/v20180608/ssa_client.d.ts +37 -33
  78. package/tencentcloud/services/ssa/v20180608/ssa_client.js +54 -48
  79. package/tencentcloud/services/ssa/v20180608/ssa_models.d.ts +158 -109
  80. package/tencentcloud/services/sts/v20180813/sts_models.d.ts +3 -3
  81. package/tencentcloud/services/teo/v20220901/teo_client.d.ts +149 -309
  82. package/tencentcloud/services/teo/v20220901/teo_client.js +243 -483
  83. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +4305 -7117
  84. package/tencentcloud/services/tione/v20211111/tione_models.d.ts +9 -1
  85. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +4 -0
  86. package/tencentcloud/services/tts/v20190823/tts_client.d.ts +1 -0
  87. package/tencentcloud/services/tts/v20190823/tts_client.js +1 -0
  88. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +5 -0
  89. package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +86 -34
  90. package/tencentcloud/services/vpc/v20170312/vpc_client.js +119 -41
  91. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +674 -149
  92. package/test/ckafka.v20190819.test.js +10 -0
  93. package/test/dts.v20211206.test.js +46 -16
  94. package/test/faceid.v20180301.test.js +0 -20
  95. package/test/hasim.v20210716.test.js +241 -0
  96. package/test/rum.v20210622.test.js +12 -2
  97. package/test/ssa.v20180608.test.js +44 -34
  98. package/test/teo.v20220901.test.js +158 -558
  99. package/test/vpc.v20170312.test.js +146 -16
@@ -719,6 +719,21 @@ export interface CreateDefaultSecurityGroupRequest {
719
719
  ProjectId?: string
720
720
  }
721
721
 
722
+ /**
723
+ * CreateSnapshotPolicies返回参数结构体
724
+ */
725
+ export interface CreateSnapshotPoliciesResponse {
726
+ /**
727
+ * 快照策略。
728
+ */
729
+ SnapshotPolicies: Array<SnapshotPolicy>
730
+
731
+ /**
732
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
733
+ */
734
+ RequestId?: string
735
+ }
736
+
722
737
  /**
723
738
  * DescribeServiceTemplateGroups返回参数结构体
724
739
  */
@@ -768,26 +783,6 @@ export interface DescribeVpcEndPointRequest {
768
783
  EndPointId?: Array<string>
769
784
  }
770
785
 
771
- /**
772
- * AssignPrivateIpAddresses请求参数结构体
773
- */
774
- export interface AssignPrivateIpAddressesRequest {
775
- /**
776
- * 弹性网卡实例ID,例如:eni-m6dyj72l。
777
- */
778
- NetworkInterfaceId: string
779
-
780
- /**
781
- * 指定的内网IP信息,单次最多指定10个。与SecondaryPrivateIpAddressCount至少提供一个。
782
- */
783
- PrivateIpAddresses?: Array<PrivateIpAddressSpecification>
784
-
785
- /**
786
- * 新申请的内网IP地址个数,与PrivateIpAddresses至少提供一个。内网IP地址个数总和不能超过配额数,详见<a href="/document/product/576/18527">弹性网卡使用限制</a>。
787
- */
788
- SecondaryPrivateIpAddressCount?: number
789
- }
790
-
791
786
  /**
792
787
  * DetachClassicLinkVpc请求参数结构体
793
788
  */
@@ -1640,6 +1635,16 @@ export interface ModifyBandwidthPackageAttributeRequest {
1640
1635
  * TransformAddress返回参数结构体
1641
1636
  */
1642
1637
  export interface TransformAddressResponse {
1638
+ /**
1639
+ * 异步任务TaskId。可以使用[DescribeTaskResult](https://cloud.tencent.com/document/api/215/36271)接口查询任务状态。
1640
+ */
1641
+ TaskId: number
1642
+
1643
+ /**
1644
+ * 转为弹性公网IP后的唯一ID
1645
+ */
1646
+ AddressId: string
1647
+
1643
1648
  /**
1644
1649
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1645
1650
  */
@@ -1961,6 +1966,16 @@ export interface DeleteVpcEndPointServiceWhiteListRequest {
1961
1966
  EndPointServiceId: string
1962
1967
  }
1963
1968
 
1969
+ /**
1970
+ * DetachSnapshotInstances返回参数结构体
1971
+ */
1972
+ export interface DetachSnapshotInstancesResponse {
1973
+ /**
1974
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1975
+ */
1976
+ RequestId?: string
1977
+ }
1978
+
1964
1979
  /**
1965
1980
  * DetachNetworkInterface返回参数结构体
1966
1981
  */
@@ -2060,6 +2075,16 @@ export interface DescribeCcnAttachedInstancesRequest {
2060
2075
  OrderDirection?: string
2061
2076
  }
2062
2077
 
2078
+ /**
2079
+ * AttachSnapshotInstances返回参数结构体
2080
+ */
2081
+ export interface AttachSnapshotInstancesResponse {
2082
+ /**
2083
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2084
+ */
2085
+ RequestId?: string
2086
+ }
2087
+
2063
2088
  /**
2064
2089
  * DescribeNatGatewaySourceIpTranslationNatRules请求参数结构体
2065
2090
  */
@@ -2190,18 +2215,18 @@ export interface DisableVpnGatewaySslClientCertRequest {
2190
2215
  }
2191
2216
 
2192
2217
  /**
2193
- * DescribeVpcPrivateIpAddresses返回参数结构体
2218
+ * AttachSnapshotInstances请求参数结构体
2194
2219
  */
2195
- export interface DescribeVpcPrivateIpAddressesResponse {
2220
+ export interface AttachSnapshotInstancesRequest {
2196
2221
  /**
2197
- * 内网`IP`地址信息列表。
2222
+ * 快照策略Id。
2198
2223
  */
2199
- VpcPrivateIpAddressSet: Array<VpcPrivateIpAddress>
2224
+ SnapshotPolicyId: string
2200
2225
 
2201
2226
  /**
2202
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2227
+ * 关联实例信息。
2203
2228
  */
2204
- RequestId?: string
2229
+ Instances: Array<SnapshotInstance>
2205
2230
  }
2206
2231
 
2207
2232
  /**
@@ -2462,6 +2487,41 @@ export interface NetDetectState {
2462
2487
  NetDetectIpStateSet: Array<NetDetectIpState>
2463
2488
  }
2464
2489
 
2490
+ /**
2491
+ * DescribeSnapshotFiles请求参数结构体
2492
+ */
2493
+ export interface DescribeSnapshotFilesRequest {
2494
+ /**
2495
+ * 业务类型,目前支持安全组:securitygroup。
2496
+ */
2497
+ BusinessType: string
2498
+
2499
+ /**
2500
+ * 实例Id。
2501
+ */
2502
+ InstanceId: string
2503
+
2504
+ /**
2505
+ * 开始日期,格式%Y-%m-%d %H:%M:%S。
2506
+ */
2507
+ StartDate: string
2508
+
2509
+ /**
2510
+ * 结束日期,格式%Y-%m-%d %H:%M:%S。
2511
+ */
2512
+ EndDate: string
2513
+
2514
+ /**
2515
+ * 偏移量,默认为0。
2516
+ */
2517
+ Offset?: number
2518
+
2519
+ /**
2520
+ * 返回数量,默认为20,最大为200。
2521
+ */
2522
+ Limit?: number
2523
+ }
2524
+
2465
2525
  /**
2466
2526
  * HaVipDisassociateAddressIp返回参数结构体
2467
2527
  */
@@ -3020,7 +3080,7 @@ export interface DescribeNatGatewayDestinationIpPortTranslationNatRulesRequest {
3020
3080
  */
3021
3081
  export interface ReturnNormalAddressesRequest {
3022
3082
  /**
3023
- * 1
3083
+ * EIP 的 IP 地址,示例:101.35.139.183
3024
3084
  */
3025
3085
  AddressIps?: Array<string>
3026
3086
  }
@@ -3240,6 +3300,16 @@ export interface DeleteAddressTemplateResponse {
3240
3300
  RequestId?: string
3241
3301
  }
3242
3302
 
3303
+ /**
3304
+ * ResumeSnapshotInstance返回参数结构体
3305
+ */
3306
+ export interface ResumeSnapshotInstanceResponse {
3307
+ /**
3308
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3309
+ */
3310
+ RequestId?: string
3311
+ }
3312
+
3243
3313
  /**
3244
3314
  * ModifySubnetAttribute返回参数结构体
3245
3315
  */
@@ -3590,6 +3660,21 @@ export interface DescribeIp6TranslatorQuotaRequest {
3590
3660
  Ip6TranslatorIds?: Array<string>
3591
3661
  }
3592
3662
 
3663
+ /**
3664
+ * CreateTrafficPackages返回参数结构体
3665
+ */
3666
+ export interface CreateTrafficPackagesResponse {
3667
+ /**
3668
+ * 创建的流量包ID列表。
3669
+ */
3670
+ TrafficPackageSet: Array<string>
3671
+
3672
+ /**
3673
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3674
+ */
3675
+ RequestId?: string
3676
+ }
3677
+
3593
3678
  /**
3594
3679
  * ModifySecurityGroupAttribute请求参数结构体
3595
3680
  */
@@ -3692,6 +3777,51 @@ CCN:云联网网关;
3692
3777
  NetDetectDescription?: string
3693
3778
  }
3694
3779
 
3780
+ /**
3781
+ * DescribeSgSnapshotFileContent返回参数结构体
3782
+ */
3783
+ export interface DescribeSgSnapshotFileContentResponse {
3784
+ /**
3785
+ * 实例Id,即安全组Id。
3786
+ */
3787
+ InstanceId: string
3788
+
3789
+ /**
3790
+ * 快照策略Id。
3791
+ */
3792
+ SnapshotPolicyId: string
3793
+
3794
+ /**
3795
+ * 快照文件Id。
3796
+ */
3797
+ SnapshotFileId: string
3798
+
3799
+ /**
3800
+ * 备份时间。
3801
+ */
3802
+ BackupTime: string
3803
+
3804
+ /**
3805
+ * 操作者。
3806
+ */
3807
+ Operator: string
3808
+
3809
+ /**
3810
+ * 原始数据。
3811
+ */
3812
+ OriginalData: Array<SecurityGroupPolicy>
3813
+
3814
+ /**
3815
+ * 备份数据。
3816
+ */
3817
+ BackupData: Array<SecurityGroupPolicy>
3818
+
3819
+ /**
3820
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3821
+ */
3822
+ RequestId?: string
3823
+ }
3824
+
3695
3825
  /**
3696
3826
  * DescribeNetDetectStates返回参数结构体
3697
3827
  */
@@ -3845,12 +3975,12 @@ export interface DescribeBandwidthPackagesRequest {
3845
3975
  Filters?: Array<Filter>
3846
3976
 
3847
3977
  /**
3848
- * 查询带宽包偏移量
3978
+ * 查询带宽包偏移量,默认为0。关于Offset的更进一步介绍请参考 API [简介](https://cloud.tencent.com/document/api/213/15688)中的相关小结。
3849
3979
  */
3850
3980
  Offset?: number
3851
3981
 
3852
3982
  /**
3853
- * 查询带宽包数量限制
3983
+ * 查询带宽包返回数量,默认为20,最大值为100。关于Limit的更进一步介绍请参考 API [简介](https://cloud.tencent.com/document/api/213/15688)中的相关小结。
3854
3984
  */
3855
3985
  Limit?: number
3856
3986
  }
@@ -3886,6 +4016,21 @@ export interface DescribeAssistantCidrResponse {
3886
4016
  RequestId?: string
3887
4017
  }
3888
4018
 
4019
+ /**
4020
+ * 时间备份策略详情
4021
+ */
4022
+ export interface BackupPolicy {
4023
+ /**
4024
+ * 备份周期时间,取值为monday, tuesday, wednesday, thursday, friday, saturday, sunday。
4025
+ */
4026
+ BackupDay: string
4027
+
4028
+ /**
4029
+ * 备份时间点,格式:HH:mm:ss。
4030
+ */
4031
+ BackupTime: string
4032
+ }
4033
+
3889
4034
  /**
3890
4035
  * 用于描述实例的统计信息
3891
4036
  */
@@ -4409,6 +4554,16 @@ export interface DeleteSubnetResponse {
4409
4554
  RequestId?: string
4410
4555
  }
4411
4556
 
4557
+ /**
4558
+ * EnableSnapshotPolicies返回参数结构体
4559
+ */
4560
+ export interface EnableSnapshotPoliciesResponse {
4561
+ /**
4562
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
4563
+ */
4564
+ RequestId?: string
4565
+ }
4566
+
4412
4567
  /**
4413
4568
  * 私有网络(VPC)对象。
4414
4569
  */
@@ -4802,6 +4957,33 @@ export interface SecurityGroupPolicy {
4802
4957
  ModifyTime?: string
4803
4958
  }
4804
4959
 
4960
+ /**
4961
+ * DescribeSnapshotPolicies请求参数结构体
4962
+ */
4963
+ export interface DescribeSnapshotPoliciesRequest {
4964
+ /**
4965
+ * 快照策略Id。
4966
+ */
4967
+ SnapshotPolicyIds?: Array<string>
4968
+
4969
+ /**
4970
+ * 过滤条件,参数不支持同时指定SnapshotPolicyIds和Filters。
4971
+ <li>snapshot-policy-id - String -(过滤条件)快照策略ID。</li>
4972
+ <li>snapshot-policy-name - String -(过滤条件)快照策略名称。</li>
4973
+ */
4974
+ Filters?: Array<Filter>
4975
+
4976
+ /**
4977
+ * 偏移量,默认为0。
4978
+ */
4979
+ Offset?: number
4980
+
4981
+ /**
4982
+ * 返回数量,默认为20,最大为200。
4983
+ */
4984
+ Limit?: number
4985
+ }
4986
+
4805
4987
  /**
4806
4988
  * NotifyRoutes请求参数结构体
4807
4989
  */
@@ -5850,6 +6032,16 @@ export interface VpnGatewayRouteModify {
5850
6032
  Status: string
5851
6033
  }
5852
6034
 
6035
+ /**
6036
+ * DisableSnapshotPolicies请求参数结构体
6037
+ */
6038
+ export interface DisableSnapshotPoliciesRequest {
6039
+ /**
6040
+ * 快照策略Id。
6041
+ */
6042
+ SnapshotPolicyIds: Array<string>
6043
+ }
6044
+
5853
6045
  /**
5854
6046
  * 模板对象成员信息
5855
6047
  */
@@ -5865,6 +6057,26 @@ export interface MemberInfo {
5865
6057
  Description?: string
5866
6058
  }
5867
6059
 
6060
+ /**
6061
+ * ResumeSnapshotInstance请求参数结构体
6062
+ */
6063
+ export interface ResumeSnapshotInstanceRequest {
6064
+ /**
6065
+ * 快照策略Id。
6066
+ */
6067
+ SnapshotPolicyId: string
6068
+
6069
+ /**
6070
+ * 快照文件Id。
6071
+ */
6072
+ SnapshotFileId: string
6073
+
6074
+ /**
6075
+ * 实例Id。
6076
+ */
6077
+ InstanceId: string
6078
+ }
6079
+
5868
6080
  /**
5869
6081
  * ReplaceSecurityGroupPolicy请求参数结构体
5870
6082
  */
@@ -6111,156 +6323,84 @@ export interface ResourceDashboard {
6111
6323
  }
6112
6324
 
6113
6325
  /**
6114
- * 子网对象
6326
+ * DescribeSnapshotFiles返回参数结构体
6115
6327
  */
6116
- export interface Subnet {
6328
+ export interface DescribeSnapshotFilesResponse {
6117
6329
  /**
6118
- * `VPC`实例`ID`。
6330
+ * 快照文件集合。
6119
6331
  */
6120
- VpcId: string
6332
+ SnapshotFileSet: Array<SnapshotFileInfo>
6121
6333
 
6122
6334
  /**
6123
- * 子网实例`ID`,例如:subnet-bthucmmy。
6335
+ * 符合条件的对象数。
6124
6336
  */
6125
- SubnetId: string
6337
+ TotalCount: number
6126
6338
 
6127
6339
  /**
6128
- * 子网名称。
6340
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
6129
6341
  */
6130
- SubnetName: string
6342
+ RequestId?: string
6343
+ }
6131
6344
 
6345
+ /**
6346
+ * DescribeCcnAttachedInstances返回参数结构体
6347
+ */
6348
+ export interface DescribeCcnAttachedInstancesResponse {
6132
6349
  /**
6133
- * 子网的 `IPv4` `CIDR`。
6350
+ * 符合条件的对象数。
6134
6351
  */
6135
- CidrBlock: string
6352
+ TotalCount: number
6136
6353
 
6137
6354
  /**
6138
- * 是否默认子网。
6355
+ * 关联实例列表。
6139
6356
  */
6140
- IsDefault: boolean
6357
+ InstanceSet: Array<CcnAttachedInstance>
6141
6358
 
6142
6359
  /**
6143
- * 是否开启广播。
6360
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
6144
6361
  */
6145
- EnableBroadcast: boolean
6362
+ RequestId?: string
6363
+ }
6146
6364
 
6365
+ /**
6366
+ * HaVipAssociateAddressIp返回参数结构体
6367
+ */
6368
+ export interface HaVipAssociateAddressIpResponse {
6147
6369
  /**
6148
- * 可用区。
6370
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
6149
6371
  */
6150
- Zone: string
6372
+ RequestId?: string
6373
+ }
6151
6374
 
6375
+ /**
6376
+ * DeleteCustomerGateway返回参数结构体
6377
+ */
6378
+ export interface DeleteCustomerGatewayResponse {
6152
6379
  /**
6153
- * 路由表实例ID,例如:rtb-l2h8d7c2
6380
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
6154
6381
  */
6155
- RouteTableId: string
6382
+ RequestId?: string
6383
+ }
6156
6384
 
6385
+ /**
6386
+ * CreateVpnGatewayRoutes返回参数结构体
6387
+ */
6388
+ export interface CreateVpnGatewayRoutesResponse {
6157
6389
  /**
6158
- * 创建时间。
6390
+ * VPN网关目的路由
6159
6391
  */
6160
- CreatedTime?: string
6392
+ Routes: Array<VpnGatewayRoute>
6161
6393
 
6162
6394
  /**
6163
- * 可用`IPv4`数。
6395
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
6164
6396
  */
6165
- AvailableIpAddressCount: number
6397
+ RequestId?: string
6398
+ }
6166
6399
 
6167
- /**
6168
- * 子网的 `IPv6` `CIDR`。
6169
- */
6170
- Ipv6CidrBlock: string
6171
-
6172
- /**
6173
- * 关联`ACL`ID
6174
- */
6175
- NetworkAclId: string
6176
-
6177
- /**
6178
- * 是否为 `SNAT` 地址池子网。
6179
- */
6180
- IsRemoteVpcSnat: boolean
6181
-
6182
- /**
6183
- * 子网`IPv4`总数。
6184
- */
6185
- TotalIpAddressCount: number
6186
-
6187
- /**
6188
- * 标签键值对。
6189
- */
6190
- TagSet: Array<Tag>
6191
-
6192
- /**
6193
- * CDC实例ID。
6194
- 注意:此字段可能返回 null,表示取不到有效值。
6195
- */
6196
- CdcId: string
6197
-
6198
- /**
6199
- * 是否是CDC所属子网。0:否 1:是
6200
- 注意:此字段可能返回 null,表示取不到有效值。
6201
- */
6202
- IsCdcSubnet: number
6203
- }
6204
-
6205
- /**
6206
- * DescribeCcnAttachedInstances返回参数结构体
6207
- */
6208
- export interface DescribeCcnAttachedInstancesResponse {
6209
- /**
6210
- * 符合条件的对象数。
6211
- */
6212
- TotalCount: number
6213
-
6214
- /**
6215
- * 关联实例列表。
6216
- */
6217
- InstanceSet: Array<CcnAttachedInstance>
6218
-
6219
- /**
6220
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
6221
- */
6222
- RequestId?: string
6223
- }
6224
-
6225
- /**
6226
- * HaVipAssociateAddressIp返回参数结构体
6227
- */
6228
- export interface HaVipAssociateAddressIpResponse {
6229
- /**
6230
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
6231
- */
6232
- RequestId?: string
6233
- }
6234
-
6235
- /**
6236
- * DeleteCustomerGateway返回参数结构体
6237
- */
6238
- export interface DeleteCustomerGatewayResponse {
6239
- /**
6240
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
6241
- */
6242
- RequestId?: string
6243
- }
6244
-
6245
- /**
6246
- * CreateVpnGatewayRoutes返回参数结构体
6247
- */
6248
- export interface CreateVpnGatewayRoutesResponse {
6249
- /**
6250
- * VPN网关目的路由
6251
- */
6252
- Routes: Array<VpnGatewayRoute>
6253
-
6254
- /**
6255
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
6256
- */
6257
- RequestId?: string
6258
- }
6259
-
6260
- /**
6261
- * CreateNetDetect请求参数结构体
6262
- */
6263
- export interface CreateNetDetectRequest {
6400
+ /**
6401
+ * CreateNetDetect请求参数结构体
6402
+ */
6403
+ export interface CreateNetDetectRequest {
6264
6404
  /**
6265
6405
  * `VPC`实例`ID`。形如:`vpc-12345678`
6266
6406
  */
@@ -6594,6 +6734,16 @@ export interface DescribeVpcEndPointServiceRequest {
6594
6734
  EndPointServiceIds?: Array<string>
6595
6735
  }
6596
6736
 
6737
+ /**
6738
+ * DisableSnapshotPolicies返回参数结构体
6739
+ */
6740
+ export interface DisableSnapshotPoliciesResponse {
6741
+ /**
6742
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
6743
+ */
6744
+ RequestId?: string
6745
+ }
6746
+
6597
6747
  /**
6598
6748
  * ModifyServiceTemplateAttribute请求参数结构体
6599
6749
  */
@@ -7013,6 +7163,26 @@ export interface DescribeNetworkAclQuintupleEntriesRequest {
7013
7163
  Filters?: Array<Filter>
7014
7164
  }
7015
7165
 
7166
+ /**
7167
+ * DescribeSnapshotPolicies返回参数结构体
7168
+ */
7169
+ export interface DescribeSnapshotPoliciesResponse {
7170
+ /**
7171
+ * 快照策略。
7172
+ */
7173
+ SnapshotPolicySet: Array<SnapshotPolicy>
7174
+
7175
+ /**
7176
+ * 符合条件的对象数。
7177
+ */
7178
+ TotalCount: number
7179
+
7180
+ /**
7181
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
7182
+ */
7183
+ RequestId?: string
7184
+ }
7185
+
7016
7186
  /**
7017
7187
  * DisableGatewayFlowMonitor请求参数结构体
7018
7188
  */
@@ -8515,6 +8685,16 @@ export interface SetCcnRegionBandwidthLimitsResponse {
8515
8685
  RequestId?: string
8516
8686
  }
8517
8687
 
8688
+ /**
8689
+ * ModifySnapshotPolicies返回参数结构体
8690
+ */
8691
+ export interface ModifySnapshotPoliciesResponse {
8692
+ /**
8693
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
8694
+ */
8695
+ RequestId?: string
8696
+ }
8697
+
8518
8698
  /**
8519
8699
  * DescribeAccountAttributes请求参数结构体
8520
8700
  */
@@ -9204,6 +9384,98 @@ export interface DescribeVpnGatewaySslServersResponse {
9204
9384
  RequestId?: string
9205
9385
  }
9206
9386
 
9387
+ /**
9388
+ * 子网对象
9389
+ */
9390
+ export interface Subnet {
9391
+ /**
9392
+ * `VPC`实例`ID`。
9393
+ */
9394
+ VpcId: string
9395
+
9396
+ /**
9397
+ * 子网实例`ID`,例如:subnet-bthucmmy。
9398
+ */
9399
+ SubnetId: string
9400
+
9401
+ /**
9402
+ * 子网名称。
9403
+ */
9404
+ SubnetName: string
9405
+
9406
+ /**
9407
+ * 子网的 `IPv4` `CIDR`。
9408
+ */
9409
+ CidrBlock: string
9410
+
9411
+ /**
9412
+ * 是否默认子网。
9413
+ */
9414
+ IsDefault: boolean
9415
+
9416
+ /**
9417
+ * 是否开启广播。
9418
+ */
9419
+ EnableBroadcast: boolean
9420
+
9421
+ /**
9422
+ * 可用区。
9423
+ */
9424
+ Zone: string
9425
+
9426
+ /**
9427
+ * 路由表实例ID,例如:rtb-l2h8d7c2。
9428
+ */
9429
+ RouteTableId: string
9430
+
9431
+ /**
9432
+ * 创建时间。
9433
+ */
9434
+ CreatedTime?: string
9435
+
9436
+ /**
9437
+ * 可用`IPv4`数。
9438
+ */
9439
+ AvailableIpAddressCount: number
9440
+
9441
+ /**
9442
+ * 子网的 `IPv6` `CIDR`。
9443
+ */
9444
+ Ipv6CidrBlock: string
9445
+
9446
+ /**
9447
+ * 关联`ACL`ID
9448
+ */
9449
+ NetworkAclId: string
9450
+
9451
+ /**
9452
+ * 是否为 `SNAT` 地址池子网。
9453
+ */
9454
+ IsRemoteVpcSnat: boolean
9455
+
9456
+ /**
9457
+ * 子网`IPv4`总数。
9458
+ */
9459
+ TotalIpAddressCount: number
9460
+
9461
+ /**
9462
+ * 标签键值对。
9463
+ */
9464
+ TagSet: Array<Tag>
9465
+
9466
+ /**
9467
+ * CDC实例ID。
9468
+ 注意:此字段可能返回 null,表示取不到有效值。
9469
+ */
9470
+ CdcId: string
9471
+
9472
+ /**
9473
+ * 是否是CDC所属子网。0:否 1:是
9474
+ 注意:此字段可能返回 null,表示取不到有效值。
9475
+ */
9476
+ IsCdcSubnet: number
9477
+ }
9478
+
9207
9479
  /**
9208
9480
  * DeleteNatGatewayDestinationIpPortTranslationNatRule返回参数结构体
9209
9481
  */
@@ -9486,6 +9758,16 @@ export interface ModifyTemplateMemberRequest {
9486
9758
  TemplateMember: Array<MemberInfo>
9487
9759
  }
9488
9760
 
9761
+ /**
9762
+ * EnableSnapshotPolicies请求参数结构体
9763
+ */
9764
+ export interface EnableSnapshotPoliciesRequest {
9765
+ /**
9766
+ * 快照策略Id。
9767
+ */
9768
+ SnapshotPolicyIds: Array<string>
9769
+ }
9770
+
9489
9771
  /**
9490
9772
  * DescribeAddresses返回参数结构体
9491
9773
  */
@@ -9532,33 +9814,85 @@ export interface GatewayQos {
9532
9814
  }
9533
9815
 
9534
9816
  /**
9535
- * ModifyIpv6AddressesAttribute请求参数结构体
9817
+ * GetCcnRegionBandwidthLimits请求参数结构体
9536
9818
  */
9537
- export interface ModifyIpv6AddressesAttributeRequest {
9819
+ export interface GetCcnRegionBandwidthLimitsRequest {
9538
9820
  /**
9539
- * 弹性网卡实例`ID`,形如:`eni-m6dyj72l`。
9821
+ * CCN实例ID。形如:ccn-f49l6u0z。
9540
9822
  */
9541
- NetworkInterfaceId: string
9823
+ CcnId: string
9542
9824
 
9543
9825
  /**
9544
- * 指定的内网IPv6`地址信息。
9545
- */
9546
- Ipv6Addresses: Array<Ipv6Address>
9547
- }
9548
-
9549
- /**
9550
- * DescribeCustomerGatewayVendors请求参数结构体
9551
- */
9552
- export type DescribeCustomerGatewayVendorsRequest = null
9826
+ * 过滤条件。
9827
+ <li>sregion - String - (过滤条件)源地域,形如:ap-guangzhou。</li>
9828
+ <li>dregion - String - (过滤条件)目的地域,形如:ap-shanghai-bm</li>
9829
+ */
9830
+ Filters?: Array<Filter>
9553
9831
 
9554
- /**
9555
- * DeleteLocalGateway请求参数结构体
9556
- */
9557
- export interface DeleteLocalGatewayRequest {
9558
9832
  /**
9559
- * 本地网关实例ID
9833
+ * 排序条件,目前支持带宽(BandwidthLimit)和过期时间(ExpireTime)
9560
9834
  */
9561
- LocalGatewayId: string
9835
+ SortedBy?: string
9836
+
9837
+ /**
9838
+ * 偏移量
9839
+ */
9840
+ Offset?: number
9841
+
9842
+ /**
9843
+ * 返回数量
9844
+ */
9845
+ Limit?: number
9846
+
9847
+ /**
9848
+ * 排序方式,'ASC':升序,'DESC':降序。
9849
+ */
9850
+ OrderBy?: string
9851
+ }
9852
+
9853
+ /**
9854
+ * ModifyIpv6AddressesAttribute请求参数结构体
9855
+ */
9856
+ export interface ModifyIpv6AddressesAttributeRequest {
9857
+ /**
9858
+ * 弹性网卡实例`ID`,形如:`eni-m6dyj72l`。
9859
+ */
9860
+ NetworkInterfaceId: string
9861
+
9862
+ /**
9863
+ * 指定的内网IPv6`地址信息。
9864
+ */
9865
+ Ipv6Addresses: Array<Ipv6Address>
9866
+ }
9867
+
9868
+ /**
9869
+ * DescribeCustomerGatewayVendors请求参数结构体
9870
+ */
9871
+ export type DescribeCustomerGatewayVendorsRequest = null
9872
+
9873
+ /**
9874
+ * DetachSnapshotInstances请求参数结构体
9875
+ */
9876
+ export interface DetachSnapshotInstancesRequest {
9877
+ /**
9878
+ * 快照策略Id。
9879
+ */
9880
+ SnapshotPolicyId: string
9881
+
9882
+ /**
9883
+ * 实例信息。
9884
+ */
9885
+ Instances: Array<SnapshotInstance>
9886
+ }
9887
+
9888
+ /**
9889
+ * DeleteLocalGateway请求参数结构体
9890
+ */
9891
+ export interface DeleteLocalGatewayRequest {
9892
+ /**
9893
+ * 本地网关实例ID
9894
+ */
9895
+ LocalGatewayId: string
9562
9896
 
9563
9897
  /**
9564
9898
  * CDC实例ID
@@ -9996,23 +10330,13 @@ export interface DescribeTrafficPackagesResponse {
9996
10330
  }
9997
10331
 
9998
10332
  /**
9999
- * DescribeServiceTemplates返回参数结构体
10333
+ * CreateSnapshotPolicies请求参数结构体
10000
10334
  */
10001
- export interface DescribeServiceTemplatesResponse {
10002
- /**
10003
- * 符合条件的实例数量。
10004
- */
10005
- TotalCount: number
10006
-
10007
- /**
10008
- * 协议端口模板对象。
10009
- */
10010
- ServiceTemplateSet: Array<ServiceTemplate>
10011
-
10335
+ export interface CreateSnapshotPoliciesRequest {
10012
10336
  /**
10013
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
10337
+ * 快照策略详情。
10014
10338
  */
10015
- RequestId?: string
10339
+ SnapshotPolicies: Array<SnapshotPolicy>
10016
10340
  }
10017
10341
 
10018
10342
  /**
@@ -10121,6 +10445,21 @@ export interface CheckDefaultSubnetResponse {
10121
10445
  RequestId?: string
10122
10446
  }
10123
10447
 
10448
+ /**
10449
+ * DescribeVpcPrivateIpAddresses返回参数结构体
10450
+ */
10451
+ export interface DescribeVpcPrivateIpAddressesResponse {
10452
+ /**
10453
+ * 内网`IP`地址信息列表。
10454
+ */
10455
+ VpcPrivateIpAddressSet: Array<VpcPrivateIpAddress>
10456
+
10457
+ /**
10458
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
10459
+ */
10460
+ RequestId?: string
10461
+ }
10462
+
10124
10463
  /**
10125
10464
  * DisableRoutes请求参数结构体
10126
10465
  */
@@ -10387,6 +10726,16 @@ export interface DisableRoutesResponse {
10387
10726
  RequestId?: string
10388
10727
  }
10389
10728
 
10729
+ /**
10730
+ * ModifySnapshotPolicies请求参数结构体
10731
+ */
10732
+ export interface ModifySnapshotPoliciesRequest {
10733
+ /**
10734
+ * 快照策略修改信息。
10735
+ */
10736
+ SnapshotPoliciesInfo: Array<BatchModifySnapshotPolicy>
10737
+ }
10738
+
10390
10739
  /**
10391
10740
  * ModifyAddressAttribute请求参数结构体
10392
10741
  */
@@ -10749,6 +11098,35 @@ export interface UnassignIpv6AddressesRequest {
10749
11098
  Ipv6Addresses: Array<Ipv6Address>
10750
11099
  }
10751
11100
 
11101
+ /**
11102
+ * CreateTrafficPackages请求参数结构体
11103
+ */
11104
+ export interface CreateTrafficPackagesRequest {
11105
+ /**
11106
+ * 流量包规格。可选值:
11107
+ <li>10: 10GB流量,有效期一个月</li>
11108
+ <li>50: 50GB流量,有效期一个月</li>
11109
+ <li>512: 512GB流量,有效期一个月</li>
11110
+ <li>1024: 1TB流量,有效期一个月</li>
11111
+ <li>5120: 5TB流量,有效期一个月</li>
11112
+ <li>51200: 50TB流量,有效期一个月</li>
11113
+ <li>60: 60GB流量,有效期半年</li>
11114
+ <li>300: 300GB流量,有效期半年</li>
11115
+ <li>600: 600GB流量,有效期半年</li>
11116
+ <li>3072: 3TB流量,有效期半年</li>
11117
+ <li>6144: 6TB流量,有效期半年</li>
11118
+ <li>30720: 30TB流量,有效期半年</li>
11119
+ <li>61440: 60TB流量,有效期半年</li>
11120
+ <li>307200: 300TB流量,有效期半年</li>
11121
+ */
11122
+ TrafficAmount: number
11123
+
11124
+ /**
11125
+ * 流量包数量,可选范围 1~20。
11126
+ */
11127
+ TrafficPackageCount?: number
11128
+ }
11129
+
10752
11130
  /**
10753
11131
  * CreateAndAttachNetworkInterface返回参数结构体
10754
11132
  */
@@ -10885,6 +11263,64 @@ export interface DescribeHaVipsRequest {
10885
11263
  Limit?: number
10886
11264
  }
10887
11265
 
11266
+ /**
11267
+ * 快照策略
11268
+ */
11269
+ export interface SnapshotPolicy {
11270
+ /**
11271
+ * 快照策略名称。
11272
+ */
11273
+ SnapshotPolicyName: string
11274
+
11275
+ /**
11276
+ * 备份策略类型,operate-操作备份,time-定时备份。
11277
+ */
11278
+ BackupType: string
11279
+
11280
+ /**
11281
+ * 保留时间,支持1~365天。
11282
+ */
11283
+ KeepTime: number
11284
+
11285
+ /**
11286
+ * 是否创建新的cos桶,默认为False。
11287
+ 注意:此字段可能返回 null,表示取不到有效值。
11288
+ */
11289
+ CreateNewCos: boolean
11290
+
11291
+ /**
11292
+ * cos桶所在地域。
11293
+ */
11294
+ CosRegion: string
11295
+
11296
+ /**
11297
+ * cos桶。
11298
+ */
11299
+ CosBucket: string
11300
+
11301
+ /**
11302
+ * 快照策略Id。
11303
+ */
11304
+ SnapshotPolicyId?: string
11305
+
11306
+ /**
11307
+ * 时间备份策略。
11308
+ 注意:此字段可能返回 null,表示取不到有效值。
11309
+ */
11310
+ BackupPolicies?: Array<BackupPolicy>
11311
+
11312
+ /**
11313
+ * 启用状态,True-启用,False-停用,默认为True。
11314
+ */
11315
+ Enable?: boolean
11316
+
11317
+ /**
11318
+ * 创建时间。
11319
+ 注意:此字段可能返回 null,表示取不到有效值。
11320
+ */
11321
+ CreateTime?: string
11322
+ }
11323
+
10888
11324
  /**
10889
11325
  * UnassignPrivateIpAddresses返回参数结构体
10890
11326
  */
@@ -11203,7 +11639,7 @@ export interface BandwidthPackage {
11203
11639
  BandwidthPackageId: string
11204
11640
 
11205
11641
  /**
11206
- * 带宽包类型,包括'BGP','SINGLEISP','ANYCAST'
11642
+ * 带宽包类型,包括'BGP','SINGLEISP','ANYCAST','SINGLEISP_CMCC','SINGLEISP_CTCC','SINGLEISP_CUCC'
11207
11643
  */
11208
11644
  NetworkType: string
11209
11645
 
@@ -11846,6 +12282,16 @@ export interface CheckAssistantCidrRequest {
11846
12282
  OldCidrBlocks?: Array<string>
11847
12283
  }
11848
12284
 
12285
+ /**
12286
+ * RemoveBandwidthPackageResources返回参数结构体
12287
+ */
12288
+ export interface RemoveBandwidthPackageResourcesResponse {
12289
+ /**
12290
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
12291
+ */
12292
+ RequestId?: string
12293
+ }
12294
+
11849
12295
  /**
11850
12296
  * NAT网关的端口转发规则
11851
12297
  */
@@ -11881,6 +12327,16 @@ export interface DestinationIpPortTranslationNatRule {
11881
12327
  Description: string
11882
12328
  }
11883
12329
 
12330
+ /**
12331
+ * DeleteSnapshotPolicies请求参数结构体
12332
+ */
12333
+ export interface DeleteSnapshotPoliciesRequest {
12334
+ /**
12335
+ * 快照策略Id。
12336
+ */
12337
+ SnapshotPolicyIds: Array<string>
12338
+ }
12339
+
11884
12340
  /**
11885
12341
  * CreateDefaultVpc请求参数结构体
11886
12342
  */
@@ -11951,6 +12407,26 @@ export interface CheckAssistantCidrResponse {
11951
12407
  RequestId?: string
11952
12408
  }
11953
12409
 
12410
+ /**
12411
+ * DescribeVpcTaskResult返回参数结构体
12412
+ */
12413
+ export interface DescribeVpcTaskResultResponse {
12414
+ /**
12415
+ * 异步任务执行结果。结果:SUCCESS、FAILED、RUNNING。3者其中之一。其中SUCCESS表示任务执行成功,FAILED表示任务执行失败,RUNNING表示任务执行中。
12416
+ */
12417
+ Status: string
12418
+
12419
+ /**
12420
+ * 异步任务执行输出。
12421
+ */
12422
+ Output: string
12423
+
12424
+ /**
12425
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
12426
+ */
12427
+ RequestId?: string
12428
+ }
12429
+
11954
12430
  /**
11955
12431
  * InquiryPriceRenewVpnGateway请求参数结构体
11956
12432
  */
@@ -12079,19 +12555,9 @@ export interface DisassociateVpcEndPointSecurityGroupsResponse {
12079
12555
  }
12080
12556
 
12081
12557
  /**
12082
- * DescribeVpcTaskResult返回参数结构体
12558
+ * DeleteSnapshotPolicies返回参数结构体
12083
12559
  */
12084
- export interface DescribeVpcTaskResultResponse {
12085
- /**
12086
- * 异步任务执行结果。结果:SUCCESS、FAILED、RUNNING。3者其中之一。其中SUCCESS表示任务执行成功,FAILED表示任务执行失败,RUNNING表示任务执行中。
12087
- */
12088
- Status: string
12089
-
12090
- /**
12091
- * 异步任务执行输出。
12092
- */
12093
- Output: string
12094
-
12560
+ export interface DeleteSnapshotPoliciesResponse {
12095
12561
  /**
12096
12562
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
12097
12563
  */
@@ -12460,26 +12926,43 @@ export interface MigratePrivateIpAddressRequest {
12460
12926
  }
12461
12927
 
12462
12928
  /**
12463
- * DescribeServiceTemplates请求参数结构体
12929
+ * AssignPrivateIpAddresses请求参数结构体
12464
12930
  */
12465
- export interface DescribeServiceTemplatesRequest {
12931
+ export interface AssignPrivateIpAddressesRequest {
12466
12932
  /**
12467
- * 过滤条件。
12468
- <li>service-template-name - 协议端口模板名称。</li>
12469
- <li>service-template-id - 协议端口模板实例ID,例如:ppm-e6dy460g。</li>
12470
- <li>service-port- 协议端口。</li>
12471
- */
12472
- Filters?: Array<Filter>
12933
+ * 弹性网卡实例ID,例如:eni-m6dyj72l。
12934
+ */
12935
+ NetworkInterfaceId: string
12473
12936
 
12474
12937
  /**
12475
- * 偏移量,默认为0。
12938
+ * 指定的内网IP信息,单次最多指定10个。与SecondaryPrivateIpAddressCount至少提供一个。
12476
12939
  */
12477
- Offset?: string
12940
+ PrivateIpAddresses?: Array<PrivateIpAddressSpecification>
12478
12941
 
12479
12942
  /**
12480
- * 返回数量,默认为20,最大值为100。
12943
+ * 新申请的内网IP地址个数,与PrivateIpAddresses至少提供一个。内网IP地址个数总和不能超过配额数,详见<a href="/document/product/576/18527">弹性网卡使用限制</a>。
12481
12944
  */
12482
- Limit?: string
12945
+ SecondaryPrivateIpAddressCount?: number
12946
+ }
12947
+
12948
+ /**
12949
+ * DescribeSnapshotAttachedInstances返回参数结构体
12950
+ */
12951
+ export interface DescribeSnapshotAttachedInstancesResponse {
12952
+ /**
12953
+ * 实例列表
12954
+ */
12955
+ InstanceSet: Array<SnapshotInstance>
12956
+
12957
+ /**
12958
+ * 符合条件的对象数。
12959
+ */
12960
+ TotalCount: number
12961
+
12962
+ /**
12963
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
12964
+ */
12965
+ RequestId?: string
12483
12966
  }
12484
12967
 
12485
12968
  /**
@@ -12507,6 +12990,36 @@ export interface DeleteRouteTableRequest {
12507
12990
  RouteTableId: string
12508
12991
  }
12509
12992
 
12993
+ /**
12994
+ * 快照策略关联实例信息
12995
+ */
12996
+ export interface SnapshotInstance {
12997
+ /**
12998
+ * 实例Id。
12999
+ */
13000
+ InstanceId: string
13001
+
13002
+ /**
13003
+ * 实例类型,目前支持安全组:securitygroup。
13004
+ */
13005
+ InstanceType: string
13006
+
13007
+ /**
13008
+ * 实例所在地域。
13009
+ */
13010
+ InstanceRegion: string
13011
+
13012
+ /**
13013
+ * 快照策略Id。
13014
+ */
13015
+ SnapshotPolicyId?: string
13016
+
13017
+ /**
13018
+ * 实例名称。
13019
+ */
13020
+ InstanceName?: string
13021
+ }
13022
+
12510
13023
  /**
12511
13024
  * CreateVpnGateway请求参数结构体
12512
13025
  */
@@ -12595,6 +13108,46 @@ export interface DeleteVpcEndPointServiceWhiteListResponse {
12595
13108
  RequestId?: string
12596
13109
  }
12597
13110
 
13111
+ /**
13112
+ * DescribeServiceTemplates返回参数结构体
13113
+ */
13114
+ export interface DescribeServiceTemplatesResponse {
13115
+ /**
13116
+ * 符合条件的实例数量。
13117
+ */
13118
+ TotalCount: number
13119
+
13120
+ /**
13121
+ * 协议端口模板对象。
13122
+ */
13123
+ ServiceTemplateSet: Array<ServiceTemplate>
13124
+
13125
+ /**
13126
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
13127
+ */
13128
+ RequestId?: string
13129
+ }
13130
+
13131
+ /**
13132
+ * DescribeSgSnapshotFileContent请求参数结构体
13133
+ */
13134
+ export interface DescribeSgSnapshotFileContentRequest {
13135
+ /**
13136
+ * 快照策略Id。
13137
+ */
13138
+ SnapshotPolicyId: string
13139
+
13140
+ /**
13141
+ * 快照文件Id。
13142
+ */
13143
+ SnapshotFileId: string
13144
+
13145
+ /**
13146
+ * 安全组Id。
13147
+ */
13148
+ SecurityGroupId: string
13149
+ }
13150
+
12598
13151
  /**
12599
13152
  * CreateBandwidthPackage返回参数结构体
12600
13153
  */
@@ -12831,13 +13384,28 @@ export interface LockCcnsResponse {
12831
13384
  }
12832
13385
 
12833
13386
  /**
12834
- * RemoveBandwidthPackageResources返回参数结构体
13387
+ * 批量修改快照策略信息
12835
13388
  */
12836
- export interface RemoveBandwidthPackageResourcesResponse {
13389
+ export interface BatchModifySnapshotPolicy {
12837
13390
  /**
12838
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId
13391
+ * 快照策略Id
12839
13392
  */
12840
- RequestId?: string
13393
+ SnapshotPolicyId: string
13394
+
13395
+ /**
13396
+ * 快照策略名称。
13397
+ */
13398
+ SnapshotPolicyName?: string
13399
+
13400
+ /**
13401
+ * 备份策略。
13402
+ */
13403
+ BackupPolicies?: Array<BackupPolicy>
13404
+
13405
+ /**
13406
+ * 快照保留时间,支持1~365天。
13407
+ */
13408
+ KeepTime?: number
12841
13409
  }
12842
13410
 
12843
13411
  /**
@@ -13014,6 +13582,29 @@ export interface ModifyNatGatewayDestinationIpPortTranslationNatRuleRequest {
13014
13582
  DestinationNatRule: DestinationIpPortTranslationNatRule
13015
13583
  }
13016
13584
 
13585
+ /**
13586
+ * DescribeServiceTemplates请求参数结构体
13587
+ */
13588
+ export interface DescribeServiceTemplatesRequest {
13589
+ /**
13590
+ * 过滤条件。
13591
+ <li>service-template-name - 协议端口模板名称。</li>
13592
+ <li>service-template-id - 协议端口模板实例ID,例如:ppm-e6dy460g。</li>
13593
+ <li>service-port- 协议端口。</li>
13594
+ */
13595
+ Filters?: Array<Filter>
13596
+
13597
+ /**
13598
+ * 偏移量,默认为0。
13599
+ */
13600
+ Offset?: string
13601
+
13602
+ /**
13603
+ * 返回数量,默认为20,最大值为100。
13604
+ */
13605
+ Limit?: string
13606
+ }
13607
+
13017
13608
  /**
13018
13609
  * 协议端口模板
13019
13610
  */
@@ -13564,6 +14155,36 @@ export interface NetworkInterfaceAttachment {
13564
14155
  AttachTime: string
13565
14156
  }
13566
14157
 
14158
+ /**
14159
+ * 快照文件信息
14160
+ */
14161
+ export interface SnapshotFileInfo {
14162
+ /**
14163
+ * 快照策略Id。
14164
+ */
14165
+ SnapshotPolicyId: string
14166
+
14167
+ /**
14168
+ * 实例Id。
14169
+ */
14170
+ InstanceId: string
14171
+
14172
+ /**
14173
+ * 快照文件Id。
14174
+ */
14175
+ SnapshotFileId: string
14176
+
14177
+ /**
14178
+ * 备份时间。
14179
+ */
14180
+ BackupTime: string
14181
+
14182
+ /**
14183
+ * 操作者Uin。
14184
+ */
14185
+ Operator: string
14186
+ }
14187
+
13567
14188
  /**
13568
14189
  * ModifyNetworkInterfaceAttribute请求参数结构体
13569
14190
  */
@@ -13855,40 +14476,31 @@ export interface CreateRouteTableResponse {
13855
14476
  export type DescribeCrossBorderCcnRegionBandwidthLimitsRequest = null
13856
14477
 
13857
14478
  /**
13858
- * GetCcnRegionBandwidthLimits请求参数结构体
14479
+ * DescribeSnapshotAttachedInstances请求参数结构体
13859
14480
  */
13860
- export interface GetCcnRegionBandwidthLimitsRequest {
14481
+ export interface DescribeSnapshotAttachedInstancesRequest {
13861
14482
  /**
13862
- * CCN实例ID。形如:ccn-f49l6u0z
14483
+ * 快照策略Id
13863
14484
  */
13864
- CcnId: string
14485
+ SnapshotPolicyId: string
13865
14486
 
13866
14487
  /**
13867
14488
  * 过滤条件。
13868
- <li>sregion - String - (过滤条件)源地域,形如:ap-guangzhou。</li>
13869
- <li>dregion - String - (过滤条件)目的地域,形如:ap-shanghai-bm</li>
14489
+ 支持的过滤条件如下:
14490
+ <li>instance-id:实例ID。</li>
14491
+ <li>instance-region:实例所在地域。</li>
13870
14492
  */
13871
14493
  Filters?: Array<Filter>
13872
14494
 
13873
14495
  /**
13874
- * 排序条件,目前支持带宽(BandwidthLimit)和过期时间(ExpireTime)
13875
- */
13876
- SortedBy?: string
13877
-
13878
- /**
13879
- * 偏移量
14496
+ * 偏移量,默认为0。
13880
14497
  */
13881
14498
  Offset?: number
13882
14499
 
13883
14500
  /**
13884
- * 返回数量
14501
+ * 返回数量,默认为20,最大为200。
13885
14502
  */
13886
14503
  Limit?: number
13887
-
13888
- /**
13889
- * 排序方式,'ASC':升序,'DESC':降序。
13890
- */
13891
- OrderBy?: string
13892
14504
  }
13893
14505
 
13894
14506
  /**