{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin deviceAppManagement.mdmWindowsInformationProtectionPolicy API", "version": "1.0.0" }, "items": [ { "info": { "name": "deviceAppManagement.mdmWindowsInformationProtectionPolicy", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get mdmWindowsInformationProtectionPolicies from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mdmWindowsInformationProtectionPolicies", "params": [ { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Windows information protection for apps running on devices which are MDM enrolled." }, { "info": { "name": "Microsoft Graph Create new navigation property to mdmWindowsInformationProtectionPolicies for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mdmWindowsInformationProtectionPolicies", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to mdmWindowsInformationProtectionPolicies for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get mdmWindowsInformationProtectionPolicies from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mdmWindowsInformationProtectionPolicies/:mdmWindowsInformationProtectionPolicy-id", "params": [ { "name": "mdmWindowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of mdmWindowsInformationProtectionPolicy" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Windows information protection for apps running on devices which are MDM enrolled." }, { "info": { "name": "Microsoft Graph Update the navigation property mdmWindowsInformationProtectionPolicies in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mdmWindowsInformationProtectionPolicies/:mdmWindowsInformationProtectionPolicy-id", "params": [ { "name": "mdmWindowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of mdmWindowsInformationProtectionPolicy" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property mdmWindowsInformationProtectionPolicies in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property mdmWindowsInformationProtectionPolicies for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mdmWindowsInformationProtectionPolicies/:mdmWindowsInformationProtectionPolicy-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mdmWindowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of mdmWindowsInformationProtectionPolicy" } ] }, "docs": "Microsoft Graph Delete navigation property mdmWindowsInformationProtectionPolicies for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mdmWindowsInformationProtectionPolicies/:mdmWindowsInformationProtectionPolicy-id/assignments", "params": [ { "name": "mdmWindowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of mdmWindowsInformationProtectionPolicy" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Navigation property to list of security groups targeted for policy." }, { "info": { "name": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mdmWindowsInformationProtectionPolicies/:mdmWindowsInformationProtectionPolicy-id/assignments", "params": [ { "name": "mdmWindowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of mdmWindowsInformationProtectionPolicy" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get assignments from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mdmWindowsInformationProtectionPolicies/:mdmWindowsInformationProtectionPolicy-id/assignments/:targetedManagedAppPolicyAssignment-id", "params": [ { "name": "mdmWindowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of mdmWindowsInformationProtectionPolicy" }, { "name": "targetedManagedAppPolicyAssignment-id", "value": "", "type": "path", "description": "The unique identifier of targetedManagedAppPolicyAssignment" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Navigation property to list of security groups targeted for policy." }, { "info": { "name": "Microsoft Graph Update the navigation property assignments in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mdmWindowsInformationProtectionPolicies/:mdmWindowsInformationProtectionPolicy-id/assignments/:targetedManagedAppPolicyAssignment-id", "params": [ { "name": "mdmWindowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of mdmWindowsInformationProtectionPolicy" }, { "name": "targetedManagedAppPolicyAssignment-id", "value": "", "type": "path", "description": "The unique identifier of targetedManagedAppPolicyAssignment" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property assignments in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property assignments for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mdmWindowsInformationProtectionPolicies/:mdmWindowsInformationProtectionPolicy-id/assignments/:targetedManagedAppPolicyAssignment-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mdmWindowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of mdmWindowsInformationProtectionPolicy" }, { "name": "targetedManagedAppPolicyAssignment-id", "value": "", "type": "path", "description": "The unique identifier of targetedManagedAppPolicyAssignment" } ] }, "docs": "Microsoft Graph Delete navigation property assignments for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mdmWindowsInformationProtectionPolicies/:mdmWindowsInformationProtectionPolicy-id/assignments/$count", "params": [ { "name": "mdmWindowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of mdmWindowsInformationProtectionPolicy" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get exemptAppLockerFiles from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mdmWindowsInformationProtectionPolicies/:mdmWindowsInformationProtectionPolicy-id/exemptAppLockerFiles", "params": [ { "name": "mdmWindowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of mdmWindowsInformationProtectionPolicy" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Another way to input exempt apps through xml files" }, { "info": { "name": "Microsoft Graph Create new navigation property to exemptAppLockerFiles for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mdmWindowsInformationProtectionPolicies/:mdmWindowsInformationProtectionPolicy-id/exemptAppLockerFiles", "params": [ { "name": "mdmWindowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of mdmWindowsInformationProtectionPolicy" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to exemptAppLockerFiles for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get exemptAppLockerFiles from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mdmWindowsInformationProtectionPolicies/:mdmWindowsInformationProtectionPolicy-id/exemptAppLockerFiles/:windowsInformationProtectionAppLockerFile-id", "params": [ { "name": "mdmWindowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of mdmWindowsInformationProtectionPolicy" }, { "name": "windowsInformationProtectionAppLockerFile-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionAppLockerFile" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Another way to input exempt apps through xml files" }, { "info": { "name": "Microsoft Graph Update the navigation property exemptAppLockerFiles in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mdmWindowsInformationProtectionPolicies/:mdmWindowsInformationProtectionPolicy-id/exemptAppLockerFiles/:windowsInformationProtectionAppLockerFile-id", "params": [ { "name": "mdmWindowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of mdmWindowsInformationProtectionPolicy" }, { "name": "windowsInformationProtectionAppLockerFile-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionAppLockerFile" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property exemptAppLockerFiles in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property exemptAppLockerFiles for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mdmWindowsInformationProtectionPolicies/:mdmWindowsInformationProtectionPolicy-id/exemptAppLockerFiles/:windowsInformationProtectionAppLockerFile-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mdmWindowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of mdmWindowsInformationProtectionPolicy" }, { "name": "windowsInformationProtectionAppLockerFile-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionAppLockerFile" } ] }, "docs": "Microsoft Graph Delete navigation property exemptAppLockerFiles for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mdmWindowsInformationProtectionPolicies/:mdmWindowsInformationProtectionPolicy-id/exemptAppLockerFiles/$count", "params": [ { "name": "mdmWindowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of mdmWindowsInformationProtectionPolicy" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get protectedAppLockerFiles from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mdmWindowsInformationProtectionPolicies/:mdmWindowsInformationProtectionPolicy-id/protectedAppLockerFiles", "params": [ { "name": "mdmWindowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of mdmWindowsInformationProtectionPolicy" }, { "name": "$top", "value": "50", "type": "query", "description": "Show only the first n items" }, { "name": "$skip", "value": "", "type": "query", "description": "Skip the first n items" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" }, { "name": "$count", "value": "", "type": "query", "description": "Include count of items" }, { "name": "$orderby", "value": "", "type": "query", "description": "Order items by property values" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Another way to input protected apps through xml files" }, { "info": { "name": "Microsoft Graph Create new navigation property to protectedAppLockerFiles for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mdmWindowsInformationProtectionPolicies/:mdmWindowsInformationProtectionPolicy-id/protectedAppLockerFiles", "params": [ { "name": "mdmWindowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of mdmWindowsInformationProtectionPolicy" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to protectedAppLockerFiles for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get protectedAppLockerFiles from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mdmWindowsInformationProtectionPolicies/:mdmWindowsInformationProtectionPolicy-id/protectedAppLockerFiles/:windowsInformationProtectionAppLockerFile-id", "params": [ { "name": "mdmWindowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of mdmWindowsInformationProtectionPolicy" }, { "name": "windowsInformationProtectionAppLockerFile-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionAppLockerFile" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Another way to input protected apps through xml files" }, { "info": { "name": "Microsoft Graph Update the navigation property protectedAppLockerFiles in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mdmWindowsInformationProtectionPolicies/:mdmWindowsInformationProtectionPolicy-id/protectedAppLockerFiles/:windowsInformationProtectionAppLockerFile-id", "params": [ { "name": "mdmWindowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of mdmWindowsInformationProtectionPolicy" }, { "name": "windowsInformationProtectionAppLockerFile-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionAppLockerFile" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property protectedAppLockerFiles in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property protectedAppLockerFiles for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mdmWindowsInformationProtectionPolicies/:mdmWindowsInformationProtectionPolicy-id/protectedAppLockerFiles/:windowsInformationProtectionAppLockerFile-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mdmWindowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of mdmWindowsInformationProtectionPolicy" }, { "name": "windowsInformationProtectionAppLockerFile-id", "value": "", "type": "path", "description": "The unique identifier of windowsInformationProtectionAppLockerFile" } ] }, "docs": "Microsoft Graph Delete navigation property protectedAppLockerFiles for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mdmWindowsInformationProtectionPolicies/:mdmWindowsInformationProtectionPolicy-id/protectedAppLockerFiles/$count", "params": [ { "name": "mdmWindowsInformationProtectionPolicy-id", "value": "", "type": "path", "description": "The unique identifier of mdmWindowsInformationProtectionPolicy" }, { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count", "params": [ { "name": "$search", "value": "", "type": "query", "description": "Search items by search phrases" }, { "name": "$filter", "value": "", "type": "query", "description": "Filter items by property values" } ] }, "docs": "Microsoft Graph Get the number of the resource" } ] } ], "bundled": true }