vlandomain object
| Method | URL | Notes |
|---|---|---|
| GET | /rest/{IF}/vlandomain | returns a list of all vlandomains |
| GET | /rest/{IF}/vlandomain/{id} | information of a single vlandomain |
| GET | /rest/{IF}/vlandomain/{id}/vlan | returns a list of all conmtained vlans |
available parameters
| Parameter | Type | Method | Notes |
|---|---|---|---|
| id | int | GET, PUT, DELETE | unique identifier of the object |
| name | string | POST,PUT | name of the vlan |
| notes | text | POST, PUT | further description |