/
VX
vxcontrol
/
SOLDR Swagger API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 4m ago · Updated 3w ago
View markdown
vxcontrol
SOLDR Swagger API
post
Create new group 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
get
Retrieve groups list by filters
post
Create new group in service
get
Retrieve group info by group hash
put
Update group info by group hash
delete
Delete group from instance DB
get
Retrieve group modules by group hash and by filters
get
Retrieve group module data by group hash and module name
get
Retrieve browser module vue code by group hash and module name
put
Update or patch group policy by group hash and policy object
Modules
21
Notifications
1
Policies
14
Proto
1
Public
4
Roles
1
Services
5
Tags
1
Tenants
5
Upgrades
4
Users
7
Versions
1
Groups
Create new group in service
post
/groups/
Request body
PrivateGroupInfo
required
from
integer
name
string
tags
string[]
Response
group created successful
object
required
data
object
status
string
Example response
{ "status": "success" }