Asset logical drives for Windows or mounts for Mac and Linux.
operatingSystemInfo
AssetOperatingSystem
Asset operating system.
chassis
AssetChassis
Asset chassis (Windows only).
lastBootedAt
DateTime
Asset last boot time.
networkInterfaces
[NetworkInterface!]
Asset network interfaces.
systemInfo
AssetSystemInfo
System Info.
tpm
AssetTpm
Trusted platform module Info.
bios
AssetBios
System BIOS information (Windows only).
cpu
AssetCpus
Information for CPUs within the asset.
memoryDevices
[AssetMemoryDevice!]
Memory devices.
physicalDrives
[AssetPhysicalDrive!]
Physical drives (Windows only).
motherboard
AssetMotherboard
Motherboard information.
activity
AssetActivity
Retrieve a specific activity for this asset by activity ID.
Arguments
id
ID!
non-null
activitySearch
AssetActivityConnection!
non-null
List all activities for this asset, with support for pagination, filtering, and sorting.
Arguments
first
Int
default: 20
Page size. The number of items returned in the search.
after
String
Cursor for pagination; fetches items after this cursor.
where
AssetActivityWhereInput
Filtering criteria for activities.
orderBy
[AssetActivityOrderByInput]
Sorting options for the results.
ncentralDevice
NcentralDevice
N-central device instance associated with this asset.
nsightDevice
NsightDevice
N-sight device instance associated with this asset.
isManaged
Boolean
Asset Managed status. The asset is unmanaged if the agent remains on the device after deletion.
path
[String!]
Asset GoAT path.
guid
String
Asset GUID.
azureVmInstance
AssetAzureVmInstance
Azure VM Instance information for all VMs running on the asset.
localTimezone
String
Asset local timezone, for example 'Eastern Standard Time'.
operatingSystem
OperatingSystem
Asset operating system.
loggedInUsers
[AssetUser]
List of currently logged in Users.
networkAdapters
[NetworkAdapter]
Asset network adapters.
partner
Partner
Asset partner.
serviceOrganization
ServiceOrganization
Asset service organization.
customer
Customer
Asset customer.
site
Site
Asset site.
secureBoot
AssetSecureBoot
Secure boot information.
bitlocker
AssetBitlocker
Bitlocker information (Windows only).
agentConnection
AssetAgentConnection
Agent connection information for the asset.
externalIpAddress
String
Asset external IP address.
vulnerabilityManagement
AssetVulnerabilityManagement
Asset vulnerability management information.
tags
TagConnection
"Tags associated with the Asset
isClone
Boolean
Whether the Asset is a clone of another Asset. A device is identified using a unique ID. If two or more devices are detected with the same ID we assign all but one of these devices a new ID and flag them as a clone using this field. A clone typically occurs when a machine is created with an image that already has the modern agent on it.
reboot
AssetReboot
Reboot permissions that a user has on an asset
tag
AssetTagManagement
Tag management permissions that a user has on an asset.