tencentcloud-sdk-lighthouse 3.0.386 → 3.0.387

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: 547e418d72ef25726a9e52a66336e48e4efec93e
4
- data.tar.gz: c0fc2a8ec29a16540ae0b6f671432c7536cf4231
3
+ metadata.gz: eaab881c0d97c698491847eca24a7cfa9a65baa6
4
+ data.tar.gz: 01a315d26116c07834e4105b3283cd2db405ca10
5
5
  SHA512:
6
- metadata.gz: fe0e49b8d13aa546a85d5da5178dc90a266692e77a11a9e61d25e22e45989ae39d56ae8decb9d7de13787b1f5a12f2adb3633bdaaacfd02bef18bb54d2539d7e
7
- data.tar.gz: 2410bf18d407d6363e17a170fa8836d06932b61647137b40ca84c72585640c9ae2168e29e4967e8f8615892e230baafee30b29d4a1a36e830f62e44de838d13f
6
+ metadata.gz: 1433e1c7ccb6493944316a6b4be64b6cdfdfe4432ffd85b614146e15e140533f0f46024649381e5f2a4ead937368660326b30069f33397b04d5b2fdcb56853ee
7
+ data.tar.gz: 57ba55ada30c3987c95e9311f53d3902955a90096f781d1cbf25e4e0e24ea459e50e514cc2539d48ee173a24f7c99a82ef90c0a236137e7250da614e947753b8
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.386
1
+ 3.0.387
@@ -3499,7 +3499,7 @@ module TencentCloud
3499
3499
  # @param LoginSettings: 实例登录设置。
3500
3500
  # @type LoginSettings: :class:`Tencentcloud::Lighthouse.v20200324.models.LoginSettings`
3501
3501
  # @param InstanceState: 实例状态。取值范围:
3502
- # <li>PENDING:表示创建中</li><li>LAUNCH_FAILED:表示创建失败</li><li>RUNNING:表示运行中</li><li>STOPPED:表示关机</li><li>STARTING:表示开机中</li><li>STOPPING:表示关机中</li><li>REBOOTING:表示重启中</li><li>SHUTDOWN:表示停止待销毁</li><li>TERMINATING:表示销毁中</li><li>DELETING:表示删除中</li><li>FREEZING:表示冻结中</li>
3502
+ # <li>PENDING:表示创建中</li><li>LAUNCH_FAILED:表示创建失败</li><li>RUNNING:表示运行中</li><li>STOPPED:表示关机</li><li>STARTING:表示开机中</li><li>STOPPING:表示关机中</li><li>REBOOTING:表示重启中</li><li>SHUTDOWN:表示停止待销毁</li><li>TERMINATING:表示销毁中</li><li>DELETING:表示删除中</li><li>FREEZING:表示冻结中</li><li>ENTER_RESCUE_MODE:表示进入救援模式中</li><li>RESCUE_MODE:表示救援模式</li><li>EXIT_RESCUE_MODE:表示退出救援模式中</li>
3503
3503
  # @type InstanceState: String
3504
3504
  # @param Uuid: 实例全局唯一 ID。
3505
3505
  # @type Uuid: String
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-lighthouse
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.386
4
+ version: 3.0.387
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-08-12 00:00:00.000000000 Z
11
+ date: 2022-08-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common