securityReportsRoot resource type

Namespace: microsoft.graph

Represents an abstract type that contains resources for attack simulation and training reports. This resource provides the ability to launch a realistic simulated phishing attack that organizations can learn from.

Inherits from entity.

Methods

Method Return type Description
Get simulation coverage for users attackSimulationSimulationUserCoverage collection List training coverage for each tenant user in attack simulation and training campaigns.
Get training coverage for users attackSimulationTrainingUserCoverage collection List training coverage for tenant users in attack simulation and training campaigns.
Get repeat offenders attackSimulationRepeatOffender collection List the tenant users who have yielded to attacks more than once in attack simulation and training campaigns.

Properties

None.

Relationships

None.

JSON representation

The following is a JSON representation of the resource.

{
  "@odata.type": "#microsoft.graph.securityReportsRoot",
}