Class SnmpInterfaceRestService


  • @Component
    @Path("snmpinterfaces")
    @Transactional
    public class SnmpInterfaceRestService
    extends AbstractDaoRestService<OnmsSnmpInterface,​org.apache.cxf.jaxrs.ext.search.SearchBean,​Integer,​String>
    Basic Web Service using REST for OnmsSnmpInterface entity.

    This end-point exist to retrieve and update a set of SNMP interfaces, based on a given criteria.