Skip to main content
Get virtual machine details and latest snapshot summary

Authorizations

acornops_cp_session
string
cookie
required

Headers

x-acornops-external-user-id
string

Required only for external integration client-token requests. Must identify a linked external integration user.

Required string length: 1 - 128

Path Parameters

workspaceId
string<uuid>
required
Example:

"4b930d98-add9-4924-ab26-3c16d96ec373"

vmId
string<uuid>
required
Example:

"9254df42-4d9b-4e63-8bb6-93442e7d9a45"

Response

VM details with latestSnapshot.{targetId,workspaceId,timestamp} and summary.{inventoryCount,findingCount,criticalFindingCount,serviceCount,processCount,listenerCount,logCount}.

id
string<uuid>
required
workspaceId
string<uuid>
required
targetType
enum<string>
required
Available options:
kubernetes,
virtual_machine
name
string
required
agentAccessMode
enum<string>
required
Available options:
read_only,
read_write
restartServices
string[]
required
pendingAgentAccessPolicy
object | null
required
permissionMode
enum<string>
required
Available options:
read_only,
ask_before_changes,
auto_allowed_changes
permissionModeOverride
enum<string> | null
required
Available options:
read_only,
ask_before_changes,
auto_allowed_changes,
null
permissionModeSource
enum<string>
required
Available options:
virtual_machine_override,
deployment_default
status
string
connectionStatus
string
latestSnapshot
object
summary
object
permissions
object
hostname
string
osFamily
enum<string>
Available options:
linux
serviceManager
enum<string>
Available options:
systemd
allowedLogSources
string[]