tencentcloud-sdk-cvm 3.0.1064 → 3.0.1065

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: d9a1296783d4a42c654ca8c42d9de098bbd232bc
4
- data.tar.gz: 9ca0498353c66afd4daee3f320db8f0c063694d3
3
+ metadata.gz: 95900c36150dbaa2ea4e522ec4f6553de46a750f
4
+ data.tar.gz: 0f4a3186cc8108425d617afe2feb4b99df5ef7c9
5
5
  SHA512:
6
- metadata.gz: 83c3591d984d9a7d27b0dc41da7c53987924cd9061f11d01261ce92f1971c69317898fbe6ff13adf82e5a38b9abfddbd466567332db6f814b1aea60c339c24b3
7
- data.tar.gz: 1e287ff5019414ad6e35814cadf77fa9c42e8fe53ce4adfa6a1f30090b571eb1d1d11999c452e4123cb714189fb94a3a11c2ae0ee6774981132de71c41356f09
6
+ metadata.gz: 8bc10db415e5d1f6bb970307ca30c159ac4cce7c4b9940560e1b003d2023cfbea89f4461d336972e6feb7fe59db956ca8eeb0f436abbc72a2c0af35837054067
7
+ data.tar.gz: f6be5f1842142e00f1aede0512ec9a55e8e1505b15bab1979fdff08fb9e9befb2b8dce8603960fdc08fa6f68b09acdb317f54df0d54026fd1ee770a6475f826b
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1064
1
+ 3.0.1065
@@ -5226,7 +5226,7 @@ module TencentCloud
5226
5226
  # @type InstanceName: String
5227
5227
  # @param LoginSettings: 实例登录设置。通过该参数可以设置实例的登录方式密码、密钥或保持镜像的原始登录设置。默认情况下会随机生成密码,并以站内信方式知会到用户。
5228
5228
  # @type LoginSettings: :class:`Tencentcloud::Cvm.v20170312.models.LoginSettings`
5229
- # @param SecurityGroupIds: 实例所属安全组。该参数可以通过调用 [DescribeSecurityGroups](https://cloud.tencent.com/document/api/215/15808) 的返回值中的`SecurityGroupId`字段来获取。若不指定该参数,则默认不绑定安全组。
5229
+ # @param SecurityGroupIds: 实例所属安全组。该参数可以通过调用 [DescribeSecurityGroups](https://cloud.tencent.com/document/api/215/15808) 的返回值中的 `SecurityGroupId` 字段来获取。若不指定该参数,则绑定指定项目下的默认安全组,如默认安全组不存在则将自动创建。
5230
5230
  # @type SecurityGroupIds: Array
5231
5231
  # @param EnhancedService: 增强服务。通过该参数可以指定是否开启云安全、云监控等服务。若不指定该参数,则默认开启云监控、云安全服务。
5232
5232
  # @type EnhancedService: :class:`Tencentcloud::Cvm.v20170312.models.EnhancedService`
@@ -5425,7 +5425,7 @@ module TencentCloud
5425
5425
  # @type InstanceType: String
5426
5426
  # @param CPU: 实例的CPU核数,单位:核。
5427
5427
  # @type CPU: Integer
5428
- # @param Memory: 实例内存容量,单位:`GB`。
5428
+ # @param Memory: 实例内存容量,单位:`GiB`。
5429
5429
  # @type Memory: Integer
5430
5430
  # @param RestrictState: 实例业务状态。取值范围:<br><li>NORMAL:表示正常状态的实例</li><li>EXPIRED:表示过期的实例</li><li>PROTECTIVELY_ISOLATED:表示被安全隔离的实例。</li>
5431
5431
  # @type RestrictState: String
@@ -8504,7 +8504,7 @@ module TencentCloud
8504
8504
  # @type InstanceName: String
8505
8505
  # @param LoginSettings: 实例登录设置。通过该参数可以设置实例的登录方式密码、密钥或保持镜像的原始登录设置。默认情况下会随机生成密码,并以站内信方式知会到用户。
8506
8506
  # @type LoginSettings: :class:`Tencentcloud::Cvm.v20170312.models.LoginSettings`
8507
- # @param SecurityGroupIds: 实例所属安全组。该参数可以通过调用 [DescribeSecurityGroups](https://cloud.tencent.com/document/api/215/15808) 的返回值中的 sgId 字段来获取。若不指定该参数,则绑定指定项目下的默认安全组,如默认安全组不存在则将自动创建。
8507
+ # @param SecurityGroupIds: 实例所属安全组。该参数可以通过调用 [DescribeSecurityGroups](https://cloud.tencent.com/document/api/215/15808) 的返回值中的 `SecurityGroupId` 字段来获取。若不指定该参数,则绑定指定项目下的默认安全组,如默认安全组不存在则将自动创建。
8508
8508
  # @type SecurityGroupIds: Array
8509
8509
  # @param EnhancedService: 增强服务。通过该参数可以指定是否开启云安全、云监控等服务。若不指定该参数,则默认公共镜像开启云监控、云安全服务;自定义镜像与镜像市场镜像默认不开启云监控,云安全服务,而使用镜像里保留的服务。
8510
8510
  # @type EnhancedService: :class:`Tencentcloud::Cvm.v20170312.models.EnhancedService`
@@ -8533,7 +8533,7 @@ module TencentCloud
8533
8533
  # @type DryRun: Boolean
8534
8534
  # @param CpuTopology: 描述了实例CPU拓扑结构的相关信息。若不指定该参数,则按系统资源情况决定。
8535
8535
  # @type CpuTopology: :class:`Tencentcloud::Cvm.v20170312.models.CpuTopology`
8536
- # @param CamRoleName: CAM角色名称。可通过[`DescribeRoleList`](https://cloud.tencent.com/document/product/598/13887)接口返回值中的`roleName`获取。
8536
+ # @param CamRoleName: CAM角色名称。可通过[ DescribeRoleList ](https://cloud.tencent.com/document/product/598/36223)接口返回值中的`RoleName `获取。
8537
8537
  # @type CamRoleName: String
8538
8538
  # @param HpcClusterId: 高性能计算集群ID。若创建的实例为高性能计算实例,需指定实例放置的集群,否则不可指定。
8539
8539
  # @type HpcClusterId: String
@@ -9157,7 +9157,7 @@ module TencentCloud
9157
9157
 
9158
9158
  # 描述了VPC相关信息,包括子网,IP信息等
9159
9159
  class VirtualPrivateCloud < TencentCloud::Common::AbstractModel
9160
- # @param VpcId: 私有网络ID,形如`vpc-xxx`。有效的VpcId可通过登录[控制台](https://console.cloud.tencent.com/vpc/vpc?rid=1)查询;也可以调用接口 [DescribeVpcEx](/document/api/215/1372) ,从接口返回中的`unVpcId`字段获取。若在创建子机时VpcId与SubnetId同时传入`DEFAULT`,则强制使用默认vpc网络。
9160
+ # @param VpcId: 私有网络ID,形如`vpc-xxx`。有效的VpcId可通过登录[控制台](https://console.cloud.tencent.com/vpc/vpc?rid=1)查询;也可以调用接口 [DescribeVpcs](https://cloud.tencent.com/document/product/215/15778) ,从接口返回中的`VpcId `字段获取。若在创建子机时VpcId与SubnetId同时传入`DEFAULT`,则强制使用默认vpc网络。
9161
9161
  # @type VpcId: String
9162
9162
  # @param SubnetId: 私有网络子网ID,形如`subnet-xxx`。有效的私有网络子网ID可通过登录[控制台](https://console.cloud.tencent.com/vpc/subnet?rid=1)查询;也可以调用接口 [DescribeSubnets](https://cloud.tencent.com/document/product/215/15784) ,从接口返回中的`SubnetId `字段获取。若在创建子机时SubnetId与VpcId同时传入`DEFAULT`,则强制使用默认vpc网络。
9163
9163
  # @type SubnetId: String
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.1064
4
+ version: 3.0.1065
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-05-20 00:00:00.000000000 Z
11
+ date: 2025-05-21 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common