Skip to main content

4 docs tagged with "api"

View all tags

Extend the Tomcat Plugin

The Apache Tomcat plugin for Deploy is designed to be extended through Deploy's plugin API type system. For more information about this plugin, see Apache Tomcat plugin.

Monitor Deploy Server Health

You can use the Deploy health REST endpoint (/deployit/ha/health) with a GET or a HEAD request to check if the Deploy node is up and accessible.

REST API Examples

Using the Deploy REST API, you can execute different commands to create, edit, or delete configuration items (CIs) in Deploy. You can access the Deploy REST API via a URL of the form//[host]:[port]/[context-root]/deployit/[service-resource].