Dies ist eine alte Version des Dokuments!


<< zurück

ipaddr object

Method URL Notes
GET /rest/{IF}/ipaddr returns a list of all IP addresses
GET /rest/{IF}/ipaddr/{id} returns concrete IP address information
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
ipdevice_id int POST, PUT link to device

<< zurück