Application Discovery Service Get Discovery Summary Response Structure

GetDiscoverySummaryResponse schema from Amazon Application Discovery Service API

Type: object Properties: 8
Amazon Application Discovery ServiceMigrationDiscoveryInfrastructure

Application Discovery Service Get Discovery Summary Response Structure is a JSON Structure definition published by Amazon Application Discovery Service, describing 8 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

servers applications serversMappedToApplications serversMappedtoTags mappedServerCount unmappedServerCount agentSummary connectorSummary

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "type": "object",
  "description": "GetDiscoverySummaryResponse schema from Amazon Application Discovery Service API",
  "properties": {
    "servers": {
      "type": "int32",
      "description": "The number of servers discovered.",
      "example": 42
    },
    "applications": {
      "type": "int32",
      "description": "The number of applications discovered.",
      "example": 5
    },
    "serversMappedToApplications": {
      "type": "int32",
      "description": "The number of servers mapped to applications.",
      "example": 15
    },
    "serversMappedtoTags": {
      "type": "int32",
      "description": "The number of servers mapped to tags.",
      "example": 30
    },
    "mappedServerCount": {
      "type": "int32",
      "description": "The number of servers mapped to applications or tags.",
      "example": 15
    },
    "unmappedServerCount": {
      "type": "int32",
      "description": "The number of servers not mapped to any application.",
      "example": 27
    },
    "agentSummary": {
      "type": "object",
      "properties": {
        "activeAgents": {
          "type": "int32",
          "description": "Number of active discovery agents.",
          "example": 3
        },
        "healthyAgents": {
          "type": "int32",
          "description": "Number of healthy discovery agents.",
          "example": 3
        },
        "blackListedAgents": {
          "type": "int32",
          "description": "Number of blacklisted discovery agents.",
          "example": 0
        },
        "shutdownAgents": {
          "type": "int32",
          "description": "Number of discovery agents with status SHUTDOWN.",
          "example": 0
        },
        "unhealthyAgents": {
          "type": "int32",
          "description": "Number of unhealthy discovery agents.",
          "example": 0
        },
        "totalAgents": {
          "type": "int32",
          "description": "Total number of discovery agents.",
          "example": 3
        },
        "unknownAgents": {
          "type": "int32",
          "description": "Number of unknown discovery agents.",
          "example": 0
        }
      }
    },
    "connectorSummary": {
      "type": "object",
      "properties": {
        "activeConnectors": {
          "type": "int32",
          "description": "Number of active discovery connectors.",
          "example": 0
        },
        "healthyConnectors": {
          "type": "int32",
          "description": "Number of healthy discovery connectors.",
          "example": 0
        },
        "blackListedConnectors": {
          "type": "int32",
          "description": "Number of blacklisted discovery connectors.",
          "example": 0
        },
        "shutdownConnectors": {
          "type": "int32",
          "description": "Number of discovery connectors with status SHUTDOWN.",
          "example": 0
        },
        "unhealthyConnectors": {
          "type": "int32",
          "description": "Number of unhealthy discovery connectors.",
          "example": 0
        },
        "totalConnectors": {
          "type": "int32",
          "description": "Total number of discovery connectors.",
          "example": 0
        },
        "unknownConnectors": {
          "type": "int32",
          "description": "Number of unknown discovery connectors.",
          "example": 0
        }
      }
    }
  },
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-application-discovery-service/refs/heads/main/json-structure/application-discovery-service-get-discovery-summary-response-structure.json"
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/application-discovery-service-get-discovery-summary-response-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.