/
VX
vxcontrol
/
SOLDR Swagger API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
vxcontrol
SOLDR Swagger API
post
Create new agent in service
v1
latest
Swagger 2.0
Proprietary License
2026-07-17
88
119
346.7 KB
Agents
Create new agent in service
post
/agents/
Request body
PrivateAgentInfo
required
arch
'386'
|
'amd64'
required
name
string
required
os
'windows'
|
'linux'
|
'darwin'
required
Response
agent created successful
object
required
data
object
status
string
Example response
{ "status": "success" }