Class IfServiceRestService


  • @Component
    @Transactional
    public class IfServiceRestService
    extends AbstractDaoRestService<OnmsMonitoredService,​org.apache.cxf.jaxrs.ext.search.SearchBean,​java.lang.Integer,​java.lang.String>
    Basic Web Service using REST for OnmsMonitoredService entity.

    This end-point exist to retrieve and update a set of monitored services at once, based on a given criteria.

    This facilitates moving services to maintenance mode (and restore the services to be online).

    Author:
    Alejandro Galue