Microsoft Graph · Schema

deviceProtectionOverview

Hardware information of a given device.

Azure ADCollaborationContactsDocumentsEmailGraphIdentityMicrosoftOffice 365PresentationsProductivitySpreadsheetsT1Task

Properties

Name Type Description
cleanDeviceCount number Indicates number of devices reporting as clean
criticalFailuresDeviceCount number Indicates number of devices with critical failures
inactiveThreatAgentDeviceCount number Indicates number of devices with inactive threat agent
pendingFullScanDeviceCount number Indicates number of devices pending full scan
pendingManualStepsDeviceCount number Indicates number of devices with pending manual steps
pendingOfflineScanDeviceCount number Indicates number of pending offline scan devices
pendingQuickScanDeviceCount number Indicates the number of devices that have a pending full scan. Valid values -2147483648 to 2147483647
pendingRestartDeviceCount number Indicates number of devices pending restart
pendingSignatureUpdateDeviceCount number Indicates number of devices with an old signature
totalReportedDeviceCount number Total device count.
unknownStateThreatAgentDeviceCount number Indicates number of devices with threat agent state as unknown
@odata.type string
View JSON Schema on GitHub

JSON Schema

microsoft-graph-microsoftgraphdeviceprotectionoverview-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/microsoft.graph.deviceProtectionOverview",
  "title": "deviceProtectionOverview",
  "required": [
    "@odata.type"
  ],
  "type": "object",
  "properties": {
    "cleanDeviceCount": {
      "maximum": 2147483647,
      "minimum": -2147483648,
      "type": "number",
      "description": "Indicates number of devices reporting as clean",
      "format": "int32"
    },
    "criticalFailuresDeviceCount": {
      "maximum": 2147483647,
      "minimum": -2147483648,
      "type": "number",
      "description": "Indicates number of devices with critical failures",
      "format": "int32"
    },
    "inactiveThreatAgentDeviceCount": {
      "maximum": 2147483647,
      "minimum": -2147483648,
      "type": "number",
      "description": "Indicates number of devices with inactive threat agent",
      "format": "int32"
    },
    "pendingFullScanDeviceCount": {
      "maximum": 2147483647,
      "minimum": -2147483648,
      "type": "number",
      "description": "Indicates number of devices pending full scan",
      "format": "int32"
    },
    "pendingManualStepsDeviceCount": {
      "maximum": 2147483647,
      "minimum": -2147483648,
      "type": "number",
      "description": "Indicates number of devices with pending manual steps",
      "format": "int32"
    },
    "pendingOfflineScanDeviceCount": {
      "maximum": 2147483647,
      "minimum": -2147483648,
      "type": "number",
      "description": "Indicates number of pending offline scan devices",
      "format": "int32"
    },
    "pendingQuickScanDeviceCount": {
      "maximum": 2147483647,
      "minimum": -2147483648,
      "type": "number",
      "description": "Indicates the number of devices that have a pending full scan. Valid values -2147483648 to 2147483647",
      "format": "int32"
    },
    "pendingRestartDeviceCount": {
      "maximum": 2147483647,
      "minimum": -2147483648,
      "type": "number",
      "description": "Indicates number of devices pending restart",
      "format": "int32"
    },
    "pendingSignatureUpdateDeviceCount": {
      "maximum": 2147483647,
      "minimum": -2147483648,
      "type": "number",
      "description": "Indicates number of devices with an old signature",
      "format": "int32"
    },
    "totalReportedDeviceCount": {
      "maximum": 2147483647,
      "minimum": -2147483648,
      "type": "number",
      "description": "Total device count.",
      "format": "int32"
    },
    "unknownStateThreatAgentDeviceCount": {
      "maximum": 2147483647,
      "minimum": -2147483648,
      "type": "number",
      "description": "Indicates number of devices with threat agent state as unknown",
      "format": "int32"
    },
    "@odata.type": {
      "type": "string"
    }
  },
  "description": "Hardware information of a given device."
}

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-microsoftgraphdeviceprotectionoverview"
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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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