Interface StatusController

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

    • getRestInterfaceStatusByEdipid

      org.springframework.http.ResponseEntity<RestInterfaceStatus> getRestInterfaceStatusByEdipid(String edipid, org.springframework.http.HttpHeaders httpHeaders)
      Get the interface status for the given EDIP Monitor