POST /Apply-Template/Apply-Template-endpoint - Adaptive Plugins - BlueCat Gateway - 20.6.1

DHCP Template Administration Guide

Locale
English
Product name
BlueCat Gateway
Version
20.6.1

Apply a template and display the BlueCat Gateway UI

Request
POST http://<Gateway_url>/Apply-Template/Apply-Template-endpoint
Content-type: application/JSON

{
    objectId: <id_of_dhcp_range_or_ipv4_address>,
    urlRoot: "<gateway_url>"
}
Parameters
Parameter Description
objectId The object ID of the DHCP range or DHCP reserved address that you wish to apply the IPv4 network to.
urlRoot

(optional)

The URL of the BlueCat Gateway instance. For example, http://localhost:5000.

Successful response

The BlueCat Gateway UI appears a list of IPv4 network templates that can be applied to the DHCP range or DHCP reserved address.