tencentcloud-sdk-dasb 3.0.755 → 3.0.756

Sign up to get free protection for your applications and to get access to all the features.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20191018/models.rb +14 -4
  4. metadata +4 -4
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9b21a23010b159b0fb668411bf3d244d4e5e8344
4
- data.tar.gz: 54b99a1ff64ed0bbfa8431597f3315e840f366a9
3
+ metadata.gz: a174ad935414d91199c09828c127037dca7bc4b3
4
+ data.tar.gz: 2ce31624cbad1f1d454098cd8a49e31a003d8608
5
5
  SHA512:
6
- metadata.gz: d1e2ddfe177b5d5cc67af08aca93a028d1a3b697497b29e96e9ffc0f66b2bd45aa3f2d08e20fb04fdb32cd3053b3696a539163fb7515ceaf4725ec4f5832b5b2
7
- data.tar.gz: a12a1212dc3662994025e5b75290d9d6fa7125f820f9f9e3ec26c57f6091d3fae2d42571a5ebcb50bbeb541a6b551dd71f7ed38bfb9c23a78b243fe74c61897c
6
+ metadata.gz: ab1263924acb78131b8f566efe68609cd90b9cef750cd94164929d86ffeca60c443a646aec73fb68c554393ae1c2eef17c53f05b87d9a2b409b59d4082efe0b0
7
+ data.tar.gz: 0cbf47486bf11a773053b24885d85421e24c9eaa7c89ece0bf560bb074eae99b92c35fca271c7e91fd5b925b5ead99a5a2ad08326c5be999f89a6de68024ab99
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.755
1
+ 3.0.756
@@ -109,10 +109,13 @@ module TencentCloud
109
109
  # @param ACTemplateSet: 关联的数据库高危命令列表
110
110
  # 注意:此字段可能返回 null,表示取不到有效值。
111
111
  # @type ACTemplateSet: Array
112
+ # @param WhiteCmds: 关联的白命令命令
113
+ # 注意:此字段可能返回 null,表示取不到有效值。
114
+ # @type WhiteCmds: Array
112
115
 
113
- attr_accessor :Id, :Name, :AllowDiskRedirect, :AllowClipFileUp, :AllowClipFileDown, :AllowClipTextUp, :AllowClipTextDown, :AllowFileUp, :MaxFileUpSize, :AllowFileDown, :MaxFileDownSize, :AllowAnyAccount, :UserSet, :UserGroupSet, :DeviceSet, :DeviceGroupSet, :AccountSet, :CmdTemplateSet, :AllowDiskFileUp, :AllowDiskFileDown, :AllowShellFileUp, :AllowShellFileDown, :AllowFileDel, :ValidateFrom, :ValidateTo, :Status, :Department, :AllowAccessCredential, :ACTemplateSet
116
+ attr_accessor :Id, :Name, :AllowDiskRedirect, :AllowClipFileUp, :AllowClipFileDown, :AllowClipTextUp, :AllowClipTextDown, :AllowFileUp, :MaxFileUpSize, :AllowFileDown, :MaxFileDownSize, :AllowAnyAccount, :UserSet, :UserGroupSet, :DeviceSet, :DeviceGroupSet, :AccountSet, :CmdTemplateSet, :AllowDiskFileUp, :AllowDiskFileDown, :AllowShellFileUp, :AllowShellFileDown, :AllowFileDel, :ValidateFrom, :ValidateTo, :Status, :Department, :AllowAccessCredential, :ACTemplateSet, :WhiteCmds
114
117
 
115
- def initialize(id=nil, name=nil, allowdiskredirect=nil, allowclipfileup=nil, allowclipfiledown=nil, allowcliptextup=nil, allowcliptextdown=nil, allowfileup=nil, maxfileupsize=nil, allowfiledown=nil, maxfiledownsize=nil, allowanyaccount=nil, userset=nil, usergroupset=nil, deviceset=nil, devicegroupset=nil, accountset=nil, cmdtemplateset=nil, allowdiskfileup=nil, allowdiskfiledown=nil, allowshellfileup=nil, allowshellfiledown=nil, allowfiledel=nil, validatefrom=nil, validateto=nil, status=nil, department=nil, allowaccesscredential=nil, actemplateset=nil)
118
+ def initialize(id=nil, name=nil, allowdiskredirect=nil, allowclipfileup=nil, allowclipfiledown=nil, allowcliptextup=nil, allowcliptextdown=nil, allowfileup=nil, maxfileupsize=nil, allowfiledown=nil, maxfiledownsize=nil, allowanyaccount=nil, userset=nil, usergroupset=nil, deviceset=nil, devicegroupset=nil, accountset=nil, cmdtemplateset=nil, allowdiskfileup=nil, allowdiskfiledown=nil, allowshellfileup=nil, allowshellfiledown=nil, allowfiledel=nil, validatefrom=nil, validateto=nil, status=nil, department=nil, allowaccesscredential=nil, actemplateset=nil, whitecmds=nil)
116
119
  @Id = id
117
120
  @Name = name
118
121
  @AllowDiskRedirect = allowdiskredirect
@@ -142,6 +145,7 @@ module TencentCloud
142
145
  @Department = department
143
146
  @AllowAccessCredential = allowaccesscredential
144
147
  @ACTemplateSet = actemplateset
148
+ @WhiteCmds = whitecmds
145
149
  end
146
150
 
147
151
  def deserialize(params)
@@ -219,6 +223,7 @@ module TencentCloud
219
223
  @ACTemplateSet << actemplate_tmp
220
224
  end
221
225
  end
226
+ @WhiteCmds = params['WhiteCmds']
222
227
  end
223
228
  end
224
229
 
@@ -4491,10 +4496,13 @@ module TencentCloud
4491
4496
  # @param Status: 状态 与Filter中一致
4492
4497
  # 注意:此字段可能返回 null,表示取不到有效值。
4493
4498
  # @type Status: String
4499
+ # @param AclVersion: 权限版本
4500
+ # 注意:此字段可能返回 null,表示取不到有效值。
4501
+ # @type AclVersion: Integer
4494
4502
 
4495
- attr_accessor :UserName, :RealName, :Id, :Phone, :Email, :ValidateFrom, :ValidateTo, :GroupSet, :AuthType, :ValidateTime, :Department, :DepartmentId, :ActiveStatus, :LockStatus, :Status
4503
+ attr_accessor :UserName, :RealName, :Id, :Phone, :Email, :ValidateFrom, :ValidateTo, :GroupSet, :AuthType, :ValidateTime, :Department, :DepartmentId, :ActiveStatus, :LockStatus, :Status, :AclVersion
4496
4504
 
4497
- def initialize(username=nil, realname=nil, id=nil, phone=nil, email=nil, validatefrom=nil, validateto=nil, groupset=nil, authtype=nil, validatetime=nil, department=nil, departmentid=nil, activestatus=nil, lockstatus=nil, status=nil)
4505
+ def initialize(username=nil, realname=nil, id=nil, phone=nil, email=nil, validatefrom=nil, validateto=nil, groupset=nil, authtype=nil, validatetime=nil, department=nil, departmentid=nil, activestatus=nil, lockstatus=nil, status=nil, aclversion=nil)
4498
4506
  @UserName = username
4499
4507
  @RealName = realname
4500
4508
  @Id = id
@@ -4510,6 +4518,7 @@ module TencentCloud
4510
4518
  @ActiveStatus = activestatus
4511
4519
  @LockStatus = lockstatus
4512
4520
  @Status = status
4521
+ @AclVersion = aclversion
4513
4522
  end
4514
4523
 
4515
4524
  def deserialize(params)
@@ -4538,6 +4547,7 @@ module TencentCloud
4538
4547
  @ActiveStatus = params['ActiveStatus']
4539
4548
  @LockStatus = params['LockStatus']
4540
4549
  @Status = params['Status']
4550
+ @AclVersion = params['AclVersion']
4541
4551
  end
4542
4552
  end
4543
4553
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-dasb
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.755
4
+ version: 3.0.756
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-01-22 00:00:00.000000000 Z
11
+ date: 2024-01-25 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/v20191018/client.rb
37
- - lib/v20191018/models.rb
38
36
  - lib/tencentcloud-sdk-dasb.rb
37
+ - lib/v20191018/models.rb
38
+ - lib/v20191018/client.rb
39
39
  - lib/VERSION
40
40
  homepage: https://github.com/TencentCloud/tencentcloud-sdk-ruby
41
41
  licenses: