GET /Setup-Workflow_Requirements/install-all-requirements - Adaptive Plugins - BlueCat Gateway - 20.6.1

DHCP Template Administration Guide

Locale
English
Product name
BlueCat Gateway
Version
20.6.1

You can retrieve the workflow setup status using the following API:

Request
GET http://<Gateway_url>/Setup-Workflow-Requirements/install-all-requirements
Successful response
{
    status: "SUCCESS",
    payload: {
        message: "Setup requirements successfully, you can close this tab"
    }
}