{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin deviceManagement.auditEvent API", "version": "1.0.0" }, "items": [ { "info": { "name": "deviceManagement.auditEvent", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get auditEvents from deviceManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/auditEvents", "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 Audit Events" }, { "info": { "name": "Microsoft Graph Create new navigation property to auditEvents for deviceManagement", "type": "http" }, "http": { "method": "POST", "url": "https://graph.microsoft.com/v1.0/deviceManagement/auditEvents", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Create new navigation property to auditEvents for deviceManagement" }, { "info": { "name": "Microsoft Graph Get auditEvents from deviceManagement", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/auditEvents/:auditEvent-id", "params": [ { "name": "auditEvent-id", "value": "", "type": "path", "description": "The unique identifier of auditEvent" }, { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "The Audit Events" }, { "info": { "name": "Microsoft Graph Update the navigation property auditEvents in deviceManagement", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/deviceManagement/auditEvents/:auditEvent-id", "params": [ { "name": "auditEvent-id", "value": "", "type": "path", "description": "The unique identifier of auditEvent" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property auditEvents in deviceManagement" }, { "info": { "name": "Microsoft Graph Delete navigation property auditEvents for deviceManagement", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/deviceManagement/auditEvents/:auditEvent-id", "headers": [ { "name": "If-Match", "value": "" } ], "params": [ { "name": "auditEvent-id", "value": "", "type": "path", "description": "The unique identifier of auditEvent" } ] }, "docs": "Microsoft Graph Delete navigation property auditEvents for deviceManagement" }, { "info": { "name": "Microsoft Graph Get the number of the resource", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/auditEvents/$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" }, { "info": { "name": "Microsoft Graph Invoke function getAuditActivityTypes", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/auditEvents/getAuditActivityTypes(category=':category')", "params": [ { "name": "category", "value": "", "type": "path", "description": "Usage: category='{category}'" }, { "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" } ] }, "docs": "Microsoft Graph Invoke function getAuditActivityTypes" }, { "info": { "name": "Microsoft Graph Invoke function getAuditCategories", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/deviceManagement/auditEvents/getAuditCategories()", "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" } ] }, "docs": "Microsoft Graph Invoke function getAuditCategories" } ] } ], "bundled": true }