Index
Role monitor:agent:list
Services
SyncServerService
.getAgentTasks
Actors:
monitor_agent_list
url
java.lang.String
agentName
java.lang.String
taskId
java.lang.Long
Returns
com.soffid.iam.api.SyncAgentTaskLog
SyncServerService
.getAgentTasks
Actors:
monitor_agent_list
url
java.lang.String
agentCodi
java.lang.String
Returns
java.util.Collection<
com.soffid.iam.api.SyncAgentTaskLog
>
SyncServerService
.getServerAgentStatus
Actors:
monitor_agent_list
Returns
java.util.Collection<
com.soffid.iam.api.AgentStatusInfo
>
SyncServerService
.getServerAgentStatus
Actors:
monitor_agent_list
url
java.lang.String
Returns
java.util.Collection<
com.soffid.iam.api.AgentStatusInfo
>
SyncServerService
.getPendingTasksStats
Returns a map with a list of pairs date - long for each agent. The key is the agent name. An special agent named 'Unscheduled' holds the not scheduled tasks
Actors:
monitor_agent_list
Returns
java.util.Map
>
2/28/24