Uses of Class
com.wavefront.api.agent.ShellOutputDTO
-
Packages that use ShellOutputDTO Package Description com.wavefront.api -
-
Uses of ShellOutputDTO in com.wavefront.api
Methods in com.wavefront.api with parameters of type ShellOutputDTO Modifier and Type Method Description javax.ws.rs.core.ResponseWavefrontAPI. postWorkUnitResult(UUID agentId, UUID workUnitId, UUID targetId, ShellOutputDTO shellOutputDTO)Post work unit results from an agent executing a particular work unit on a host machine.
-