Interface StatusController

All Known Implementing Classes:
StatusControllerDecorator, XbipStatusControllerImpl

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>
    getRestInterfaceStatusByXbipid(String xbipid, org.springframework.http.HttpHeaders httpHeaders)
    Get the interface status for the given XBIP Monitor
  • Method Details

    • getRestInterfaceStatusByXbipid

      org.springframework.http.ResponseEntity<RestInterfaceStatus> getRestInterfaceStatusByXbipid(String xbipid, org.springframework.http.HttpHeaders httpHeaders)
      Get the interface status for the given XBIP Monitor