Microsoft Graph · Schema

microsoft.graph.userExperienceAnalyticsDevicePerformance

Azure ADCollaborationContactsDocumentsEmailGraphIdentityMicrosoftOffice 365PresentationsProductivitySpreadsheetsT1Task
View JSON Schema on GitHub

JSON Schema

microsoft-graph-microsoftgraphuserexperienceanalyticsdeviceperformance-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/microsoft.graph.userExperienceAnalyticsDevicePerformance",
  "title": "microsoft.graph.userExperienceAnalyticsDevicePerformance",
  "allOf": [
    {
      "$ref": "#/components/schemas/microsoft.graph.entity"
    },
    {
      "title": "userExperienceAnalyticsDevicePerformance",
      "required": [
        "@odata.type"
      ],
      "type": "object",
      "properties": {
        "averageBlueScreens": {
          "oneOf": [
            {
              "type": "number",
              "format": "double",
              "nullable": true
            },
            {
              "type": "string",
              "nullable": true
            },
            {
              "$ref": "#/components/schemas/ReferenceNumeric"
            }
          ],
          "description": "Average (mean) number of Blue Screens per device in the last 30 days. Valid values 0 to 9999999"
        },
        "averageRestarts": {
          "oneOf": [
            {
              "type": "number",
              "format": "double",
              "nullable": true
            },
            {
              "type": "string",
              "nullable": true
            },
            {
              "$ref": "#/components/schemas/ReferenceNumeric"
            }
          ],
          "description": "Average (mean) number of Restarts per device in the last 30 days. Valid values 0 to 9999999"
        },
        "blueScreenCount": {
          "maximum": 2147483647,
          "minimum": -2147483648,
          "type": "number",
          "description": "Number of Blue Screens in the last 30 days. Valid values 0 to 9999999",
          "format": "int32"
        },
        "bootScore": {
          "maximum": 2147483647,
          "minimum": -2147483648,
          "type": "number",
          "description": "The user experience analytics device boot score.",
          "format": "int32"
        },
        "coreBootTimeInMs": {
          "maximum": 2147483647,
          "minimum": -2147483648,
          "type": "number",
          "description": "The user experience analytics device core boot time in milliseconds.",
          "format": "int32"
        },
        "coreLoginTimeInMs": {
          "maximum": 2147483647,
          "minimum": -2147483648,
          "type": "number",
          "description": "The user experience analytics device core login time in milliseconds.",
          "format": "int32"
        },
        "deviceCount": {
          "type": "number",
          "description": "User experience analytics summarized device count.",
          "format": "int64"
        },
        "deviceName": {
          "type": "string",
          "description": "The user experience analytics device name.",
          "nullable": true
        },
        "diskType": {
          "$ref": "#/components/schemas/microsoft.graph.diskType"
        },
        "groupPolicyBootTimeInMs": {
          "maximum": 2147483647,
          "minimum": -2147483648,
          "type": "number",
          "description": "The user experience analytics device group policy boot time in milliseconds.",
          "format": "int32"
        },
        "groupPolicyLoginTimeInMs": {
          "maximum": 2147483647,
          "minimum": -2147483648,
          "type": "number",
          "description": "The user experience analytics device group policy login time in milliseconds.",
          "format": "int32"
        },
        "healthStatus": {
          "$ref": "#/components/schemas/microsoft.graph.userExperienceAnalyticsHealthState"
        },
        "loginScore": {
          "maximum": 2147483647,
          "minimum": -2147483648,
          "type": "number",
          "description": "The user experience analytics device login score.",
          "format": "int32"
        },
        "manufacturer": {
          "type": "string",
          "description": "The user experience analytics device manufacturer.",
          "nullable": true
        },
        "model": {
          "type": "string",
          "description": "The user experience analytics device model.",
          "nullable": true
        },
        "modelStartupPerformanceScore": {
          "oneOf": [
            {
              "type": "number",
              "format": "double",
              "nullable": true
            },
            {
              "type": "string",
              "nullable": true
            },
            {
              "$ref": "#/components/schemas/ReferenceNumeric"
            }
          ],
          "description": "The user experience analytics model level startup performance score. Valid values -1.79769313486232E+308 to 1.79769313486232E+308"
        },
        "operatingSystemVersion": {
          "type": "string",
          "description": "The user experience analytics device Operating System version.",
          "nullable": true
        },
        "responsiveDesktopTimeInMs": {
          "maximum": 2147483647,
          "minimum": -2147483648,
          "type": "number",
          "description": "The user experience analytics responsive desktop time in milliseconds.",
          "format": "int32"
        },
        "restartCount": {
          "maximum": 2147483647,
          "minimum": -2147483648,
          "type": "number",
          "description": "Number of Restarts in the last 30 days. Valid values 0 to 9999999",
          "format": "int32"
        },
        "startupPerformanceScore": {
          "oneOf": [
            {
              "type": "number",
              "format": "double",
              "nullable": true
            },
            {
              "type": "string",
              "nullable": true
            },
            {
              "$ref": "#/components/schemas/ReferenceNumeric"
            }
          ],
          "description": "The user experience analytics device startup performance score. Valid values -1.79769313486232E+308 to 1.79769313486232E+308"
        },
        "@odata.type": {
          "type": "string"
        }
      },
      "description": "The user experience analytics device performance entity contains device boot performance details."
    }
  ],
  "x-ms-discriminator-value": "#microsoft.graph.userExperienceAnalyticsDevicePerformance"
}

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-microsoftgraphuserexperienceanalyticsdeviceperformance"
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.