Integration Server 10.15 | Added, Removed, Deprecated, or Changed Administrator APIs | Release 10.5
 
Release 10.5
Addead APIs
*GET /admin/license/ Retrieves license information.
*POST /admin/license/ Updates Integration Server license key file or Terracotta license file.
*PUT /admin/license/ Updates Integration Server license key file or Terracotta license file.
*PATCH /admin/license/ Updates Integration Server license key file or Terracotta license file.
*GET /admin/package Retrieves all packages.
*GET /admin/package/{packageName} Gets package information for a package.
*POST /admin/package/{packageName} Performs an administrative action on a package where the action can be: disable, enable, reload, or activate.
*GET /admin/server Retrieves information about Integration Server.
*POST /admin/server Performs administrative actions on Integration Server where the action can be: stop, restart, restartQuiesce, quiesce, exitQuiesce.
*GET /admin/server/diagnostics Returns a diagnostic archive as a ZIP attachment.
*GET /admin/server/updates Retrieves information about fixes installed on Integration Server.
*GET /admin/swagger/{productName} Retrieves the Swagger document for a product's API.
*GET /admin/swagger Retrieves the Swagger documents for all administrative APIs in Integration Server.