API
HyperSec HyperCollector API
The HyperSec HyperCollector API is provided by the collector-api service. The service by default is bound to http://localhost:3001.
Get the JWT for a user with data from OAuth2 request form body.
password""Successful Response
Bad Request
Not Found
Validation Error
Create new user without the need to be logged in.
falsefalseSuccessful Response
Bad Request
Validation Error
password change for authenticated user
Successful Response
Unauthorized
Validation Error
for admin-role only: update user
falsefalseSuccessful Response
Unauthorized
Validation Error
Add IP Address Event Receiver and Management Interfaces
Successful Response
Created
Unauthorized
Validation Error
Delete IP Management Data
mgmt or eventSuccessful Response
Not Found
Validation Error
Create a new syslog port listener in the database.
Successful Response
Bad Request
Validation Error
Update a syslog port listener in the database.
Successful Response
Bad Request
Validation Error
Update service in the database.
service nameeither source or sinkmodulefalsefalseSuccessful Response
Not Found
Validation Error
Create a new syslog port listener in the database.
service nameeither source or sinkmodulefalsefalseSuccessful Response
Bad Request
Validation Error
Upload/Create new certificate
An enumeration.
Successful Response
Bad Request
Validation Error
Restore Collector configuration from your configuration backup file (.yaml).
Successful Response
Validation Error
No content
Upload/Create new VPN config file
Successful Response
Bad Request
Conflict
Validation Error
Update VPN Settings or Filename in the database and on disk.
falseSuccessful Response
Not Found
Validation Error
Run command on vpn file
startPossible values: Successful Response
Not Found
Conflict
Validation Error
Update advanced settings in the database.
Successful Response
Bad Request
Validation Error
Create a new advanced setting in the database.
Successful Response
Bad Request
Validation Error
Last updated