Microsoft Graph · Schema

windowsMalwareOverview

Windows device malware overview.

Azure ADCollaborationContactsDocumentsEmailGraphIdentityMicrosoftOffice 365PresentationsProductivitySpreadsheetsT1Task

Properties

Name Type Description
malwareCategorySummary array List of device counts per malware category
malwareDetectedDeviceCount number Count of devices with malware detected in the last 30 days
malwareExecutionStateSummary array List of device counts per malware execution state
malwareNameSummary array List of device counts per malware
malwareSeveritySummary array List of active malware counts per malware severity
malwareStateSummary array List of device counts per malware state
osVersionsSummary array List of device counts with malware per windows OS version
totalDistinctMalwareCount number Count of all distinct malwares detected across all devices. Valid values -2147483648 to 2147483647
totalMalwareCount number Count of all malware detections across all devices. Valid values -2147483648 to 2147483647
@odata.type string
View JSON Schema on GitHub

JSON Schema

microsoft-graph-microsoftgraphwindowsmalwareoverview-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/microsoft.graph.windowsMalwareOverview",
  "title": "windowsMalwareOverview",
  "required": [
    "@odata.type"
  ],
  "type": "object",
  "properties": {
    "malwareCategorySummary": {
      "type": "array",
      "items": {
        "$ref": "#/components/schemas/microsoft.graph.windowsMalwareCategoryCount"
      },
      "description": "List of device counts per malware category"
    },
    "malwareDetectedDeviceCount": {
      "maximum": 2147483647,
      "minimum": -2147483648,
      "type": "number",
      "description": "Count of devices with malware detected in the last 30 days",
      "format": "int32"
    },
    "malwareExecutionStateSummary": {
      "type": "array",
      "items": {
        "$ref": "#/components/schemas/microsoft.graph.windowsMalwareExecutionStateCount"
      },
      "description": "List of device counts per malware execution state"
    },
    "malwareNameSummary": {
      "type": "array",
      "items": {
        "$ref": "#/components/schemas/microsoft.graph.windowsMalwareNameCount"
      },
      "description": "List of device counts per malware"
    },
    "malwareSeveritySummary": {
      "type": "array",
      "items": {
        "$ref": "#/components/schemas/microsoft.graph.windowsMalwareSeverityCount"
      },
      "description": "List of active malware counts per malware severity"
    },
    "malwareStateSummary": {
      "type": "array",
      "items": {
        "$ref": "#/components/schemas/microsoft.graph.windowsMalwareStateCount"
      },
      "description": "List of device counts per malware state"
    },
    "osVersionsSummary": {
      "type": "array",
      "items": {
        "$ref": "#/components/schemas/microsoft.graph.osVersionCount"
      },
      "description": "List of device counts with malware per windows OS version"
    },
    "totalDistinctMalwareCount": {
      "maximum": 2147483647,
      "minimum": -2147483648,
      "type": "number",
      "description": "Count of all distinct malwares detected across all devices. Valid values -2147483648 to 2147483647",
      "format": "int32"
    },
    "totalMalwareCount": {
      "maximum": 2147483647,
      "minimum": -2147483648,
      "type": "number",
      "description": "Count of all malware detections across all devices. Valid values -2147483648 to 2147483647",
      "format": "int32"
    },
    "@odata.type": {
      "type": "string"
    }
  },
  "description": "Windows device malware overview."
}

Work with this as data

Every JSON Schema 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 schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema 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 Schema
curl "https://apis.io/api/v1/json-schemas/microsoft-graph-microsoftgraphwindowsmalwareoverview"
All schemas
curl "https://apis.io/api/v1/json-schemas?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.