NSX-T Data Center REST API
Get a paginated list of a DHCP IPv6 server's static bindings (Deprecated)
Return a paginated list of a static bindings of a given logical DHCP IPv6 server.Request:
Method:
GET
URI Path(s):
/api/v1/dhcp/servers/<server-id>/ipv6-static-bindings
Request Headers:
n/a
Query Parameters:
ListRequestParameters+
Request Body:
n/a
Example Request:
GET /api/v1/dhcp/servers/d7f425da-25d2-4e5e-ae9e-ea112375971d/ipv6-static-bindingsSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
DhcpV6StaticBindingListResult+