HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/vrfs/{VRF.name}/dhcpv6_server/dhcpv6_server_pools/{DHCPV6_Server_Pool.pool_name}/dhcpv6_server_static_hosts/{DHCPV6_Server_Static_Host.ipv6_address}

Path Params
string
required

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

string
required

Reference Resource: DHCPV6_Server_Pool
DHCPv6 Server address pools.

string
required

Reference Resource: DHCPV6_Server_Static_Host
Static IPv6 address that should be assigned to the specific host. The specified IPv6 address is not constrained to be in the configured IPv6 range, but it must be in the same subnet as valid configured IPv6 range.

Responses
204

No Content

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!