Package de.dlr.proseo.api.auxipmon.rest
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 TypeMethodDescriptionorg.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
-