tencentcloud-sdk-cloudhsm 3.0.778 → 3.0.779
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/v20191112/models.rb +14 -14
- metadata +3 -3
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: 503af86e679cda206d75d6c3da0bfaba5087a41b
|
|
4
|
+
data.tar.gz: 64dd6e606060c7a03ec21c8a67528e5ae63791dc
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 5864540a515bb1cf6df4029216e58b19fda7c1b7a85b587d7d1ad5a6281773d20a06cc00e846f5231953c922cdfd04c346e781c81e262557ae8544924607ccc3
|
|
7
|
+
data.tar.gz: c169ba89590b1272d8222d14db0281e643ecd27ed798d481c80a8a9715cc17874a63945680e9151de83452defb91260642d961452b186d8767053385b3846e06
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.779
|
data/lib/v20191112/models.rb
CHANGED
|
@@ -75,7 +75,7 @@ module TencentCloud
|
|
|
75
75
|
# @type TotalCount: Integer
|
|
76
76
|
# @param SubnetId: 作为查询条件的SubnetId
|
|
77
77
|
# @type SubnetId: String
|
|
78
|
-
# @param RequestId: 唯一请求 ID
|
|
78
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
79
79
|
# @type RequestId: String
|
|
80
80
|
|
|
81
81
|
attr_accessor :TotalCount, :SubnetId, :RequestId
|
|
@@ -115,7 +115,7 @@ module TencentCloud
|
|
|
115
115
|
# @type TotalCount: Integer
|
|
116
116
|
# @param VpcId: 作为查询条件的VpcId
|
|
117
117
|
# @type VpcId: String
|
|
118
|
-
# @param RequestId: 唯一请求 ID
|
|
118
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
119
119
|
# @type RequestId: String
|
|
120
120
|
|
|
121
121
|
attr_accessor :TotalCount, :VpcId, :RequestId
|
|
@@ -168,7 +168,7 @@ module TencentCloud
|
|
|
168
168
|
# @param SubnetList: 返回的子网实例列表。
|
|
169
169
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
170
170
|
# @type SubnetList: Array
|
|
171
|
-
# @param RequestId: 唯一请求 ID
|
|
171
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
172
172
|
# @type RequestId: String
|
|
173
173
|
|
|
174
174
|
attr_accessor :TotalCount, :SubnetList, :RequestId
|
|
@@ -214,7 +214,7 @@ module TencentCloud
|
|
|
214
214
|
# @param DeviceTypes: 当前地域所支持的设备列表
|
|
215
215
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
216
216
|
# @type DeviceTypes: Array
|
|
217
|
-
# @param RequestId: 唯一请求 ID
|
|
217
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
218
218
|
# @type RequestId: String
|
|
219
219
|
|
|
220
220
|
attr_accessor :DeviceTypes, :RequestId
|
|
@@ -268,7 +268,7 @@ module TencentCloud
|
|
|
268
268
|
# @type SgList: Array
|
|
269
269
|
# @param TotalCount: 返回的安全组数量
|
|
270
270
|
# @type TotalCount: Integer
|
|
271
|
-
# @param RequestId: 唯一请求 ID
|
|
271
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
272
272
|
# @type RequestId: String
|
|
273
273
|
|
|
274
274
|
attr_accessor :SgList, :TotalCount, :RequestId
|
|
@@ -317,7 +317,7 @@ module TencentCloud
|
|
|
317
317
|
# @param TotalCount: 安全组详情数量
|
|
318
318
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
319
319
|
# @type TotalCount: Integer
|
|
320
|
-
# @param RequestId: 唯一请求 ID
|
|
320
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
321
321
|
# @type RequestId: String
|
|
322
322
|
|
|
323
323
|
attr_accessor :SgRules, :TotalCount, :RequestId
|
|
@@ -373,7 +373,7 @@ module TencentCloud
|
|
|
373
373
|
# @param VpcList: Vpc对象列表
|
|
374
374
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
375
375
|
# @type VpcList: Array
|
|
376
|
-
# @param RequestId: 唯一请求 ID
|
|
376
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
377
377
|
# @type RequestId: String
|
|
378
378
|
|
|
379
379
|
attr_accessor :TotalCount, :VpcList, :RequestId
|
|
@@ -474,7 +474,7 @@ module TencentCloud
|
|
|
474
474
|
# @param Manufacturer: 厂商
|
|
475
475
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
476
476
|
# @type Manufacturer: String
|
|
477
|
-
# @param RequestId: 唯一请求 ID
|
|
477
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
478
478
|
# @type RequestId: String
|
|
479
479
|
|
|
480
480
|
attr_accessor :ResourceId, :ResourceName, :Status, :Vip, :VpcId, :SubnetId, :Model, :VsmType, :RegionId, :ZoneId, :ExpireTime, :SgList, :SubnetName, :RegionName, :ZoneName, :Expired, :RemainSeconds, :VpcName, :VpcCidrBlock, :SubnetCidrBlock, :Tags, :RenewFlag, :Manufacturer, :RequestId
|
|
@@ -598,7 +598,7 @@ module TencentCloud
|
|
|
598
598
|
# @param VsmList: 资源信息
|
|
599
599
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
600
600
|
# @type VsmList: Array
|
|
601
|
-
# @param RequestId: 唯一请求 ID
|
|
601
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
602
602
|
# @type RequestId: String
|
|
603
603
|
|
|
604
604
|
attr_accessor :TotalCount, :VsmList, :RequestId
|
|
@@ -666,7 +666,7 @@ module TencentCloud
|
|
|
666
666
|
# @param AlarmConfig: 用户所有的告警策略
|
|
667
667
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
668
668
|
# @type AlarmConfig: Array
|
|
669
|
-
# @param RequestId: 唯一请求 ID
|
|
669
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
670
670
|
# @type RequestId: String
|
|
671
671
|
|
|
672
672
|
attr_accessor :AlarmConfig, :RequestId
|
|
@@ -713,7 +713,7 @@ module TencentCloud
|
|
|
713
713
|
class GetVsmMonitorInfoResponse < TencentCloud::Common::AbstractModel
|
|
714
714
|
# @param MonitorInfo: VSM监控信息
|
|
715
715
|
# @type MonitorInfo: Array
|
|
716
|
-
# @param RequestId: 唯一请求 ID
|
|
716
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
717
717
|
# @type RequestId: String
|
|
718
718
|
|
|
719
719
|
attr_accessor :MonitorInfo, :RequestId
|
|
@@ -817,7 +817,7 @@ module TencentCloud
|
|
|
817
817
|
# @param OriginalCost: 应付总金额,浮点型参数,精确到小数点后两位,如:2000.99
|
|
818
818
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
819
819
|
# @type OriginalCost: Float
|
|
820
|
-
# @param RequestId: 唯一请求 ID
|
|
820
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
821
821
|
# @type RequestId: String
|
|
822
822
|
|
|
823
823
|
attr_accessor :TotalCost, :GoodsNum, :TimeSpan, :TimeUnit, :OriginalCost, :RequestId
|
|
@@ -875,7 +875,7 @@ module TencentCloud
|
|
|
875
875
|
|
|
876
876
|
# ModifyAlarmEvent返回参数结构体
|
|
877
877
|
class ModifyAlarmEventResponse < TencentCloud::Common::AbstractModel
|
|
878
|
-
# @param RequestId: 唯一请求 ID
|
|
878
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
879
879
|
# @type RequestId: String
|
|
880
880
|
|
|
881
881
|
attr_accessor :RequestId
|
|
@@ -934,7 +934,7 @@ module TencentCloud
|
|
|
934
934
|
|
|
935
935
|
# ModifyVsmAttributes返回参数结构体
|
|
936
936
|
class ModifyVsmAttributesResponse < TencentCloud::Common::AbstractModel
|
|
937
|
-
# @param RequestId: 唯一请求 ID
|
|
937
|
+
# @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
938
938
|
# @type RequestId: String
|
|
939
939
|
|
|
940
940
|
attr_accessor :RequestId
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-cloudhsm
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.779
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
@@ -33,9 +33,9 @@ executables: []
|
|
|
33
33
|
extensions: []
|
|
34
34
|
extra_rdoc_files: []
|
|
35
35
|
files:
|
|
36
|
-
- lib/v20191112/models.rb
|
|
37
|
-
- lib/v20191112/client.rb
|
|
38
36
|
- lib/tencentcloud-sdk-cloudhsm.rb
|
|
37
|
+
- lib/v20191112/client.rb
|
|
38
|
+
- lib/v20191112/models.rb
|
|
39
39
|
- lib/VERSION
|
|
40
40
|
homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
|
|
41
41
|
licenses:
|