Dies ist eine alte Version des Dokuments!


<< zurück

ipservice object

Method URL Notes
GET /rest/{IF}/ipservice returns a list of all IP services
GET /rest/{IF}/ipservice/{id} information of a single IP ipservice
available parameters
Parameter Type Method Notes
id int GET, PUT, DELETE unique identifier of the object
name string POST,PUT network's name or readable identifier
addr IP POST network address
ports string POST number of bits (CIDR), related to the network size
notes text POST, PUT Description of the network
ipdevice_id int POST, PUT id of the related VRF

<< zurück