tencentcloud-sdk-vpc 3.0.505 → 3.0.506
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.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20170312/client.rb +2 -2
- data/lib/v20170312/models.rb +20 -15
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 85444387f2499f6f31cbac53c018b3616afd818d
|
4
|
+
data.tar.gz: 6820cfc7e77ce9f137e72fe7b13cd180e7b5833c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7bfbc3355b94803833a79211837a0709a3800bb5ec51e78f58b35aa0f599e2666f7006af0974aaca61162fa319184119f29a31a707caa2e9ef9c81fdc0c78f30
|
7
|
+
data.tar.gz: 53e40ce3ec9dccd6b1bf31b2d3e375fc07e0a980547aef8b75f5a561493168fa90e7ece4e89da6247fcbe4c970a28146843f7a7a66bce15d37c9976589908290
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.506
|
data/lib/v20170312/client.rb
CHANGED
@@ -3033,7 +3033,7 @@ module TencentCloud
|
|
3033
3033
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
3034
3034
|
end
|
3035
3035
|
|
3036
|
-
# 本接口(DescribeCcnRoutes)用于查询已加入云联网(CCN
|
3036
|
+
# 本接口(DescribeCcnRoutes)用于查询已加入云联网(CCN)的路由。
|
3037
3037
|
|
3038
3038
|
# @param request: Request instance for DescribeCcnRoutes.
|
3039
3039
|
# @type request: :class:`Tencentcloud::vpc::V20170312::DescribeCcnRoutesRequest`
|
@@ -4781,7 +4781,7 @@ module TencentCloud
|
|
4781
4781
|
raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
|
4782
4782
|
end
|
4783
4783
|
|
4784
|
-
# 本接口(DisableCcnRoutes)用于禁用已经启用的云联网(CCN
|
4784
|
+
# 本接口(DisableCcnRoutes)用于禁用已经启用的云联网(CCN)路由。
|
4785
4785
|
|
4786
4786
|
# @param request: Request instance for DisableCcnRoutes.
|
4787
4787
|
# @type request: :class:`Tencentcloud::vpc::V20170312::DisableCcnRoutesRequest`
|
data/lib/v20170312/models.rb
CHANGED
@@ -1594,26 +1594,29 @@ module TencentCloud
|
|
1594
1594
|
# @param InstanceChargeType: 付费类型,PREPAID为预付费,POSTPAID为后付费。
|
1595
1595
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
1596
1596
|
# @type InstanceChargeType: String
|
1597
|
-
# @param BandwidthLimitType:
|
1597
|
+
# @param BandwidthLimitType: 限速类型,`INTER_REGION_LIMIT` 为地域间限速;`OUTER_REGION_LIMIT` 为地域出口限速。
|
1598
1598
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
1599
1599
|
# @type BandwidthLimitType: String
|
1600
1600
|
# @param TagSet: 标签键值对。
|
1601
1601
|
# @type TagSet: Array
|
1602
|
-
# @param RoutePriorityFlag:
|
1602
|
+
# @param RoutePriorityFlag: 是否支持云联网路由优先级的功能。`False`:不支持,`True`:支持。
|
1603
1603
|
# @type RoutePriorityFlag: Boolean
|
1604
1604
|
# @param RouteTableCount: 实例关联的路由表个数。
|
1605
1605
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
1606
1606
|
# @type RouteTableCount: Integer
|
1607
|
-
# @param RouteTableFlag:
|
1607
|
+
# @param RouteTableFlag: 是否开启云联网多路由表特性。`False`:未开启,`True`:开启。
|
1608
1608
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
1609
1609
|
# @type RouteTableFlag: Boolean
|
1610
|
+
# @param IsSecurityLock: `true`:实例已被封禁,流量不通,`false`:解封禁。
|
1611
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
1612
|
+
# @type IsSecurityLock: Boolean
|
1610
1613
|
# @param RouteBroadcastPolicyFlag: 是否开启云联网路由传播策略。`False` 未开启,`True` 开启。
|
1611
1614
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
1612
1615
|
# @type RouteBroadcastPolicyFlag: Boolean
|
1613
1616
|
|
1614
|
-
attr_accessor :CcnId, :CcnName, :CcnDescription, :InstanceCount, :CreateTime, :State, :QosLevel, :InstanceChargeType, :BandwidthLimitType, :TagSet, :RoutePriorityFlag, :RouteTableCount, :RouteTableFlag, :RouteBroadcastPolicyFlag
|
1617
|
+
attr_accessor :CcnId, :CcnName, :CcnDescription, :InstanceCount, :CreateTime, :State, :QosLevel, :InstanceChargeType, :BandwidthLimitType, :TagSet, :RoutePriorityFlag, :RouteTableCount, :RouteTableFlag, :IsSecurityLock, :RouteBroadcastPolicyFlag
|
1615
1618
|
|
1616
|
-
def initialize(ccnid=nil, ccnname=nil, ccndescription=nil, instancecount=nil, createtime=nil, state=nil, qoslevel=nil, instancechargetype=nil, bandwidthlimittype=nil, tagset=nil, routepriorityflag=nil, routetablecount=nil, routetableflag=nil, routebroadcastpolicyflag=nil)
|
1619
|
+
def initialize(ccnid=nil, ccnname=nil, ccndescription=nil, instancecount=nil, createtime=nil, state=nil, qoslevel=nil, instancechargetype=nil, bandwidthlimittype=nil, tagset=nil, routepriorityflag=nil, routetablecount=nil, routetableflag=nil, issecuritylock=nil, routebroadcastpolicyflag=nil)
|
1617
1620
|
@CcnId = ccnid
|
1618
1621
|
@CcnName = ccnname
|
1619
1622
|
@CcnDescription = ccndescription
|
@@ -1627,6 +1630,7 @@ module TencentCloud
|
|
1627
1630
|
@RoutePriorityFlag = routepriorityflag
|
1628
1631
|
@RouteTableCount = routetablecount
|
1629
1632
|
@RouteTableFlag = routetableflag
|
1633
|
+
@IsSecurityLock = issecuritylock
|
1630
1634
|
@RouteBroadcastPolicyFlag = routebroadcastpolicyflag
|
1631
1635
|
end
|
1632
1636
|
|
@@ -1651,6 +1655,7 @@ module TencentCloud
|
|
1651
1655
|
@RoutePriorityFlag = params['RoutePriorityFlag']
|
1652
1656
|
@RouteTableCount = params['RouteTableCount']
|
1653
1657
|
@RouteTableFlag = params['RouteTableFlag']
|
1658
|
+
@IsSecurityLock = params['IsSecurityLock']
|
1654
1659
|
@RouteBroadcastPolicyFlag = params['RouteBroadcastPolicyFlag']
|
1655
1660
|
end
|
1656
1661
|
end
|
@@ -2577,11 +2582,11 @@ module TencentCloud
|
|
2577
2582
|
# @type CcnName: String
|
2578
2583
|
# @param CcnDescription: CCN描述信息,最大长度不能超过100个字节。
|
2579
2584
|
# @type CcnDescription: String
|
2580
|
-
# @param QosLevel: CCN
|
2585
|
+
# @param QosLevel: CCN服务质量,`PT`:白金,`AU`:金,`AG`:银,默认为`AU`。
|
2581
2586
|
# @type QosLevel: String
|
2582
|
-
# @param InstanceChargeType:
|
2587
|
+
# @param InstanceChargeType: 计费模式,`PREPAID`:表示预付费,即包年包月,`POSTPAID`:表示后付费,即按量计费。默认:`POSTPAID`。
|
2583
2588
|
# @type InstanceChargeType: String
|
2584
|
-
# @param BandwidthLimitType:
|
2589
|
+
# @param BandwidthLimitType: 限速类型,`OUTER_REGION_LIMIT`表示地域出口限速,`INTER_REGION_LIMIT`为地域间限速,默认为`OUTER_REGION_LIMIT`。预付费模式仅支持地域间限速,后付费模式支持地域间限速和地域出口限速。
|
2585
2590
|
# @type BandwidthLimitType: String
|
2586
2591
|
# @param Tags: 指定绑定的标签列表,例如:[{"Key": "city", "Value": "shanghai"}]
|
2587
2592
|
# @type Tags: Array
|
@@ -4931,13 +4936,13 @@ module TencentCloud
|
|
4931
4936
|
|
4932
4937
|
# 跨境带宽监控数据
|
4933
4938
|
class CrossBorderFlowMonitorData < TencentCloud::Common::AbstractModel
|
4934
|
-
# @param InBandwidth:
|
4939
|
+
# @param InBandwidth: 入带宽,单位:`bps`。
|
4935
4940
|
# @type InBandwidth: Array
|
4936
|
-
# @param OutBandwidth:
|
4941
|
+
# @param OutBandwidth: 出带宽,单位:`bps`。
|
4937
4942
|
# @type OutBandwidth: Array
|
4938
|
-
# @param InPkg:
|
4943
|
+
# @param InPkg: 入包,单位:`pps`。
|
4939
4944
|
# @type InPkg: Array
|
4940
|
-
# @param OutPkg:
|
4945
|
+
# @param OutPkg: 出包,单位:`pps`。
|
4941
4946
|
# @type OutPkg: Array
|
4942
4947
|
|
4943
4948
|
attr_accessor :InBandwidth, :OutBandwidth, :InPkg, :OutPkg
|
@@ -7108,9 +7113,9 @@ module TencentCloud
|
|
7108
7113
|
|
7109
7114
|
# DescribeCcnRoutes请求参数结构体
|
7110
7115
|
class DescribeCcnRoutesRequest < TencentCloud::Common::AbstractModel
|
7111
|
-
# @param CcnId: CCN实例ID
|
7116
|
+
# @param CcnId: CCN实例ID,形如:`ccn-gree226l`。
|
7112
7117
|
# @type CcnId: String
|
7113
|
-
# @param RouteIds: CCN路由策略唯一ID
|
7118
|
+
# @param RouteIds: CCN路由策略唯一ID,形如:`ccnr-f49l6u0z`。
|
7114
7119
|
# @type RouteIds: Array
|
7115
7120
|
# @param Filters: 过滤条件,参数不支持同时指定RouteIds和Filters。
|
7116
7121
|
# <li>route-id - String -(过滤条件)路由策略ID。</li>
|
@@ -7187,7 +7192,7 @@ module TencentCloud
|
|
7187
7192
|
# @param CcnIds: CCN实例ID。形如:ccn-f49l6u0z。每次请求的实例的上限为100。参数不支持同时指定CcnIds和Filters。
|
7188
7193
|
# @type CcnIds: Array
|
7189
7194
|
# @param Filters: 过滤条件,参数不支持同时指定CcnIds和Filters。
|
7190
|
-
# <li>ccn-id - String - (过滤条件)CCN唯一ID
|
7195
|
+
# <li>ccn-id - String - (过滤条件)CCN唯一ID,形如:`ccn-f49l6u0z`。</li>
|
7191
7196
|
# <li>ccn-name - String - (过滤条件)CCN名称。</li>
|
7192
7197
|
# <li>ccn-description - String - (过滤条件)CCN描述。</li>
|
7193
7198
|
# <li>state - String - (过滤条件)实例状态, 'ISOLATED': 隔离中(欠费停服),'AVAILABLE':运行中。</li>
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-vpc
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.506
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2023-02-
|
11
|
+
date: 2023-02-10 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|