{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin deviceManagement.mobileAppTroubleshootingEvent API", "version": "1.0.0" }, "items": [ { "info": { "name": "deviceManagement.mobileAppTroubleshootingEvent", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get mobileAppTroubleshootingEvents from deviceManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/mobileAppTroubleshootingEvents", "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": "The collection property of MobileAppTroubleshootingEvent." }, { "info": { "name": "Microsoft Graph Create new navigation property to mobileAppTroubleshootingEvents for deviceManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceManagement/mobileAppTroubleshootingEvents", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to mobileAppTroubleshootingEvents for deviceManagement" }, { "info": { "name": "Microsoft Graph Get mobileAppTroubleshootingEvents from deviceManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/mobileAppTroubleshootingEvents/:mobileAppTroubleshootingEvent-id", "params": [ { "name": "mobileAppTroubleshootingEvent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppTroubleshootingEvent" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The collection property of MobileAppTroubleshootingEvent." }, { "info": { "name": "Microsoft Graph Update the navigation property mobileAppTroubleshootingEvents in deviceManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceManagement/mobileAppTroubleshootingEvents/:mobileAppTroubleshootingEvent-id", "params": [ { "name": "mobileAppTroubleshootingEvent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppTroubleshootingEvent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property mobileAppTroubleshootingEvents in deviceManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property mobileAppTroubleshootingEvents for deviceManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceManagement/mobileAppTroubleshootingEvents/:mobileAppTroubleshootingEvent-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileAppTroubleshootingEvent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppTroubleshootingEvent" } ] }, "docs": "Microsoft Graph Delete navigation property mobileAppTroubleshootingEvents for deviceManagement" }, { "info": { "name": "Microsoft Graph Get appLogCollectionRequests from deviceManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/mobileAppTroubleshootingEvents/:mobileAppTroubleshootingEvent-id/appLogCollectionRequests", "params": [ { "name": "mobileAppTroubleshootingEvent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppTroubleshootingEvent" }, { "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": "Indicates collection of App Log Upload Request." }, { "info": { "name": "Microsoft Graph Create new navigation property to appLogCollectionRequests for deviceManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceManagement/mobileAppTroubleshootingEvents/:mobileAppTroubleshootingEvent-id/appLogCollectionRequests", "params": [ { "name": "mobileAppTroubleshootingEvent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppTroubleshootingEvent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to appLogCollectionRequests for deviceManagement" }, { "info": { "name": "Microsoft Graph Get appLogCollectionRequests from deviceManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/mobileAppTroubleshootingEvents/:mobileAppTroubleshootingEvent-id/appLogCollectionRequests/:appLogCollectionRequest-id", "params": [ { "name": "mobileAppTroubleshootingEvent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppTroubleshootingEvent" }, { "name": "appLogCollectionRequest-id", "value": "", "type": "path", "description": "The unique identifier of appLogCollectionRequest" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Indicates collection of App Log Upload Request." }, { "info": { "name": "Microsoft Graph Update the navigation property appLogCollectionRequests in deviceManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceManagement/mobileAppTroubleshootingEvents/:mobileAppTroubleshootingEvent-id/appLogCollectionRequests/:appLogCollectionRequest-id", "params": [ { "name": "mobileAppTroubleshootingEvent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppTroubleshootingEvent" }, { "name": "appLogCollectionRequest-id", "value": "", "type": "path", "description": "The unique identifier of appLogCollectionRequest" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property appLogCollectionRequests in deviceManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property appLogCollectionRequests for deviceManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceManagement/mobileAppTroubleshootingEvents/:mobileAppTroubleshootingEvent-id/appLogCollectionRequests/:appLogCollectionRequest-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "mobileAppTroubleshootingEvent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppTroubleshootingEvent" }, { "name": "appLogCollectionRequest-id", "value": "", "type": "path", "description": "The unique identifier of appLogCollectionRequest" } ] }, "docs": "Microsoft Graph Delete navigation property appLogCollectionRequests for deviceManagement" }, { "info": { "name": "Microsoft Graph Invoke action createDownloadUrl", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceManagement/mobileAppTroubleshootingEvents/:mobileAppTroubleshootingEvent-id/appLogCollectionRequests/:appLogCollectionRequest-id/createDownloadUrl", "params": [ { "name": "mobileAppTroubleshootingEvent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppTroubleshootingEvent" }, { "name": "appLogCollectionRequest-id", "value": "", "type": "path", "description": "The unique identifier of appLogCollectionRequest" } ] }, "docs": "Microsoft Graph Invoke action createDownloadUrl" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/mobileAppTroubleshootingEvents/:mobileAppTroubleshootingEvent-id/appLogCollectionRequests/$count", "params": [ { "name": "mobileAppTroubleshootingEvent-id", "value": "", "type": "path", "description": "The unique identifier of mobileAppTroubleshootingEvent" }, { "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/deviceManagement/mobileAppTroubleshootingEvents/$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 }