tencentcloud-sdk-cloudapp 3.0.1152 → 3.0.1190
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/v20220530/models.rb +18 -18
- metadata +2 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: b1cbc481a7c0181d2609f20c39e75437ea42c069
|
|
4
|
+
data.tar.gz: 578e30c505d6a4f76389ac16f8ec6b19796d836f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: f5b1a09e732bbda4414266b66f1b5f3345d35e94d33b70cfa65952141b50149c344589c0619a96ce8f6e6d679e8d413c6d07797466d250869a2d4f434dda48fc
|
|
7
|
+
data.tar.gz: 5efe6fdb4ea4ac3bb1dd3208b57d21f741c76aace1935cfde109fd7fa0e66ee23393900f1323b6bcf8be6102f171b751ffe88c5faaacd9bcdf1e43b3f2be51f3
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.1190
|
data/lib/v20220530/models.rb
CHANGED
|
@@ -85,43 +85,43 @@ module TencentCloud
|
|
|
85
85
|
|
|
86
86
|
# 表示应用实例的软件授权,包含颁发信息、激活信息等内容。
|
|
87
87
|
class License < TencentCloud::Common::AbstractModel
|
|
88
|
-
# @param LicenseId: License ID
|
|
88
|
+
# @param LicenseId: <p>License ID</p>
|
|
89
89
|
# @type LicenseId: String
|
|
90
|
-
# @param LicenseMode:
|
|
90
|
+
# @param LicenseMode: <p>软件授权模式。<table><thead><tr><th>枚举值</th><th>说明</th></tr></thead><tbody><tr><td>Permanent</td><td>永久授权。该授权不受有效期限制。</td></tr><tr><td>Subscription</td><td>订阅授权。授权如果过了有效期,则会进入过期状态。</td></tr><tr><td>Accept</td><td>验收期授权。用于需要验收的软件处于验收期间的授权,授权如果过了验收有效期,则会进入过期状态。</td></tr></tbody></table></p>
|
|
91
91
|
# @type LicenseMode: String
|
|
92
|
-
# @param LicenseStatus:
|
|
92
|
+
# @param LicenseStatus: <p>软件的授权状态。<table><thead><tr><th>枚举值</th><th>说明</th></tr></thead><tbody><tr><td>Issued</td><td>已颁发,等待激活。一般来说,如果软件已经在运行,不会出现该状态。</td></tr><tr><td>Active</td><td>授权在有效期内,这是软件运行期间最常见的状态。</td></tr><tr><td>Expired</td><td>授权已过期。订阅类的软件授权有有效期,如果服务器时间已晚于有效期,则会进入过期状态。</td></tr><tr><td>Isolated</td><td>授权已隔离。有截止日期的授权,当用户授权到期时,先进入此状态,用户可以去续费,超过7天不续费则授权进入Destroyed状态。</td></tr><tr><td>Destroyed</td><td>授权已失效/销毁。用户如果退货软件,则授权会自动失效。</td></tr></tbody></table></p>
|
|
93
93
|
# @type LicenseStatus: String
|
|
94
|
-
# @param ProviderId:
|
|
94
|
+
# @param ProviderId: <p>软件供应方 ID。</p>
|
|
95
95
|
# @type ProviderId: Integer
|
|
96
|
-
# @param SoftwarePackageId:
|
|
96
|
+
# @param SoftwarePackageId: <p>软件包 ID。</p>
|
|
97
97
|
# @type SoftwarePackageId: String
|
|
98
|
-
# @param SoftwarePackageVersion:
|
|
98
|
+
# @param SoftwarePackageVersion: <p>软件包版本。</p>
|
|
99
99
|
# @type SoftwarePackageVersion: String
|
|
100
|
-
# @param AuthorizedUserUin:
|
|
100
|
+
# @param AuthorizedUserUin: <p>被授权的用户 UIN。</p>
|
|
101
101
|
# @type AuthorizedUserUin: String
|
|
102
|
-
# @param AuthorizedCloudappId:
|
|
102
|
+
# @param AuthorizedCloudappId: <p>被授权的应用实例 ID。</p>
|
|
103
103
|
# @type AuthorizedCloudappId: String
|
|
104
|
-
# @param AuthorizedCloudappRoleId:
|
|
104
|
+
# @param AuthorizedCloudappRoleId: <p>被授权的角色 ID。</p>
|
|
105
105
|
# @type AuthorizedCloudappRoleId: String
|
|
106
|
-
# @param AuthorizedSpecification:
|
|
106
|
+
# @param AuthorizedSpecification: <p>被授权的软件规格,具体字段请参考结构SaleParam</p>
|
|
107
107
|
# @type AuthorizedSpecification: Array
|
|
108
|
-
# @param BillingMode:
|
|
108
|
+
# @param BillingMode: <p>被授权的软件的计费模式。<table><thead><tr><th>枚举值</th><th>说明</th></tr></thead><tbody><tr><td>1</td><td>线上计费,软件的授权从腾讯云线上购买,支持续费、退款等操作。</td></tr><tr><td>2</td><td>线下计费,软件的授权线下签订合同购买,定向客户交付,无法从线上续费和退款。</td></tr><tr><td>4</td><td>免费</td></tr></tbody></table></p>
|
|
109
109
|
# @type BillingMode: Integer
|
|
110
|
-
# @param LifeSpan:
|
|
110
|
+
# @param LifeSpan: <p>授权时长(单位由LifeSpanUnit确定,枚举值有Y年/M月/D日三种)</p>
|
|
111
111
|
# @type LifeSpan: Integer
|
|
112
|
-
# @param IssueDate:
|
|
112
|
+
# @param IssueDate: <p>授权颁发时间。</p>
|
|
113
113
|
# @type IssueDate: String
|
|
114
|
-
# @param ActivationDate:
|
|
114
|
+
# @param ActivationDate: <p>授权激活时间,如从未激活则返回 null。</p>
|
|
115
115
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
116
116
|
# @type ActivationDate: String
|
|
117
|
-
# @param ExpirationDate:
|
|
117
|
+
# @param ExpirationDate: <p>授权过期时间</p>
|
|
118
118
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
119
119
|
# @type ExpirationDate: String
|
|
120
|
-
# @param LifeSpanUnit:
|
|
120
|
+
# @param LifeSpanUnit: <p>授权时长单位,枚举值有Y年/M月/D日三种</p>
|
|
121
121
|
# @type LifeSpanUnit: String
|
|
122
|
-
# @param LicenseType:
|
|
122
|
+
# @param LicenseType: <p>授权的类型:Standard正式版/Development开发版/Trial体验版</p>
|
|
123
123
|
# @type LicenseType: String
|
|
124
|
-
# @param LicenseLevel:
|
|
124
|
+
# @param LicenseLevel: <p>授权的层级:Master 主授权;Child 子授权/增强型授权</p>
|
|
125
125
|
# @type LicenseLevel: String
|
|
126
126
|
|
|
127
127
|
attr_accessor :LicenseId, :LicenseMode, :LicenseStatus, :ProviderId, :SoftwarePackageId, :SoftwarePackageVersion, :AuthorizedUserUin, :AuthorizedCloudappId, :AuthorizedCloudappRoleId, :AuthorizedSpecification, :BillingMode, :LifeSpan, :IssueDate, :ActivationDate, :ExpirationDate, :LifeSpanUnit, :LicenseType, :LicenseLevel
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: tencentcloud-sdk-cloudapp
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 3.0.
|
|
4
|
+
version: 3.0.1190
|
|
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-
|
|
11
|
+
date: 2025-12-25 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|