Microsoft Graph · Schema
microsoft.graph.macOSGeneralDeviceConfiguration
Azure ADCollaborationContactsDocumentsEmailGraphIdentityMicrosoftOffice 365PresentationsProductivitySpreadsheetsT1Task
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/microsoft.graph.macOSGeneralDeviceConfiguration",
"title": "microsoft.graph.macOSGeneralDeviceConfiguration",
"allOf": [
{
"$ref": "#/components/schemas/microsoft.graph.deviceConfiguration"
},
{
"title": "macOSGeneralDeviceConfiguration",
"required": [
"@odata.type"
],
"type": "object",
"properties": {
"compliantAppListType": {
"$ref": "#/components/schemas/microsoft.graph.appListType"
},
"compliantAppsList": {
"type": "array",
"items": {
"$ref": "#/components/schemas/microsoft.graph.appListItem"
},
"description": "List of apps in the compliance (either allow list or block list, controlled by CompliantAppListType). This collection can contain a maximum of 10000 elements."
},
"emailInDomainSuffixes": {
"type": "array",
"items": {
"type": "string",
"nullable": true
},
"description": "An email address lacking a suffix that matches any of these strings will be considered out-of-domain."
},
"passwordBlockSimple": {
"type": "boolean",
"description": "Block simple passwords."
},
"passwordExpirationDays": {
"maximum": 2147483647,
"minimum": -2147483648,
"type": "number",
"description": "Number of days before the password expires.",
"format": "int32",
"nullable": true
},
"passwordMinimumCharacterSetCount": {
"maximum": 2147483647,
"minimum": -2147483648,
"type": "number",
"description": "Number of character sets a password must contain. Valid values 0 to 4",
"format": "int32",
"nullable": true
},
"passwordMinimumLength": {
"maximum": 2147483647,
"minimum": -2147483648,
"type": "number",
"description": "Minimum length of passwords.",
"format": "int32",
"nullable": true
},
"passwordMinutesOfInactivityBeforeLock": {
"maximum": 2147483647,
"minimum": -2147483648,
"type": "number",
"description": "Minutes of inactivity required before a password is required.",
"format": "int32",
"nullable": true
},
"passwordMinutesOfInactivityBeforeScreenTimeout": {
"maximum": 2147483647,
"minimum": -2147483648,
"type": "number",
"description": "Minutes of inactivity required before the screen times out.",
"format": "int32",
"nullable": true
},
"passwordPreviousPasswordBlockCount": {
"maximum": 2147483647,
"minimum": -2147483648,
"type": "number",
"description": "Number of previous passwords to block.",
"format": "int32",
"nullable": true
},
"passwordRequired": {
"type": "boolean",
"description": "Whether or not to require a password."
},
"passwordRequiredType": {
"$ref": "#/components/schemas/microsoft.graph.requiredPasswordType"
},
"@odata.type": {
"type": "string",
"default": "#microsoft.graph.macOSGeneralDeviceConfiguration"
}
},
"description": "This topic provides descriptions of the declared methods, properties and relationships exposed by the macOSGeneralDeviceConfiguration resource."
}
],
"x-ms-discriminator-value": "#microsoft.graph.macOSGeneralDeviceConfiguration"
}
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-microsoftgraphmacosgeneraldeviceconfiguration"
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.