Microsoft Graph · Schema

userExperienceAnalyticsOperatingSystemRestartCategory

Operating System restart category.

Azure ADCollaborationContactsDocumentsEmailGraphIdentityMicrosoftOffice 365PresentationsProductivitySpreadsheetsT1Task
View JSON Schema on GitHub

JSON Schema

microsoft-graph-microsoftgraphuserexperienceanalyticsoperatingsystemrestartc-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/microsoft.graph.userExperienceAnalyticsOperatingSystemRestartCategory",
  "title": "userExperienceAnalyticsOperatingSystemRestartCategory",
  "enum": [
    "unknown",
    "restartWithUpdate",
    "restartWithoutUpdate",
    "blueScreen",
    "shutdownWithUpdate",
    "shutdownWithoutUpdate",
    "longPowerButtonPress",
    "bootError",
    "update",
    "unknownFutureValue"
  ],
  "type": "string",
  "description": "Operating System restart category.",
  "x-ms-enum": {
    "name": "userExperienceAnalyticsOperatingSystemRestartCategory",
    "modelAsString": false,
    "values": [
      {
        "value": "unknown",
        "description": "Default. Set to unknown if device operating system restart category has not yet been calculated.",
        "name": "unknown"
      },
      {
        "value": "restartWithUpdate",
        "description": "Indicates that the device operating system restart is along with an update.",
        "name": "restartWithUpdate"
      },
      {
        "value": "restartWithoutUpdate",
        "description": "Indicates that the device operating system restart is without update.",
        "name": "restartWithoutUpdate"
      },
      {
        "value": "blueScreen",
        "description": "Indicates that the device operating system restart is due to a specific stop error.",
        "name": "blueScreen"
      },
      {
        "value": "shutdownWithUpdate",
        "description": "Indicates that the device operating system restart is due to shutdown with update.",
        "name": "shutdownWithUpdate"
      },
      {
        "value": "shutdownWithoutUpdate",
        "description": "Indicates that the device operating system restart is due to shutdown without update.",
        "name": "shutdownWithoutUpdate"
      },
      {
        "value": "longPowerButtonPress",
        "description": "Indicates that the device operating system restart is due to update long power-button press.",
        "name": "longPowerButtonPress"
      },
      {
        "value": "bootError",
        "description": "Indicates that the device operating system restart is due to boot error.",
        "name": "bootError"
      },
      {
        "value": "update",
        "description": "Indicates that the device operating system restarted after an update.",
        "name": "update"
      },
      {
        "value": "unknownFutureValue",
        "description": "Evolvable enumeration sentinel value. Do not use.",
        "name": "unknownFutureValue"
      }
    ]
  }
}

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