tencentcloud-sdk-cvm 3.0.613 → 3.0.614

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f43dbd659ecaa234789b852e2dad45189d2516c2
4
- data.tar.gz: 726e559177edceb0291e6709f9b9b6ed07220439
3
+ metadata.gz: 681eb7f8d0952ed50da5dba5d047e20c8b55ed60
4
+ data.tar.gz: 91b61457e46ebdd048b309378e22aa801f8577a7
5
5
  SHA512:
6
- metadata.gz: 97e3e92ecc4f4e0334de76d6e9ce0a7c624d0f6e11bcebad516c21c19c6678e57f9d8e56636ce3bdcc031d506d24711d7fec19685af6cc93048202bf519158b5
7
- data.tar.gz: 38ba385f0bcb6a1625c581e01086a6f6fca8342c3d22c4ccec51a16df087413b2a4ed1c992a4476a1657f54d57e022dec796a2e5e16bd373dd354aaca761e7c3
6
+ metadata.gz: 936024375b271baf0a41be6dc08fbb655bb85dd0d4e3cda3338db7d84d4c6a7ea3c9a7938f32a6ff883cc800a23f9c58c7758fa31fa778cdb9ec95315cabb064
7
+ data.tar.gz: 02fb3b366ddbf49c23f251a704552b4574707971381983d3395394f07aa3c44443fc283c92e46cacb1165511d990c5320296c498985f8f4336d9e03e7583e3dd
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.613
1
+ 3.0.614
@@ -4767,6 +4767,9 @@ module TencentCloud
4767
4767
  # @param RdmaIpAddresses: 高性能计算集群`IP`列表。
4768
4768
  # 注意:此字段可能返回 null,表示取不到有效值。
4769
4769
  # @type RdmaIpAddresses: Array
4770
+ # @param DedicatedClusterId: 实例所在的专用集群`ID`。
4771
+ # 注意:此字段可能返回 null,表示取不到有效值。
4772
+ # @type DedicatedClusterId: String
4770
4773
  # @param IsolatedSource: 实例隔离类型。取值范围:<br><li>ARREAR:表示欠费隔离<br></li><li>EXPIRE:表示到期隔离<br></li><li>MANMADE:表示主动退还隔离<br></li><li>NOTISOLATED:表示未隔离<br></li>
4771
4774
  # 注意:此字段可能返回 null,表示取不到有效值。
4772
4775
  # @type IsolatedSource: String
@@ -4785,9 +4788,9 @@ module TencentCloud
4785
4788
  # 注意:此字段可能返回 null,表示取不到有效值。
4786
4789
  # @type LatestOperationErrorMsg: String
4787
4790
 
4788
- 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, :IsolatedSource, :GPUInfo, :LicenseType, :DisableApiTermination, :DefaultLoginUser, :DefaultLoginPort, :LatestOperationErrorMsg
4791
+ 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
4789
4792
 
4790
- 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, isolatedsource=nil, gpuinfo=nil, licensetype=nil, disableapitermination=nil, defaultloginuser=nil, defaultloginport=nil, latestoperationerrormsg=nil)
4793
+ 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)
4791
4794
  @Placement = placement
4792
4795
  @InstanceId = instanceid
4793
4796
  @InstanceType = instancetype
@@ -4821,6 +4824,7 @@ module TencentCloud
4821
4824
  @CamRoleName = camrolename
4822
4825
  @HpcClusterId = hpcclusterid
4823
4826
  @RdmaIpAddresses = rdmaipaddresses
4827
+ @DedicatedClusterId = dedicatedclusterid
4824
4828
  @IsolatedSource = isolatedsource
4825
4829
  @GPUInfo = gpuinfo
4826
4830
  @LicenseType = licensetype
@@ -4893,6 +4897,7 @@ module TencentCloud
4893
4897
  @CamRoleName = params['CamRoleName']
4894
4898
  @HpcClusterId = params['HpcClusterId']
4895
4899
  @RdmaIpAddresses = params['RdmaIpAddresses']
4900
+ @DedicatedClusterId = params['DedicatedClusterId']
4896
4901
  @IsolatedSource = params['IsolatedSource']
4897
4902
  unless params['GPUInfo'].nil?
4898
4903
  @GPUInfo = GPUInfo.new
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.613
4
+ version: 3.0.614
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-07-14 00:00:00.000000000 Z
11
+ date: 2023-07-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common