Skip to main content
Register a Linux/systemd virtual machine and issue a one-use AgentV enrollment command

Authorizations

acornops_cp_session
string
cookie
required

Path Parameters

workspaceId
string<uuid>
required
Example:

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

Body

application/json
name
string
required
Example:

"payments-vm-01"

hostname
string
Example:

"payments-vm-01.internal"

osFamily
enum<string>
Available options:
linux
Example:

"linux"

serviceManager
enum<string>
Available options:
systemd
Example:

"systemd"

allowedLogSources
string[]
Example:
agentAccessMode
enum<string>
default:read_only
Available options:
read_only,
read_write
restartServices
string[]
Maximum array length: 32
Pattern: ^[A-Za-z0-9][A-Za-z0-9_.@:-]{0,254}\.service$
Example:

Response

VM registration created with systemd agent install instructions.

virtualMachine
object
required
installInstructions
object
required