{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin deviceAppManagement.defaultManagedAppProtection API", "version": "1.0.0" }, "items": [ { "info": { "name": "deviceAppManagement.defaultManagedAppProtection", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get defaultManagedAppProtections from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/defaultManagedAppProtections", "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": "Default managed app policies." }, { "info": { "name": "Microsoft Graph Create new navigation property to defaultManagedAppProtections for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/defaultManagedAppProtections", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to defaultManagedAppProtections for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get defaultManagedAppProtections from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/defaultManagedAppProtections/:defaultManagedAppProtection-id", "params": [ { "name": "defaultManagedAppProtection-id", "value": "", "type": "path", "description": "The unique identifier of defaultManagedAppProtection" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Default managed app policies." }, { "info": { "name": "Microsoft Graph Update the navigation property defaultManagedAppProtections in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/defaultManagedAppProtections/:defaultManagedAppProtection-id", "params": [ { "name": "defaultManagedAppProtection-id", "value": "", "type": "path", "description": "The unique identifier of defaultManagedAppProtection" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property defaultManagedAppProtections in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property defaultManagedAppProtections for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/defaultManagedAppProtections/:defaultManagedAppProtection-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "defaultManagedAppProtection-id", "value": "", "type": "path", "description": "The unique identifier of defaultManagedAppProtection" } ] }, "docs": "Microsoft Graph Delete navigation property defaultManagedAppProtections for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get apps from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/defaultManagedAppProtections/:defaultManagedAppProtection-id/apps", "params": [ { "name": "defaultManagedAppProtection-id", "value": "", "type": "path", "description": "The unique identifier of defaultManagedAppProtection" }, { "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": "List of apps to which the policy is deployed." }, { "info": { "name": "Microsoft Graph Create new navigation property to apps for deviceAppManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/defaultManagedAppProtections/:defaultManagedAppProtection-id/apps", "params": [ { "name": "defaultManagedAppProtection-id", "value": "", "type": "path", "description": "The unique identifier of defaultManagedAppProtection" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to apps for deviceAppManagement" }, { "info": { "name": "Microsoft Graph Get apps from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/defaultManagedAppProtections/:defaultManagedAppProtection-id/apps/:managedMobileApp-id", "params": [ { "name": "defaultManagedAppProtection-id", "value": "", "type": "path", "description": "The unique identifier of defaultManagedAppProtection" }, { "name": "managedMobileApp-id", "value": "", "type": "path", "description": "The unique identifier of managedMobileApp" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "List of apps to which the policy is deployed." }, { "info": { "name": "Microsoft Graph Update the navigation property apps in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/defaultManagedAppProtections/:defaultManagedAppProtection-id/apps/:managedMobileApp-id", "params": [ { "name": "defaultManagedAppProtection-id", "value": "", "type": "path", "description": "The unique identifier of defaultManagedAppProtection" }, { "name": "managedMobileApp-id", "value": "", "type": "path", "description": "The unique identifier of managedMobileApp" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property apps in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property apps for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/defaultManagedAppProtections/:defaultManagedAppProtection-id/apps/:managedMobileApp-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "defaultManagedAppProtection-id", "value": "", "type": "path", "description": "The unique identifier of defaultManagedAppProtection" }, { "name": "managedMobileApp-id", "value": "", "type": "path", "description": "The unique identifier of managedMobileApp" } ] }, "docs": "Microsoft Graph Delete navigation property apps 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/defaultManagedAppProtections/:defaultManagedAppProtection-id/apps/$count", "params": [ { "name": "defaultManagedAppProtection-id", "value": "", "type": "path", "description": "The unique identifier of defaultManagedAppProtection" }, { "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 deploymentSummary from deviceAppManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/defaultManagedAppProtections/:defaultManagedAppProtection-id/deploymentSummary", "params": [ { "name": "defaultManagedAppProtection-id", "value": "", "type": "path", "description": "The unique identifier of defaultManagedAppProtection" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Navigation property to deployment summary of the configuration." }, { "info": { "name": "Microsoft Graph Update the navigation property deploymentSummary in deviceAppManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/defaultManagedAppProtections/:defaultManagedAppProtection-id/deploymentSummary", "params": [ { "name": "defaultManagedAppProtection-id", "value": "", "type": "path", "description": "The unique identifier of defaultManagedAppProtection" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property deploymentSummary in deviceAppManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property deploymentSummary for deviceAppManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceAppManagement/defaultManagedAppProtections/:defaultManagedAppProtection-id/deploymentSummary", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "defaultManagedAppProtection-id", "value": "", "type": "path", "description": "The unique identifier of defaultManagedAppProtection" } ] }, "docs": "Microsoft Graph Delete navigation property deploymentSummary 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/defaultManagedAppProtections/$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 }