tencentcloud-sdk-cdc 3.0.939 → 3.0.941
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/v20201214/models.rb +10 -10
- 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: 2be4497950260cee7815d0f823917f73004a5e31
|
|
4
|
+
data.tar.gz: bd57290466a4c44bef27b34f0e4a25ab6a95d154
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 015a6f128dd35f467715345b536900e04f53c95d5fb922279f46cb957ed8a860247d2a6b6f97602d0053646e3ff9a3ff28c1c9ca3f2560c417240af1adffd43b
|
|
7
|
+
data.tar.gz: edf4923ad714ef793f5afd5519d5edfab09677a7e83d4918f68d43ba26d8def543f82b48dbb6cffac9eb19acc2d16d2aea5cc4d36122ef5f0037627637b5bc73
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.941
|
data/lib/v20201214/models.rb
CHANGED
|
@@ -93,7 +93,7 @@ module TencentCloud
|
|
|
93
93
|
# @type CbsInfo: :class:`Tencentcloud::Cdc.v20201214.models.CbsInfo`
|
|
94
94
|
# @param PurchaseSource: 购买来源,默认为cloudApi
|
|
95
95
|
# @type PurchaseSource: String
|
|
96
|
-
# @param DedicatedClusterOrderId: 当调用API接口提交订单时,需要提交DedicatedClusterOrderId
|
|
96
|
+
# @param DedicatedClusterOrderId: 当调用API接口提交订单时,需要提交DedicatedClusterOrderId,此处DedicatedClusterOrderId是之前创建的订单,可通过DescribeDedicatedClusterOrders接口查询,这里传入DedicatedClusterOrderId用于调整订单和支付。
|
|
97
97
|
# @type DedicatedClusterOrderId: String
|
|
98
98
|
|
|
99
99
|
attr_accessor :DedicatedClusterId, :DedicatedClusterTypes, :CosInfo, :CbsInfo, :PurchaseSource, :DedicatedClusterOrderId
|
|
@@ -215,19 +215,19 @@ module TencentCloud
|
|
|
215
215
|
# @type Description: String
|
|
216
216
|
# @param Note: 注意事项
|
|
217
217
|
# @type Note: String
|
|
218
|
-
# @param FiberType: 您将使用光纤类型将CDC
|
|
218
|
+
# @param FiberType: 您将使用光纤类型将CDC设备连接到网络。有单模和多模两种选项。取值范围:"MM","SM"
|
|
219
219
|
# @type FiberType: String
|
|
220
220
|
# @param OpticalStandard: 您将CDC连接到网络时采用的光学标准。此字段取决于上行链路速度、光纤类型和到上游设备的距离。
|
|
221
221
|
# @type OpticalStandard: String
|
|
222
222
|
# @param PowerConnectors: 电源连接器类型
|
|
223
223
|
# @type PowerConnectors: String
|
|
224
|
-
# @param PowerFeedDrop:
|
|
224
|
+
# @param PowerFeedDrop: 从机架上方还是下方供电。取值范围:["UP","DOWN"]
|
|
225
225
|
# @type PowerFeedDrop: String
|
|
226
226
|
# @param MaxWeight: 最大承重(KG)
|
|
227
227
|
# @type MaxWeight: Integer
|
|
228
228
|
# @param PowerDrawKva: 功耗(KW)
|
|
229
229
|
# @type PowerDrawKva: Integer
|
|
230
|
-
# @param UplinkSpeedGbps: 网络到腾讯云Region区域的上行链路速度
|
|
230
|
+
# @param UplinkSpeedGbps: 网络到腾讯云Region区域的上行链路速度(Gbps)
|
|
231
231
|
# @type UplinkSpeedGbps: Integer
|
|
232
232
|
# @param UplinkCount: 将CDC连接到网络时,每台CDC网络设备(每个机架 2 台设备)使用的上行链路数量。
|
|
233
233
|
# @type UplinkCount: Integer
|
|
@@ -825,7 +825,7 @@ module TencentCloud
|
|
|
825
825
|
# @type StartTime: String
|
|
826
826
|
# @param EndTime: 结束时间
|
|
827
827
|
# @type EndTime: String
|
|
828
|
-
# @param Period: 时间范围精度,1
|
|
828
|
+
# @param Period: 时间范围精度,1分钟(ONE_MINUTE)/5分钟(FIVE_MINUTE)
|
|
829
829
|
# @type Period: String
|
|
830
830
|
# @param Offset: 偏移量,默认为0。
|
|
831
831
|
# @type Offset: Integer
|
|
@@ -937,7 +937,7 @@ module TencentCloud
|
|
|
937
937
|
# @type StartTime: String
|
|
938
938
|
# @param EndTime: 结束时间
|
|
939
939
|
# @type EndTime: String
|
|
940
|
-
# @param Period: 时间范围精度,1
|
|
940
|
+
# @param Period: 时间范围精度,1分钟(ONE_MINUTE)/5分钟(FIVE_MINUTE)
|
|
941
941
|
# @type Period: String
|
|
942
942
|
|
|
943
943
|
attr_accessor :DedicatedClusterId, :HostId, :StartTime, :EndTime, :Period
|
|
@@ -1847,9 +1847,9 @@ module TencentCloud
|
|
|
1847
1847
|
class ModifyOrderStatusRequest < TencentCloud::Common::AbstractModel
|
|
1848
1848
|
# @param Status: 要更新成的状态
|
|
1849
1849
|
# @type Status: String
|
|
1850
|
-
# @param DedicatedClusterOrderId: 大订单ID
|
|
1850
|
+
# @param DedicatedClusterOrderId: 大订单ID,可以在本地专用集群的基础信息页获取大订单ID
|
|
1851
1851
|
# @type DedicatedClusterOrderId: String
|
|
1852
|
-
# @param SubOrderIds: 小订单ID
|
|
1852
|
+
# @param SubOrderIds: 小订单ID,进入大订单的详情页,可以看到小订单ID
|
|
1853
1853
|
# @type SubOrderIds: Array
|
|
1854
1854
|
|
|
1855
1855
|
attr_accessor :Status, :DedicatedClusterOrderId, :SubOrderIds
|
|
@@ -1893,13 +1893,13 @@ module TencentCloud
|
|
|
1893
1893
|
# @type OpticalStandard: String
|
|
1894
1894
|
# @param PowerConnectors: 电源连接器类型
|
|
1895
1895
|
# @type PowerConnectors: String
|
|
1896
|
-
# @param PowerFeedDrop:
|
|
1896
|
+
# @param PowerFeedDrop: 从机架上方还是下方供电。取值范围:["UP","DOWN"]
|
|
1897
1897
|
# @type PowerFeedDrop: String
|
|
1898
1898
|
# @param MaxWeight: 最大承重(KG)
|
|
1899
1899
|
# @type MaxWeight: Integer
|
|
1900
1900
|
# @param PowerDrawKva: 功耗(KW)
|
|
1901
1901
|
# @type PowerDrawKva: Integer
|
|
1902
|
-
# @param UplinkSpeedGbps: 网络到腾讯云Region区域的上行链路速度
|
|
1902
|
+
# @param UplinkSpeedGbps: 网络到腾讯云Region区域的上行链路速度(Gbps)
|
|
1903
1903
|
# @type UplinkSpeedGbps: Integer
|
|
1904
1904
|
# @param UplinkCount: 将CDC连接到网络时,每台CDC网络设备(每个机架 2 台设备)使用的上行链路数量。
|
|
1905
1905
|
# @type UplinkCount: Integer
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-cdc
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.941
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2024-11-
|
|
11
|
+
date: 2024-11-12 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|