tencentcloud-sdk-nodejs 4.0.1015 → 4.0.1017

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 (56) hide show
  1. package/CHANGELOG.md +190 -0
  2. package/SERVICE_CHANGELOG.md +160 -1235
  3. package/package.json +1 -1
  4. package/products.md +16 -16
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/cdwdoris/v20211228/cdwdoris_models.ts +20 -9
  7. package/src/services/cfs/v20190719/cfs_client.ts +19 -7
  8. package/src/services/cfs/v20190719/cfs_models.ts +52 -28
  9. package/src/services/cvm/v20170312/cvm_models.ts +24 -4
  10. package/src/services/faceid/v20180301/faceid_models.ts +7 -7
  11. package/src/services/iotexplorer/v20190423/iotexplorer_client.ts +17 -4
  12. package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +156 -40
  13. package/src/services/lcic/v20220817/lcic_client.ts +1 -1
  14. package/src/services/lcic/v20220817/lcic_models.ts +1 -1
  15. package/src/services/lighthouse/v20200324/lighthouse_models.ts +8 -0
  16. package/src/services/mps/v20190612/mps_models.ts +2 -5
  17. package/src/services/postgres/v20170312/postgres_models.ts +30 -16
  18. package/src/services/rum/v20210622/rum_models.ts +0 -1
  19. package/src/services/scf/v20180416/scf_models.ts +2 -2
  20. package/src/services/trro/v20220325/trro_models.ts +6 -6
  21. package/src/services/trtc/v20190722/trtc_models.ts +4 -0
  22. package/src/services/tse/v20201207/tse_client.ts +17 -4
  23. package/src/services/tse/v20201207/tse_models.ts +105 -64
  24. package/src/services/vpc/v20170312/vpc_client.ts +5179 -7
  25. package/src/services/vpc/v20170312/vpc_models.ts +18815 -9
  26. package/tencentcloud/common/sdk_version.d.ts +1 -1
  27. package/tencentcloud/common/sdk_version.js +1 -1
  28. package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +20 -9
  29. package/tencentcloud/services/cfs/v20190719/cfs_client.d.ts +7 -3
  30. package/tencentcloud/services/cfs/v20190719/cfs_client.js +9 -3
  31. package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +50 -28
  32. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +24 -4
  33. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +7 -7
  34. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +5 -1
  35. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +6 -0
  36. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +153 -40
  37. package/tencentcloud/services/lcic/v20220817/lcic_client.d.ts +1 -1
  38. package/tencentcloud/services/lcic/v20220817/lcic_client.js +1 -1
  39. package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +1 -1
  40. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +8 -0
  41. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +2 -5
  42. package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +30 -16
  43. package/tencentcloud/services/rum/v20210622/rum_models.d.ts +0 -1
  44. package/tencentcloud/services/scf/v20180416/scf_models.d.ts +2 -2
  45. package/tencentcloud/services/trro/v20220325/trro_models.d.ts +6 -6
  46. package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +4 -0
  47. package/tencentcloud/services/tse/v20201207/tse_client.d.ts +5 -1
  48. package/tencentcloud/services/tse/v20201207/tse_client.js +6 -0
  49. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +102 -64
  50. package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +1895 -3
  51. package/tencentcloud/services/vpc/v20170312/vpc_client.js +2669 -3
  52. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +17875 -9
  53. package/test/cfs.v20190719.test.js +12 -2
  54. package/test/iotexplorer.v20190423.test.js +10 -0
  55. package/test/tse.v20201207.test.js +10 -0
  56. package/test/vpc.v20170312.test.js +3872 -2
@@ -1423,31 +1423,21 @@ export interface CreateGovernanceServicesRequest {
1423
1423
  }
1424
1424
 
1425
1425
  /**
1426
- * 弹性伸缩配置指标
1426
+ * ModifyCloudNativeAPIGatewayServiceRateLimit请求参数结构体
1427
1427
  */
1428
- export interface CloudNativeAPIGatewayStrategyAutoScalerConfigMetric {
1429
- /**
1430
- * 指标类型
1431
- - Resource
1432
- */
1433
- Type?: string
1428
+ export interface ModifyCloudNativeAPIGatewayServiceRateLimitRequest {
1434
1429
  /**
1435
- * 指标资源名称
1436
- - cpu
1437
- - memory
1438
- 注意:此字段可能返回 null,表示取不到有效值。
1430
+ * 网关ID
1439
1431
  */
1440
- ResourceName?: string
1432
+ GatewayId: string
1441
1433
  /**
1442
- * 指标目标类型,目前只支持百分比Utilization
1443
- 注意:此字段可能返回 null,表示取不到有效值。
1434
+ * 服务名称,或服务ID
1444
1435
  */
1445
- TargetType?: string
1436
+ Name: string
1446
1437
  /**
1447
- * 指标目标值
1448
- 注意:此字段可能返回 null,表示取不到有效值。
1438
+ * 限流配置
1449
1439
  */
1450
- TargetValue?: number
1440
+ LimitDetail: CloudNativeAPIGatewayRateLimitDetail
1451
1441
  }
1452
1442
 
1453
1443
  /**
@@ -1532,43 +1522,21 @@ export interface ModifyNetworkAccessStrategyResponse {
1532
1522
  }
1533
1523
 
1534
1524
  /**
1535
- * ModifyAutoScalerResourceStrategy请求参数结构体
1525
+ * RestartSREInstance请求参数结构体
1536
1526
  */
1537
- export interface ModifyAutoScalerResourceStrategyRequest {
1538
- /**
1539
- * 网关实例ID
1540
- */
1541
- GatewayId: string
1542
- /**
1543
- * 策略ID
1544
- */
1545
- StrategyId: string
1546
- /**
1547
- * 策略名称
1548
- */
1549
- StrategyName?: string
1550
- /**
1551
- * 策略描述
1552
- */
1553
- Description?: string
1554
- /**
1555
- * 指标伸缩配置
1556
- */
1557
- Config?: CloudNativeAPIGatewayStrategyAutoScalerConfig
1527
+ export interface RestartSREInstanceRequest {
1558
1528
  /**
1559
- * 定时伸缩配置
1560
- * @deprecated
1529
+ * 微服务引擎实例Id
1561
1530
  */
1562
- CronScalerConfig?: CloudNativeAPIGatewayStrategyCronScalerConfig
1531
+ InstanceId: string
1563
1532
  /**
1564
- * 最大节点数
1565
- * @deprecated
1533
+ * 重启的环境类型(PROD,DEV,UAT等)
1566
1534
  */
1567
- MaxReplicas?: number
1535
+ EnvTypes?: Array<string>
1568
1536
  /**
1569
- * 指标伸缩配置
1537
+ * 指定需要重启的实例节点(当前仅支持zk单节点重启)
1570
1538
  */
1571
- CronConfig?: CloudNativeAPIGatewayStrategyCronScalerConfig
1539
+ NodeName?: string
1572
1540
  }
1573
1541
 
1574
1542
  /**
@@ -4517,6 +4485,21 @@ export interface RollbackConfigFileReleasesRequest {
4517
4485
  RollbackConfigFileReleases: Array<ConfigFileRelease>
4518
4486
  }
4519
4487
 
4488
+ /**
4489
+ * DescribeCloudNativeAPIGatewayInfoByIp返回参数结构体
4490
+ */
4491
+ export interface DescribeCloudNativeAPIGatewayInfoByIpResponse {
4492
+ /**
4493
+ * 出参
4494
+ 注意:此字段可能返回 null,表示取不到有效值。
4495
+ */
4496
+ Result?: DescribeInstanceInfoByIpResult
4497
+ /**
4498
+ * 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
4499
+ */
4500
+ RequestId?: string
4501
+ }
4502
+
4520
4503
  /**
4521
4504
  * 灰度规则
4522
4505
  */
@@ -5382,6 +5365,22 @@ export interface CreateGatewayServiceResult {
5382
5365
  ServiceId?: string
5383
5366
  }
5384
5367
 
5368
+ /**
5369
+ * 根据公网IP查询云原生网关实例信息出参
5370
+ */
5371
+ export interface DescribeInstanceInfoByIpResult {
5372
+ /**
5373
+ * 实例id
5374
+ 注意:此字段可能返回 null,表示取不到有效值。
5375
+ */
5376
+ GatewayId?: string
5377
+ /**
5378
+ * 分组id
5379
+ 注意:此字段可能返回 null,表示取不到有效值。
5380
+ */
5381
+ GroupId?: string
5382
+ }
5383
+
5385
5384
  /**
5386
5385
  * DeleteEngine返回参数结构体
5387
5386
  */
@@ -6401,6 +6400,16 @@ export interface DescribeSREInstancesRequest {
6401
6400
  QuerySource?: string
6402
6401
  }
6403
6402
 
6403
+ /**
6404
+ * DescribeCloudNativeAPIGatewayInfoByIp请求参数结构体
6405
+ */
6406
+ export interface DescribeCloudNativeAPIGatewayInfoByIpRequest {
6407
+ /**
6408
+ * 云原生网关的公网ip
6409
+ */
6410
+ PublicNetworkIP: string
6411
+ }
6412
+
6404
6413
  /**
6405
6414
  * DescribeZookeeperReplicas返回参数结构体
6406
6415
  */
@@ -7777,21 +7786,31 @@ export interface ModifyNetworkBasicInfoRequest {
7777
7786
  }
7778
7787
 
7779
7788
  /**
7780
- * ModifyCloudNativeAPIGatewayServiceRateLimit请求参数结构体
7789
+ * 弹性伸缩配置指标
7781
7790
  */
7782
- export interface ModifyCloudNativeAPIGatewayServiceRateLimitRequest {
7791
+ export interface CloudNativeAPIGatewayStrategyAutoScalerConfigMetric {
7783
7792
  /**
7784
- * 网关ID
7793
+ * 指标类型
7794
+ - Resource
7785
7795
  */
7786
- GatewayId: string
7796
+ Type?: string
7787
7797
  /**
7788
- * 服务名称,或服务ID
7798
+ * 指标资源名称
7799
+ - cpu
7800
+ - memory
7801
+ 注意:此字段可能返回 null,表示取不到有效值。
7789
7802
  */
7790
- Name: string
7803
+ ResourceName?: string
7791
7804
  /**
7792
- * 限流配置
7805
+ * 指标目标类型,目前只支持百分比Utilization
7806
+ 注意:此字段可能返回 null,表示取不到有效值。
7793
7807
  */
7794
- LimitDetail: CloudNativeAPIGatewayRateLimitDetail
7808
+ TargetType?: string
7809
+ /**
7810
+ * 指标目标值
7811
+ 注意:此字段可能返回 null,表示取不到有效值。
7812
+ */
7813
+ TargetValue?: number
7795
7814
  }
7796
7815
 
7797
7816
  /**
@@ -8125,21 +8144,43 @@ export interface Filter {
8125
8144
  }
8126
8145
 
8127
8146
  /**
8128
- * RestartSREInstance请求参数结构体
8147
+ * ModifyAutoScalerResourceStrategy请求参数结构体
8129
8148
  */
8130
- export interface RestartSREInstanceRequest {
8149
+ export interface ModifyAutoScalerResourceStrategyRequest {
8131
8150
  /**
8132
- * 微服务引擎实例Id
8151
+ * 网关实例ID
8133
8152
  */
8134
- InstanceId: string
8153
+ GatewayId: string
8135
8154
  /**
8136
- * 重启的环境类型(PROD,DEV,UAT等)
8155
+ * 策略ID
8137
8156
  */
8138
- EnvTypes?: Array<string>
8157
+ StrategyId: string
8139
8158
  /**
8140
- * 指定需要重启的实例节点(当前仅支持zk单节点重启)
8159
+ * 策略名称
8141
8160
  */
8142
- NodeName?: string
8161
+ StrategyName?: string
8162
+ /**
8163
+ * 策略描述
8164
+ */
8165
+ Description?: string
8166
+ /**
8167
+ * 指标伸缩配置
8168
+ */
8169
+ Config?: CloudNativeAPIGatewayStrategyAutoScalerConfig
8170
+ /**
8171
+ * 定时伸缩配置
8172
+ * @deprecated
8173
+ */
8174
+ CronScalerConfig?: CloudNativeAPIGatewayStrategyCronScalerConfig
8175
+ /**
8176
+ * 最大节点数
8177
+ * @deprecated
8178
+ */
8179
+ MaxReplicas?: number
8180
+ /**
8181
+ * 指标伸缩配置
8182
+ */
8183
+ CronConfig?: CloudNativeAPIGatewayStrategyCronScalerConfig
8143
8184
  }
8144
8185
 
8145
8186
  /**