Dies ist eine alte Version des Dokuments!


<< zurück

natip object

Method URL Notes
GET /rest/{IF}/natip returns a list of all IP networks
GET /rest/{IF}/natpool returns a list of all IP networks
GET /rest/{IF}/ipnet/{id} returns a list of all IP addresses in this IP network
available parameters
Parameter Type Method Notes
id int GET, PUT, DELETE unique identifier of the object
name string POST,PUT name (DNS) assigned to ip address
addr IP POST, PUT IP address
natip int POST, PUT NAT IP address
natdir text POST, PUT NAT direction
gateway int POST, PUT default gateway flag
dhcp int POST, PUT dhcp flag
notes int POST, PUT further description
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

<< zurück