SMS_ApplicationDeployment

Represents an application deployment assignment in Configuration Manager.

ComplianceConfiguration ManagementDevice ManagementEndpoint ManagementMobile Device ManagementPatch ManagementSoftware Deployment

Properties

Name Type Description
AssignmentID integer Unique assignment identifier.
AssignmentName string Name of the deployment.
ApplicationName string Name of the deployed application.
TargetCollectionID string Target collection for the deployment.
StartTime string Deployment start time.
EnforcementDeadline string Enforcement deadline.
DesiredConfigType integer Desired configuration type (1=Install, 2=Uninstall).
OfferTypeID integer Offer type (0=Required, 2=Available).
Enabled boolean Whether the deployment is enabled.
View JSON Schema on GitHub

JSON Schema

microsoft-endpoint-configuration-management-sms-applicationdeployment-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/SMS_ApplicationDeployment",
  "title": "SMS_ApplicationDeployment",
  "type": "object",
  "description": "Represents an application deployment assignment in Configuration Manager.",
  "properties": {
    "AssignmentID": {
      "type": "integer",
      "description": "Unique assignment identifier."
    },
    "AssignmentName": {
      "type": "string",
      "description": "Name of the deployment."
    },
    "ApplicationName": {
      "type": "string",
      "description": "Name of the deployed application."
    },
    "TargetCollectionID": {
      "type": "string",
      "description": "Target collection for the deployment."
    },
    "StartTime": {
      "type": "string",
      "format": "date-time",
      "description": "Deployment start time."
    },
    "EnforcementDeadline": {
      "type": "string",
      "format": "date-time",
      "description": "Enforcement deadline."
    },
    "DesiredConfigType": {
      "type": "integer",
      "description": "Desired configuration type (1=Install, 2=Uninstall)."
    },
    "OfferTypeID": {
      "type": "integer",
      "description": "Offer type (0=Required, 2=Available)."
    },
    "Enabled": {
      "type": "boolean",
      "description": "Whether the deployment is enabled."
    }
  }
}

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-endpoint-configuration-management-sms-applicationdeployment"
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.