Interface StatusController

All Known Implementing Classes:
CadipStatusControllerImpl, 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>
    getRestInterfaceStatusByCadipid(String cadipid, org.springframework.http.HttpHeaders httpHeaders)
    Get the interface status for the given CADIP Monitor
  • Method Details

    • getRestInterfaceStatusByCadipid

      org.springframework.http.ResponseEntity<RestInterfaceStatus> getRestInterfaceStatusByCadipid(String cadipid, org.springframework.http.HttpHeaders httpHeaders)
      Get the interface status for the given CADIP Monitor