reportRoot resource type

Namespace: microsoft.graph

Note: The Microsoft Graph API for Intune requires an active Intune license for the tenant.

The resource that represents an instance of Enrollment Failure Reports.

Methods

Method Return Type Description
Get reportRoot reportRoot Read properties and relationships of the reportRoot object.
Update reportRoot reportRoot Update the properties of a reportRoot object.
managedDeviceEnrollmentFailureDetails function report Not yet documented
managedDeviceEnrollmentFailureDetails function report Not yet documented
managedDeviceEnrollmentTopFailures function report Not yet documented
managedDeviceEnrollmentTopFailures function report Not yet documented

Properties

Property Type Description
id String The unique identifier for this entity.

Relationships

None

JSON Representation

Here is a JSON representation of the resource.

{
  "@odata.type": "#microsoft.graph.reportRoot",
  "id": "String (identifier)"
}