org.linkedin.glu.agent.rest.resources
[Groovy] Class HostResource
java.lang.Object
org.restlet.resource.ServerResource
org.linkedin.glu.agent.rest.resources.BaseResource
org.linkedin.glu.agent.rest.resources.HostResource
class HostResource
extends BaseResource
Handles resources to get info about the host
- Authors:
- ypujante@linkedin.com
Methods inherited from class BaseResource
|
addResponseHeader, doInit, getAgent, getPath, getRequestArgs, getResourceMountPoint, getResponseHeader, noException, toArgs, toArgs, toRepresentation |
getAgentHostInfo
@Get
Representation getAgentHostInfo()
- return information about the host
Groovy Documentation