insightVM

Download 55
Last updated Jul 29, 2026

insightvm-asset

Get asset detail by asset id.

Syntax

insightvm-asset [profile=PROFILE] [id=ID] [ip=IP] [detail=DETAIL]

Options

profile=PROFILE
Optional. Comma separated insightVM profile name
id=ID
Optional. Asset id to query
ip=IP
Optional. Asset ip to query
detail=DETAIL
Optional. Indicates whether to include software and vulnerabilities.t/f(default: t)

Output Fields

FieldTypeNameDescription
profileStringProfileInsightVM connect profile name
idLongIdThe identifier of the asset
ipStringIPThe primary IPv4 or IPv6 address of the asset
macStringMACThe primary MAC address of the asset
addressesListAddressesAll IP addresses discovered on the asset
hardwareListHardwareAll MAC addresses discovered on the asset
aliasesListAliasesAll host names or aliases discovered on the asset
host_typeStringHost TypeThe type of asset
unique_identifiersListUnique IdentifiersUnique identifiers found on the asset, such as hardware or OS identifiers
osStringOSThe full description of the operating system of the asset
cpeStringCPEThe CPE 2.2 of the operating system fingerprint
last_scanDateLast ScanThe date of the last scan of the asset
original_risk_scoreDoubleOriginal Risk ScoreThe base risk score of the asset
context_driven_risk_scoreDoubleContext-driven Risk ScoreThe risk score with criticality adjustments of the asset
vulnerabilities_summaryMapVulnerabilities SummaryVulnerability counts by severity (critical/severe/moderate/total, exploits, malware kits)
vulnerabilitiesListVulnerabilitiesThe vulnerabilities found on the asset with assessment results
asset_historyListAsset HistoryThe history of changes to the asset over time
installed_softwareListInstalled SoftwareThe software discovered on the asset
servicesListServicesThe services discovered on the asset
usersListUsersThe user accounts enumerated on the asset
groupsListGroupsThe group accounts enumerated on the asset
filesListFilesThe files discovered on the asset
directoriesListDirectoriesThe directories discovered on the asset