tencentcloud-sdk-thpc 3.0.965 → 3.0.966

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: aa0ce325f8824943a95ee61470b257f0240f673e
4
- data.tar.gz: 3272815826797c7e49717628a2dd4be2c7af907b
3
+ metadata.gz: 46b0619a2812ed6d814352c915e813674834102b
4
+ data.tar.gz: a310117456e0266263b6eb679030f1fc4bfbd664
5
5
  SHA512:
6
- metadata.gz: 6cd011cdd4c41d427dd50d7bdc16f5f8858d2712a363ec5494432e5ae493b85019f548c5dbbe65151217742b51ea9329ee8007a5b8524bf4d4d04d287d35788f
7
- data.tar.gz: bafb80aaa4ba70be22f3ac74427c79371ec22b1cfa876dd4349e411b19050b9ee3324a14ef71ecf9308e9d8e1d234a0da1c8f333671ae482ada7304ef995de06
6
+ metadata.gz: 38a1d6bdb82818d43e77044488dad2935292a1e0cc555e34607538c2a233e9fa92dda0b6bb2af4715390287711f6cf3271b790e5c3efbdab325a995a860f4cbf
7
+ data.tar.gz: 65ac141a0f2f96affe71d2a0cce4371d7f44011f8906b1687441731c4f06d2d34ee25cdff679703514215052358c23a0a29b04de92a53ccb6418e3c5158a16bf
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.965
1
+ 3.0.966
@@ -120,7 +120,7 @@ module TencentCloud
120
120
  class ClusterOverview < TencentCloud::Common::AbstractModel
121
121
  # @param ClusterId: 集群ID。
122
122
  # @type ClusterId: String
123
- # @param ClusterStatus: 集群状态。取值范围:<br><li>PENDING:创建中<br><li>INITING:初始化中<br><li>INIT_FAILED:初始化失败<br><li>RUNNING:运行中<br><li>TERMINATING:销毁中
123
+ # @param ClusterStatus: 集群状态。取值范围:<br><li>PENDING:创建中</li><br><li>INITING:初始化中</li><br><li>INIT_FAILED:初始化失败</li><br><li>RUNNING:运行中</li><br><li>TERMINATING:销毁中</li>
124
124
  # @type ClusterStatus: String
125
125
  # @param ClusterName: 集群名称。
126
126
  # @type ClusterName: String
@@ -686,7 +686,7 @@ module TencentCloud
686
686
 
687
687
  # 描述了实例登录相关配置与信息。
688
688
  class LoginSettings < TencentCloud::Common::AbstractModel
689
- # @param Password: 实例登录密码。不同操作系统类型密码复杂度限制不一样,具体如下:<br><li>Linux实例密码必须8到30位,至少包括两项[a-z],[A-Z]、[0-9] 和 [( ) \` ~ ! @ # $ % ^ & * - + = | { } [ ] : ; ' , . ? / ]中的特殊符号。<br><li>Windows实例密码必须12到30位,至少包括三项[a-z],[A-Z],[0-9] 和 [( ) \` ~ ! @ # $ % ^ & * - + = | { } [ ] : ; ' , . ? /]中的特殊符号。<br><br>若不指定该参数,则由系统随机生成密码,并通过站内信方式通知到用户。
689
+ # @param Password: 实例登录密码。不同操作系统类型密码复杂度限制不一样,具体如下:<br><li>Linux实例密码必须8到30位,至少包括两项[a-z],[A-Z]、[0-9] 和 [( ) \` ~ ! @ # $ % ^ & * - + = | { } [ ] : ; ' , . ? / ]中的特殊符号。</li><br><li>Windows实例密码必须12到30位,至少包括三项[a-z],[A-Z],[0-9] 和 [( ) \` ~ ! @ # $ % ^ & * - + = | { } [ ] : ; ' , . ? /]中的特殊符号。</li><br><br>若不指定该参数,则由系统随机生成密码,并通过站内信方式通知到用户。
690
690
  # @type Password: String
691
691
 
692
692
  attr_accessor :Password
@@ -604,7 +604,7 @@ module TencentCloud
604
604
  # @type ComputeNode: :class:`Tencentcloud::Thpc.v20220401.models.ComputeNode`
605
605
  # @param ComputeNodeCount: 指定计算节点的数量。默认取值:0。
606
606
  # @type ComputeNodeCount: Integer
607
- # @param SchedulerType: 调度器类型。默认取值:SLURM。<br><li>SGE:SGE调度器。<br><li>SLURM:SLURM调度器。
607
+ # @param SchedulerType: 调度器类型。默认取值:SLURM。<br><li>SGE:SGE调度器。</li><br><li>SLURM:SLURM调度器。</li>
608
608
  # @type SchedulerType: String
609
609
  # @param ImageId: 指定有效的[镜像](https://cloud.tencent.com/document/product/213/4940)ID,格式形如`img-xxx`。目前支持部分公有镜像和自定义镜像。
610
610
  # @type ImageId: String
@@ -622,8 +622,7 @@ module TencentCloud
622
622
  # 如果检查通过,则返回RequestId.
623
623
  # false(默认):发送正常请求,通过检查后直接创建实例
624
624
  # @type DryRun: Boolean
625
- # @param AccountType: 域名字服务类型。默认取值:NIS
626
- # <li>NIS:NIS域名字服务。
625
+ # @param AccountType: 域名字服务类型。默认取值:NIS。<li>NIS:NIS域名字服务。</li>
627
626
  # @type AccountType: String
628
627
  # @param ClusterName: 集群显示名称。
629
628
  # @type ClusterName: String
@@ -635,7 +634,7 @@ module TencentCloud
635
634
  # @type LoginNodeCount: Integer
636
635
  # @param Tags: 创建集群时同时绑定的标签对说明。
637
636
  # @type Tags: Array
638
- # @param AutoScalingType: 弹性伸缩类型。<br><li>AS:集群自动扩缩容由[弹性伸缩](https://cloud.tencent.com/document/product/377/3154)产品实现。<br><li>THPC_AS:集群自动扩缩容由THPC产品内部实现。
637
+ # @param AutoScalingType: 弹性伸缩类型。<br><li>AS:集群自动扩缩容由[弹性伸缩](https://cloud.tencent.com/document/product/377/3154)产品实现。</li><br><li>THPC_AS:集群自动扩缩容由THPC产品内部实现。</li>
639
638
  # @type AutoScalingType: String
640
639
 
641
640
  attr_accessor :Placement, :ManagerNode, :ManagerNodeCount, :ComputeNode, :ComputeNodeCount, :SchedulerType, :ImageId, :VirtualPrivateCloud, :LoginSettings, :SecurityGroupIds, :ClientToken, :DryRun, :AccountType, :ClusterName, :StorageOption, :LoginNode, :LoginNodeCount, :Tags, :AutoScalingType
@@ -1545,7 +1544,7 @@ module TencentCloud
1545
1544
 
1546
1545
  # 描述了实例登录相关配置与信息。
1547
1546
  class LoginSettings < TencentCloud::Common::AbstractModel
1548
- # @param Password: 实例登录密码。不同操作系统类型密码复杂度限制不一样,具体如下:<br><li>Linux实例密码必须8到30位,至少包括两项[a-z],[A-Z]、[0-9] 和 [( ) \` ~ ! @ # $ % ^ & * - + = | { } [ ] : ; ' , . ? / ]中的特殊符号。<br><li>Windows实例密码必须12到30位,至少包括三项[a-z],[A-Z],[0-9] 和 [( ) \` ~ ! @ # $ % ^ & * - + = | { } [ ] : ; ' , . ? /]中的特殊符号。<br><br>若不指定该参数,则由系统随机生成密码,并通过站内信方式通知到用户。
1547
+ # @param Password: 实例登录密码。不同操作系统类型密码复杂度限制不一样,具体如下:<br><li>Linux实例密码必须8到30位,至少包括两项[a-z],[A-Z]、[0-9] 和 [( ) \` ~ ! @ # $ % ^ & * - + = | { } [ ] : ; ' , . ? / ]中的特殊符号。</li><br><li>Windows实例密码必须12到30位,至少包括三项[a-z],[A-Z],[0-9] 和 [( ) \` ~ ! @ # $ % ^ & * - + = | { } [ ] : ; ' , . ? /]中的特殊符号。</li><br><br>若不指定该参数,则由系统随机生成密码,并通过站内信方式通知到用户。
1549
1548
  # @type Password: String
1550
1549
 
1551
1550
  attr_accessor :Password
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-thpc
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.965
4
+ version: 3.0.966
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-12-19 00:00:00.000000000 Z
11
+ date: 2024-12-23 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common