Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Nächste Überarbeitung
Vorhergehende Überarbeitung
natip [2025/02/07 16:16] – angelegt torstennatip [2025/02/07 16:19] (aktuell) – [Tabelle] torsten
Zeile 3: Zeile 3:
 ==== natip object ==== ==== natip object ====
  
-^ Method  ^ URL                    ^ Notes                                                  +^ Method  ^ URL                    ^ Notes                                   
-| GET     | /rest/{IF}/natip       | returns a list of all IP networks                      +| GET     | /rest/{IF}/natip       | returns a list of all NAT IP addresses  
-| GET     | /rest/{IF}/natpool       | returns a list of all IP networks                      | +| GET     | /rest/{IF}/natip/{id}  | returns dedicated NAT IP information    |
-| GET     | /rest/{IF}/ipnet/{id}  | returns a list of all IP addresses in this IP network  |+
  
 == available parameters == == available parameters ==
Zeile 20: Zeile 19:
 | notes        | int     | POST, PUT         | further description                | | notes        | int     | POST, PUT         | further description                |
 | objstatus    | int     | POST, PUT         | Status of the IP address           | | objstatus    | int     | POST, PUT         | Status of the IP address           |
-| ipif_id      | int     | POST, PUT         | link to interface                  | 
 | ipdevice_id  | int     | POST, PUT         | link to device                     | | ipdevice_id  | int     | POST, PUT         | link to device                     |