tencentcloud-sdk-ioa 3.0.1081 → 3.0.1087
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/v20220601/models.rb +22 -2
- 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: e6ca37c4b906638613805142d01ec1b16d62f7cf
|
4
|
+
data.tar.gz: 89b540003227bc906fdf723d9bfca392508e2ec0
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: aa1e10fe1595bd524b9510c41cc1d8491cdf568d4b8bebd0210876a9ab371fd634495772f92d5cd87c185e97e56b0be08d4674c7dc96d271c505c7ca92b44000
|
7
|
+
data.tar.gz: 59d319bb75e159e5fedcf786a49e7ff23c4b2cdf07df588ff338e7abf731cd0e23cd731e737ce9fc70b47ee617fa4c7193fcb7b2628ed86258e59ec20b6f68f9
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.1087
|
data/lib/v20220601/models.rb
CHANGED
@@ -1533,6 +1533,16 @@ module TencentCloud
|
|
1533
1533
|
# @type GroupNamePath: String
|
1534
1534
|
# @param CriticalVulListCount: 未修复高危漏洞数(只支持32位)
|
1535
1535
|
# @type CriticalVulListCount: Integer
|
1536
|
+
# @param Os: 操作系统名称
|
1537
|
+
# @type Os: String
|
1538
|
+
# @param OsBits: 操作系统位数
|
1539
|
+
# @type OsBits: Integer
|
1540
|
+
# @param OsVersion: 操作系统版本
|
1541
|
+
# @type OsVersion: String
|
1542
|
+
# @param OsLanguage: 操作系统语言
|
1543
|
+
# @type OsLanguage: String
|
1544
|
+
# @param OsInstallDate: 操作系统安装时间
|
1545
|
+
# @type OsInstallDate: String
|
1536
1546
|
# @param ComputerName: 设备名,和Name相同
|
1537
1547
|
# @type ComputerName: String
|
1538
1548
|
# @param DomainName: 登录域名
|
@@ -1588,9 +1598,9 @@ module TencentCloud
|
|
1588
1598
|
# @param RemarkName: 终端备注名
|
1589
1599
|
# @type RemarkName: String
|
1590
1600
|
|
1591
|
-
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, :RemarkName
|
1601
|
+
attr_accessor :Id, :Mid, :Name, :GroupId, :OsType, :Ip, :OnlineStatus, :Version, :StrVersion, :Itime, :ConnActiveTime, :Locked, :LocalIpList, :HostId, :GroupName, :GroupNamePath, :CriticalVulListCount, :Os, :OsBits, :OsVersion, :OsLanguage, :OsInstallDate, :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, :RemarkName
|
1592
1602
|
|
1593
|
-
def initialize(id=nil, mid=nil, name=nil, groupid=nil, ostype=nil, ip=nil, onlinestatus=nil, version=nil, strversion=nil, itime=nil, connactivetime=nil, locked=nil, localiplist=nil, hostid=nil, groupname=nil, groupnamepath=nil, criticalvullistcount=nil, computername=nil, domainname=nil, macaddr=nil, vulcount=nil, riskcount=nil, virusver=nil, vulversion=nil, sysrepversion=nil, vulcriticallist=nil, tags=nil, username=nil, firewallstatus=nil, serialnum=nil, devicestrategyver=nil, ngnstrategyver=nil, ioausername=nil, devicenewstrategyver=nil, ngnnewstrategyver=nil, hostname=nil, baseboardsn=nil, accountusers=nil, identitystrategyver=nil, identitynewstrategyver=nil, accountgroupname=nil, accountname=nil, accountgroupid=nil, remarkname=nil)
|
1603
|
+
def initialize(id=nil, mid=nil, name=nil, groupid=nil, ostype=nil, ip=nil, onlinestatus=nil, version=nil, strversion=nil, itime=nil, connactivetime=nil, locked=nil, localiplist=nil, hostid=nil, groupname=nil, groupnamepath=nil, criticalvullistcount=nil, os=nil, osbits=nil, osversion=nil, oslanguage=nil, osinstalldate=nil, computername=nil, domainname=nil, macaddr=nil, vulcount=nil, riskcount=nil, virusver=nil, vulversion=nil, sysrepversion=nil, vulcriticallist=nil, tags=nil, username=nil, firewallstatus=nil, serialnum=nil, devicestrategyver=nil, ngnstrategyver=nil, ioausername=nil, devicenewstrategyver=nil, ngnnewstrategyver=nil, hostname=nil, baseboardsn=nil, accountusers=nil, identitystrategyver=nil, identitynewstrategyver=nil, accountgroupname=nil, accountname=nil, accountgroupid=nil, remarkname=nil)
|
1594
1604
|
@Id = id
|
1595
1605
|
@Mid = mid
|
1596
1606
|
@Name = name
|
@@ -1608,6 +1618,11 @@ module TencentCloud
|
|
1608
1618
|
@GroupName = groupname
|
1609
1619
|
@GroupNamePath = groupnamepath
|
1610
1620
|
@CriticalVulListCount = criticalvullistcount
|
1621
|
+
@Os = os
|
1622
|
+
@OsBits = osbits
|
1623
|
+
@OsVersion = osversion
|
1624
|
+
@OsLanguage = oslanguage
|
1625
|
+
@OsInstallDate = osinstalldate
|
1611
1626
|
@ComputerName = computername
|
1612
1627
|
@DomainName = domainname
|
1613
1628
|
@MacAddr = macaddr
|
@@ -1655,6 +1670,11 @@ module TencentCloud
|
|
1655
1670
|
@GroupName = params['GroupName']
|
1656
1671
|
@GroupNamePath = params['GroupNamePath']
|
1657
1672
|
@CriticalVulListCount = params['CriticalVulListCount']
|
1673
|
+
@Os = params['Os']
|
1674
|
+
@OsBits = params['OsBits']
|
1675
|
+
@OsVersion = params['OsVersion']
|
1676
|
+
@OsLanguage = params['OsLanguage']
|
1677
|
+
@OsInstallDate = params['OsInstallDate']
|
1658
1678
|
@ComputerName = params['ComputerName']
|
1659
1679
|
@DomainName = params['DomainName']
|
1660
1680
|
@MacAddr = params['MacAddr']
|
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.
|
4
|
+
version: 3.0.1087
|
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-06-
|
11
|
+
date: 2025-06-23 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|