/
VX
vxcontrol
/
SOLDR Swagger API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 51m ago · Updated 3w ago
View markdown
vxcontrol
SOLDR Swagger API
post
Create new policy in service
v1
latest
Swagger 2.0
Proprietary License
2026-07-17
88
119
346.7 KB
Agents
10
Binaries
3
Events
1
Groups
9
Modules
21
Notifications
1
Policies
14
get
Retrieve policies list by filters
post
Create new policy in service
get
Retrieve groups of counted policies
get
Retrieve policy info by policy hash
put
Update policy info by policy hash
delete
Delete policy from instance DB
put
Update or patch policy group by policy hash and group object
get
Retrieve policy modules by policy hash and by filters
get
Retrieve policy module data by policy hash and module name
put
Update or patch policy module data by policy hash and module name
delete
Delete module instance by policy hash and module name
get
Retrieve browser module vue code by policy hash and module name
post
Set parameter value in secured current config for a module
get
Get parameter value in secured current config for a module
Proto
1
Public
4
Roles
1
Services
5
Tags
1
Tenants
5
Upgrades
4
Users
7
Versions
1
Policies
Create new policy in service
post
/policies/
Request body
PrivatePolicyInfo
required
from
integer
name
string
tags
string[]
Response
policy created successful
object
required
data
object
status
string
Example response
{ "status": "success" }