tencentcloud-sdk-tcss 1.0.356 → 1.0.359

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: 52360ff5ba30140c270cb9c72a19bbb3599d8135
4
- data.tar.gz: 4bb74491a60e63cffa5aa0452354f088cc7095b9
3
+ metadata.gz: 65de7bf6b88a00dabb9f8145d6969ec271a0f056
4
+ data.tar.gz: 77b74e9dda0ef300a8eda4857bdb0954a13bbec4
5
5
  SHA512:
6
- metadata.gz: d1c1d29effe5691295458585779e25aeeff3a9e3a657aa5c610e26d56a194a22c4705f8b345062b15f6df97d80bbf0e436f5b8b06f8db31b0cc2a8acdaf1e677
7
- data.tar.gz: d62629f0426b3d1149cea7d6dc1a08c2cefa5c2c5266c97a48e523c57b83cec0eda3200c92fa6fb36b2b304c3bb632c25ad2bf9abf92ad854a264e62e8a5bdeb
6
+ metadata.gz: 6e35ee8b88557f15868c8189ceaa0c3135aa0e81da2d4dbb64ce39f37cf47a7022d414406440e34bed3b1e74e6462107a33acb90441fa5fdecf3be69de7b56d5
7
+ data.tar.gz: e6ef0a36dc9980256204f4e4151e942ebaa195a676356074d0f669652d98f9d27d06df3674bddd25a131b36d3250b79a3fc8d28222bb25e14eaec85476eaccaf
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.356
1
+ 1.0.359
@@ -10379,6 +10379,8 @@ module TencentCloud
10379
10379
  # <li>ContainerNetStatus - String -是否必填: 否 - 容器网络状态筛选 NORMAL ISOLATED ISOLATING RESTORING RESTORE_FAILED</li>
10380
10380
  # <li>TimeRange - string -是否必填: 否 - 时间范围筛选 ["2022-03-31 16:55:00", "2022-03-31 17:00:00"]</li>
10381
10381
  # <li>ContainerStatus - string -是否必填: 否 - 容器状态 RUNNING PAUSED STOPPED CREATED DESTROYED RESTARTING REMOVING</li>
10382
+ # <li>AutoIsolateMode - string -是否必填: 否 - 隔离方式 MANUAL AUTO</li>
10383
+ # <li>MD5 - string -是否必填: 否 - md5 </li>
10382
10384
  # @type Filters: Array
10383
10385
  # @param Order: 排序方式
10384
10386
  # @type Order: String
@@ -11101,8 +11103,11 @@ module TencentCloud
11101
11103
  # <li>ImageId- string - 是否必填:否 - 镜像id</li>
11102
11104
  # <li>IsRealTime- int - 是否必填:否 - 过滤是否实时监控数据</li>
11103
11105
  # <li>TaskId- string - 是否必填:否 - 任务ID</li>
11104
- # <li>NetStatus - String -是否必填: 否 - 容器网络状态筛选 NORMAL ISOLATED ISOLATING RESTORING RESTORE_FAILED</li>
11105
11106
  # <li>TimeRange - string -是否必填: 否 - 时间范围筛选 ["2022-03-31 16:55:00", "2022-03-31 17:00:00"]</li>
11107
+ # <li>ContainerNetStatus - String -是否必填: 否 - 容器网络状态筛选 NORMAL ISOLATED ISOLATING RESTORING RESTORE_FAILED</li>
11108
+ # <li>ContainerStatus - string -是否必填: 否 - 容器状态 RUNNING PAUSED STOPPED CREATED DESTROYED RESTARTING REMOVING</li>
11109
+ # <li>AutoIsolateMode - string -是否必填: 否 - 隔离方式 MANUAL AUTO</li>
11110
+ # <li>MD5 - string -是否必填: 否 - md5 </li>
11106
11111
  # @type Filters: Array
11107
11112
  # @param Order: 排序方式
11108
11113
  # @type Order: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-tcss
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.356
4
+ version: 1.0.359
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-07-14 00:00:00.000000000 Z
11
+ date: 2022-07-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common