Application Discovery Service Batch Delete Agent Error Example

Amazon Application Discovery ServiceMigrationDiscoveryInfrastructure

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

Top-level fields

agentIderrorCodeerrorMessage

Example Payload

Raw ↑
{
  "agentId": "d-agent-500123",
  "errorCode": "NOT_FOUND",
  "errorMessage": "Agent not found"
}