Microsoft Intune · Schema

deviceHealthAttestationState

Device health attestation state.

App ProtectionAzureComplianceDevice ConfigurationEndpoint ManagementEnrollmentMAMMDMMicrosoft GraphMobile Application ManagementMobile Device ManagementSecurity

Properties

Name Type Description
@odata.type string
lastUpdateDateTime string The timestamp of the last update.
contentNamespaceUrl string The DHA report version (namespace version).
deviceHealthAttestationStatus string The DHA report version (namespace version).
contentVersion string The HealthAttestation state schema version.
issuedDateTime string The DateTime when device was evaluated or issued to MDM.
attestationIdentityKey string The attestation identity key.
resetCount integer The number of times a PC device has hibernated or resumed.
restartCount integer The number of times a PC device has rebooted.
bitLockerStatus string On or Off of BitLocker Drive Encryption.
bootManagerVersion string The version of the Boot Manager.
secureBoot string When Secure Boot is enabled the core components must have correct cryptographic signatures.
codeIntegrity string When code integrity is enabled code that does not meet the policy is blocked from loading.
testSigning string When test signing is allowed the device does not enforce signature validation during boot.
safeMode string Safe mode is a troubleshooting option for Windows that starts the computer in a limited state.
windowsPE string Operating system running with limited services that is used to prepare a computer for Windows.
tpmVersion string The security version number of the Boot Application.
virtualSecureMode string VSM is a container that protects high value assets from a compromised kernel.
View JSON Schema on GitHub

JSON Schema

microsoft-intune-devicehealthattestationstate-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/deviceHealthAttestationState",
  "title": "deviceHealthAttestationState",
  "type": "object",
  "description": "Device health attestation state.",
  "properties": {
    "@odata.type": {
      "type": "string",
      "default": "microsoft.graph.deviceHealthAttestationState"
    },
    "lastUpdateDateTime": {
      "type": "string",
      "description": "The timestamp of the last update."
    },
    "contentNamespaceUrl": {
      "type": "string",
      "format": "uri",
      "description": "The DHA report version (namespace version)."
    },
    "deviceHealthAttestationStatus": {
      "type": "string",
      "description": "The DHA report version (namespace version)."
    },
    "contentVersion": {
      "type": "string",
      "description": "The HealthAttestation state schema version."
    },
    "issuedDateTime": {
      "type": "string",
      "format": "date-time",
      "description": "The DateTime when device was evaluated or issued to MDM."
    },
    "attestationIdentityKey": {
      "type": "string",
      "description": "The attestation identity key."
    },
    "resetCount": {
      "type": "integer",
      "format": "int64",
      "description": "The number of times a PC device has hibernated or resumed."
    },
    "restartCount": {
      "type": "integer",
      "format": "int64",
      "description": "The number of times a PC device has rebooted."
    },
    "bitLockerStatus": {
      "type": "string",
      "description": "On or Off of BitLocker Drive Encryption."
    },
    "bootManagerVersion": {
      "type": "string",
      "description": "The version of the Boot Manager."
    },
    "secureBoot": {
      "type": "string",
      "description": "When Secure Boot is enabled the core components must have correct cryptographic signatures."
    },
    "codeIntegrity": {
      "type": "string",
      "description": "When code integrity is enabled code that does not meet the policy is blocked from loading."
    },
    "testSigning": {
      "type": "string",
      "description": "When test signing is allowed the device does not enforce signature validation during boot."
    },
    "safeMode": {
      "type": "string",
      "description": "Safe mode is a troubleshooting option for Windows that starts the computer in a limited state."
    },
    "windowsPE": {
      "type": "string",
      "description": "Operating system running with limited services that is used to prepare a computer for Windows."
    },
    "tpmVersion": {
      "type": "string",
      "description": "The security version number of the Boot Application."
    },
    "virtualSecureMode": {
      "type": "string",
      "description": "VSM is a container that protects high value assets from a compromised kernel."
    }
  }
}

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-intune-devicehealthattestationstate"
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.