tencentcloud-sdk-nodejs-cfw 4.1.165 → 4.1.169

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 CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-cfw",
3
- "version": "4.1.165",
3
+ "version": "4.1.169",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "./tencentcloud/index.js",
6
6
  "module": "./es/index.js",
@@ -2915,6 +2915,7 @@ export interface EdgeIpInfo {
2915
2915
  * 0: 该地域暂未支持串行
2916
2916
  1: 该用户未在该地域配置串行带宽
2917
2917
  2: 该用户已在该地域配置串行带宽,可以开启串行开关
2918
+ 3. 该地域可以支持串行,但是未部署公共集群
2918
2919
  */
2919
2920
  IsSerialRegion?: number;
2920
2921
  /**
@@ -2925,7 +2926,7 @@ export interface EdgeIpInfo {
2925
2926
  IsPublicClb?: number;
2926
2927
  /**
2927
2928
  * 0: 开启开关时提示要创建私有连接。
2928
- 1: 关闭该开关是提示删除私有连接。
2929
+ 1: 关闭该开关时提示删除私有连接。
2929
2930
  如果大于 1: 关闭开关 、开启开关不需提示创建删除私有连接。
2930
2931
  */
2931
2932
  EndpointBindEipNum?: number;
@@ -2972,6 +2973,13 @@ export interface EdgeIpInfo {
2972
2973
  * IP超量状态
2973
2974
  */
2974
2975
  OverUsedStatus?: number;
2976
+ /**
2977
+ * 0 都不支持
2978
+ 1 支持旁路
2979
+ 2 支持串行
2980
+ 3 旁路串行都支持
2981
+ */
2982
+ SwitchSupportType?: number;
2975
2983
  }
2976
2984
  /**
2977
2985
  * AssetZone