![FNGi DHCPatriot Version 6 Скачать руководство пользователя страница 80](http://html1.mh-extra.com/html/fngi/dhcpatriot-version-6/dhcpatriot-version-6_operation-manual_2313249080.webp)
Sticky IP List
This allows a list of all Sticky IP assignments to be returned via the API. This function
will return a list of all of the assignments in XML format.
The GET string to send is as follows:
https://patriot.[domain]/cli/?
username=[apiusername]&password=[apipassword]&function=StickyIPs&action=LIST
Here is an example of what a properly formatted URL might look like to list the Sticky IP
address assignments on the device:
https://patriot.network1.net/cli/?
username=apiuser&password=apipass&function=StickyIPs&action=LIST
The result will look something like this:
<?xml version="1.0" encoding="UTF-8"?>
<result>
!
<record>
!
!
<username></username>
!
!
<mac>00:02:04:ff:ee:dd</mac>
!
!
<stickyip>1.2.0.55</stickyip>
!
!
<note></note>
!
</record>
</result>
Built-in Authentication
This API allows users to be configured in the Built-in Authentication (NOT an external
RADIUS server). These functions are obviously only relevant to the Authenticated
DHCP.
List Customers
This API call will retrieve a list of customers from Auth DHCP Actions -> Built-In
Authentication: User Maintenance in the web administration interface. A list will be
returned in XML format similar to the following:
<result>
!
<record>
!
!
<identifier>John Doe</identifier>
!
!
<UserName>jdoe</UserName>
!
!
<StaticIP/>
Chapter 11: Remote Access API
80
DHCPatriot Version 6 Operations Manual This document © 2017 First Network Group Inc. All Rights Reserved
Содержание DHCPatriot Version 6
Страница 1: ...Operations Manual Version 6...
Страница 2: ......