Server Management
Sign License
Core
- GETList Agent Keys
- POSTCreate Agent Key
- DELDelete Agent Key
- GETList Connections
- POSTCreate Connection
- GETGet Connection
- PUTUpdate Connection
- GETList Databases
- GETGet Database Schema
- DELDelete Connection
- GETList Guard Rail Rules
- POSTCreate Guard Rail Rules
- GETGet Guard Rail Rules
- PUTUpdate Guard Rail Rules
- DELDelete a Rule
- GETGet Org Key
- POSTCreate Org Key
- DELRevoke Org Key
- GETList Plugins
- POSTCreate Plugin
- POSTRunbook Exec
- GETList Runbooks By Connection
- GETList Runbooks
- GETGet Plugin
- PUTUpdate Plugin
- PUTUpdate Plugin Config
- GETSession Reports
- GETList Reviews
- GETGet Review
- PUTUpdate Review Status
- GETList Sessions
- POSTExec
- GETGet Session
- GETDownload Session
- POSTReviewed Exec
Authentication
Server Management
Jira
Server Management
Sign License
Sign a new license for a customer. This route is for internal use only
POST
/
orgs
/
license
/
sign
Response
200 - application/json
A sha256 identifier of the public key
The payload information of the license
The domains that are allowed to use this license.
johhwick.org
- Issue a license that is valid only for the domainjohnwick.org
*.johhwick.org
- Issue a license that is valid for all subdomains, example:<anydomain>.johnwick.org
*.johhwick.org
,*.johnwick2.org
- Issue a license that is valid for multiple wildcard subdomains*
- Issue a license that is valid for all domains (not recommeded)
The description containing information about the license
The time in timestamp the license expires
The time in timestamp the license was issued
Type of the license
- oss - Open Source License
- enterprise - Enterprise License
Available options:
oss
, enterprise
The payload signature