public interface AdminClient extends BasicClient
STATUS_URL| Modifier and Type | Method and Description |
|---|---|
VitamError |
adminAutotest()
Check the dependencies and return a VitamError status where getHttpCode contains either 200 for OK or 503 for
error and a sub list of VitamErrors for each tested subservices
|
AdminStatusMessage |
adminStatus()
Get the administration status from the service
|
String |
getAdminUrl() |
checkStatus, checkStatus, close, consumeAnyEntityAndClose, getResourcePath, getServiceUrlAdminStatusMessage adminStatus() throws VitamClientException
VitamClientException - if the Server is unreachableString getAdminUrl()
VitamError adminAutotest() throws VitamClientException
VitamClientExceptionCopyright © 2018 Vitam. All rights reserved.