tencentcloud-sdk-ioa 3.0.934 → 3.0.936

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/v20220601/models.rb +8 -125
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 6eca87baa1654ab655cc9220609171db63244a4c
4
- data.tar.gz: ef10b492e7b5664ea1f19b225653931c5498e302
3
+ metadata.gz: 774d62c937e800fb322fe7efe49925677c6d0dc8
4
+ data.tar.gz: eb6c4ac7ab25b0b2131b53041215d243b81925fa
5
5
  SHA512:
6
- metadata.gz: cca3f3ee5136f4be3dc74910a81d9b96576698ff6f6695f5db9281dc224abb0077542799ec876e0d337ec277d7a7cb467b73363db67391953c63219af447bfe6
7
- data.tar.gz: 143b0456601feace81b661a0191f64021914551fa1a7ab50afb5a6bc405ba8ef496dd361e3ec6b72b24abf077c412dbf73d1315b2c47647a17745fe4c097fd87
6
+ metadata.gz: 4b26ed4ba17e459020b6ab0ec60853d4c7b8d606d44b0385e41a5c144bbdcce475a09653e7f6808e5e3b294385a2c9d69d8dfbdef1dad72aef34ed1cbc213270
7
+ data.tar.gz: a013f6e789d319c6ce19fdcfdf14571b50a3d9219c628851e4b07041903e3a461e3781b6e3fa78b1d8f142dbc75d59ba2ae6b155beb2fee7312b41935bf3f111
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.934
1
+ 3.0.936
@@ -107,17 +107,17 @@ module TencentCloud
107
107
 
108
108
  # CreateDeviceVirtualGroup请求参数结构体
109
109
  class CreateDeviceVirtualGroupRequest < TencentCloud::Common::AbstractModel
110
- # @param DeviceVirtualGroupName: 终端自定义分组名
110
+ # @param DeviceVirtualGroupName: 必填,终端自定义分组名
111
111
  # @type DeviceVirtualGroupName: String
112
112
  # @param Description: 详情
113
113
  # @type Description: String
114
- # @param OsType: 系统类型(0: win,1:linux,2: mac,3: win_srv,4:android,5:ios 默认值0)(只支持32位)
114
+ # @param OsType: 必填,系统类型(0: win,1:linux,2: mac,3: win_srv,4:android,5:ios )(只支持32位)
115
115
  # @type OsType: Integer
116
- # @param TimeType: 时间设置类型(1:自动小时、2:自动每天、3:自定义、0:手动分组)(只支持32位)
116
+ # @param TimeType: 必填,分组类型(0:手动分组;非0为自动划分分组;具体枚举值为:1:自动每小时划分分组、2:自动每天划分分组、3:自定义时间划分分组)(只支持32位)
117
117
  # @type TimeType: Integer
118
- # @param AutoMinute: 自动划分时间(单位min)(只支持32位)
118
+ # @param AutoMinute: 选填,TimeType=3时的自动划分时间,其他情况为0(单位min)(只支持32位)
119
119
  # @type AutoMinute: Integer
120
- # @param AutoRules: 自动划分规则数据
120
+ # @param AutoRules: 选填,手动分组不填,自动划分分组的划分规则数据
121
121
  # @type AutoRules: :class:`Tencentcloud::Ioa.v20220601.models.ComplexRule`
122
122
 
123
123
  attr_accessor :DeviceVirtualGroupName, :Description, :OsType, :TimeType, :AutoMinute, :AutoRules
@@ -147,7 +147,6 @@ module TencentCloud
147
147
  # CreateDeviceVirtualGroup返回参数结构体
148
148
  class CreateDeviceVirtualGroupResponse < TencentCloud::Common::AbstractModel
149
149
  # @param Data: 响应返回的data
150
- # 注意:此字段可能返回 null,表示取不到有效值。
151
150
  # @type Data: :class:`Tencentcloud::Ioa.v20220601.models.CreateDeviceVirtualGroupRspData`
152
151
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
153
152
  # @type RequestId: String
@@ -171,7 +170,6 @@ module TencentCloud
171
170
  # 响应返回的data
172
171
  class CreateDeviceVirtualGroupRspData < TencentCloud::Common::AbstractModel
173
172
  # @param Id: 返回的自定义分组id
174
- # 注意:此字段可能返回 null,表示取不到有效值。
175
173
  # @type Id: Integer
176
174
 
177
175
  attr_accessor :Id
@@ -188,64 +186,44 @@ module TencentCloud
188
186
  # 账号分组信息
189
187
  class DescribeAccountGroupsData < TencentCloud::Common::AbstractModel
190
188
  # @param NamePath: 账号分组名全路径,点分格式
191
- # 注意:此字段可能返回 null,表示取不到有效值。
192
189
  # @type NamePath: String
193
190
  # @param IdPathArr: 账号分组ID全路径,数组格式
194
- # 注意:此字段可能返回 null,表示取不到有效值。
195
191
  # @type IdPathArr: Array
196
192
  # @param ExtraInfo: 扩展信息
197
- # 注意:此字段可能返回 null,表示取不到有效值。
198
193
  # @type ExtraInfo: String
199
194
  # @param Utime: 最后更新时间
200
- # 注意:此字段可能返回 null,表示取不到有效值。
201
195
  # @type Utime: String
202
196
  # @param ParentId: 父分组ID
203
- # 注意:此字段可能返回 null,表示取不到有效值。
204
197
  # @type ParentId: Integer
205
198
  # @param OrgId: 源账号组织ID。使用第三方导入用户源时,记录该分组在源组织架构下的分组ID
206
- # 注意:此字段可能返回 null,表示取不到有效值。
207
199
  # @type OrgId: String
208
200
  # @param Name: 分组名称
209
- # 注意:此字段可能返回 null,表示取不到有效值。
210
201
  # @type Name: String
211
202
  # @param Id: 分组ID
212
- # 注意:此字段可能返回 null,表示取不到有效值。
213
203
  # @type Id: Integer
214
204
  # @param Description: 分组描述
215
- # 注意:此字段可能返回 null,表示取不到有效值。
216
205
  # @type Description: String
217
206
  # @param Source: 同步数据源
218
- # 注意:此字段可能返回 null,表示取不到有效值。
219
207
  # @type Source: Integer
220
208
  # @param IdPath: 账号分组ID全路径,点分格式
221
- # 注意:此字段可能返回 null,表示取不到有效值。
222
209
  # @type IdPath: String
223
210
  # @param Itime: 创建时间
224
- # 注意:此字段可能返回 null,表示取不到有效值。
225
211
  # @type Itime: String
226
212
  # @param ParentOrgId: 父源账号组织ID。使用第三方导入用户源时,记录该分组在源组织架构下的分组ID
227
- # 注意:此字段可能返回 null,表示取不到有效值。
228
213
  # @type ParentOrgId: String
229
214
  # @param ImportType: 导入类型
230
- # 注意:此字段可能返回 null,表示取不到有效值。
231
215
  # @type ImportType: String
232
216
  # @param MiniIamId: miniIAM id
233
- # 注意:此字段可能返回 null,表示取不到有效值。
234
217
  # @type MiniIamId: String
235
218
  # @param UserTotal: 该分组下含子组的所有用户总数
236
- # 注意:此字段可能返回 null,表示取不到有效值。
237
219
  # @type UserTotal: Integer
238
220
  # @param IsLeaf: 是否叶子节点
239
- # 注意:此字段可能返回 null,表示取不到有效值。
240
221
  # @type IsLeaf: Boolean
241
222
  # @param ReadOnly: 是否该账户的直接权限
242
- # 注意:此字段可能返回 null,表示取不到有效值。
243
223
  # @type ReadOnly: Boolean
244
224
  # @param LatestSyncResult: 最新一次同步任务的结果
245
- # 注意:此字段可能返回 null,表示取不到有效值。
246
225
  # @type LatestSyncResult: String
247
226
  # @param LatestSyncTime: 最新一次同步任务的结束时间
248
- # 注意:此字段可能返回 null,表示取不到有效值。
249
227
  # @type LatestSyncTime: String
250
228
 
251
229
  attr_accessor :NamePath, :IdPathArr, :ExtraInfo, :Utime, :ParentId, :OrgId, :Name, :Id, :Description, :Source, :IdPath, :Itime, :ParentOrgId, :ImportType, :MiniIamId, :UserTotal, :IsLeaf, :ReadOnly, :LatestSyncResult, :LatestSyncTime
@@ -300,10 +278,8 @@ module TencentCloud
300
278
  # 账户分组详情响应数据
301
279
  class DescribeAccountGroupsPageResp < TencentCloud::Common::AbstractModel
302
280
  # @param Items: 账户分响应对象集合
303
- # 注意:此字段可能返回 null,表示取不到有效值。
304
281
  # @type Items: Array
305
282
  # @param Page: 分页公共对象
306
- # 注意:此字段可能返回 null,表示取不到有效值。
307
283
  # @type Page: :class:`Tencentcloud::Ioa.v20220601.models.Paging`
308
284
 
309
285
  attr_accessor :Items, :Page
@@ -370,7 +346,6 @@ module TencentCloud
370
346
  # DescribeAccountGroups返回参数结构体
371
347
  class DescribeAccountGroupsResponse < TencentCloud::Common::AbstractModel
372
348
  # @param Data: 账号分组详情响应数据
373
- # 注意:此字段可能返回 null,表示取不到有效值。
374
349
  # @type Data: :class:`Tencentcloud::Ioa.v20220601.models.DescribeAccountGroupsPageResp`
375
350
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
376
351
  # @type RequestId: String
@@ -394,10 +369,8 @@ module TencentCloud
394
369
  # 分页的data数据
395
370
  class DescribeDevicesPageRsp < TencentCloud::Common::AbstractModel
396
371
  # @param Paging: 数据分页信息
397
- # 注意:此字段可能返回 null,表示取不到有效值。
398
372
  # @type Paging: :class:`Tencentcloud::Ioa.v20220601.models.Paging`
399
373
  # @param Items: 业务响应数据
400
- # 注意:此字段可能返回 null,表示取不到有效值。
401
374
  # @type Items: Array
402
375
 
403
376
  attr_accessor :Paging, :Items
@@ -554,7 +527,6 @@ module TencentCloud
554
527
  # DescribeDevices返回参数结构体
555
528
  class DescribeDevicesResponse < TencentCloud::Common::AbstractModel
556
529
  # @param Data: 分页的data数据
557
- # 注意:此字段可能返回 null,表示取不到有效值。
558
530
  # @type Data: :class:`Tencentcloud::Ioa.v20220601.models.DescribeDevicesPageRsp`
559
531
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
560
532
  # @type RequestId: String
@@ -578,7 +550,6 @@ module TencentCloud
578
550
  # 所属组
579
551
  class DescribeLocalAccountAccountGroupsData < TencentCloud::Common::AbstractModel
580
552
  # @param AccountGroupId: 组Id(只支持32位)
581
- # 注意:此字段可能返回 null,表示取不到有效值。
582
553
  # @type AccountGroupId: Integer
583
554
 
584
555
  attr_accessor :AccountGroupId
@@ -595,64 +566,44 @@ module TencentCloud
595
566
  # 获取账号列表响应的单个对象
596
567
  class DescribeLocalAccountsData < TencentCloud::Common::AbstractModel
597
568
  # @param Id: uid,数据库中唯一
598
- # 注意:此字段可能返回 null,表示取不到有效值。
599
569
  # @type Id: Integer
600
570
  # @param UserId: 账号,登录账号
601
- # 注意:此字段可能返回 null,表示取不到有效值。
602
571
  # @type UserId: String
603
572
  # @param UserName: 用户名
604
- # 注意:此字段可能返回 null,表示取不到有效值。
605
573
  # @type UserName: String
606
574
  # @param AccountId: 账号id,同Id字段
607
- # 注意:此字段可能返回 null,表示取不到有效值。
608
575
  # @type AccountId: Integer
609
576
  # @param GroupId: 账号所在的分组id
610
- # 注意:此字段可能返回 null,表示取不到有效值。
611
577
  # @type GroupId: Integer
612
578
  # @param GroupName: 账号所在的分组名称
613
- # 注意:此字段可能返回 null,表示取不到有效值。
614
579
  # @type GroupName: String
615
580
  # @param NamePath: 账号所在的分组名称路径,用英文.分割
616
- # 注意:此字段可能返回 null,表示取不到有效值。
617
581
  # @type NamePath: String
618
582
  # @param Source: 账号来源,0表示本地账号(只支持32位)
619
- # 注意:此字段可能返回 null,表示取不到有效值。
620
583
  # @type Source: Integer
621
584
  # @param Status: 账号状态,0禁用,1启用(只支持32位)
622
- # 注意:此字段可能返回 null,表示取不到有效值。
623
585
  # @type Status: Integer
624
586
  # @param Itime: 账号的创建时间
625
- # 注意:此字段可能返回 null,表示取不到有效值。
626
587
  # @type Itime: String
627
588
  # @param Utime: 账号的最后更新时间
628
- # 注意:此字段可能返回 null,表示取不到有效值。
629
589
  # @type Utime: String
630
590
  # @param ExtraInfo: 账号的扩展信息,包含邮箱、手机号、身份证、职位等信息
631
- # 注意:此字段可能返回 null,表示取不到有效值。
632
591
  # @type ExtraInfo: String
633
592
  # @param RiskLevel: 用户风险等级,枚举:none, low, middle, high
634
- # 注意:此字段可能返回 null,表示取不到有效值。
635
593
  # @type RiskLevel: String
636
594
  # @param AccountGroups: 所属组
637
- # 注意:此字段可能返回 null,表示取不到有效值。
638
595
  # @type AccountGroups: Array
639
596
  # @param MobileBindNum: 绑定手机端设备数
640
- # 注意:此字段可能返回 null,表示取不到有效值。
641
597
  # @type MobileBindNum: Integer
642
598
  # @param PcBindNum: 绑定Pc端设备数
643
- # 注意:此字段可能返回 null,表示取不到有效值。
644
599
  # @type PcBindNum: Integer
645
600
  # @param OnlineStatus: 账号在线状态 1:在线 2:离线
646
- # 注意:此字段可能返回 null,表示取不到有效值。
647
601
  # @type OnlineStatus: Integer
648
602
  # @param ActiveStatus: 账号活跃状态 1:活跃 2:非活跃
649
- # 注意:此字段可能返回 null,表示取不到有效值。
650
603
  # @type ActiveStatus: Integer
651
604
  # @param LoginTime: 账号登录时间
652
- # 注意:此字段可能返回 null,表示取不到有效值。
653
605
  # @type LoginTime: String
654
606
  # @param LogoutTime: 账号登出时间
655
- # 注意:此字段可能返回 null,表示取不到有效值。
656
607
  # @type LogoutTime: String
657
608
 
658
609
  attr_accessor :Id, :UserId, :UserName, :AccountId, :GroupId, :GroupName, :NamePath, :Source, :Status, :Itime, :Utime, :ExtraInfo, :RiskLevel, :AccountGroups, :MobileBindNum, :PcBindNum, :OnlineStatus, :ActiveStatus, :LoginTime, :LogoutTime
@@ -714,10 +665,8 @@ module TencentCloud
714
665
  # 获取账号列表响应的分页对象
715
666
  class DescribeLocalAccountsPage < TencentCloud::Common::AbstractModel
716
667
  # @param Page: 公共分页对象
717
- # 注意:此字段可能返回 null,表示取不到有效值。
718
668
  # @type Page: :class:`Tencentcloud::Ioa.v20220601.models.Paging`
719
669
  # @param Items: 获取账号列表响应的单个对象
720
- # 注意:此字段可能返回 null,表示取不到有效值。
721
670
  # @type Items: Array
722
671
 
723
672
  attr_accessor :Page, :Items
@@ -785,7 +734,6 @@ module TencentCloud
785
734
  # DescribeLocalAccounts返回参数结构体
786
735
  class DescribeLocalAccountsResponse < TencentCloud::Common::AbstractModel
787
736
  # @param Data: 获取账号列表响应的分页对象
788
- # 注意:此字段可能返回 null,表示取不到有效值。
789
737
  # @type Data: :class:`Tencentcloud::Ioa.v20220601.models.DescribeLocalAccountsPage`
790
738
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
791
739
  # @type RequestId: String
@@ -820,7 +768,6 @@ module TencentCloud
820
768
  # DescribeRootAccountGroup返回参数结构体
821
769
  class DescribeRootAccountGroupResponse < TencentCloud::Common::AbstractModel
822
770
  # @param Data: 账号根分组响应详情
823
- # 注意:此字段可能返回 null,表示取不到有效值。
824
771
  # @type Data: :class:`Tencentcloud::Ioa.v20220601.models.GetAccountGroupData`
825
772
  # @param RequestId: 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
826
773
  # @type RequestId: String
@@ -844,133 +791,90 @@ module TencentCloud
844
791
  # 业务响应数据
845
792
  class DeviceDetail < TencentCloud::Common::AbstractModel
846
793
  # @param Id: 设备ID
847
- # 注意:此字段可能返回 null,表示取不到有效值。
848
794
  # @type Id: Integer
849
795
  # @param Mid: 设备唯一标识码,在ioa中每个设备有唯一标识码
850
- # 注意:此字段可能返回 null,表示取不到有效值。
851
796
  # @type Mid: String
852
797
  # @param Name: 终端名(设备名)
853
- # 注意:此字段可能返回 null,表示取不到有效值。
854
798
  # @type Name: String
855
799
  # @param GroupId: 设备所在分组ID
856
- # 注意:此字段可能返回 null,表示取不到有效值。
857
800
  # @type GroupId: Integer
858
801
  # @param OsType: OS平台,0:Windows 、1: Linux、 2:macOS 、4: Android、 5: iOS。默认是0
859
- # 注意:此字段可能返回 null,表示取不到有效值。
860
802
  # @type OsType: Integer
861
803
  # @param Ip: 设备IP地址(出口IP)
862
- # 注意:此字段可能返回 null,表示取不到有效值。
863
804
  # @type Ip: String
864
805
  # @param OnlineStatus: 在线状态,2:在线、0或者1:离线
865
- # 注意:此字段可能返回 null,表示取不到有效值。
866
806
  # @type OnlineStatus: Integer
867
807
  # @param Version: 客户端版本号-大整数
868
- # 注意:此字段可能返回 null,表示取不到有效值。
869
808
  # @type Version: String
870
809
  # @param StrVersion: 客户端版本号-点分字符串
871
- # 注意:此字段可能返回 null,表示取不到有效值。
872
810
  # @type StrVersion: String
873
811
  # @param Itime: 首次在线时间
874
- # 注意:此字段可能返回 null,表示取不到有效值。
875
812
  # @type Itime: String
876
813
  # @param ConnActiveTime: 最后一次在线时间
877
- # 注意:此字段可能返回 null,表示取不到有效值。
878
814
  # @type ConnActiveTime: String
879
815
  # @param Locked: 设备是否加锁 ,1:锁定 0或者2:未锁定。
880
- # 注意:此字段可能返回 null,表示取不到有效值。
881
816
  # @type Locked: Integer
882
817
  # @param LocalIpList: 设备本地IP列表, 包括IP
883
- # 注意:此字段可能返回 null,表示取不到有效值。
884
818
  # @type LocalIpList: String
885
819
  # @param HostId: 宿主机id(需要宿主机也安装iOA才能显示)
886
- # 注意:此字段可能返回 null,表示取不到有效值。
887
820
  # @type HostId: Integer
888
821
  # @param GroupName: 设备所属分组名
889
- # 注意:此字段可能返回 null,表示取不到有效值。
890
822
  # @type GroupName: String
891
823
  # @param GroupNamePath: 设备所属分组路径
892
- # 注意:此字段可能返回 null,表示取不到有效值。
893
824
  # @type GroupNamePath: String
894
825
  # @param CriticalVulListCount: 未修复高危漏洞数(只支持32位)
895
- # 注意:此字段可能返回 null,表示取不到有效值。
896
826
  # @type CriticalVulListCount: Integer
897
827
  # @param ComputerName: 设备名,和Name相同
898
- # 注意:此字段可能返回 null,表示取不到有效值。
899
828
  # @type ComputerName: String
900
829
  # @param DomainName: 登录域名
901
- # 注意:此字段可能返回 null,表示取不到有效值。
902
830
  # @type DomainName: String
903
831
  # @param MacAddr: MAC地址
904
- # 注意:此字段可能返回 null,表示取不到有效值。
905
832
  # @type MacAddr: String
906
833
  # @param VulCount: 漏洞数
907
- # 注意:此字段可能返回 null,表示取不到有效值。
908
834
  # @type VulCount: Integer
909
835
  # @param RiskCount: 病毒风险数
910
- # 注意:此字段可能返回 null,表示取不到有效值。
911
836
  # @type RiskCount: Integer
912
837
  # @param VirusVer: 病毒库版本
913
- # 注意:此字段可能返回 null,表示取不到有效值。
914
838
  # @type VirusVer: String
915
839
  # @param VulVersion: 漏洞库版本
916
- # 注意:此字段可能返回 null,表示取不到有效值。
917
840
  # @type VulVersion: String
918
841
  # @param SysRepVersion: 系统修复引擎版本
919
- # 注意:此字段可能返回 null,表示取不到有效值。
920
842
  # @type SysRepVersion: String
921
843
  # @param VulCriticalList: 高危补丁列表
922
- # 注意:此字段可能返回 null,表示取不到有效值。
923
844
  # @type VulCriticalList: Array
924
845
  # @param Tags: 标签
925
- # 注意:此字段可能返回 null,表示取不到有效值。
926
846
  # @type Tags: String
927
847
  # @param UserName: 终端用户名
928
- # 注意:此字段可能返回 null,表示取不到有效值。
929
848
  # @type UserName: String
930
849
  # @param FirewallStatus: 防火墙状态,不等于0表示开启
931
- # 注意:此字段可能返回 null,表示取不到有效值。
932
850
  # @type FirewallStatus: Integer
933
851
  # @param SerialNum: SN序列号
934
- # 注意:此字段可能返回 null,表示取不到有效值。
935
852
  # @type SerialNum: String
936
853
  # @param DeviceStrategyVer: 设备管控策略版本
937
- # 注意:此字段可能返回 null,表示取不到有效值。
938
854
  # @type DeviceStrategyVer: String
939
855
  # @param NGNStrategyVer: NGN策略版本
940
- # 注意:此字段可能返回 null,表示取不到有效值。
941
856
  # @type NGNStrategyVer: String
942
857
  # @param IOAUserName: 最近登录账户的账号
943
- # 注意:此字段可能返回 null,表示取不到有效值。
944
858
  # @type IOAUserName: String
945
859
  # @param DeviceNewStrategyVer: 设备管控新策略
946
- # 注意:此字段可能返回 null,表示取不到有效值。
947
860
  # @type DeviceNewStrategyVer: String
948
861
  # @param NGNNewStrategyVer: NGN策略新版本
949
- # 注意:此字段可能返回 null,表示取不到有效值。
950
862
  # @type NGNNewStrategyVer: String
951
863
  # @param HostName: 宿主机名称(需要宿主机也安装iOA才能显示)
952
- # 注意:此字段可能返回 null,表示取不到有效值。
953
864
  # @type HostName: String
954
865
  # @param BaseBoardSn: 主板序列号
955
- # 注意:此字段可能返回 null,表示取不到有效值。
956
866
  # @type BaseBoardSn: String
957
867
  # @param AccountUsers: 绑定账户名称
958
- # 注意:此字段可能返回 null,表示取不到有效值。
959
868
  # @type AccountUsers: String
960
869
  # @param IdentityStrategyVer: 身份策略版本
961
- # 注意:此字段可能返回 null,表示取不到有效值。
962
870
  # @type IdentityStrategyVer: String
963
871
  # @param IdentityNewStrategyVer: 身份策略新版本
964
- # 注意:此字段可能返回 null,表示取不到有效值。
965
872
  # @type IdentityNewStrategyVer: String
966
873
  # @param AccountGroupName: 最近登录账号部门
967
- # 注意:此字段可能返回 null,表示取不到有效值。
968
874
  # @type AccountGroupName: String
969
875
  # @param AccountName: 最近登录账户的姓名
970
- # 注意:此字段可能返回 null,表示取不到有效值。
971
876
  # @type AccountName: String
972
877
  # @param AccountGroupId: 账号组id
973
- # 注意:此字段可能返回 null,表示取不到有效值。
974
878
  # @type AccountGroupId: Integer
975
879
 
976
880
  attr_accessor :Id, :Mid, :Name, :GroupId, :OsType, :Ip, :OnlineStatus, :Version, :StrVersion, :Itime, :ConnActiveTime, :Locked, :LocalIpList, :HostId, :GroupName, :GroupNamePath, :CriticalVulListCount, :ComputerName, :DomainName, :MacAddr, :VulCount, :RiskCount, :VirusVer, :VulVersion, :SysRepVersion, :VulCriticalList, :Tags, :UserName, :FirewallStatus, :SerialNum, :DeviceStrategyVer, :NGNStrategyVer, :IOAUserName, :DeviceNewStrategyVer, :NGNNewStrategyVer, :HostName, :BaseBoardSn, :AccountUsers, :IdentityStrategyVer, :IdentityNewStrategyVer, :AccountGroupName, :AccountName, :AccountGroupId
@@ -1122,55 +1026,38 @@ module TencentCloud
1122
1026
  # 账号分组详情响应数据
1123
1027
  class GetAccountGroupData < TencentCloud::Common::AbstractModel
1124
1028
  # @param NamePath: 分组名称全路径,点分格式
1125
- # 注意:此字段可能返回 null,表示取不到有效值。
1126
1029
  # @type NamePath: String
1127
1030
  # @param IdPathArr: 分组ID全路径,数组格式
1128
- # 注意:此字段可能返回 null,表示取不到有效值。
1129
1031
  # @type IdPathArr: Array
1130
1032
  # @param ExtraInfo: 分组扩展信息
1131
- # 注意:此字段可能返回 null,表示取不到有效值。
1132
1033
  # @type ExtraInfo: String
1133
1034
  # @param Utime: 最后更新时间
1134
- # 注意:此字段可能返回 null,表示取不到有效值。
1135
1035
  # @type Utime: String
1136
1036
  # @param ParentId: 当前分组的父分组ID
1137
- # 注意:此字段可能返回 null,表示取不到有效值。
1138
1037
  # @type ParentId: Integer
1139
1038
  # @param OrgId: 源账号组ID,该字段仅适用于第三方同步的组织架构,通过OrgId-Id构成源组织架构分组ID-现组织架构分组ID映射关系
1140
- # 注意:此字段可能返回 null,表示取不到有效值。
1141
1039
  # @type OrgId: String
1142
1040
  # @param Name: 分组名称
1143
- # 注意:此字段可能返回 null,表示取不到有效值。
1144
1041
  # @type Name: String
1145
1042
  # @param Id: 分组ID
1146
- # 注意:此字段可能返回 null,表示取不到有效值。
1147
1043
  # @type Id: Integer
1148
1044
  # @param Description: 分组描述
1149
- # 注意:此字段可能返回 null,表示取不到有效值。
1150
1045
  # @type Description: String
1151
1046
  # @param Source: 分组导入源(只支持32位)
1152
- # 注意:此字段可能返回 null,表示取不到有效值。
1153
1047
  # @type Source: Integer
1154
1048
  # @param IdPath: 分组ID全路径,点分格式
1155
- # 注意:此字段可能返回 null,表示取不到有效值。
1156
1049
  # @type IdPath: String
1157
1050
  # @param Itime: 创建时间
1158
- # 注意:此字段可能返回 null,表示取不到有效值。
1159
1051
  # @type Itime: String
1160
1052
  # @param ParentOrgId: 父源账号组ID,该字段仅适用于第三方同步的组织架构
1161
- # 注意:此字段可能返回 null,表示取不到有效值。
1162
1053
  # @type ParentOrgId: String
1163
1054
  # @param Import: 导入信息,json格式
1164
- # 注意:此字段可能返回 null,表示取不到有效值。
1165
1055
  # @type Import: String
1166
1056
  # @param ImportEnable: 是否开启导入架构
1167
- # 注意:此字段可能返回 null,表示取不到有效值。
1168
1057
  # @type ImportEnable: Boolean
1169
1058
  # @param ImportType: 导入类型
1170
- # 注意:此字段可能返回 null,表示取不到有效值。
1171
1059
  # @type ImportType: String
1172
1060
  # @param MiniIamId: miniIAMId,MiniIAM源才有
1173
- # 注意:此字段可能返回 null,表示取不到有效值。
1174
1061
  # @type MiniIamId: String
1175
1062
 
1176
1063
  attr_accessor :NamePath, :IdPathArr, :ExtraInfo, :Utime, :ParentId, :OrgId, :Name, :Id, :Description, :Source, :IdPath, :Itime, :ParentOrgId, :Import, :ImportEnable, :ImportType, :MiniIamId
@@ -1218,17 +1105,13 @@ module TencentCloud
1218
1105
 
1219
1106
  # 页码
1220
1107
  class Paging < TencentCloud::Common::AbstractModel
1221
- # @param PageSize: 每页条数(只支持32位)
1222
- # 注意:此字段可能返回 null,表示取不到有效值。
1108
+ # @param PageSize: 每页条数
1223
1109
  # @type PageSize: Integer
1224
- # @param PageNum: 页码(只支持32位)
1225
- # 注意:此字段可能返回 null,表示取不到有效值。
1110
+ # @param PageNum: 页码
1226
1111
  # @type PageNum: Integer
1227
- # @param PageCount: 总页数(只支持32位)
1228
- # 注意:此字段可能返回 null,表示取不到有效值。
1112
+ # @param PageCount: 总页数
1229
1113
  # @type PageCount: Integer
1230
1114
  # @param Total: 记录总数
1231
- # 注意:此字段可能返回 null,表示取不到有效值。
1232
1115
  # @type Total: Integer
1233
1116
 
1234
1117
  attr_accessor :PageSize, :PageNum, :PageCount, :Total
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-ioa
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.934
4
+ version: 3.0.936
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-10-31 00:00:00.000000000 Z
11
+ date: 2024-11-05 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common