Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| |
| ipnet [2025/02/05 15:23] – angelegt torsten | ipnet [2025/02/07 16:31] (aktuell) – [Tabelle] torsten |
|---|
| ==== ipnet object ==== | ==== ipnet object ==== |
| |
| ^ Method ^ URL ^ Notes ^ | ^ Method ^ URL ^ Notes ^ |
| | GET | /rest/{IF}/ipnet | returns a list of all IP networks | | | GET | /rest/{IF}/ipnet | returns a list of all IP networks | |
| | GET | /rest/{IF}/ipnet/{id} | information of the IP network | | | GET | /rest/{IF}/ipnet/{id} | information of the IP network | |
| | GET | /rest/{IF}/ipnet/{id}/ipaddr | returns a list of all IP addresses in this IP network | | | GET | /rest/{IF}/ipnet/{id}/ipaddr | returns a list of all IP addresses in this IP network | |
| | GET | /rest/{IF}/ipnet/{id}/natip | returns a list of all IP NAT addresses in this IP network | | | GET | /rest/{IF}/ipnet/{id}/dhcpoption | returns a list of the dhcp options of this network | |
| | GET | /rest/{IF}/ipnet/{id}/dhcpoption | returns a list of the dhcp options of this network | | | GET | /rest/{IF}/ipnet/{id}/dhcprange | returns a list of the dhcp ranges of this network | |
| | GET | /rest/{IF}/ipnet/{id}/dhcprange | returns a list of the dhcp ranges of this network | | |
| | GET | /rest/{IF}/ipnet/{id}/service | returns a list of all services that are related to this network | | |
| |
| == available parameters == | == available parameters == |