/
/SOLDR Swagger API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 1mo ago
Agents10
Binaries3
Events1
Groups9
Modules21
Notifications1
Policies14
  • getRetrieve policies list by filters
  • postCreate new policy in service
  • getRetrieve groups of counted policies
  • getRetrieve policy info by policy hash
  • putUpdate policy info by policy hash
  • deleteDelete policy from instance DB
  • putUpdate or patch policy group by policy hash and group object
  • getRetrieve policy modules by policy hash and by filters
  • getRetrieve policy module data by policy hash and module name
  • putUpdate or patch policy module data by policy hash and module name
  • deleteDelete module instance by policy hash and module name
  • getRetrieve browser module vue code by policy hash and module name
  • postSet parameter value in secured current config for a module
  • getGet parameter value in secured current config for a module
Proto1
Public4
Roles1
Services5
Tags1
Tenants5
Upgrades4
Users7
Versions1
    Policies

    Retrieve groups of counted policies

    get/policies/count

    Response

    groups of counted agents policies successfully

    statusstring

    Example response

    {
      "status": "success"
    }

    Changes