lifecycle_workflows_deleted_items_workflows_runs
Creates, updates, deletes, gets or lists a lifecycle_workflows_deleted_items_workflows_runs resource.
Overview
| Name | lifecycle_workflows_deleted_items_workflows_runs |
| Type | Resource |
| Id | entra_id.identity_governance.lifecycle_workflows_deleted_items_workflows_runs |
Fields
The following fields are returned by SELECT queries:
- get
- list
Retrieved navigation property
| Name | Datatype | Description |
|---|---|---|
id | string | The unique identifier for an entity. Read-only. |
activatedOnScope | | The scope for which the workflow runs. |
completedDateTime | string (date-time) | The date time that the run completed. Value is null if the workflow hasn't completed.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. (pattern: ^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$) |
failedTasksCount | number (int32) | The number of tasks that failed in the run execution. |
failedUsersCount | number (int32) | The number of users that failed in the run execution. |
lastUpdatedDateTime | string (date-time) | The datetime that the run was last updated.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. (pattern: ^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$) |
processingStatus | string | (queued, inProgress, completed, completedWithErrors, canceled, failed, unknownFutureValue) (title: lifecycleWorkflowProcessingStatus) |
reprocessedRuns | array | The related reprocessed workflow run. |
scheduledDateTime | string (date-time) | The date time that the run is scheduled to be executed for a workflow.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. (pattern: ^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$) |
startedDateTime | string (date-time) | The date time that the run execution started.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. (pattern: ^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$) |
successfulUsersCount | number (int32) | The number of successfully completed users in the run. |
taskProcessingResults | array | The related taskProcessingResults. |
totalTasksCount | number (int32) | |
totalUnprocessedTasksCount | number (int32) | The total number of unprocessed tasks in the run execution. |
totalUsersCount | number (int32) | The total number of users in the workflow execution. |
userProcessingResults | array | The associated individual user execution. |
workflowExecutionType | string | (scheduled, onDemand, unknownFutureValue, activatedWithScope) (title: workflowExecutionType) |
Retrieved collection
| Name | Datatype | Description |
|---|---|---|
id | string | The unique identifier for an entity. Read-only. |
activatedOnScope | | The scope for which the workflow runs. |
completedDateTime | string (date-time) | The date time that the run completed. Value is null if the workflow hasn't completed.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. (pattern: ^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$) |
failedTasksCount | number (int32) | The number of tasks that failed in the run execution. |
failedUsersCount | number (int32) | The number of users that failed in the run execution. |
lastUpdatedDateTime | string (date-time) | The datetime that the run was last updated.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. (pattern: ^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$) |
processingStatus | string | (queued, inProgress, completed, completedWithErrors, canceled, failed, unknownFutureValue) (title: lifecycleWorkflowProcessingStatus) |
reprocessedRuns | array | The related reprocessed workflow run. |
scheduledDateTime | string (date-time) | The date time that the run is scheduled to be executed for a workflow.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. (pattern: ^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$) |
startedDateTime | string (date-time) | The date time that the run execution started.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. (pattern: ^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$) |
successfulUsersCount | number (int32) | The number of successfully completed users in the run. |
taskProcessingResults | array | The related taskProcessingResults. |
totalTasksCount | number (int32) | |
totalUnprocessedTasksCount | number (int32) | The total number of unprocessed tasks in the run execution. |
totalUsersCount | number (int32) | The total number of users in the workflow execution. |
userProcessingResults | array | The associated individual user execution. |
workflowExecutionType | string | (scheduled, onDemand, unknownFutureValue, activatedWithScope) (title: workflowExecutionType) |
Methods
The following methods are available for this resource:
| Name | Accessible by | Required Params | Optional Params | Description |
|---|---|---|---|---|
get | select | workflow_id, run_id | Workflow runs. | |
list | select | workflow_id | Workflow runs. |
Parameters
Parameters can be passed in the WHERE clause of a query. Check the Methods section to see which parameters are required or optional for each operation.
| Name | Datatype | Description |
|---|---|---|
run_id | string | The unique identifier of run |
workflow_id | string | The unique identifier of workflow |
SELECT examples
- get
- list
Workflow runs.
SELECT
id,
activatedOnScope,
completedDateTime,
failedTasksCount,
failedUsersCount,
lastUpdatedDateTime,
processingStatus,
reprocessedRuns,
scheduledDateTime,
startedDateTime,
successfulUsersCount,
taskProcessingResults,
totalTasksCount,
totalUnprocessedTasksCount,
totalUsersCount,
userProcessingResults,
workflowExecutionType
FROM entra_id.identity_governance.lifecycle_workflows_deleted_items_workflows_runs
WHERE workflow_id = '{{ workflow_id }}' -- required
AND run_id = '{{ run_id }}' -- required
;
Workflow runs.
SELECT
id,
activatedOnScope,
completedDateTime,
failedTasksCount,
failedUsersCount,
lastUpdatedDateTime,
processingStatus,
reprocessedRuns,
scheduledDateTime,
startedDateTime,
successfulUsersCount,
taskProcessingResults,
totalTasksCount,
totalUnprocessedTasksCount,
totalUsersCount,
userProcessingResults,
workflowExecutionType
FROM entra_id.identity_governance.lifecycle_workflows_deleted_items_workflows_runs
WHERE workflow_id = '{{ workflow_id }}' -- required
;