tencentcloud-sdk-tat 3.0.682 → 3.0.683

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: 7a978b0b8193506be72c17f5b582ffb6cb6bf107
4
- data.tar.gz: dd104de065dbe1a9b59b83fd31266efc69ffb3bc
3
+ metadata.gz: 63d96c238c800808c6f638848ab1d6e80dd6a9a7
4
+ data.tar.gz: 40276ca7845e1855e09bf82991ea7c610dfca793
5
5
  SHA512:
6
- metadata.gz: 018477206c8ec1e7575f7c5b1dba8ec5f6269efa72d543e3ee12efc3e73cf66db437a093aed1a0c95bee822e196aa475a5859855e877d301a4f0d365a8e815c3
7
- data.tar.gz: 9bd2d8aaaaf1aeeaff49beed476a1214353a80d2d12e80f66a8191c490b2d75e30a94a81f87805819f69110a2dcf0fbaef35448d161a8758a039e46541da8f68
6
+ metadata.gz: 4db297b19f825238face1f8b98d213b714519149740f30ec3002fe9955b282f8f79572b14d567621e2a81df488cc75c3bdd9f7aa869a1a56bf26c8902cd33de5
7
+ data.tar.gz: adb793099ebfff19b843e48ad02b52e74bb320f625cfe4fae3417cf9d2f37f84d77e12e4e662c02d9b947f597295998e5938028407e2e60a65ca0bd2b9a593ca
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.682
1
+ 3.0.683
@@ -654,7 +654,7 @@ module TencentCloud
654
654
  class DescribeAutomationAgentStatusRequest < TencentCloud::Common::AbstractModel
655
655
  # @param InstanceIds: 待查询的实例ID列表。
656
656
  # @type InstanceIds: Array
657
- # @param Filters: 过滤条件。<br> <li> agent-status - String - 是否必填:否 -(过滤条件)按照agent状态过滤,取值:Online 在线,Offline 离线。<br> <li> environment - String - 是否必填:否 -(过滤条件)按照agent运行环境查询,取值:Linux。<br> <li> instance-id - String - 是否必填:否 -(过滤条件)按照实例ID过滤。 <br>每次请求的 `Filters` 的上限为10, `Filter.Values` 的上限为5。参数不支持同时指定 `InstanceIds` 和 `Filters` 。
657
+ # @param Filters: 过滤条件。<br> <li> agent-status - String - 是否必填:否 -(过滤条件)按照agent状态过滤,取值:Online 在线,Offline 离线。<br> <li> environment - String - 是否必填:否 -(过滤条件)按照agent运行环境查询,取值:Linux, Windows。<br> <li> instance-id - String - 是否必填:否 -(过滤条件)按照实例ID过滤。 <br>每次请求的 `Filters` 的上限为10, `Filter.Values` 的上限为5。参数不支持同时指定 `InstanceIds` 和 `Filters` 。
658
658
  # @type Filters: Array
659
659
  # @param Limit: 返回数量,默认为20,最大值为100。关于 `Limit` 的更进一步介绍请参考 API [简介](https://cloud.tencent.com/document/api/213/15688)中的相关小节。
660
660
  # @type Limit: Integer
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tat
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.682
4
+ version: 3.0.683
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-10-23 00:00:00.000000000 Z
11
+ date: 2023-10-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common
@@ -33,9 +33,9 @@ executables: []
33
33
  extensions: []
34
34
  extra_rdoc_files: []
35
35
  files:
36
- - lib/tencentcloud-sdk-tat.rb
37
- - lib/v20201028/client.rb
38
36
  - lib/v20201028/models.rb
37
+ - lib/v20201028/client.rb
38
+ - lib/tencentcloud-sdk-tat.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: