Microsoft Graph · Schema

windowsDeliveryOptimizationMode

Delivery optimization mode for peer distribution

Azure ADCollaborationContactsDocumentsEmailGraphIdentityMicrosoftOffice 365PresentationsProductivitySpreadsheetsT1Task
View JSON Schema on GitHub

JSON Schema

microsoft-graph-microsoftgraphwindowsdeliveryoptimizationmode-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/microsoft.graph.windowsDeliveryOptimizationMode",
  "title": "windowsDeliveryOptimizationMode",
  "enum": [
    "userDefined",
    "httpOnly",
    "httpWithPeeringNat",
    "httpWithPeeringPrivateGroup",
    "httpWithInternetPeering",
    "simpleDownload",
    "bypassMode"
  ],
  "type": "string",
  "description": "Delivery optimization mode for peer distribution",
  "x-ms-enum": {
    "name": "windowsDeliveryOptimizationMode",
    "modelAsString": false,
    "values": [
      {
        "value": "userDefined",
        "description": "Allow the user to set.",
        "name": "userDefined"
      },
      {
        "value": "httpOnly",
        "description": "HTTP only, no peering",
        "name": "httpOnly"
      },
      {
        "value": "httpWithPeeringNat",
        "description": "OS default \u2013 Http blended with peering behind the same network address translator",
        "name": "httpWithPeeringNat"
      },
      {
        "value": "httpWithPeeringPrivateGroup",
        "description": "HTTP blended with peering across a private group",
        "name": "httpWithPeeringPrivateGroup"
      },
      {
        "value": "httpWithInternetPeering",
        "description": "HTTP blended with Internet peering",
        "name": "httpWithInternetPeering"
      },
      {
        "value": "simpleDownload",
        "description": "Simple download mode with no peering",
        "name": "simpleDownload"
      },
      {
        "value": "bypassMode",
        "description": "Bypass mode. Do not use Delivery Optimization and use BITS instead",
        "name": "bypassMode"
      }
    ]
  }
}

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