SMS_SoftwareUpdate

Represents a software update known to Configuration Manager.

ComplianceConfiguration ManagementDevice ManagementEndpoint ManagementMobile Device ManagementPatch ManagementSoftware Deployment

Properties

Name Type Description
CI_ID integer Configuration item ID.
ArticleID string Knowledge base article ID.
BulletinID string Security bulletin ID.
LocalizedDisplayName string Display name of the update.
LocalizedDescription string Description of the update.
DatePosted string Date the update was posted.
DateRevised string Date the update was revised.
IsDeployed boolean Whether the update is deployed.
IsSuperseded boolean Whether the update is superseded.
NumMissing integer Number of systems missing this update.
NumPresent integer Number of systems with this update installed.
SeverityName string Severity rating.
View JSON Schema on GitHub

JSON Schema

microsoft-endpoint-configuration-management-sms-softwareupdate-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/SMS_SoftwareUpdate",
  "title": "SMS_SoftwareUpdate",
  "type": "object",
  "description": "Represents a software update known to Configuration Manager.",
  "properties": {
    "CI_ID": {
      "type": "integer",
      "description": "Configuration item ID."
    },
    "ArticleID": {
      "type": "string",
      "description": "Knowledge base article ID."
    },
    "BulletinID": {
      "type": "string",
      "description": "Security bulletin ID."
    },
    "LocalizedDisplayName": {
      "type": "string",
      "description": "Display name of the update."
    },
    "LocalizedDescription": {
      "type": "string",
      "description": "Description of the update."
    },
    "DatePosted": {
      "type": "string",
      "format": "date-time",
      "description": "Date the update was posted."
    },
    "DateRevised": {
      "type": "string",
      "format": "date-time",
      "description": "Date the update was revised."
    },
    "IsDeployed": {
      "type": "boolean",
      "description": "Whether the update is deployed."
    },
    "IsSuperseded": {
      "type": "boolean",
      "description": "Whether the update is superseded."
    },
    "NumMissing": {
      "type": "integer",
      "description": "Number of systems missing this update."
    },
    "NumPresent": {
      "type": "integer",
      "description": "Number of systems with this update installed."
    },
    "SeverityName": {
      "type": "string",
      "description": "Severity rating."
    }
  }
}

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