| Package | Description |
|---|---|
| com.wavefront.api | |
| com.wavefront.api.agent |
| Modifier and Type | Method and Description |
|---|---|
AgentConfiguration |
WavefrontAPI.checkin(UUID agentId,
String hostname,
String token,
String version,
Long currentMillis,
Boolean localAgent,
com.fasterxml.jackson.databind.JsonNode agentMetrics,
Boolean pushAgent,
Boolean ephemeral) |
AgentConfiguration |
WavefrontAPI.getConfig(UUID agentId,
String hostname,
Long currentMillis,
Long bytesLeftForbuffer,
Long bytesPerMinuteForBuffer,
Long currentQueueSize,
String token,
String version)
Polls for the configuration for the agent.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SshTargetDTO.validate(AgentConfiguration config) |
Copyright © 2018. All rights reserved.