Skip to main content

4 docs tagged with "api"

View all tags

Extend the Tomcat plugin

This topic provides information about the Apache Tomcat plugin for Deploy which is designed to be extended through Deploy's plugin API type system.

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

This topic provides examples of tasks that you can perform in Deploy using the REST API. These examples include how to: create a directory and several infrastructure CIs in the directory, add and remove a CI from an environment, and delete a CI.