Microsoft Graph · Schema
managedDevicePartnerReportedHealthState
Available health states for the Device Health API
Azure ADCollaborationContactsDocumentsEmailGraphIdentityMicrosoftOffice 365PresentationsProductivitySpreadsheetsT1Task
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/microsoft.graph.managedDevicePartnerReportedHealthState",
"title": "managedDevicePartnerReportedHealthState",
"enum": [
"unknown",
"activated",
"deactivated",
"secured",
"lowSeverity",
"mediumSeverity",
"highSeverity",
"unresponsive",
"compromised",
"misconfigured"
],
"type": "string",
"description": "Available health states for the Device Health API",
"x-ms-enum": {
"name": "managedDevicePartnerReportedHealthState",
"modelAsString": false,
"values": [
{
"value": "unknown",
"description": "Device health state is not yet reported",
"name": "unknown"
},
{
"value": "activated",
"description": "Device has been activated by a mobile threat defense partner, but has not yet reported health.",
"name": "activated"
},
{
"value": "deactivated",
"description": "Device has been deactivated by a mobile threat defense partner. The device health is not known.",
"name": "deactivated"
},
{
"value": "secured",
"description": "Device is considered secured by the mobile threat defense partner.",
"name": "secured"
},
{
"value": "lowSeverity",
"description": "Device is considered low threat by the mobile threat defense partner.",
"name": "lowSeverity"
},
{
"value": "mediumSeverity",
"description": "Device is considered medium threat by the mobile threat defense partner.",
"name": "mediumSeverity"
},
{
"value": "highSeverity",
"description": "Device is considered high threat by the mobile threat defense partner.",
"name": "highSeverity"
},
{
"value": "unresponsive",
"description": "Device is considered unresponsive by the mobile threat defense partner. The device health is not known.",
"name": "unresponsive"
},
{
"value": "compromised",
"description": "Device is considered compromised by the Threat Defense partner. This means the device has an active Threat or Risk which cannot be easily remediated by the end user and the user should contact their IT Admin.",
"name": "compromised"
},
{
"value": "misconfigured",
"description": "Device is considered misconfigured with the Threat Defense partner. This means the device is missing a required profile or configuration for the Threat Defense Partner to function properly and is thus threat or risk analysis is not able to complete.",
"name": "misconfigured"
}
]
}
}
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-microsoftgraphmanageddevicepartnerreportedhealthstate"
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.