tencentcloud-sdk-thpc 3.0.1178 → 3.0.1187
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/tencentcloud-sdk-thpc.rb +4 -4
- data/lib/v20211109/models.rb +7 -7
- data/lib/v20220401/models.rb +7 -7
- data/lib/v20230321/models.rb +12 -29
- metadata +6 -6
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: f78216b37b74c1fb37e3914069812ff0535f1c7d
|
|
4
|
+
data.tar.gz: 54b1da3decbe86bed8ba1bfc432564627e73a2ca
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: bebcb63a68d913f1cc26aee11827d604ed242583b7fdf936e398469c69fc00ce78ee6b99fce7289e89f8e009622644356bd0c9f895a30ae5aceadf69fe9c4c57
|
|
7
|
+
data.tar.gz: 9eecd0f43ccef0e9357eff896f43271d91f5cfa9cb2d9c3a2b0b9a4c28bfc8ee131db4dc7d71586eda8e7656a89d82d82dadb13c18bb5ef56d9bb9492215911a
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.1187
|
|
@@ -2,14 +2,14 @@
|
|
|
2
2
|
|
|
3
3
|
require 'tencentcloud-sdk-common'
|
|
4
4
|
|
|
5
|
-
require_relative '
|
|
6
|
-
require_relative '
|
|
5
|
+
require_relative 'v20211109/client'
|
|
6
|
+
require_relative 'v20211109/models'
|
|
7
7
|
|
|
8
8
|
require_relative 'v20220401/client'
|
|
9
9
|
require_relative 'v20220401/models'
|
|
10
10
|
|
|
11
|
-
require_relative '
|
|
12
|
-
require_relative '
|
|
11
|
+
require_relative 'v20230321/client'
|
|
12
|
+
require_relative 'v20230321/models'
|
|
13
13
|
|
|
14
14
|
module TencentCloud
|
|
15
15
|
module Thpc
|
data/lib/v20211109/models.rb
CHANGED
|
@@ -696,19 +696,19 @@ module TencentCloud
|
|
|
696
696
|
|
|
697
697
|
# 管控节点信息
|
|
698
698
|
class ManagerNode < TencentCloud::Common::AbstractModel
|
|
699
|
-
# @param InstanceChargeType:
|
|
699
|
+
# @param InstanceChargeType: <p>节点<a href="https://cloud.tencent.com/document/product/213/2180">计费类型</a>。</p>枚举值:<ul><li> PREPAID: 预付费,即包年包月</li><li> POSTPAID_BY_HOUR: 按小时后付费</li></ul>
|
|
700
700
|
# @type InstanceChargeType: String
|
|
701
|
-
# @param InstanceChargePrepaid:
|
|
701
|
+
# @param InstanceChargePrepaid: <p>预付费模式,即包年包月相关参数设置。通过该参数可以指定包年包月节点的购买时长、是否设置自动续费等属性。若指定节点的付费模式为预付费则该参数必传。</p>
|
|
702
702
|
# @type InstanceChargePrepaid: :class:`Tencentcloud::Thpc.v20211109.models.InstanceChargePrepaid`
|
|
703
|
-
# @param InstanceType:
|
|
703
|
+
# @param InstanceType: <p>节点机型。不同实例机型指定了不同的资源规格。 <br><li>具体取值可通过调用接口<a href="https://cloud.tencent.com/document/api/213/15749">DescribeInstanceTypeConfigs</a>来获得最新的规格表或参见<a href="https://cloud.tencent.com/document/product/213/11518">实例规格</a>描述。</li> </p>
|
|
704
704
|
# @type InstanceType: String
|
|
705
|
-
# @param SystemDisk:
|
|
705
|
+
# @param SystemDisk: <p>节点系统盘配置信息。若不指定该参数,则按照系统默认值进行分配。</p>
|
|
706
706
|
# @type SystemDisk: :class:`Tencentcloud::Thpc.v20211109.models.SystemDisk`
|
|
707
|
-
# @param DataDisks:
|
|
707
|
+
# @param DataDisks: <p>节点数据盘配置信息。若不指定该参数,则默认不购买数据盘。支持购买的时候指定21块数据盘,其中最多包含1块LOCAL_BASIC数据盘或者LOCAL_SSD数据盘,最多包含20块CLOUD_BASIC数据盘、CLOUD_PREMIUM数据盘或者CLOUD_SSD数据盘。</p>
|
|
708
708
|
# @type DataDisks: Array
|
|
709
|
-
# @param InternetAccessible:
|
|
709
|
+
# @param InternetAccessible: <p>公网带宽相关信息设置。若不指定该参数,则默认公网带宽为0Mbps。</p>
|
|
710
710
|
# @type InternetAccessible: :class:`Tencentcloud::Thpc.v20211109.models.InternetAccessible`
|
|
711
|
-
# @param InstanceName:
|
|
711
|
+
# @param InstanceName: <p>节点显示名称。<br><li> 不指定节点显示名称则默认显示‘未命名’。 </li><li>购买多个节点,如果指定模式串<code>{R:x}</code>,表示生成数字[<code>[x, x+n-1]</code>,其中<code>n</code>表示购买节点的数量,例如<code>server_{R:3}</code>,购买1个时,节点显示名称为<code>server_3</code>;购买2个时,节点显示名称分别为<code>server_3</code>,<code>server_4</code>。支持指定多个模式串<code>{R:x}</code>。 购买多个节点,如果不指定模式串,则在节点显示名称添加后缀<code>1、2...n</code>,其中<code>n</code>表示购买节点的数量,例如<code>server_</code>,购买2个时,节点显示名称分别为<code>server_1</code>,<code>server_2</code>。</li><li> 最多支持60个字符(包含模式串)。</li></p>
|
|
712
712
|
# @type InstanceName: String
|
|
713
713
|
|
|
714
714
|
attr_accessor :InstanceChargeType, :InstanceChargePrepaid, :InstanceType, :SystemDisk, :DataDisks, :InternetAccessible, :InstanceName
|
data/lib/v20220401/models.rb
CHANGED
|
@@ -1551,19 +1551,19 @@ module TencentCloud
|
|
|
1551
1551
|
|
|
1552
1552
|
# 管控节点信息
|
|
1553
1553
|
class ManagerNode < TencentCloud::Common::AbstractModel
|
|
1554
|
-
# @param InstanceChargeType:
|
|
1554
|
+
# @param InstanceChargeType: <p>节点<a href="https://cloud.tencent.com/document/product/213/2180">计费类型</a>。</p>枚举值:<ul><li> PREPAID: 预付费,即包年包月</li><li> POSTPAID_BY_HOUR: 按小时后付费</li></ul>
|
|
1555
1555
|
# @type InstanceChargeType: String
|
|
1556
|
-
# @param InstanceChargePrepaid:
|
|
1556
|
+
# @param InstanceChargePrepaid: <p>预付费模式,即包年包月相关参数设置。通过该参数可以指定包年包月节点的购买时长、是否设置自动续费等属性。若指定节点的付费模式为预付费则该参数必传。</p>
|
|
1557
1557
|
# @type InstanceChargePrepaid: :class:`Tencentcloud::Thpc.v20220401.models.InstanceChargePrepaid`
|
|
1558
|
-
# @param InstanceType:
|
|
1558
|
+
# @param InstanceType: <p>节点机型。不同实例机型指定了不同的资源规格。 <br><li>具体取值可通过调用接口<a href="https://cloud.tencent.com/document/api/213/15749">DescribeInstanceTypeConfigs</a>来获得最新的规格表或参见<a href="https://cloud.tencent.com/document/product/213/11518">实例规格</a>描述。</li> </p>
|
|
1559
1559
|
# @type InstanceType: String
|
|
1560
|
-
# @param SystemDisk:
|
|
1560
|
+
# @param SystemDisk: <p>节点系统盘配置信息。若不指定该参数,则按照系统默认值进行分配。</p>
|
|
1561
1561
|
# @type SystemDisk: :class:`Tencentcloud::Thpc.v20220401.models.SystemDisk`
|
|
1562
|
-
# @param DataDisks:
|
|
1562
|
+
# @param DataDisks: <p>节点数据盘配置信息。若不指定该参数,则默认不购买数据盘。支持购买的时候指定21块数据盘,其中最多包含1块LOCAL_BASIC数据盘或者LOCAL_SSD数据盘,最多包含20块CLOUD_BASIC数据盘、CLOUD_PREMIUM数据盘或者CLOUD_SSD数据盘。</p>
|
|
1563
1563
|
# @type DataDisks: Array
|
|
1564
|
-
# @param InternetAccessible:
|
|
1564
|
+
# @param InternetAccessible: <p>公网带宽相关信息设置。若不指定该参数,则默认公网带宽为0Mbps。</p>
|
|
1565
1565
|
# @type InternetAccessible: :class:`Tencentcloud::Thpc.v20220401.models.InternetAccessible`
|
|
1566
|
-
# @param InstanceName:
|
|
1566
|
+
# @param InstanceName: <p>节点显示名称。<br><li> 不指定节点显示名称则默认显示‘未命名’。 </li><li>购买多个节点,如果指定模式串<code>{R:x}</code>,表示生成数字[<code>[x, x+n-1]</code>,其中<code>n</code>表示购买节点的数量,例如<code>server_{R:3}</code>,购买1个时,节点显示名称为<code>server_3</code>;购买2个时,节点显示名称分别为<code>server_3</code>,<code>server_4</code>。支持指定多个模式串<code>{R:x}</code>。 购买多个节点,如果不指定模式串,则在节点显示名称添加后缀<code>1、2...n</code>,其中<code>n</code>表示购买节点的数量,例如<code>server_</code>,购买2个时,节点显示名称分别为<code>server_1</code>,<code>server_2</code>。</li><li> 最多支持60个字符(包含模式串)。</li></p>
|
|
1567
1567
|
# @type InstanceName: String
|
|
1568
1568
|
|
|
1569
1569
|
attr_accessor :InstanceChargeType, :InstanceChargePrepaid, :InstanceType, :SystemDisk, :DataDisks, :InternetAccessible, :InstanceName
|
data/lib/v20230321/models.rb
CHANGED
|
@@ -264,8 +264,8 @@ module TencentCloud
|
|
|
264
264
|
|
|
265
265
|
attr_accessor :Commands, :StorageMounts, :EnvVars, :Docker, :OutputRedirect, :JobType, :TaskType
|
|
266
266
|
extend Gem::Deprecate
|
|
267
|
-
deprecate :JobType, :none, 2025,
|
|
268
|
-
deprecate :JobType=, :none, 2025,
|
|
267
|
+
deprecate :JobType, :none, 2025, 12
|
|
268
|
+
deprecate :JobType=, :none, 2025, 12
|
|
269
269
|
|
|
270
270
|
def initialize(commands=nil, storagemounts=nil, envvars=nil, docker=nil, outputredirect=nil, jobtype=nil, tasktype=nil)
|
|
271
271
|
@Commands = commands
|
|
@@ -1650,24 +1650,7 @@ module TencentCloud
|
|
|
1650
1650
|
class DescribeNodesRequest < TencentCloud::Common::AbstractModel
|
|
1651
1651
|
# @param ClusterId: 集群ID。
|
|
1652
1652
|
# @type ClusterId: String
|
|
1653
|
-
# @param Filters: <ul>
|
|
1654
|
-
# <li><strong>queue-name</strong>
|
|
1655
|
-
# <p style="padding-left: 30px;">按照【<strong>队列名称</strong>】进行过滤。队列名称形如:compute。</p>
|
|
1656
|
-
# <p style="padding-left: 30px;">类型:String</p>
|
|
1657
|
-
# <p style="padding-left: 30px;">必选:否</p>
|
|
1658
|
-
# </li>
|
|
1659
|
-
# <li><strong>node-role</strong>
|
|
1660
|
-
# <p style="padding-left: 30px;">按照【<strong>节点角色</strong>】进行过滤。节点角色形如:Manager。(Manager:管控节点。Compute:计算节点。Login:登录节点。ManagerBackup:备用管控节点。)</p>
|
|
1661
|
-
# <p style="padding-left: 30px;">类型:String</p>
|
|
1662
|
-
# <p style="padding-left: 30px;">必选:否</p>
|
|
1663
|
-
# </li>
|
|
1664
|
-
# <li><strong>node-type</strong>
|
|
1665
|
-
# <p style="padding-left: 30px;">按照【<strong>节点类型</strong>】进行过滤。节点类型形如:STATIC。(STATIC:静态节点。DYNAMIC:弹性节点。)</p>
|
|
1666
|
-
# <p style="padding-left: 30px;">类型:String</p>
|
|
1667
|
-
# <p style="padding-left: 30px;">必选:否</p>
|
|
1668
|
-
# </li>
|
|
1669
|
-
# </ul>
|
|
1670
|
-
# <p style="padding-left: 30px;">每次请求的`Filters`的上限为10,`Filter.Values`的上限为5。</p>
|
|
1653
|
+
# @param Filters: <ul> <li><strong>queue-name</strong> <p style="padding-left: 30px;">按照【<strong>队列名称</strong>】进行过滤。队列名称形如:compute。</p> <p style="padding-left: 30px;">类型:String</p> <p style="padding-left: 30px;">必选:否</p> </li> <li><strong>node-role</strong> <p style="padding-left: 30px;">按照【<strong>节点角色</strong>】进行过滤。节点角色形如:Manager。(Manager:管控节点。Compute:计算节点。Login:登录节点。ManagerBackup:备用管控节点。)</p> <p style="padding-left: 30px;">类型:String</p> <p style="padding-left: 30px;">必选:否</p> </li> <li><strong>node-type</strong> <p style="padding-left: 30px;">按照【<strong>节点类型</strong>】进行过滤。节点类型形如:STATIC。(STATIC:静态节点。DYNAMIC:弹性节点。)</p> <p style="padding-left: 30px;">类型:String</p> <p style="padding-left: 30px;">必选:否</p> </li> <li><strong>instance-id</strong> <p style="padding-left: 30px;">按照【<strong>CVM实例资源ID</strong>】进行过滤。资源ID名称形如:ins-xxx。</p> <p style="padding-left: 30px;">类型:String</p> <p style="padding-left: 30px;">必选:否</p> </li> </ul><p style="padding-left: 30px;">每次请求的`Filters`的上限为10,`Filter.Values`的上限为100。</p>
|
|
1671
1654
|
# @type Filters: Array
|
|
1672
1655
|
# @param Offset: 偏移量,默认为0。关于`Offset`的更进一步介绍请参考 API [简介](https://cloud.tencent.com/document/api/213/15688)中的相关小节。
|
|
1673
1656
|
# @type Offset: Integer
|
|
@@ -2452,23 +2435,23 @@ module TencentCloud
|
|
|
2452
2435
|
|
|
2453
2436
|
# 管控节点信息
|
|
2454
2437
|
class ManagerNode < TencentCloud::Common::AbstractModel
|
|
2455
|
-
# @param InstanceChargeType:
|
|
2438
|
+
# @param InstanceChargeType: <p>节点<a href="https://cloud.tencent.com/document/product/213/2180">计费类型</a>。</p>枚举值:<ul><li> PREPAID: 预付费,即包年包月</li><li> POSTPAID_BY_HOUR: 按小时后付费</li></ul>
|
|
2456
2439
|
# @type InstanceChargeType: String
|
|
2457
|
-
# @param InstanceChargePrepaid:
|
|
2440
|
+
# @param InstanceChargePrepaid: <p>预付费模式,即包年包月相关参数设置。通过该参数可以指定包年包月节点的购买时长、是否设置自动续费等属性。若指定节点的付费模式为预付费则该参数必传。</p>
|
|
2458
2441
|
# @type InstanceChargePrepaid: :class:`Tencentcloud::Thpc.v20230321.models.InstanceChargePrepaid`
|
|
2459
|
-
# @param InstanceType:
|
|
2442
|
+
# @param InstanceType: <p>节点机型。不同实例机型指定了不同的资源规格。 <br><li>具体取值可通过调用接口<a href="https://cloud.tencent.com/document/api/213/15749">DescribeInstanceTypeConfigs</a>来获得最新的规格表或参见<a href="https://cloud.tencent.com/document/product/213/11518">实例规格</a>描述。</li> </p>
|
|
2460
2443
|
# @type InstanceType: String
|
|
2461
|
-
# @param SystemDisk:
|
|
2444
|
+
# @param SystemDisk: <p>节点系统盘配置信息。若不指定该参数,则按照系统默认值进行分配。</p>
|
|
2462
2445
|
# @type SystemDisk: :class:`Tencentcloud::Thpc.v20230321.models.SystemDisk`
|
|
2463
|
-
# @param DataDisks:
|
|
2446
|
+
# @param DataDisks: <p>节点数据盘配置信息。若不指定该参数,则默认不购买数据盘。支持购买的时候指定21块数据盘,其中最多包含1块LOCAL_BASIC数据盘或者LOCAL_SSD数据盘,最多包含20块CLOUD_BASIC数据盘、CLOUD_PREMIUM数据盘或者CLOUD_SSD数据盘。</p>
|
|
2464
2447
|
# @type DataDisks: Array
|
|
2465
|
-
# @param InternetAccessible:
|
|
2448
|
+
# @param InternetAccessible: <p>公网带宽相关信息设置。若不指定该参数,则默认公网带宽为0Mbps。</p>
|
|
2466
2449
|
# @type InternetAccessible: :class:`Tencentcloud::Thpc.v20230321.models.InternetAccessible`
|
|
2467
|
-
# @param InstanceName:
|
|
2450
|
+
# @param InstanceName: <p>节点显示名称。<br><li> 不指定节点显示名称则默认显示‘未命名’。 </li><li>购买多个节点,如果指定模式串<code>{R:x}</code>,表示生成数字[<code>[x, x+n-1]</code>,其中<code>n</code>表示购买节点的数量,例如<code>server_{R:3}</code>,购买1个时,节点显示名称为<code>server_3</code>;购买2个时,节点显示名称分别为<code>server_3</code>,<code>server_4</code>。支持指定多个模式串<code>{R:x}</code>。 购买多个节点,如果不指定模式串,则在节点显示名称添加后缀<code>1、2...n</code>,其中<code>n</code>表示购买节点的数量,例如<code>server_</code>,购买2个时,节点显示名称分别为<code>server_1</code>,<code>server_2</code>。</li><li> 最多支持60个字符(包含模式串)。</li></p>
|
|
2468
2451
|
# @type InstanceName: String
|
|
2469
|
-
# @param ProjectId:
|
|
2452
|
+
# @param ProjectId: <p>实例所属项目ID。该参数可以通过调用 <a href="https://cloud.tencent.com/document/api/651/78725">DescribeProject</a> 的返回值中的 projectId 字段来获取。不填为默认项目。</p>
|
|
2470
2453
|
# @type ProjectId: Integer
|
|
2471
|
-
# @param EnhancedService:
|
|
2454
|
+
# @param EnhancedService: <p>增强服务。通过该参数可以指定是否开启云安全、腾讯云可观测平台等服务。若不指定该参数,则默认开启腾讯云可观测平台、云安全服务、自动化助手服务。</p>
|
|
2472
2455
|
# @type EnhancedService: :class:`Tencentcloud::Thpc.v20230321.models.EnhancedService`
|
|
2473
2456
|
|
|
2474
2457
|
attr_accessor :InstanceChargeType, :InstanceChargePrepaid, :InstanceType, :SystemDisk, :DataDisks, :InternetAccessible, :InstanceName, :ProjectId, :EnhancedService
|
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.
|
|
4
|
+
version: 3.0.1187
|
|
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-12-
|
|
11
|
+
date: 2025-12-22 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|
|
@@ -33,13 +33,13 @@ executables: []
|
|
|
33
33
|
extensions: []
|
|
34
34
|
extra_rdoc_files: []
|
|
35
35
|
files:
|
|
36
|
-
- lib/
|
|
36
|
+
- lib/tencentcloud-sdk-thpc.rb
|
|
37
37
|
- lib/v20220401/client.rb
|
|
38
|
-
- lib/
|
|
38
|
+
- lib/v20220401/models.rb
|
|
39
39
|
- lib/v20211109/client.rb
|
|
40
|
-
- lib/
|
|
40
|
+
- lib/v20211109/models.rb
|
|
41
41
|
- lib/v20230321/client.rb
|
|
42
|
-
- lib/
|
|
42
|
+
- lib/v20230321/models.rb
|
|
43
43
|
- lib/VERSION
|
|
44
44
|
homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
|
|
45
45
|
licenses:
|