DHCP

Overview

<<sushs: need more information about overview, usage, and examples>>

DHCP REST APIs

The DHCP REST APIs can be used by an external application to manage the DHCP settings used with

Power On Auto Provisioning of the network devices

The DHCP REST APIs are mentioned in Table 3-1 .

 

Table 3-1 DHCP REST APIs

API Function
HTTP Method
Resource at URL https://dcnm-ip/rest/

List POAP scopes

GET

/poap/dhcp/scopes

Create a POAP scope

POST

/poap/dhcp/scopes

Update a POAP scope

PUT

/poap/dhcp/scopes/{scope-name}

Delete a POAP scope

DELETE

/poap/dhcp/scopes/{scope-name}