Application Discovery Service Customer Agent Info Example

Amazon Application Discovery ServiceMigrationDiscoveryInfrastructure

Application Discovery Service Customer Agent Info Example is an example object payload from Amazon Application Discovery Service, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

activeAgentshealthyAgentsblackListedAgentsshutdownAgentsunhealthyAgentstotalAgentsunknownAgents

Example Payload

Raw ↑
{
  "activeAgents": 3,
  "healthyAgents": 3,
  "blackListedAgents": 0,
  "shutdownAgents": 0,
  "unhealthyAgents": 0,
  "totalAgents": 3,
  "unknownAgents": 0
}