forked from danikf/tik4net
-
Notifications
You must be signed in to change notification settings - Fork 1
Functionality
Ben Thompson edited this page Nov 9, 2017
·
1 revision
The following is a summary of the functionality that are implemented, and what's been tested. Most things should work, but if it doesn't raise a GitHub issue and we'll get it fixed. Or you could fix it yourself and raise a Pull Request :).
| Function | Type | Status |
|---|---|---|
| /bridge/filter | Records | Untested |
| /bridge/nat | Records | Untested |
| /bridge/port | Records | Untested |
| /bridge/settings | Singleton | Untested |
| /caps-man/registration-table | RO Records | Untested |
| /interface | Records | Ready |
| /interface/bridge | Records | Untested |
| /interface/ethernet | Records | Untested |
| /interface/wireless | Records | Untested |
| /interface/wireless/access-list | Records | Untested |
| /interface/wireless/registration-table | RO Records | Untested |
| /interface/wireless/security-profiles | Records | Untested |
| /ip/accounting | Singleton | Untested |
| /ip/accounting/snapshot | RO Records | Untested |
| /ip/accounting/uncounted | Singleton | Untested |
| /ip/accounting/web-access | Singleton | Untested |
| /ip/address | Records | Untested |
| /ip/arp | Records | Ready |
| /ip/dhcp-client | Records | Untested |
| /ip/dhcp-server | Records | Untested |
| /ip/dhcp-server/alert | Records | Untested |
| /ip/dhcp-server/config | Singleton | Untested |
| /ip/dhcp-server/lease | Records | Ready |
| /ip/dhcp-server/network | Records | Ready |
| /ip/dhcp-server/option | Records | Untested |
| /ip/dns | Singleton | Untested |
| /ip/dns/cache | RO Records | Untested |
| /ip/dns/cache/all | RO Records | Untested |
| /ip/dns/static | Records | Untested |
| /ip/firewall/address-list | Records | Untested |
| /ip/firewall/connection | Records | Untested |
| /ip/firewall/connection/tracking | Singleton | Untested |
| /ip/firewall/filter | Records | Ready |
| /ip/firewall/mangle | Records | Untested |
| /ip/firewall/nat | Records | Untested |
| /ip/hotspot/active | RO Records | Untested |
| /ip/hotspot/user | Records | Untested |
| /ip/hotspot/user-profile | Records | Untested |
| /ip/service | Records | Ready |
| /ip/pool | Records | Untested |
| /queue/simple | Records | Ready |
| /queue/tree | Records | Untested |
| /queue/type | Records | Untested |
| /system/certificate | Records | *Ready |
| /system/resource | RO Singleton | Untested |
| /tool/ping | RO Records | Ready |
| /tool/torch | RO Records | Not implimented |