/
VX
vxcontrol
/
SOLDR Swagger API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 1h ago · Updated 4w ago
View markdown
vxcontrol
SOLDR Swagger API
put
Update agents public info by action
ac519ec936b3
latest
Swagger 2.0
Proprietary License
2026-07-17
88
119
346.7 KB
Agents
10
get
Retrieve agents list by filters
put
Update agents public info by action
post
Create new agent in service
get
Retrieve groups of counted agents
get
Retrieve agent info by agent hash
put
Update agent info by agent hash
delete
Delete agent from instance DB
get
Retrieve agent modules by agent hash and by filters
get
Retrieve agent module data by agent hash and module name
get
Retrieve browser module vue code by agent hash and module name
Binaries
3
Events
1
Groups
9
Modules
21
Notifications
1
Policies
14
Proto
1
Public
4
Roles
1
Services
5
Tags
1
Tenants
5
Upgrades
4
Users
7
Versions
1
Agents
Update agents public info by action
put
/agents/
Request body
PrivateAgentsAction
required
action
'authorize'
|
'block'
|
'delete'
|
'unauthorize'
|
'move'
required
filters
StorageTableFilter[]
to
integer
Response
agents updated successful
object
required
data
object
status
string
Example response
{ "status": "success" }