HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/vrfs/{VRF.name}/dhcp_server

Path Params
string
required

Reference Resource: VRF
VRF identifier. Should be alphanumeric. VRF names must be unique.

Body Params
string
required

Reference Resource: DHCP_Server
DHCPv4 Server in the VRF.

boolean

Set this value to true to enable authoritative mode of DHCPv4 server. If authoritative mode is enabled, server will become sole authority for the configured network. Server will respond with DHCPNAK messages for the DHCP requests received for unknown leases from unknown hosts. Setting the value to false will ignore the unknown leases from unknown hosts.

dhcp_server_pools
object

Reference Resource: DHCP_Server_Pool
DHCPv4 Server address pools.

boolean

Enables this DHCPv4 server instance.

Responses
201

Created

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
Response
Click Try It! to start a request and see the response here!