{ "opencollection": "1.0.0", "info": { "name": "Microsoft Graph Admin Admin.admin reports.securityReportsRoot API", "version": "1.0.0" }, "items": [ { "info": { "name": "reports.securityReportsRoot", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Graph Get security from reports", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/reports/security", "params": [ { "name": "$select", "value": "", "type": "query", "description": "Select properties to be returned" }, { "name": "$expand", "value": "", "type": "query", "description": "Expand related entities" } ] }, "docs": "Represents an abstract type that contains resources for attack simulation and training reports." }, { "info": { "name": "Microsoft Graph Update the navigation property security in reports", "type": "http" }, "http": { "method": "PATCH", "url": "https://graph.microsoft.com/v1.0/reports/security", "body": { "type": "json", "data": "{}" } }, "docs": "Microsoft Graph Update the navigation property security in reports" }, { "info": { "name": "Microsoft Graph Delete navigation property security for reports", "type": "http" }, "http": { "method": "DELETE", "url": "https://graph.microsoft.com/v1.0/reports/security", "headers": [ { "name": "If-Match", "value": "" } ] }, "docs": "Microsoft Graph Delete navigation property security for reports" }, { "info": { "name": "Microsoft Graph Invoke function getAttackSimulationRepeatOffenders", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/reports/security/getAttackSimulationRepeatOffenders()", "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": "List the tenant users who have yielded to attacks more than once in attack simulation and training campaigns. This function supports @odata.nextLink for pagination." }, { "info": { "name": "Microsoft Graph Invoke function getAttackSimulationSimulationUserCoverage", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/reports/security/getAttackSimulationSimulationUserCoverage()", "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": "List training coverage for each tenant user in attack simulation and training campaigns. This function supports @odata.nextLink for pagination." }, { "info": { "name": "Microsoft Graph Invoke function getAttackSimulationTrainingUserCoverage", "type": "http" }, "http": { "method": "GET", "url": "https://graph.microsoft.com/v1.0/reports/security/getAttackSimulationTrainingUserCoverage()", "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": "List training coverage for tenant users in attack simulation and training campaigns. This function supports @odata.nextLink for pagination." } ] } ], "bundled": true }