Microsoft Graph · Schema
managementState
Management state of device in Microsoft Intune.
Azure ADCollaborationContactsDocumentsEmailGraphIdentityMicrosoftOffice 365PresentationsProductivitySpreadsheetsT1Task
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/microsoft.graph.managementState",
"title": "managementState",
"enum": [
"managed",
"retirePending",
"retireFailed",
"wipePending",
"wipeFailed",
"unhealthy",
"deletePending",
"retireIssued",
"wipeIssued",
"wipeCanceled",
"retireCanceled",
"discovered",
"unknownFutureValue"
],
"type": "string",
"description": "Management state of device in Microsoft Intune.",
"x-ms-enum": {
"name": "managementState",
"modelAsString": false,
"values": [
{
"value": "managed",
"description": "The device is under management",
"name": "managed"
},
{
"value": "retirePending",
"description": "A retire command is occuring on the device and in the process of unenrolling from management",
"name": "retirePending"
},
{
"value": "retireFailed",
"description": "Retire command failed on the device",
"name": "retireFailed"
},
{
"value": "wipePending",
"description": "A wipe command is occuring on the device and in the process of unenrolling from management",
"name": "wipePending"
},
{
"value": "wipeFailed",
"description": "Wipe command failed on the device",
"name": "wipeFailed"
},
{
"value": "unhealthy",
"description": "The device is unhealthy.",
"name": "unhealthy"
},
{
"value": "deletePending",
"description": "A delete command is occuring on the device ",
"name": "deletePending"
},
{
"value": "retireIssued",
"description": "A retire command was issued for the device",
"name": "retireIssued"
},
{
"value": "wipeIssued",
"description": "A wipe command was issued for the device",
"name": "wipeIssued"
},
{
"value": "wipeCanceled",
"description": "A wipe command for this device has been canceled",
"name": "wipeCanceled"
},
{
"value": "retireCanceled",
"description": "A retire command for this device has been canceled",
"name": "retireCanceled"
},
{
"value": "discovered",
"description": "The device is discovered but not fully enrolled.",
"name": "discovered"
},
{
"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.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/microsoft-graph-microsoftgraphmanagementstate"
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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.