Interface StatusController

All Known Implementing Classes:
AuxipStatusControllerImpl, StatusControllerDecorator

public interface StatusController
No description (Generated with springmvc-raml-parser v.2.0.5)
  • Method Summary

    Modifier and Type
    Method
    Description
    org.springframework.http.ResponseEntity<RestInterfaceStatus>
    getRestInterfaceStatusByAuxipid(String auxipid, org.springframework.http.HttpHeaders httpHeaders)
    Get the interface status for the given AUXIP Monitor
  • Method Details

    • getRestInterfaceStatusByAuxipid

      org.springframework.http.ResponseEntity<RestInterfaceStatus> getRestInterfaceStatusByAuxipid(String auxipid, org.springframework.http.HttpHeaders httpHeaders)
      Get the interface status for the given AUXIP Monitor