deviceManagementReportStatus enum type

Namespace: microsoft.graph

Important: Microsoft Graph APIs under the /beta version are subject to change; production use is not supported.

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

Possible statuses associated with a generated report.

Members

Member Value Description
unknown 0 Report generation status is unknown.
notStarted 1 Report generation has not started.
inProgress 2 Report generation is in progress.
completed 3 Report generation is completed.
failed 4 Report generation has failed.