tencentcloud-sdk-cvm 3.0.1144 → 3.0.1151
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/models.rb +19 -12
- 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: 18b228e16d2c30c55d3525d9ce3df95c222dae32
|
4
|
+
data.tar.gz: 64582603d832fc2f8155cb5c5e20025c66abcece
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 39cd32087de844ac680bcd8f184129019b731a46b2364dd26ca704ba18bd46dad2bb6a8a60d20ed6f2ec984c0260293ce1b43080844cdea7722f0a9bc46a5e82
|
7
|
+
data.tar.gz: aea3b9608cc6c128cb61aacfa353679e61cd88a9e4bbd4f54e7e9644e5c90573bae2d996329c020c6dcfa5b8e7a6b8e6a5c6bc114897997cafa5dffd2330a951
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1151
|
data/lib/v20170312/models.rb
CHANGED
@@ -1999,8 +1999,8 @@ module TencentCloud
|
|
1999
1999
|
|
2000
2000
|
attr_accessor :GroupQuota, :CurrentNum, :CvmInHostGroupQuota, :CvmInSwGroupQuota, :CvmInRackGroupQuota, :CvmInSwitchGroupQuota, :RequestId
|
2001
2001
|
extend Gem::Deprecate
|
2002
|
-
deprecate :CvmInSwGroupQuota, :none, 2025,
|
2003
|
-
deprecate :CvmInSwGroupQuota=, :none, 2025,
|
2002
|
+
deprecate :CvmInSwGroupQuota, :none, 2025, 10
|
2003
|
+
deprecate :CvmInSwGroupQuota=, :none, 2025, 10
|
2004
2004
|
|
2005
2005
|
def initialize(groupquota=nil, currentnum=nil, cvminhostgroupquota=nil, cvminswgroupquota=nil, cvminrackgroupquota=nil, cvminswitchgroupquota=nil, requestid=nil)
|
2006
2006
|
@GroupQuota = groupquota
|
@@ -3765,8 +3765,8 @@ module TencentCloud
|
|
3765
3765
|
|
3766
3766
|
attr_accessor :InstanceId, :Password, :Username, :ForceStop, :StopType
|
3767
3767
|
extend Gem::Deprecate
|
3768
|
-
deprecate :ForceStop, :none, 2025,
|
3769
|
-
deprecate :ForceStop=, :none, 2025,
|
3768
|
+
deprecate :ForceStop, :none, 2025, 10
|
3769
|
+
deprecate :ForceStop=, :none, 2025, 10
|
3770
3770
|
|
3771
3771
|
def initialize(instanceid=nil, password=nil, username=nil, forcestop=nil, stoptype=nil)
|
3772
3772
|
@InstanceId = instanceid
|
@@ -5297,12 +5297,14 @@ module TencentCloud
|
|
5297
5297
|
# @param LatestOperationErrorMsg: 实例的最新操作错误信息。
|
5298
5298
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
5299
5299
|
# @type LatestOperationErrorMsg: String
|
5300
|
+
# @param Metadata: 自定义metadata,本参数对应创建 CVM时指定的Metadata 信息。**注:内测中**。
|
5301
|
+
# @type Metadata: :class:`Tencentcloud::Cvm.v20170312.models.Metadata`
|
5300
5302
|
# @param PublicIPv6Addresses: 实例绑定的公网IPv6地址。
|
5301
5303
|
# @type PublicIPv6Addresses: Array
|
5302
5304
|
|
5303
|
-
attr_accessor :Placement, :InstanceId, :InstanceType, :CPU, :Memory, :RestrictState, :InstanceName, :InstanceChargeType, :SystemDisk, :DataDisks, :PrivateIpAddresses, :PublicIpAddresses, :InternetAccessible, :VirtualPrivateCloud, :ImageId, :RenewFlag, :CreatedTime, :ExpiredTime, :OsName, :SecurityGroupIds, :LoginSettings, :InstanceState, :Tags, :StopChargingMode, :Uuid, :LatestOperation, :LatestOperationState, :LatestOperationRequestId, :DisasterRecoverGroupId, :IPv6Addresses, :CamRoleName, :HpcClusterId, :RdmaIpAddresses, :DedicatedClusterId, :IsolatedSource, :GPUInfo, :LicenseType, :DisableApiTermination, :DefaultLoginUser, :DefaultLoginPort, :LatestOperationErrorMsg, :PublicIPv6Addresses
|
5305
|
+
attr_accessor :Placement, :InstanceId, :InstanceType, :CPU, :Memory, :RestrictState, :InstanceName, :InstanceChargeType, :SystemDisk, :DataDisks, :PrivateIpAddresses, :PublicIpAddresses, :InternetAccessible, :VirtualPrivateCloud, :ImageId, :RenewFlag, :CreatedTime, :ExpiredTime, :OsName, :SecurityGroupIds, :LoginSettings, :InstanceState, :Tags, :StopChargingMode, :Uuid, :LatestOperation, :LatestOperationState, :LatestOperationRequestId, :DisasterRecoverGroupId, :IPv6Addresses, :CamRoleName, :HpcClusterId, :RdmaIpAddresses, :DedicatedClusterId, :IsolatedSource, :GPUInfo, :LicenseType, :DisableApiTermination, :DefaultLoginUser, :DefaultLoginPort, :LatestOperationErrorMsg, :Metadata, :PublicIPv6Addresses
|
5304
5306
|
|
5305
|
-
def initialize(placement=nil, instanceid=nil, instancetype=nil, cpu=nil, memory=nil, restrictstate=nil, instancename=nil, instancechargetype=nil, systemdisk=nil, datadisks=nil, privateipaddresses=nil, publicipaddresses=nil, internetaccessible=nil, virtualprivatecloud=nil, imageid=nil, renewflag=nil, createdtime=nil, expiredtime=nil, osname=nil, securitygroupids=nil, loginsettings=nil, instancestate=nil, tags=nil, stopchargingmode=nil, uuid=nil, latestoperation=nil, latestoperationstate=nil, latestoperationrequestid=nil, disasterrecovergroupid=nil, ipv6addresses=nil, camrolename=nil, hpcclusterid=nil, rdmaipaddresses=nil, dedicatedclusterid=nil, isolatedsource=nil, gpuinfo=nil, licensetype=nil, disableapitermination=nil, defaultloginuser=nil, defaultloginport=nil, latestoperationerrormsg=nil, publicipv6addresses=nil)
|
5307
|
+
def initialize(placement=nil, instanceid=nil, instancetype=nil, cpu=nil, memory=nil, restrictstate=nil, instancename=nil, instancechargetype=nil, systemdisk=nil, datadisks=nil, privateipaddresses=nil, publicipaddresses=nil, internetaccessible=nil, virtualprivatecloud=nil, imageid=nil, renewflag=nil, createdtime=nil, expiredtime=nil, osname=nil, securitygroupids=nil, loginsettings=nil, instancestate=nil, tags=nil, stopchargingmode=nil, uuid=nil, latestoperation=nil, latestoperationstate=nil, latestoperationrequestid=nil, disasterrecovergroupid=nil, ipv6addresses=nil, camrolename=nil, hpcclusterid=nil, rdmaipaddresses=nil, dedicatedclusterid=nil, isolatedsource=nil, gpuinfo=nil, licensetype=nil, disableapitermination=nil, defaultloginuser=nil, defaultloginport=nil, latestoperationerrormsg=nil, metadata=nil, publicipv6addresses=nil)
|
5306
5308
|
@Placement = placement
|
5307
5309
|
@InstanceId = instanceid
|
5308
5310
|
@InstanceType = instancetype
|
@@ -5344,6 +5346,7 @@ module TencentCloud
|
|
5344
5346
|
@DefaultLoginUser = defaultloginuser
|
5345
5347
|
@DefaultLoginPort = defaultloginport
|
5346
5348
|
@LatestOperationErrorMsg = latestoperationerrormsg
|
5349
|
+
@Metadata = metadata
|
5347
5350
|
@PublicIPv6Addresses = publicipv6addresses
|
5348
5351
|
end
|
5349
5352
|
|
@@ -5421,6 +5424,10 @@ module TencentCloud
|
|
5421
5424
|
@DefaultLoginUser = params['DefaultLoginUser']
|
5422
5425
|
@DefaultLoginPort = params['DefaultLoginPort']
|
5423
5426
|
@LatestOperationErrorMsg = params['LatestOperationErrorMsg']
|
5427
|
+
unless params['Metadata'].nil?
|
5428
|
+
@Metadata = Metadata.new
|
5429
|
+
@Metadata.deserialize(params['Metadata'])
|
5430
|
+
end
|
5424
5431
|
@PublicIPv6Addresses = params['PublicIPv6Addresses']
|
5425
5432
|
end
|
5426
5433
|
end
|
@@ -6349,9 +6356,9 @@ module TencentCloud
|
|
6349
6356
|
|
6350
6357
|
# 自定义metadata key和value
|
6351
6358
|
class MetadataItem < TencentCloud::Common::AbstractModel
|
6352
|
-
# @param Key: 自定义metadata
|
6359
|
+
# @param Key: 自定义metadata键,由大写字母(A-Z)、小写字母(a-z)、数字(0-9)、下划线(_)或连字符(-)组成,大小上限为128 字节。
|
6353
6360
|
# @type Key: String
|
6354
|
-
# @param Value: 自定义metadata
|
6361
|
+
# @param Value: 自定义metadata值,大小上限为256 KB。
|
6355
6362
|
# @type Value: String
|
6356
6363
|
|
6357
6364
|
attr_accessor :Key, :Value
|
@@ -7251,8 +7258,8 @@ module TencentCloud
|
|
7251
7258
|
|
7252
7259
|
attr_accessor :InstanceIds, :ForceReboot, :StopType
|
7253
7260
|
extend Gem::Deprecate
|
7254
|
-
deprecate :ForceReboot, :none, 2025,
|
7255
|
-
deprecate :ForceReboot=, :none, 2025,
|
7261
|
+
deprecate :ForceReboot, :none, 2025, 10
|
7262
|
+
deprecate :ForceReboot=, :none, 2025, 10
|
7256
7263
|
|
7257
7264
|
def initialize(instanceids=nil, forcereboot=nil, stoptype=nil)
|
7258
7265
|
@InstanceIds = instanceids
|
@@ -8360,8 +8367,8 @@ module TencentCloud
|
|
8360
8367
|
|
8361
8368
|
attr_accessor :InstanceIds, :ForceStop, :StopType, :StoppedMode
|
8362
8369
|
extend Gem::Deprecate
|
8363
|
-
deprecate :ForceStop, :none, 2025,
|
8364
|
-
deprecate :ForceStop=, :none, 2025,
|
8370
|
+
deprecate :ForceStop, :none, 2025, 10
|
8371
|
+
deprecate :ForceStop=, :none, 2025, 10
|
8365
8372
|
|
8366
8373
|
def initialize(instanceids=nil, forcestop=nil, stoptype=nil, stoppedmode=nil)
|
8367
8374
|
@InstanceIds = instanceids
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-cvm
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.1151
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-
|
11
|
+
date: 2025-10-11 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|