| Method | URL | Notes |
| GET | /rest/{IF}/netarea | returns a list of all netareas |
| GET | /rest/{IF}/netarea/{id} | Information about a single netarea |
| GET | /rest/{IF}/netarea/{id}/netarea | returns a list of all netareas below the selected in the tree |
| GET | /rest/{IF}/netarea/{id}/iparea | returns the assigned ipareas |
| GET | /rest/{IF}/netarea/{id}/vlandomain | returns the assigned vlandomains |
| GET | /rest/{IF}/netarea/{id}/vlan | returns a list of all vlans assigned to the netarea |
| GET | /rest/{IF}/netarea/{id}/ipnet | returns a list of all ipnets assigned to the netarea |