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_options/{DHCPV6_Server_Option.uuid}

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_Option
The desired DHCPv6 options for this pool.

Body Params
string of strings
required

Reference Resource: DHCPV6_Server_Option
The desired DHCPv6 options for this pool.

int64
required

Number of the extra option that should be sent to the DHCPv6 clients.

string
required
length ≤ 255

Value of the extra option that should be sent to the DHCPv6 clients.

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!