lifecycle_workflows_workflows
Creates, updates, deletes, gets or lists a lifecycle_workflows_workflows resource.
Overview
| Name | lifecycle_workflows_workflows |
| Type | Resource |
| Id | entra_id.identity_governance.lifecycle_workflows_workflows |
Fields
The following fields are returned by SELECT queries:
- get
- list
Retrieved navigation property
| Name | Datatype | Description |
|---|---|---|
id | string | Identifier used for individually addressing a specific workflow.Supports $filter(eq, ne) and $orderby. |
administrationScopeTargets | array | The administrative units in the scope of the workflow. Optional. Supports $expand. |
category | string | (joiner, leaver, unknownFutureValue, mover) (title: lifecycleWorkflowCategory) |
createdBy | object | The user who created the workflow. (title: entity) |
createdDateTime | string (date-time) | When a workflow was created. (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])$) |
deletedDateTime | string (date-time) | When the workflow was deleted.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])$) |
description | string | A string that describes the purpose of the workflow. |
displayName | string | A string to identify the workflow. |
executionConditions | object | Defines when and for who the workflow will run. (title: workflowExecutionConditions) |
executionScope | array | The list of users that meet the workflowExecutionConditions of a workflow. |
isEnabled | boolean | Whether the workflow is enabled or disabled. If this setting is true, the workflow can be run on demand or on schedule when isSchedulingEnabled is true. |
isSchedulingEnabled | boolean | If true, the Lifecycle Workflow engine executes the workflow based on the schedule defined by tenant settings. Can't be true for a disabled workflow (where isEnabled is false). |
lastModifiedBy | object | The unique identifier of the Microsoft Entra identity that last modified the workflow. (title: entity) |
lastModifiedDateTime | string (date-time) | When the workflow was last modified. (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])$) |
nextScheduleRunDateTime | string (date-time) | The date time when the workflow is expected to run next based on the schedule interval, if there are any users matching the execution conditions. Supports $filter(lt,gt) 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])$) |
runs | array | Workflow runs. |
taskReports | array | Represents the aggregation of task execution data for tasks within a workflow object. |
tasks | array | The tasks in the workflow. |
userProcessingResults | array | Per-user workflow execution results. |
version | number (int32) | The current version number of the workflow. Value is 1 when the workflow is first created.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. |
versions | array | The workflow versions that are available. |
Retrieved collection
| Name | Datatype | Description |
|---|---|---|
id | string | Identifier used for individually addressing a specific workflow.Supports $filter(eq, ne) and $orderby. |
administrationScopeTargets | array | The administrative units in the scope of the workflow. Optional. Supports $expand. |
category | string | (joiner, leaver, unknownFutureValue, mover) (title: lifecycleWorkflowCategory) |
createdBy | object | The user who created the workflow. (title: entity) |
createdDateTime | string (date-time) | When a workflow was created. (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])$) |
deletedDateTime | string (date-time) | When the workflow was deleted.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])$) |
description | string | A string that describes the purpose of the workflow. |
displayName | string | A string to identify the workflow. |
executionConditions | object | Defines when and for who the workflow will run. (title: workflowExecutionConditions) |
executionScope | array | The list of users that meet the workflowExecutionConditions of a workflow. |
isEnabled | boolean | Whether the workflow is enabled or disabled. If this setting is true, the workflow can be run on demand or on schedule when isSchedulingEnabled is true. |
isSchedulingEnabled | boolean | If true, the Lifecycle Workflow engine executes the workflow based on the schedule defined by tenant settings. Can't be true for a disabled workflow (where isEnabled is false). |
lastModifiedBy | object | The unique identifier of the Microsoft Entra identity that last modified the workflow. (title: entity) |
lastModifiedDateTime | string (date-time) | When the workflow was last modified. (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])$) |
nextScheduleRunDateTime | string (date-time) | The date time when the workflow is expected to run next based on the schedule interval, if there are any users matching the execution conditions. Supports $filter(lt,gt) 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])$) |
runs | array | Workflow runs. |
taskReports | array | Represents the aggregation of task execution data for tasks within a workflow object. |
tasks | array | The tasks in the workflow. |
userProcessingResults | array | Per-user workflow execution results. |
version | number (int32) | The current version number of the workflow. Value is 1 when the workflow is first created.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby. |
versions | array | The workflow versions that are available. |
Methods
The following methods are available for this resource:
| Name | Accessible by | Required Params | Optional Params | Description |
|---|---|---|---|---|
get | select | workflow_id | Read the properties and relationships of a workflow object. | |
list | select | Get a list of workflow resources that are associated with lifecycle workflows. | ||
insert | insert | Create a new workflow object. You can create up to 100 workflows in a tenant. | ||
update | update | workflow_id | Update the properties of a workflow object. Only the properties listed in the request body table can be updated. To update any other workflow properties, see workflow: createNewVersion. | |
delete | delete | workflow_id | If-Match | Delete a workflow object and its associated tasks, taskProcessingResults and versions. You can restore a deleted workflow and its associated objects within 30 days of deletion. |
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 |
|---|---|---|
workflow_id | string | The unique identifier of workflow |
If-Match | string | ETag |
SELECT examples
- get
- list
Read the properties and relationships of a workflow object.
SELECT
id,
administrationScopeTargets,
category,
createdBy,
createdDateTime,
deletedDateTime,
description,
displayName,
executionConditions,
executionScope,
isEnabled,
isSchedulingEnabled,
lastModifiedBy,
lastModifiedDateTime,
nextScheduleRunDateTime,
runs,
taskReports,
tasks,
userProcessingResults,
version,
versions
FROM entra_id.identity_governance.lifecycle_workflows_workflows
WHERE workflow_id = '{{ workflow_id }}' -- required
;
Get a list of workflow resources that are associated with lifecycle workflows.
SELECT
id,
administrationScopeTargets,
category,
createdBy,
createdDateTime,
deletedDateTime,
description,
displayName,
executionConditions,
executionScope,
isEnabled,
isSchedulingEnabled,
lastModifiedBy,
lastModifiedDateTime,
nextScheduleRunDateTime,
runs,
taskReports,
tasks,
userProcessingResults,
version,
versions
FROM entra_id.identity_governance.lifecycle_workflows_workflows
;
INSERT examples
- insert
- Manifest
Create a new workflow object. You can create up to 100 workflows in a tenant.
INSERT INTO entra_id.identity_governance.lifecycle_workflows_workflows (
category,
createdDateTime,
description,
displayName,
executionConditions,
isEnabled,
isSchedulingEnabled,
lastModifiedDateTime,
administrationScopeTargets,
createdBy,
lastModifiedBy,
tasks,
deletedDateTime,
id,
nextScheduleRunDateTime,
version,
executionScope,
runs,
taskReports,
userProcessingResults,
versions
)
SELECT
'{{ category }}',
'{{ createdDateTime }}',
'{{ description }}',
'{{ displayName }}',
'{{ executionConditions }}',
{{ isEnabled }},
{{ isSchedulingEnabled }},
'{{ lastModifiedDateTime }}',
'{{ administrationScopeTargets }}',
'{{ createdBy }}',
'{{ lastModifiedBy }}',
'{{ tasks }}',
'{{ deletedDateTime }}',
'{{ id }}',
'{{ nextScheduleRunDateTime }}',
{{ version }},
'{{ executionScope }}',
'{{ runs }}',
'{{ taskReports }}',
'{{ userProcessingResults }}',
'{{ versions }}'
RETURNING
id,
administrationScopeTargets,
category,
createdBy,
createdDateTime,
deletedDateTime,
description,
displayName,
executionConditions,
executionScope,
isEnabled,
isSchedulingEnabled,
lastModifiedBy,
lastModifiedDateTime,
nextScheduleRunDateTime,
runs,
taskReports,
tasks,
userProcessingResults,
version,
versions
;
# Description fields are for documentation purposes
- name: lifecycle_workflows_workflows
props:
- name: category
value: "{{ category }}"
valid_values: ['joiner', 'leaver', 'unknownFutureValue', 'mover']
- name: createdDateTime
value: "{{ createdDateTime }}"
description: |
When a workflow was created.
- name: description
value: "{{ description }}"
description: |
A string that describes the purpose of the workflow.
- name: displayName
value: "{{ displayName }}"
description: |
A string to identify the workflow.
- name: executionConditions
description: |
Defines when and for who the workflow will run.
value:
- name: isEnabled
value: {{ isEnabled }}
description: |
Whether the workflow is enabled or disabled. If this setting is true, the workflow can be run on demand or on schedule when isSchedulingEnabled is true.
- name: isSchedulingEnabled
value: {{ isSchedulingEnabled }}
description: |
If true, the Lifecycle Workflow engine executes the workflow based on the schedule defined by tenant settings. Can't be true for a disabled workflow (where isEnabled is false).
- name: lastModifiedDateTime
value: "{{ lastModifiedDateTime }}"
description: |
When the workflow was last modified.
- name: administrationScopeTargets
description: |
The administrative units in the scope of the workflow. Optional. Supports $expand.
value:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
- name: createdBy
description: |
The user who created the workflow.
value:
id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
aboutMe: "{{ aboutMe }}"
accountEnabled: {{ accountEnabled }}
ageGroup: "{{ ageGroup }}"
assignedLicenses:
- disabledPlans: "{{ disabledPlans }}"
skuId: "{{ skuId }}"
assignedPlans:
- assignedDateTime: "{{ assignedDateTime }}"
capabilityStatus: "{{ capabilityStatus }}"
service: "{{ service }}"
servicePlanId: "{{ servicePlanId }}"
authorizationInfo: "{{ authorizationInfo }}"
birthday: "{{ birthday }}"
businessPhones:
- "{{ businessPhones }}"
city: "{{ city }}"
companyName: "{{ companyName }}"
consentProvidedForMinor: "{{ consentProvidedForMinor }}"
country: "{{ country }}"
createdDateTime: "{{ createdDateTime }}"
creationType: "{{ creationType }}"
customSecurityAttributes: "{{ customSecurityAttributes }}"
department: "{{ department }}"
deviceEnrollmentLimit: {{ deviceEnrollmentLimit }}
displayName: "{{ displayName }}"
employeeHireDate: "{{ employeeHireDate }}"
employeeId: "{{ employeeId }}"
employeeLeaveDateTime: "{{ employeeLeaveDateTime }}"
employeeOrgData: "{{ employeeOrgData }}"
employeeType: "{{ employeeType }}"
externalUserState: "{{ externalUserState }}"
externalUserStateChangeDateTime: "{{ externalUserStateChangeDateTime }}"
faxNumber: "{{ faxNumber }}"
givenName: "{{ givenName }}"
hireDate: "{{ hireDate }}"
identities:
- issuer: "{{ issuer }}"
issuerAssignedId: "{{ issuerAssignedId }}"
signInType: "{{ signInType }}"
identityParentId: "{{ identityParentId }}"
imAddresses:
- "{{ imAddresses }}"
interests:
- "{{ interests }}"
isManagementRestricted: {{ isManagementRestricted }}
isResourceAccount: {{ isResourceAccount }}
jobTitle: "{{ jobTitle }}"
lastPasswordChangeDateTime: "{{ lastPasswordChangeDateTime }}"
legalAgeGroupClassification: "{{ legalAgeGroupClassification }}"
licenseAssignmentStates:
- assignedByGroup: "{{ assignedByGroup }}"
disabledPlans: "{{ disabledPlans }}"
error: "{{ error }}"
lastUpdatedDateTime: "{{ lastUpdatedDateTime }}"
skuId: "{{ skuId }}"
state: "{{ state }}"
mail: "{{ mail }}"
mailboxSettings: "{{ mailboxSettings }}"
mailNickname: "{{ mailNickname }}"
mobilePhone: "{{ mobilePhone }}"
mySite: "{{ mySite }}"
officeLocation: "{{ officeLocation }}"
onPremisesDistinguishedName: "{{ onPremisesDistinguishedName }}"
onPremisesDomainName: "{{ onPremisesDomainName }}"
onPremisesExtensionAttributes: "{{ onPremisesExtensionAttributes }}"
onPremisesImmutableId: "{{ onPremisesImmutableId }}"
onPremisesLastSyncDateTime: "{{ onPremisesLastSyncDateTime }}"
onPremisesProvisioningErrors:
- category: "{{ category }}"
occurredDateTime: "{{ occurredDateTime }}"
propertyCausingError: "{{ propertyCausingError }}"
value: "{{ value }}"
onPremisesSamAccountName: "{{ onPremisesSamAccountName }}"
onPremisesSecurityIdentifier: "{{ onPremisesSecurityIdentifier }}"
onPremisesSyncEnabled: {{ onPremisesSyncEnabled }}
onPremisesUserPrincipalName: "{{ onPremisesUserPrincipalName }}"
otherMails:
- "{{ otherMails }}"
passwordPolicies: "{{ passwordPolicies }}"
passwordProfile: "{{ passwordProfile }}"
pastProjects:
- "{{ pastProjects }}"
postalCode: "{{ postalCode }}"
preferredDataLocation: "{{ preferredDataLocation }}"
preferredLanguage: "{{ preferredLanguage }}"
preferredName: "{{ preferredName }}"
print: "{{ print }}"
provisionedPlans:
- capabilityStatus: "{{ capabilityStatus }}"
provisioningStatus: "{{ provisioningStatus }}"
service: "{{ service }}"
proxyAddresses:
- "{{ proxyAddresses }}"
responsibilities:
- "{{ responsibilities }}"
schools:
- "{{ schools }}"
securityIdentifier: "{{ securityIdentifier }}"
serviceProvisioningErrors:
- createdDateTime: "{{ createdDateTime }}"
isResolved: {{ isResolved }}
serviceInstance: "{{ serviceInstance }}"
showInAddressList: {{ showInAddressList }}
signInActivity: "{{ signInActivity }}"
signInSessionsValidFromDateTime: "{{ signInSessionsValidFromDateTime }}"
skills:
- "{{ skills }}"
state: "{{ state }}"
streetAddress: "{{ streetAddress }}"
surname: "{{ surname }}"
usageLocation: "{{ usageLocation }}"
userPrincipalName: "{{ userPrincipalName }}"
userType: "{{ userType }}"
activities:
- id: "{{ id }}"
activationUrl: "{{ activationUrl }}"
activitySourceHost: "{{ activitySourceHost }}"
appActivityId: "{{ appActivityId }}"
appDisplayName: "{{ appDisplayName }}"
contentInfo: "{{ contentInfo }}"
contentUrl: "{{ contentUrl }}"
createdDateTime: "{{ createdDateTime }}"
expirationDateTime: "{{ expirationDateTime }}"
fallbackUrl: "{{ fallbackUrl }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
status: "{{ status }}"
userTimezone: "{{ userTimezone }}"
visualElements:
attribution:
addImageQuery: {{ addImageQuery }}
alternateText: "{{ alternateText }}"
alternativeText: "{{ alternativeText }}"
iconUrl: "{{ iconUrl }}"
backgroundColor: "{{ backgroundColor }}"
content: "{{ content }}"
description: "{{ description }}"
displayText: "{{ displayText }}"
historyItems: "{{ historyItems }}"
adhocCalls:
- id: "{{ id }}"
recordings: "{{ recordings }}"
transcripts: "{{ transcripts }}"
agreementAcceptances:
- id: "{{ id }}"
agreementFileId: "{{ agreementFileId }}"
agreementId: "{{ agreementId }}"
deviceDisplayName: "{{ deviceDisplayName }}"
deviceId: "{{ deviceId }}"
deviceOSType: "{{ deviceOSType }}"
deviceOSVersion: "{{ deviceOSVersion }}"
expirationDateTime: "{{ expirationDateTime }}"
recordedDateTime: "{{ recordedDateTime }}"
state: "{{ state }}"
userDisplayName: "{{ userDisplayName }}"
userEmail: "{{ userEmail }}"
userId: "{{ userId }}"
userPrincipalName: "{{ userPrincipalName }}"
appRoleAssignments:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
appRoleId: "{{ appRoleId }}"
createdDateTime: "{{ createdDateTime }}"
principalDisplayName: "{{ principalDisplayName }}"
principalId: "{{ principalId }}"
principalType: "{{ principalType }}"
resourceDisplayName: "{{ resourceDisplayName }}"
resourceId: "{{ resourceId }}"
authentication: "{{ authentication }}"
calendar: "{{ calendar }}"
calendarGroups:
- id: "{{ id }}"
changeKey: "{{ changeKey }}"
classId: "{{ classId }}"
name: "{{ name }}"
calendars: "{{ calendars }}"
calendars:
- id: "{{ id }}"
allowedOnlineMeetingProviders: "{{ allowedOnlineMeetingProviders }}"
canEdit: {{ canEdit }}
canShare: {{ canShare }}
canViewPrivateItems: {{ canViewPrivateItems }}
changeKey: "{{ changeKey }}"
color: "{{ color }}"
defaultOnlineMeetingProvider: "{{ defaultOnlineMeetingProvider }}"
hexColor: "{{ hexColor }}"
isDefaultCalendar: {{ isDefaultCalendar }}
isRemovable: {{ isRemovable }}
isTallyingResponses: {{ isTallyingResponses }}
name: "{{ name }}"
owner: "{{ owner }}"
calendarPermissions: "{{ calendarPermissions }}"
calendarView: "{{ calendarView }}"
events: "{{ events }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
calendarView:
- id: "{{ id }}"
categories: "{{ categories }}"
changeKey: "{{ changeKey }}"
createdDateTime: "{{ createdDateTime }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
allowNewTimeProposals: {{ allowNewTimeProposals }}
attendees: "{{ attendees }}"
body: "{{ body }}"
bodyPreview: "{{ bodyPreview }}"
cancelledOccurrences: "{{ cancelledOccurrences }}"
end: "{{ end }}"
hasAttachments: {{ hasAttachments }}
hideAttendees: {{ hideAttendees }}
iCalUId: "{{ iCalUId }}"
importance: "{{ importance }}"
isAllDay: {{ isAllDay }}
isCancelled: {{ isCancelled }}
isDraft: {{ isDraft }}
isOnlineMeeting: {{ isOnlineMeeting }}
isOrganizer: {{ isOrganizer }}
isReminderOn: {{ isReminderOn }}
location: "{{ location }}"
locations: "{{ locations }}"
onlineMeeting: "{{ onlineMeeting }}"
onlineMeetingProvider: "{{ onlineMeetingProvider }}"
onlineMeetingUrl: "{{ onlineMeetingUrl }}"
organizer: "{{ organizer }}"
originalEndTimeZone: "{{ originalEndTimeZone }}"
originalStart: "{{ originalStart }}"
originalStartTimeZone: "{{ originalStartTimeZone }}"
recurrence: "{{ recurrence }}"
reminderMinutesBeforeStart: {{ reminderMinutesBeforeStart }}
responseRequested: {{ responseRequested }}
responseStatus: "{{ responseStatus }}"
sensitivity: "{{ sensitivity }}"
seriesMasterId: "{{ seriesMasterId }}"
showAs: "{{ showAs }}"
start: "{{ start }}"
subject: "{{ subject }}"
transactionId: "{{ transactionId }}"
type: "{{ type }}"
webLink: "{{ webLink }}"
attachments: "{{ attachments }}"
calendar: "{{ calendar }}"
exceptionOccurrences: "{{ exceptionOccurrences }}"
extensions: "{{ extensions }}"
instances: "{{ instances }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
chats:
- id: "{{ id }}"
chatType: "{{ chatType }}"
createdDateTime: "{{ createdDateTime }}"
isHiddenForAllMembers: {{ isHiddenForAllMembers }}
lastUpdatedDateTime: "{{ lastUpdatedDateTime }}"
migrationMode: "{{ migrationMode }}"
onlineMeetingInfo: "{{ onlineMeetingInfo }}"
originalCreatedDateTime: "{{ originalCreatedDateTime }}"
tenantId: "{{ tenantId }}"
topic: "{{ topic }}"
viewpoint: "{{ viewpoint }}"
webUrl: "{{ webUrl }}"
installedApps: "{{ installedApps }}"
lastMessagePreview: "{{ lastMessagePreview }}"
members: "{{ members }}"
messages: "{{ messages }}"
permissionGrants: "{{ permissionGrants }}"
pinnedMessages: "{{ pinnedMessages }}"
tabs: "{{ tabs }}"
cloudClipboard: "{{ cloudClipboard }}"
cloudPCs:
- id: "{{ id }}"
aadDeviceId: "{{ aadDeviceId }}"
displayName: "{{ displayName }}"
gracePeriodEndDateTime: "{{ gracePeriodEndDateTime }}"
imageDisplayName: "{{ imageDisplayName }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
managedDeviceId: "{{ managedDeviceId }}"
managedDeviceName: "{{ managedDeviceName }}"
onPremisesConnectionName: "{{ onPremisesConnectionName }}"
provisioningPolicyId: "{{ provisioningPolicyId }}"
provisioningPolicyName: "{{ provisioningPolicyName }}"
provisioningType: "{{ provisioningType }}"
servicePlanId: "{{ servicePlanId }}"
servicePlanName: "{{ servicePlanName }}"
userPrincipalName: "{{ userPrincipalName }}"
contactFolders:
- id: "{{ id }}"
displayName: "{{ displayName }}"
parentFolderId: "{{ parentFolderId }}"
childFolders: "{{ childFolders }}"
contacts: "{{ contacts }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
contacts:
- id: "{{ id }}"
categories: "{{ categories }}"
changeKey: "{{ changeKey }}"
createdDateTime: "{{ createdDateTime }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
assistantName: "{{ assistantName }}"
birthday: "{{ birthday }}"
businessAddress: "{{ businessAddress }}"
businessHomePage: "{{ businessHomePage }}"
businessPhones: "{{ businessPhones }}"
children: "{{ children }}"
companyName: "{{ companyName }}"
department: "{{ department }}"
displayName: "{{ displayName }}"
emailAddresses: "{{ emailAddresses }}"
fileAs: "{{ fileAs }}"
generation: "{{ generation }}"
givenName: "{{ givenName }}"
homeAddress: "{{ homeAddress }}"
homePhones: "{{ homePhones }}"
imAddresses: "{{ imAddresses }}"
initials: "{{ initials }}"
jobTitle: "{{ jobTitle }}"
manager: "{{ manager }}"
middleName: "{{ middleName }}"
mobilePhone: "{{ mobilePhone }}"
nickName: "{{ nickName }}"
officeLocation: "{{ officeLocation }}"
otherAddress: "{{ otherAddress }}"
parentFolderId: "{{ parentFolderId }}"
personalNotes: "{{ personalNotes }}"
primaryEmailAddress: "{{ primaryEmailAddress }}"
profession: "{{ profession }}"
secondaryEmailAddress: "{{ secondaryEmailAddress }}"
spouseName: "{{ spouseName }}"
surname: "{{ surname }}"
tertiaryEmailAddress: "{{ tertiaryEmailAddress }}"
title: "{{ title }}"
yomiCompanyName: "{{ yomiCompanyName }}"
yomiGivenName: "{{ yomiGivenName }}"
yomiSurname: "{{ yomiSurname }}"
extensions: "{{ extensions }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
photo: "{{ photo }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
createdObjects:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
dataSecurityAndGovernance: "{{ dataSecurityAndGovernance }}"
deviceManagementTroubleshootingEvents:
- id: "{{ id }}"
correlationId: "{{ correlationId }}"
eventDateTime: "{{ eventDateTime }}"
directReports:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
drive: "{{ drive }}"
drives:
- id: "{{ id }}"
createdBy: "{{ createdBy }}"
createdDateTime: "{{ createdDateTime }}"
description: "{{ description }}"
eTag: "{{ eTag }}"
lastModifiedBy: "{{ lastModifiedBy }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
name: "{{ name }}"
parentReference: "{{ parentReference }}"
webUrl: "{{ webUrl }}"
createdByUser: "{{ createdByUser }}"
lastModifiedByUser: "{{ lastModifiedByUser }}"
driveType: "{{ driveType }}"
owner: "{{ owner }}"
quota: "{{ quota }}"
sharePointIds: "{{ sharePointIds }}"
system: "{{ system }}"
bundles: "{{ bundles }}"
following: "{{ following }}"
items: "{{ items }}"
list: "{{ list }}"
root: "{{ root }}"
special: "{{ special }}"
employeeExperience: "{{ employeeExperience }}"
events:
- id: "{{ id }}"
categories: "{{ categories }}"
changeKey: "{{ changeKey }}"
createdDateTime: "{{ createdDateTime }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
allowNewTimeProposals: {{ allowNewTimeProposals }}
attendees: "{{ attendees }}"
body: "{{ body }}"
bodyPreview: "{{ bodyPreview }}"
cancelledOccurrences: "{{ cancelledOccurrences }}"
end: "{{ end }}"
hasAttachments: {{ hasAttachments }}
hideAttendees: {{ hideAttendees }}
iCalUId: "{{ iCalUId }}"
importance: "{{ importance }}"
isAllDay: {{ isAllDay }}
isCancelled: {{ isCancelled }}
isDraft: {{ isDraft }}
isOnlineMeeting: {{ isOnlineMeeting }}
isOrganizer: {{ isOrganizer }}
isReminderOn: {{ isReminderOn }}
location: "{{ location }}"
locations: "{{ locations }}"
onlineMeeting: "{{ onlineMeeting }}"
onlineMeetingProvider: "{{ onlineMeetingProvider }}"
onlineMeetingUrl: "{{ onlineMeetingUrl }}"
organizer: "{{ organizer }}"
originalEndTimeZone: "{{ originalEndTimeZone }}"
originalStart: "{{ originalStart }}"
originalStartTimeZone: "{{ originalStartTimeZone }}"
recurrence: "{{ recurrence }}"
reminderMinutesBeforeStart: {{ reminderMinutesBeforeStart }}
responseRequested: {{ responseRequested }}
responseStatus: "{{ responseStatus }}"
sensitivity: "{{ sensitivity }}"
seriesMasterId: "{{ seriesMasterId }}"
showAs: "{{ showAs }}"
start: "{{ start }}"
subject: "{{ subject }}"
transactionId: "{{ transactionId }}"
type: "{{ type }}"
webLink: "{{ webLink }}"
attachments: "{{ attachments }}"
calendar: "{{ calendar }}"
exceptionOccurrences: "{{ exceptionOccurrences }}"
extensions: "{{ extensions }}"
instances: "{{ instances }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
extensions:
- id: "{{ id }}"
followedSites:
- id: "{{ id }}"
createdBy: "{{ createdBy }}"
createdDateTime: "{{ createdDateTime }}"
description: "{{ description }}"
eTag: "{{ eTag }}"
lastModifiedBy: "{{ lastModifiedBy }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
name: "{{ name }}"
parentReference: "{{ parentReference }}"
webUrl: "{{ webUrl }}"
createdByUser: "{{ createdByUser }}"
lastModifiedByUser: "{{ lastModifiedByUser }}"
displayName: "{{ displayName }}"
error: "{{ error }}"
isPersonalSite: {{ isPersonalSite }}
root: "{{ root }}"
sharepointIds: "{{ sharepointIds }}"
siteCollection: "{{ siteCollection }}"
analytics: "{{ analytics }}"
columns: "{{ columns }}"
contentTypes: "{{ contentTypes }}"
drive: "{{ drive }}"
drives: "{{ drives }}"
externalColumns: "{{ externalColumns }}"
items: "{{ items }}"
lists: "{{ lists }}"
onenote: "{{ onenote }}"
operations: "{{ operations }}"
pages: "{{ pages }}"
permissions: "{{ permissions }}"
sites: "{{ sites }}"
termStore: "{{ termStore }}"
termStores: "{{ termStores }}"
inferenceClassification: "{{ inferenceClassification }}"
insights: "{{ insights }}"
joinedTeams:
- id: "{{ id }}"
classification: "{{ classification }}"
createdDateTime: "{{ createdDateTime }}"
description: "{{ description }}"
displayName: "{{ displayName }}"
firstChannelName: "{{ firstChannelName }}"
funSettings: "{{ funSettings }}"
guestSettings: "{{ guestSettings }}"
internalId: "{{ internalId }}"
isArchived: {{ isArchived }}
memberSettings: "{{ memberSettings }}"
messagingSettings: "{{ messagingSettings }}"
specialization: "{{ specialization }}"
summary: "{{ summary }}"
tenantId: "{{ tenantId }}"
visibility: "{{ visibility }}"
webUrl: "{{ webUrl }}"
allChannels: "{{ allChannels }}"
channels: "{{ channels }}"
group: "{{ group }}"
incomingChannels: "{{ incomingChannels }}"
installedApps: "{{ installedApps }}"
members: "{{ members }}"
operations: "{{ operations }}"
permissionGrants: "{{ permissionGrants }}"
photo: "{{ photo }}"
primaryChannel: "{{ primaryChannel }}"
schedule: "{{ schedule }}"
tags: "{{ tags }}"
template: "{{ template }}"
licenseDetails:
- id: "{{ id }}"
servicePlans: "{{ servicePlans }}"
skuId: "{{ skuId }}"
skuPartNumber: "{{ skuPartNumber }}"
mailFolders:
- id: "{{ id }}"
childFolderCount: {{ childFolderCount }}
displayName: "{{ displayName }}"
isHidden: {{ isHidden }}
parentFolderId: "{{ parentFolderId }}"
totalItemCount: {{ totalItemCount }}
unreadItemCount: {{ unreadItemCount }}
childFolders: "{{ childFolders }}"
messageRules: "{{ messageRules }}"
messages: "{{ messages }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
managedAppRegistrations:
- id: "{{ id }}"
appIdentifier: "{{ appIdentifier }}"
applicationVersion: "{{ applicationVersion }}"
createdDateTime: "{{ createdDateTime }}"
deviceName: "{{ deviceName }}"
deviceTag: "{{ deviceTag }}"
deviceType: "{{ deviceType }}"
flaggedReasons: "{{ flaggedReasons }}"
lastSyncDateTime: "{{ lastSyncDateTime }}"
managementSdkVersion: "{{ managementSdkVersion }}"
platformVersion: "{{ platformVersion }}"
userId: "{{ userId }}"
version: "{{ version }}"
appliedPolicies: "{{ appliedPolicies }}"
intendedPolicies: "{{ intendedPolicies }}"
operations: "{{ operations }}"
managedDevices:
- id: "{{ id }}"
activationLockBypassCode: "{{ activationLockBypassCode }}"
androidSecurityPatchLevel: "{{ androidSecurityPatchLevel }}"
azureADDeviceId: "{{ azureADDeviceId }}"
azureADRegistered: {{ azureADRegistered }}
complianceGracePeriodExpirationDateTime: "{{ complianceGracePeriodExpirationDateTime }}"
complianceState: "{{ complianceState }}"
configurationManagerClientEnabledFeatures: "{{ configurationManagerClientEnabledFeatures }}"
deviceActionResults: "{{ deviceActionResults }}"
deviceCategoryDisplayName: "{{ deviceCategoryDisplayName }}"
deviceEnrollmentType: "{{ deviceEnrollmentType }}"
deviceHealthAttestationState: "{{ deviceHealthAttestationState }}"
deviceName: "{{ deviceName }}"
deviceRegistrationState: "{{ deviceRegistrationState }}"
easActivated: {{ easActivated }}
easActivationDateTime: "{{ easActivationDateTime }}"
easDeviceId: "{{ easDeviceId }}"
emailAddress: "{{ emailAddress }}"
enrolledDateTime: "{{ enrolledDateTime }}"
enrollmentProfileName: "{{ enrollmentProfileName }}"
ethernetMacAddress: "{{ ethernetMacAddress }}"
exchangeAccessState: "{{ exchangeAccessState }}"
exchangeAccessStateReason: "{{ exchangeAccessStateReason }}"
exchangeLastSuccessfulSyncDateTime: "{{ exchangeLastSuccessfulSyncDateTime }}"
freeStorageSpaceInBytes: {{ freeStorageSpaceInBytes }}
iccid: "{{ iccid }}"
imei: "{{ imei }}"
isEncrypted: {{ isEncrypted }}
isSupervised: {{ isSupervised }}
jailBroken: "{{ jailBroken }}"
lastSyncDateTime: "{{ lastSyncDateTime }}"
managedDeviceName: "{{ managedDeviceName }}"
managedDeviceOwnerType: "{{ managedDeviceOwnerType }}"
managementAgent: "{{ managementAgent }}"
managementCertificateExpirationDate: "{{ managementCertificateExpirationDate }}"
managementState: "{{ managementState }}"
manufacturer: "{{ manufacturer }}"
meid: "{{ meid }}"
model: "{{ model }}"
notes: "{{ notes }}"
operatingSystem: "{{ operatingSystem }}"
osVersion: "{{ osVersion }}"
partnerReportedThreatState: "{{ partnerReportedThreatState }}"
phoneNumber: "{{ phoneNumber }}"
physicalMemoryInBytes: {{ physicalMemoryInBytes }}
remoteAssistanceSessionErrorDetails: "{{ remoteAssistanceSessionErrorDetails }}"
remoteAssistanceSessionUrl: "{{ remoteAssistanceSessionUrl }}"
requireUserEnrollmentApproval: {{ requireUserEnrollmentApproval }}
serialNumber: "{{ serialNumber }}"
subscriberCarrier: "{{ subscriberCarrier }}"
totalStorageSpaceInBytes: {{ totalStorageSpaceInBytes }}
udid: "{{ udid }}"
userDisplayName: "{{ userDisplayName }}"
userId: "{{ userId }}"
userPrincipalName: "{{ userPrincipalName }}"
wiFiMacAddress: "{{ wiFiMacAddress }}"
deviceCategory: "{{ deviceCategory }}"
deviceCompliancePolicyStates: "{{ deviceCompliancePolicyStates }}"
deviceConfigurationStates: "{{ deviceConfigurationStates }}"
logCollectionRequests: "{{ logCollectionRequests }}"
users: "{{ users }}"
windowsProtectionState: "{{ windowsProtectionState }}"
manager: "{{ manager }}"
memberOf:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
messages:
- id: "{{ id }}"
categories: "{{ categories }}"
changeKey: "{{ changeKey }}"
createdDateTime: "{{ createdDateTime }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
bccRecipients: "{{ bccRecipients }}"
body: "{{ body }}"
bodyPreview: "{{ bodyPreview }}"
ccRecipients: "{{ ccRecipients }}"
conversationId: "{{ conversationId }}"
conversationIndex: "{{ conversationIndex }}"
flag: "{{ flag }}"
from: "{{ from }}"
hasAttachments: {{ hasAttachments }}
importance: "{{ importance }}"
inferenceClassification: "{{ inferenceClassification }}"
internetMessageHeaders: "{{ internetMessageHeaders }}"
internetMessageId: "{{ internetMessageId }}"
isDeliveryReceiptRequested: {{ isDeliveryReceiptRequested }}
isDraft: {{ isDraft }}
isRead: {{ isRead }}
isReadReceiptRequested: {{ isReadReceiptRequested }}
parentFolderId: "{{ parentFolderId }}"
receivedDateTime: "{{ receivedDateTime }}"
replyTo: "{{ replyTo }}"
sender: "{{ sender }}"
sentDateTime: "{{ sentDateTime }}"
subject: "{{ subject }}"
toRecipients: "{{ toRecipients }}"
uniqueBody: "{{ uniqueBody }}"
webLink: "{{ webLink }}"
attachments: "{{ attachments }}"
extensions: "{{ extensions }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
oauth2PermissionGrants:
- id: "{{ id }}"
clientId: "{{ clientId }}"
consentType: "{{ consentType }}"
principalId: "{{ principalId }}"
resourceId: "{{ resourceId }}"
scope: "{{ scope }}"
onenote: "{{ onenote }}"
onlineMeetings:
- id: "{{ id }}"
allowAttendeeToEnableCamera: {{ allowAttendeeToEnableCamera }}
allowAttendeeToEnableMic: {{ allowAttendeeToEnableMic }}
allowBreakoutRooms: {{ allowBreakoutRooms }}
allowCopyingAndSharingMeetingContent: {{ allowCopyingAndSharingMeetingContent }}
allowedLobbyAdmitters: "{{ allowedLobbyAdmitters }}"
allowedPresenters: "{{ allowedPresenters }}"
allowLiveShare: "{{ allowLiveShare }}"
allowMeetingChat: "{{ allowMeetingChat }}"
allowParticipantsToChangeName: {{ allowParticipantsToChangeName }}
allowPowerPointSharing: {{ allowPowerPointSharing }}
allowRecording: {{ allowRecording }}
allowTeamworkReactions: {{ allowTeamworkReactions }}
allowTranscription: {{ allowTranscription }}
allowWhiteboard: {{ allowWhiteboard }}
audioConferencing: "{{ audioConferencing }}"
chatInfo: "{{ chatInfo }}"
chatRestrictions: "{{ chatRestrictions }}"
expiryDateTime: "{{ expiryDateTime }}"
isEndToEndEncryptionEnabled: {{ isEndToEndEncryptionEnabled }}
isEntryExitAnnounced: {{ isEntryExitAnnounced }}
joinInformation: "{{ joinInformation }}"
joinMeetingIdSettings: "{{ joinMeetingIdSettings }}"
joinWebUrl: "{{ joinWebUrl }}"
lobbyBypassSettings: "{{ lobbyBypassSettings }}"
meetingOptionsWebUrl: "{{ meetingOptionsWebUrl }}"
meetingSpokenLanguageTag: "{{ meetingSpokenLanguageTag }}"
recordAutomatically: {{ recordAutomatically }}
sensitivityLabelAssignment: "{{ sensitivityLabelAssignment }}"
shareMeetingChatHistoryDefault: "{{ shareMeetingChatHistoryDefault }}"
subject: "{{ subject }}"
videoTeleconferenceId: "{{ videoTeleconferenceId }}"
watermarkProtection: "{{ watermarkProtection }}"
attendanceReports: "{{ attendanceReports }}"
attendeeReport: "{{ attendeeReport }}"
broadcastSettings: "{{ broadcastSettings }}"
creationDateTime: "{{ creationDateTime }}"
endDateTime: "{{ endDateTime }}"
externalId: "{{ externalId }}"
isBroadcast: {{ isBroadcast }}
meetingTemplateId: "{{ meetingTemplateId }}"
participants: "{{ participants }}"
startDateTime: "{{ startDateTime }}"
recordings: "{{ recordings }}"
transcripts: "{{ transcripts }}"
onPremisesSyncBehavior: "{{ onPremisesSyncBehavior }}"
outlook: "{{ outlook }}"
ownedDevices:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
ownedObjects:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
people:
- id: "{{ id }}"
birthday: "{{ birthday }}"
companyName: "{{ companyName }}"
department: "{{ department }}"
displayName: "{{ displayName }}"
givenName: "{{ givenName }}"
imAddress: "{{ imAddress }}"
isFavorite: {{ isFavorite }}
jobTitle: "{{ jobTitle }}"
officeLocation: "{{ officeLocation }}"
personNotes: "{{ personNotes }}"
personType: "{{ personType }}"
phones: "{{ phones }}"
postalAddresses: "{{ postalAddresses }}"
profession: "{{ profession }}"
scoredEmailAddresses: "{{ scoredEmailAddresses }}"
surname: "{{ surname }}"
userPrincipalName: "{{ userPrincipalName }}"
websites: "{{ websites }}"
yomiCompany: "{{ yomiCompany }}"
permissionGrants:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
clientAppId: "{{ clientAppId }}"
clientId: "{{ clientId }}"
permission: "{{ permission }}"
permissionType: "{{ permissionType }}"
resourceAppId: "{{ resourceAppId }}"
photo: "{{ photo }}"
photos:
- id: "{{ id }}"
height: {{ height }}
width: {{ width }}
planner: "{{ planner }}"
presence: "{{ presence }}"
registeredDevices:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
scopedRoleMemberOf:
- id: "{{ id }}"
administrativeUnitId: "{{ administrativeUnitId }}"
roleId: "{{ roleId }}"
roleMemberInfo:
displayName: "{{ displayName }}"
id: "{{ id }}"
settings: "{{ settings }}"
solutions: "{{ solutions }}"
sponsors:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
teamwork: "{{ teamwork }}"
todo: "{{ todo }}"
transitiveMemberOf:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
- name: lastModifiedBy
description: |
The unique identifier of the Microsoft Entra identity that last modified the workflow.
value:
id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
aboutMe: "{{ aboutMe }}"
accountEnabled: {{ accountEnabled }}
ageGroup: "{{ ageGroup }}"
assignedLicenses:
- disabledPlans: "{{ disabledPlans }}"
skuId: "{{ skuId }}"
assignedPlans:
- assignedDateTime: "{{ assignedDateTime }}"
capabilityStatus: "{{ capabilityStatus }}"
service: "{{ service }}"
servicePlanId: "{{ servicePlanId }}"
authorizationInfo: "{{ authorizationInfo }}"
birthday: "{{ birthday }}"
businessPhones:
- "{{ businessPhones }}"
city: "{{ city }}"
companyName: "{{ companyName }}"
consentProvidedForMinor: "{{ consentProvidedForMinor }}"
country: "{{ country }}"
createdDateTime: "{{ createdDateTime }}"
creationType: "{{ creationType }}"
customSecurityAttributes: "{{ customSecurityAttributes }}"
department: "{{ department }}"
deviceEnrollmentLimit: {{ deviceEnrollmentLimit }}
displayName: "{{ displayName }}"
employeeHireDate: "{{ employeeHireDate }}"
employeeId: "{{ employeeId }}"
employeeLeaveDateTime: "{{ employeeLeaveDateTime }}"
employeeOrgData: "{{ employeeOrgData }}"
employeeType: "{{ employeeType }}"
externalUserState: "{{ externalUserState }}"
externalUserStateChangeDateTime: "{{ externalUserStateChangeDateTime }}"
faxNumber: "{{ faxNumber }}"
givenName: "{{ givenName }}"
hireDate: "{{ hireDate }}"
identities:
- issuer: "{{ issuer }}"
issuerAssignedId: "{{ issuerAssignedId }}"
signInType: "{{ signInType }}"
identityParentId: "{{ identityParentId }}"
imAddresses:
- "{{ imAddresses }}"
interests:
- "{{ interests }}"
isManagementRestricted: {{ isManagementRestricted }}
isResourceAccount: {{ isResourceAccount }}
jobTitle: "{{ jobTitle }}"
lastPasswordChangeDateTime: "{{ lastPasswordChangeDateTime }}"
legalAgeGroupClassification: "{{ legalAgeGroupClassification }}"
licenseAssignmentStates:
- assignedByGroup: "{{ assignedByGroup }}"
disabledPlans: "{{ disabledPlans }}"
error: "{{ error }}"
lastUpdatedDateTime: "{{ lastUpdatedDateTime }}"
skuId: "{{ skuId }}"
state: "{{ state }}"
mail: "{{ mail }}"
mailboxSettings: "{{ mailboxSettings }}"
mailNickname: "{{ mailNickname }}"
mobilePhone: "{{ mobilePhone }}"
mySite: "{{ mySite }}"
officeLocation: "{{ officeLocation }}"
onPremisesDistinguishedName: "{{ onPremisesDistinguishedName }}"
onPremisesDomainName: "{{ onPremisesDomainName }}"
onPremisesExtensionAttributes: "{{ onPremisesExtensionAttributes }}"
onPremisesImmutableId: "{{ onPremisesImmutableId }}"
onPremisesLastSyncDateTime: "{{ onPremisesLastSyncDateTime }}"
onPremisesProvisioningErrors:
- category: "{{ category }}"
occurredDateTime: "{{ occurredDateTime }}"
propertyCausingError: "{{ propertyCausingError }}"
value: "{{ value }}"
onPremisesSamAccountName: "{{ onPremisesSamAccountName }}"
onPremisesSecurityIdentifier: "{{ onPremisesSecurityIdentifier }}"
onPremisesSyncEnabled: {{ onPremisesSyncEnabled }}
onPremisesUserPrincipalName: "{{ onPremisesUserPrincipalName }}"
otherMails:
- "{{ otherMails }}"
passwordPolicies: "{{ passwordPolicies }}"
passwordProfile: "{{ passwordProfile }}"
pastProjects:
- "{{ pastProjects }}"
postalCode: "{{ postalCode }}"
preferredDataLocation: "{{ preferredDataLocation }}"
preferredLanguage: "{{ preferredLanguage }}"
preferredName: "{{ preferredName }}"
print: "{{ print }}"
provisionedPlans:
- capabilityStatus: "{{ capabilityStatus }}"
provisioningStatus: "{{ provisioningStatus }}"
service: "{{ service }}"
proxyAddresses:
- "{{ proxyAddresses }}"
responsibilities:
- "{{ responsibilities }}"
schools:
- "{{ schools }}"
securityIdentifier: "{{ securityIdentifier }}"
serviceProvisioningErrors:
- createdDateTime: "{{ createdDateTime }}"
isResolved: {{ isResolved }}
serviceInstance: "{{ serviceInstance }}"
showInAddressList: {{ showInAddressList }}
signInActivity: "{{ signInActivity }}"
signInSessionsValidFromDateTime: "{{ signInSessionsValidFromDateTime }}"
skills:
- "{{ skills }}"
state: "{{ state }}"
streetAddress: "{{ streetAddress }}"
surname: "{{ surname }}"
usageLocation: "{{ usageLocation }}"
userPrincipalName: "{{ userPrincipalName }}"
userType: "{{ userType }}"
activities:
- id: "{{ id }}"
activationUrl: "{{ activationUrl }}"
activitySourceHost: "{{ activitySourceHost }}"
appActivityId: "{{ appActivityId }}"
appDisplayName: "{{ appDisplayName }}"
contentInfo: "{{ contentInfo }}"
contentUrl: "{{ contentUrl }}"
createdDateTime: "{{ createdDateTime }}"
expirationDateTime: "{{ expirationDateTime }}"
fallbackUrl: "{{ fallbackUrl }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
status: "{{ status }}"
userTimezone: "{{ userTimezone }}"
visualElements:
attribution:
addImageQuery: {{ addImageQuery }}
alternateText: "{{ alternateText }}"
alternativeText: "{{ alternativeText }}"
iconUrl: "{{ iconUrl }}"
backgroundColor: "{{ backgroundColor }}"
content: "{{ content }}"
description: "{{ description }}"
displayText: "{{ displayText }}"
historyItems: "{{ historyItems }}"
adhocCalls:
- id: "{{ id }}"
recordings: "{{ recordings }}"
transcripts: "{{ transcripts }}"
agreementAcceptances:
- id: "{{ id }}"
agreementFileId: "{{ agreementFileId }}"
agreementId: "{{ agreementId }}"
deviceDisplayName: "{{ deviceDisplayName }}"
deviceId: "{{ deviceId }}"
deviceOSType: "{{ deviceOSType }}"
deviceOSVersion: "{{ deviceOSVersion }}"
expirationDateTime: "{{ expirationDateTime }}"
recordedDateTime: "{{ recordedDateTime }}"
state: "{{ state }}"
userDisplayName: "{{ userDisplayName }}"
userEmail: "{{ userEmail }}"
userId: "{{ userId }}"
userPrincipalName: "{{ userPrincipalName }}"
appRoleAssignments:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
appRoleId: "{{ appRoleId }}"
createdDateTime: "{{ createdDateTime }}"
principalDisplayName: "{{ principalDisplayName }}"
principalId: "{{ principalId }}"
principalType: "{{ principalType }}"
resourceDisplayName: "{{ resourceDisplayName }}"
resourceId: "{{ resourceId }}"
authentication: "{{ authentication }}"
calendar: "{{ calendar }}"
calendarGroups:
- id: "{{ id }}"
changeKey: "{{ changeKey }}"
classId: "{{ classId }}"
name: "{{ name }}"
calendars: "{{ calendars }}"
calendars:
- id: "{{ id }}"
allowedOnlineMeetingProviders: "{{ allowedOnlineMeetingProviders }}"
canEdit: {{ canEdit }}
canShare: {{ canShare }}
canViewPrivateItems: {{ canViewPrivateItems }}
changeKey: "{{ changeKey }}"
color: "{{ color }}"
defaultOnlineMeetingProvider: "{{ defaultOnlineMeetingProvider }}"
hexColor: "{{ hexColor }}"
isDefaultCalendar: {{ isDefaultCalendar }}
isRemovable: {{ isRemovable }}
isTallyingResponses: {{ isTallyingResponses }}
name: "{{ name }}"
owner: "{{ owner }}"
calendarPermissions: "{{ calendarPermissions }}"
calendarView: "{{ calendarView }}"
events: "{{ events }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
calendarView:
- id: "{{ id }}"
categories: "{{ categories }}"
changeKey: "{{ changeKey }}"
createdDateTime: "{{ createdDateTime }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
allowNewTimeProposals: {{ allowNewTimeProposals }}
attendees: "{{ attendees }}"
body: "{{ body }}"
bodyPreview: "{{ bodyPreview }}"
cancelledOccurrences: "{{ cancelledOccurrences }}"
end: "{{ end }}"
hasAttachments: {{ hasAttachments }}
hideAttendees: {{ hideAttendees }}
iCalUId: "{{ iCalUId }}"
importance: "{{ importance }}"
isAllDay: {{ isAllDay }}
isCancelled: {{ isCancelled }}
isDraft: {{ isDraft }}
isOnlineMeeting: {{ isOnlineMeeting }}
isOrganizer: {{ isOrganizer }}
isReminderOn: {{ isReminderOn }}
location: "{{ location }}"
locations: "{{ locations }}"
onlineMeeting: "{{ onlineMeeting }}"
onlineMeetingProvider: "{{ onlineMeetingProvider }}"
onlineMeetingUrl: "{{ onlineMeetingUrl }}"
organizer: "{{ organizer }}"
originalEndTimeZone: "{{ originalEndTimeZone }}"
originalStart: "{{ originalStart }}"
originalStartTimeZone: "{{ originalStartTimeZone }}"
recurrence: "{{ recurrence }}"
reminderMinutesBeforeStart: {{ reminderMinutesBeforeStart }}
responseRequested: {{ responseRequested }}
responseStatus: "{{ responseStatus }}"
sensitivity: "{{ sensitivity }}"
seriesMasterId: "{{ seriesMasterId }}"
showAs: "{{ showAs }}"
start: "{{ start }}"
subject: "{{ subject }}"
transactionId: "{{ transactionId }}"
type: "{{ type }}"
webLink: "{{ webLink }}"
attachments: "{{ attachments }}"
calendar: "{{ calendar }}"
exceptionOccurrences: "{{ exceptionOccurrences }}"
extensions: "{{ extensions }}"
instances: "{{ instances }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
chats:
- id: "{{ id }}"
chatType: "{{ chatType }}"
createdDateTime: "{{ createdDateTime }}"
isHiddenForAllMembers: {{ isHiddenForAllMembers }}
lastUpdatedDateTime: "{{ lastUpdatedDateTime }}"
migrationMode: "{{ migrationMode }}"
onlineMeetingInfo: "{{ onlineMeetingInfo }}"
originalCreatedDateTime: "{{ originalCreatedDateTime }}"
tenantId: "{{ tenantId }}"
topic: "{{ topic }}"
viewpoint: "{{ viewpoint }}"
webUrl: "{{ webUrl }}"
installedApps: "{{ installedApps }}"
lastMessagePreview: "{{ lastMessagePreview }}"
members: "{{ members }}"
messages: "{{ messages }}"
permissionGrants: "{{ permissionGrants }}"
pinnedMessages: "{{ pinnedMessages }}"
tabs: "{{ tabs }}"
cloudClipboard: "{{ cloudClipboard }}"
cloudPCs:
- id: "{{ id }}"
aadDeviceId: "{{ aadDeviceId }}"
displayName: "{{ displayName }}"
gracePeriodEndDateTime: "{{ gracePeriodEndDateTime }}"
imageDisplayName: "{{ imageDisplayName }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
managedDeviceId: "{{ managedDeviceId }}"
managedDeviceName: "{{ managedDeviceName }}"
onPremisesConnectionName: "{{ onPremisesConnectionName }}"
provisioningPolicyId: "{{ provisioningPolicyId }}"
provisioningPolicyName: "{{ provisioningPolicyName }}"
provisioningType: "{{ provisioningType }}"
servicePlanId: "{{ servicePlanId }}"
servicePlanName: "{{ servicePlanName }}"
userPrincipalName: "{{ userPrincipalName }}"
contactFolders:
- id: "{{ id }}"
displayName: "{{ displayName }}"
parentFolderId: "{{ parentFolderId }}"
childFolders: "{{ childFolders }}"
contacts: "{{ contacts }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
contacts:
- id: "{{ id }}"
categories: "{{ categories }}"
changeKey: "{{ changeKey }}"
createdDateTime: "{{ createdDateTime }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
assistantName: "{{ assistantName }}"
birthday: "{{ birthday }}"
businessAddress: "{{ businessAddress }}"
businessHomePage: "{{ businessHomePage }}"
businessPhones: "{{ businessPhones }}"
children: "{{ children }}"
companyName: "{{ companyName }}"
department: "{{ department }}"
displayName: "{{ displayName }}"
emailAddresses: "{{ emailAddresses }}"
fileAs: "{{ fileAs }}"
generation: "{{ generation }}"
givenName: "{{ givenName }}"
homeAddress: "{{ homeAddress }}"
homePhones: "{{ homePhones }}"
imAddresses: "{{ imAddresses }}"
initials: "{{ initials }}"
jobTitle: "{{ jobTitle }}"
manager: "{{ manager }}"
middleName: "{{ middleName }}"
mobilePhone: "{{ mobilePhone }}"
nickName: "{{ nickName }}"
officeLocation: "{{ officeLocation }}"
otherAddress: "{{ otherAddress }}"
parentFolderId: "{{ parentFolderId }}"
personalNotes: "{{ personalNotes }}"
primaryEmailAddress: "{{ primaryEmailAddress }}"
profession: "{{ profession }}"
secondaryEmailAddress: "{{ secondaryEmailAddress }}"
spouseName: "{{ spouseName }}"
surname: "{{ surname }}"
tertiaryEmailAddress: "{{ tertiaryEmailAddress }}"
title: "{{ title }}"
yomiCompanyName: "{{ yomiCompanyName }}"
yomiGivenName: "{{ yomiGivenName }}"
yomiSurname: "{{ yomiSurname }}"
extensions: "{{ extensions }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
photo: "{{ photo }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
createdObjects:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
dataSecurityAndGovernance: "{{ dataSecurityAndGovernance }}"
deviceManagementTroubleshootingEvents:
- id: "{{ id }}"
correlationId: "{{ correlationId }}"
eventDateTime: "{{ eventDateTime }}"
directReports:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
drive: "{{ drive }}"
drives:
- id: "{{ id }}"
createdBy: "{{ createdBy }}"
createdDateTime: "{{ createdDateTime }}"
description: "{{ description }}"
eTag: "{{ eTag }}"
lastModifiedBy: "{{ lastModifiedBy }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
name: "{{ name }}"
parentReference: "{{ parentReference }}"
webUrl: "{{ webUrl }}"
createdByUser: "{{ createdByUser }}"
lastModifiedByUser: "{{ lastModifiedByUser }}"
driveType: "{{ driveType }}"
owner: "{{ owner }}"
quota: "{{ quota }}"
sharePointIds: "{{ sharePointIds }}"
system: "{{ system }}"
bundles: "{{ bundles }}"
following: "{{ following }}"
items: "{{ items }}"
list: "{{ list }}"
root: "{{ root }}"
special: "{{ special }}"
employeeExperience: "{{ employeeExperience }}"
events:
- id: "{{ id }}"
categories: "{{ categories }}"
changeKey: "{{ changeKey }}"
createdDateTime: "{{ createdDateTime }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
allowNewTimeProposals: {{ allowNewTimeProposals }}
attendees: "{{ attendees }}"
body: "{{ body }}"
bodyPreview: "{{ bodyPreview }}"
cancelledOccurrences: "{{ cancelledOccurrences }}"
end: "{{ end }}"
hasAttachments: {{ hasAttachments }}
hideAttendees: {{ hideAttendees }}
iCalUId: "{{ iCalUId }}"
importance: "{{ importance }}"
isAllDay: {{ isAllDay }}
isCancelled: {{ isCancelled }}
isDraft: {{ isDraft }}
isOnlineMeeting: {{ isOnlineMeeting }}
isOrganizer: {{ isOrganizer }}
isReminderOn: {{ isReminderOn }}
location: "{{ location }}"
locations: "{{ locations }}"
onlineMeeting: "{{ onlineMeeting }}"
onlineMeetingProvider: "{{ onlineMeetingProvider }}"
onlineMeetingUrl: "{{ onlineMeetingUrl }}"
organizer: "{{ organizer }}"
originalEndTimeZone: "{{ originalEndTimeZone }}"
originalStart: "{{ originalStart }}"
originalStartTimeZone: "{{ originalStartTimeZone }}"
recurrence: "{{ recurrence }}"
reminderMinutesBeforeStart: {{ reminderMinutesBeforeStart }}
responseRequested: {{ responseRequested }}
responseStatus: "{{ responseStatus }}"
sensitivity: "{{ sensitivity }}"
seriesMasterId: "{{ seriesMasterId }}"
showAs: "{{ showAs }}"
start: "{{ start }}"
subject: "{{ subject }}"
transactionId: "{{ transactionId }}"
type: "{{ type }}"
webLink: "{{ webLink }}"
attachments: "{{ attachments }}"
calendar: "{{ calendar }}"
exceptionOccurrences: "{{ exceptionOccurrences }}"
extensions: "{{ extensions }}"
instances: "{{ instances }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
extensions:
- id: "{{ id }}"
followedSites:
- id: "{{ id }}"
createdBy: "{{ createdBy }}"
createdDateTime: "{{ createdDateTime }}"
description: "{{ description }}"
eTag: "{{ eTag }}"
lastModifiedBy: "{{ lastModifiedBy }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
name: "{{ name }}"
parentReference: "{{ parentReference }}"
webUrl: "{{ webUrl }}"
createdByUser: "{{ createdByUser }}"
lastModifiedByUser: "{{ lastModifiedByUser }}"
displayName: "{{ displayName }}"
error: "{{ error }}"
isPersonalSite: {{ isPersonalSite }}
root: "{{ root }}"
sharepointIds: "{{ sharepointIds }}"
siteCollection: "{{ siteCollection }}"
analytics: "{{ analytics }}"
columns: "{{ columns }}"
contentTypes: "{{ contentTypes }}"
drive: "{{ drive }}"
drives: "{{ drives }}"
externalColumns: "{{ externalColumns }}"
items: "{{ items }}"
lists: "{{ lists }}"
onenote: "{{ onenote }}"
operations: "{{ operations }}"
pages: "{{ pages }}"
permissions: "{{ permissions }}"
sites: "{{ sites }}"
termStore: "{{ termStore }}"
termStores: "{{ termStores }}"
inferenceClassification: "{{ inferenceClassification }}"
insights: "{{ insights }}"
joinedTeams:
- id: "{{ id }}"
classification: "{{ classification }}"
createdDateTime: "{{ createdDateTime }}"
description: "{{ description }}"
displayName: "{{ displayName }}"
firstChannelName: "{{ firstChannelName }}"
funSettings: "{{ funSettings }}"
guestSettings: "{{ guestSettings }}"
internalId: "{{ internalId }}"
isArchived: {{ isArchived }}
memberSettings: "{{ memberSettings }}"
messagingSettings: "{{ messagingSettings }}"
specialization: "{{ specialization }}"
summary: "{{ summary }}"
tenantId: "{{ tenantId }}"
visibility: "{{ visibility }}"
webUrl: "{{ webUrl }}"
allChannels: "{{ allChannels }}"
channels: "{{ channels }}"
group: "{{ group }}"
incomingChannels: "{{ incomingChannels }}"
installedApps: "{{ installedApps }}"
members: "{{ members }}"
operations: "{{ operations }}"
permissionGrants: "{{ permissionGrants }}"
photo: "{{ photo }}"
primaryChannel: "{{ primaryChannel }}"
schedule: "{{ schedule }}"
tags: "{{ tags }}"
template: "{{ template }}"
licenseDetails:
- id: "{{ id }}"
servicePlans: "{{ servicePlans }}"
skuId: "{{ skuId }}"
skuPartNumber: "{{ skuPartNumber }}"
mailFolders:
- id: "{{ id }}"
childFolderCount: {{ childFolderCount }}
displayName: "{{ displayName }}"
isHidden: {{ isHidden }}
parentFolderId: "{{ parentFolderId }}"
totalItemCount: {{ totalItemCount }}
unreadItemCount: {{ unreadItemCount }}
childFolders: "{{ childFolders }}"
messageRules: "{{ messageRules }}"
messages: "{{ messages }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
managedAppRegistrations:
- id: "{{ id }}"
appIdentifier: "{{ appIdentifier }}"
applicationVersion: "{{ applicationVersion }}"
createdDateTime: "{{ createdDateTime }}"
deviceName: "{{ deviceName }}"
deviceTag: "{{ deviceTag }}"
deviceType: "{{ deviceType }}"
flaggedReasons: "{{ flaggedReasons }}"
lastSyncDateTime: "{{ lastSyncDateTime }}"
managementSdkVersion: "{{ managementSdkVersion }}"
platformVersion: "{{ platformVersion }}"
userId: "{{ userId }}"
version: "{{ version }}"
appliedPolicies: "{{ appliedPolicies }}"
intendedPolicies: "{{ intendedPolicies }}"
operations: "{{ operations }}"
managedDevices:
- id: "{{ id }}"
activationLockBypassCode: "{{ activationLockBypassCode }}"
androidSecurityPatchLevel: "{{ androidSecurityPatchLevel }}"
azureADDeviceId: "{{ azureADDeviceId }}"
azureADRegistered: {{ azureADRegistered }}
complianceGracePeriodExpirationDateTime: "{{ complianceGracePeriodExpirationDateTime }}"
complianceState: "{{ complianceState }}"
configurationManagerClientEnabledFeatures: "{{ configurationManagerClientEnabledFeatures }}"
deviceActionResults: "{{ deviceActionResults }}"
deviceCategoryDisplayName: "{{ deviceCategoryDisplayName }}"
deviceEnrollmentType: "{{ deviceEnrollmentType }}"
deviceHealthAttestationState: "{{ deviceHealthAttestationState }}"
deviceName: "{{ deviceName }}"
deviceRegistrationState: "{{ deviceRegistrationState }}"
easActivated: {{ easActivated }}
easActivationDateTime: "{{ easActivationDateTime }}"
easDeviceId: "{{ easDeviceId }}"
emailAddress: "{{ emailAddress }}"
enrolledDateTime: "{{ enrolledDateTime }}"
enrollmentProfileName: "{{ enrollmentProfileName }}"
ethernetMacAddress: "{{ ethernetMacAddress }}"
exchangeAccessState: "{{ exchangeAccessState }}"
exchangeAccessStateReason: "{{ exchangeAccessStateReason }}"
exchangeLastSuccessfulSyncDateTime: "{{ exchangeLastSuccessfulSyncDateTime }}"
freeStorageSpaceInBytes: {{ freeStorageSpaceInBytes }}
iccid: "{{ iccid }}"
imei: "{{ imei }}"
isEncrypted: {{ isEncrypted }}
isSupervised: {{ isSupervised }}
jailBroken: "{{ jailBroken }}"
lastSyncDateTime: "{{ lastSyncDateTime }}"
managedDeviceName: "{{ managedDeviceName }}"
managedDeviceOwnerType: "{{ managedDeviceOwnerType }}"
managementAgent: "{{ managementAgent }}"
managementCertificateExpirationDate: "{{ managementCertificateExpirationDate }}"
managementState: "{{ managementState }}"
manufacturer: "{{ manufacturer }}"
meid: "{{ meid }}"
model: "{{ model }}"
notes: "{{ notes }}"
operatingSystem: "{{ operatingSystem }}"
osVersion: "{{ osVersion }}"
partnerReportedThreatState: "{{ partnerReportedThreatState }}"
phoneNumber: "{{ phoneNumber }}"
physicalMemoryInBytes: {{ physicalMemoryInBytes }}
remoteAssistanceSessionErrorDetails: "{{ remoteAssistanceSessionErrorDetails }}"
remoteAssistanceSessionUrl: "{{ remoteAssistanceSessionUrl }}"
requireUserEnrollmentApproval: {{ requireUserEnrollmentApproval }}
serialNumber: "{{ serialNumber }}"
subscriberCarrier: "{{ subscriberCarrier }}"
totalStorageSpaceInBytes: {{ totalStorageSpaceInBytes }}
udid: "{{ udid }}"
userDisplayName: "{{ userDisplayName }}"
userId: "{{ userId }}"
userPrincipalName: "{{ userPrincipalName }}"
wiFiMacAddress: "{{ wiFiMacAddress }}"
deviceCategory: "{{ deviceCategory }}"
deviceCompliancePolicyStates: "{{ deviceCompliancePolicyStates }}"
deviceConfigurationStates: "{{ deviceConfigurationStates }}"
logCollectionRequests: "{{ logCollectionRequests }}"
users: "{{ users }}"
windowsProtectionState: "{{ windowsProtectionState }}"
manager: "{{ manager }}"
memberOf:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
messages:
- id: "{{ id }}"
categories: "{{ categories }}"
changeKey: "{{ changeKey }}"
createdDateTime: "{{ createdDateTime }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
bccRecipients: "{{ bccRecipients }}"
body: "{{ body }}"
bodyPreview: "{{ bodyPreview }}"
ccRecipients: "{{ ccRecipients }}"
conversationId: "{{ conversationId }}"
conversationIndex: "{{ conversationIndex }}"
flag: "{{ flag }}"
from: "{{ from }}"
hasAttachments: {{ hasAttachments }}
importance: "{{ importance }}"
inferenceClassification: "{{ inferenceClassification }}"
internetMessageHeaders: "{{ internetMessageHeaders }}"
internetMessageId: "{{ internetMessageId }}"
isDeliveryReceiptRequested: {{ isDeliveryReceiptRequested }}
isDraft: {{ isDraft }}
isRead: {{ isRead }}
isReadReceiptRequested: {{ isReadReceiptRequested }}
parentFolderId: "{{ parentFolderId }}"
receivedDateTime: "{{ receivedDateTime }}"
replyTo: "{{ replyTo }}"
sender: "{{ sender }}"
sentDateTime: "{{ sentDateTime }}"
subject: "{{ subject }}"
toRecipients: "{{ toRecipients }}"
uniqueBody: "{{ uniqueBody }}"
webLink: "{{ webLink }}"
attachments: "{{ attachments }}"
extensions: "{{ extensions }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
oauth2PermissionGrants:
- id: "{{ id }}"
clientId: "{{ clientId }}"
consentType: "{{ consentType }}"
principalId: "{{ principalId }}"
resourceId: "{{ resourceId }}"
scope: "{{ scope }}"
onenote: "{{ onenote }}"
onlineMeetings:
- id: "{{ id }}"
allowAttendeeToEnableCamera: {{ allowAttendeeToEnableCamera }}
allowAttendeeToEnableMic: {{ allowAttendeeToEnableMic }}
allowBreakoutRooms: {{ allowBreakoutRooms }}
allowCopyingAndSharingMeetingContent: {{ allowCopyingAndSharingMeetingContent }}
allowedLobbyAdmitters: "{{ allowedLobbyAdmitters }}"
allowedPresenters: "{{ allowedPresenters }}"
allowLiveShare: "{{ allowLiveShare }}"
allowMeetingChat: "{{ allowMeetingChat }}"
allowParticipantsToChangeName: {{ allowParticipantsToChangeName }}
allowPowerPointSharing: {{ allowPowerPointSharing }}
allowRecording: {{ allowRecording }}
allowTeamworkReactions: {{ allowTeamworkReactions }}
allowTranscription: {{ allowTranscription }}
allowWhiteboard: {{ allowWhiteboard }}
audioConferencing: "{{ audioConferencing }}"
chatInfo: "{{ chatInfo }}"
chatRestrictions: "{{ chatRestrictions }}"
expiryDateTime: "{{ expiryDateTime }}"
isEndToEndEncryptionEnabled: {{ isEndToEndEncryptionEnabled }}
isEntryExitAnnounced: {{ isEntryExitAnnounced }}
joinInformation: "{{ joinInformation }}"
joinMeetingIdSettings: "{{ joinMeetingIdSettings }}"
joinWebUrl: "{{ joinWebUrl }}"
lobbyBypassSettings: "{{ lobbyBypassSettings }}"
meetingOptionsWebUrl: "{{ meetingOptionsWebUrl }}"
meetingSpokenLanguageTag: "{{ meetingSpokenLanguageTag }}"
recordAutomatically: {{ recordAutomatically }}
sensitivityLabelAssignment: "{{ sensitivityLabelAssignment }}"
shareMeetingChatHistoryDefault: "{{ shareMeetingChatHistoryDefault }}"
subject: "{{ subject }}"
videoTeleconferenceId: "{{ videoTeleconferenceId }}"
watermarkProtection: "{{ watermarkProtection }}"
attendanceReports: "{{ attendanceReports }}"
attendeeReport: "{{ attendeeReport }}"
broadcastSettings: "{{ broadcastSettings }}"
creationDateTime: "{{ creationDateTime }}"
endDateTime: "{{ endDateTime }}"
externalId: "{{ externalId }}"
isBroadcast: {{ isBroadcast }}
meetingTemplateId: "{{ meetingTemplateId }}"
participants: "{{ participants }}"
startDateTime: "{{ startDateTime }}"
recordings: "{{ recordings }}"
transcripts: "{{ transcripts }}"
onPremisesSyncBehavior: "{{ onPremisesSyncBehavior }}"
outlook: "{{ outlook }}"
ownedDevices:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
ownedObjects:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
people:
- id: "{{ id }}"
birthday: "{{ birthday }}"
companyName: "{{ companyName }}"
department: "{{ department }}"
displayName: "{{ displayName }}"
givenName: "{{ givenName }}"
imAddress: "{{ imAddress }}"
isFavorite: {{ isFavorite }}
jobTitle: "{{ jobTitle }}"
officeLocation: "{{ officeLocation }}"
personNotes: "{{ personNotes }}"
personType: "{{ personType }}"
phones: "{{ phones }}"
postalAddresses: "{{ postalAddresses }}"
profession: "{{ profession }}"
scoredEmailAddresses: "{{ scoredEmailAddresses }}"
surname: "{{ surname }}"
userPrincipalName: "{{ userPrincipalName }}"
websites: "{{ websites }}"
yomiCompany: "{{ yomiCompany }}"
permissionGrants:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
clientAppId: "{{ clientAppId }}"
clientId: "{{ clientId }}"
permission: "{{ permission }}"
permissionType: "{{ permissionType }}"
resourceAppId: "{{ resourceAppId }}"
photo: "{{ photo }}"
photos:
- id: "{{ id }}"
height: {{ height }}
width: {{ width }}
planner: "{{ planner }}"
presence: "{{ presence }}"
registeredDevices:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
scopedRoleMemberOf:
- id: "{{ id }}"
administrativeUnitId: "{{ administrativeUnitId }}"
roleId: "{{ roleId }}"
roleMemberInfo:
displayName: "{{ displayName }}"
id: "{{ id }}"
settings: "{{ settings }}"
solutions: "{{ solutions }}"
sponsors:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
teamwork: "{{ teamwork }}"
todo: "{{ todo }}"
transitiveMemberOf:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
- name: tasks
description: |
The tasks in the workflow.
value:
- id: "{{ id }}"
arguments: "{{ arguments }}"
category: "{{ category }}"
continueOnError: {{ continueOnError }}
description: "{{ description }}"
displayName: "{{ displayName }}"
executionSequence: {{ executionSequence }}
isEnabled: {{ isEnabled }}
taskDefinitionId: "{{ taskDefinitionId }}"
taskProcessingResults: "{{ taskProcessingResults }}"
- name: deletedDateTime
value: "{{ deletedDateTime }}"
description: |
When the workflow was deleted.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby.
- name: id
value: "{{ id }}"
description: |
Identifier used for individually addressing a specific workflow.Supports $filter(eq, ne) and $orderby.
- name: nextScheduleRunDateTime
value: "{{ nextScheduleRunDateTime }}"
description: |
The date time when the workflow is expected to run next based on the schedule interval, if there are any users matching the execution conditions. Supports $filter(lt,gt) and $orderby.
- name: version
value: {{ version }}
description: |
The current version number of the workflow. Value is 1 when the workflow is first created.Supports $filter(lt, le, gt, ge, eq, ne) and $orderby.
- name: executionScope
description: |
The list of users that meet the workflowExecutionConditions of a workflow.
value:
- id: "{{ id }}"
completedDateTime: "{{ completedDateTime }}"
failedTasksCount: {{ failedTasksCount }}
processingStatus: "{{ processingStatus }}"
scheduledDateTime: "{{ scheduledDateTime }}"
startedDateTime: "{{ startedDateTime }}"
totalTasksCount: {{ totalTasksCount }}
totalUnprocessedTasksCount: {{ totalUnprocessedTasksCount }}
workflowExecutionType: "{{ workflowExecutionType }}"
workflowVersion: {{ workflowVersion }}
reprocessedRuns: "{{ reprocessedRuns }}"
subject:
id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
aboutMe: "{{ aboutMe }}"
accountEnabled: {{ accountEnabled }}
ageGroup: "{{ ageGroup }}"
assignedLicenses:
- disabledPlans: "{{ disabledPlans }}"
skuId: "{{ skuId }}"
assignedPlans:
- assignedDateTime: "{{ assignedDateTime }}"
capabilityStatus: "{{ capabilityStatus }}"
service: "{{ service }}"
servicePlanId: "{{ servicePlanId }}"
authorizationInfo: "{{ authorizationInfo }}"
birthday: "{{ birthday }}"
businessPhones:
- "{{ businessPhones }}"
city: "{{ city }}"
companyName: "{{ companyName }}"
consentProvidedForMinor: "{{ consentProvidedForMinor }}"
country: "{{ country }}"
createdDateTime: "{{ createdDateTime }}"
creationType: "{{ creationType }}"
customSecurityAttributes: "{{ customSecurityAttributes }}"
department: "{{ department }}"
deviceEnrollmentLimit: {{ deviceEnrollmentLimit }}
displayName: "{{ displayName }}"
employeeHireDate: "{{ employeeHireDate }}"
employeeId: "{{ employeeId }}"
employeeLeaveDateTime: "{{ employeeLeaveDateTime }}"
employeeOrgData: "{{ employeeOrgData }}"
employeeType: "{{ employeeType }}"
externalUserState: "{{ externalUserState }}"
externalUserStateChangeDateTime: "{{ externalUserStateChangeDateTime }}"
faxNumber: "{{ faxNumber }}"
givenName: "{{ givenName }}"
hireDate: "{{ hireDate }}"
identities:
- issuer: "{{ issuer }}"
issuerAssignedId: "{{ issuerAssignedId }}"
signInType: "{{ signInType }}"
identityParentId: "{{ identityParentId }}"
imAddresses:
- "{{ imAddresses }}"
interests:
- "{{ interests }}"
isManagementRestricted: {{ isManagementRestricted }}
isResourceAccount: {{ isResourceAccount }}
jobTitle: "{{ jobTitle }}"
lastPasswordChangeDateTime: "{{ lastPasswordChangeDateTime }}"
legalAgeGroupClassification: "{{ legalAgeGroupClassification }}"
licenseAssignmentStates:
- assignedByGroup: "{{ assignedByGroup }}"
disabledPlans: "{{ disabledPlans }}"
error: "{{ error }}"
lastUpdatedDateTime: "{{ lastUpdatedDateTime }}"
skuId: "{{ skuId }}"
state: "{{ state }}"
mail: "{{ mail }}"
mailboxSettings: "{{ mailboxSettings }}"
mailNickname: "{{ mailNickname }}"
mobilePhone: "{{ mobilePhone }}"
mySite: "{{ mySite }}"
officeLocation: "{{ officeLocation }}"
onPremisesDistinguishedName: "{{ onPremisesDistinguishedName }}"
onPremisesDomainName: "{{ onPremisesDomainName }}"
onPremisesExtensionAttributes: "{{ onPremisesExtensionAttributes }}"
onPremisesImmutableId: "{{ onPremisesImmutableId }}"
onPremisesLastSyncDateTime: "{{ onPremisesLastSyncDateTime }}"
onPremisesProvisioningErrors:
- category: "{{ category }}"
occurredDateTime: "{{ occurredDateTime }}"
propertyCausingError: "{{ propertyCausingError }}"
value: "{{ value }}"
onPremisesSamAccountName: "{{ onPremisesSamAccountName }}"
onPremisesSecurityIdentifier: "{{ onPremisesSecurityIdentifier }}"
onPremisesSyncEnabled: {{ onPremisesSyncEnabled }}
onPremisesUserPrincipalName: "{{ onPremisesUserPrincipalName }}"
otherMails:
- "{{ otherMails }}"
passwordPolicies: "{{ passwordPolicies }}"
passwordProfile: "{{ passwordProfile }}"
pastProjects:
- "{{ pastProjects }}"
postalCode: "{{ postalCode }}"
preferredDataLocation: "{{ preferredDataLocation }}"
preferredLanguage: "{{ preferredLanguage }}"
preferredName: "{{ preferredName }}"
print: "{{ print }}"
provisionedPlans:
- capabilityStatus: "{{ capabilityStatus }}"
provisioningStatus: "{{ provisioningStatus }}"
service: "{{ service }}"
proxyAddresses:
- "{{ proxyAddresses }}"
responsibilities:
- "{{ responsibilities }}"
schools:
- "{{ schools }}"
securityIdentifier: "{{ securityIdentifier }}"
serviceProvisioningErrors:
- createdDateTime: "{{ createdDateTime }}"
isResolved: {{ isResolved }}
serviceInstance: "{{ serviceInstance }}"
showInAddressList: {{ showInAddressList }}
signInActivity: "{{ signInActivity }}"
signInSessionsValidFromDateTime: "{{ signInSessionsValidFromDateTime }}"
skills:
- "{{ skills }}"
state: "{{ state }}"
streetAddress: "{{ streetAddress }}"
surname: "{{ surname }}"
usageLocation: "{{ usageLocation }}"
userPrincipalName: "{{ userPrincipalName }}"
userType: "{{ userType }}"
activities:
- id: "{{ id }}"
activationUrl: "{{ activationUrl }}"
activitySourceHost: "{{ activitySourceHost }}"
appActivityId: "{{ appActivityId }}"
appDisplayName: "{{ appDisplayName }}"
contentInfo: "{{ contentInfo }}"
contentUrl: "{{ contentUrl }}"
createdDateTime: "{{ createdDateTime }}"
expirationDateTime: "{{ expirationDateTime }}"
fallbackUrl: "{{ fallbackUrl }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
status: "{{ status }}"
userTimezone: "{{ userTimezone }}"
visualElements:
attribution:
addImageQuery: {{ addImageQuery }}
alternateText: "{{ alternateText }}"
alternativeText: "{{ alternativeText }}"
iconUrl: "{{ iconUrl }}"
backgroundColor: "{{ backgroundColor }}"
content: "{{ content }}"
description: "{{ description }}"
displayText: "{{ displayText }}"
historyItems: "{{ historyItems }}"
adhocCalls:
- id: "{{ id }}"
recordings: "{{ recordings }}"
transcripts: "{{ transcripts }}"
agreementAcceptances:
- id: "{{ id }}"
agreementFileId: "{{ agreementFileId }}"
agreementId: "{{ agreementId }}"
deviceDisplayName: "{{ deviceDisplayName }}"
deviceId: "{{ deviceId }}"
deviceOSType: "{{ deviceOSType }}"
deviceOSVersion: "{{ deviceOSVersion }}"
expirationDateTime: "{{ expirationDateTime }}"
recordedDateTime: "{{ recordedDateTime }}"
state: "{{ state }}"
userDisplayName: "{{ userDisplayName }}"
userEmail: "{{ userEmail }}"
userId: "{{ userId }}"
userPrincipalName: "{{ userPrincipalName }}"
appRoleAssignments:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
appRoleId: "{{ appRoleId }}"
createdDateTime: "{{ createdDateTime }}"
principalDisplayName: "{{ principalDisplayName }}"
principalId: "{{ principalId }}"
principalType: "{{ principalType }}"
resourceDisplayName: "{{ resourceDisplayName }}"
resourceId: "{{ resourceId }}"
authentication: "{{ authentication }}"
calendar: "{{ calendar }}"
calendarGroups:
- id: "{{ id }}"
changeKey: "{{ changeKey }}"
classId: "{{ classId }}"
name: "{{ name }}"
calendars: "{{ calendars }}"
calendars:
- id: "{{ id }}"
allowedOnlineMeetingProviders: "{{ allowedOnlineMeetingProviders }}"
canEdit: {{ canEdit }}
canShare: {{ canShare }}
canViewPrivateItems: {{ canViewPrivateItems }}
changeKey: "{{ changeKey }}"
color: "{{ color }}"
defaultOnlineMeetingProvider: "{{ defaultOnlineMeetingProvider }}"
hexColor: "{{ hexColor }}"
isDefaultCalendar: {{ isDefaultCalendar }}
isRemovable: {{ isRemovable }}
isTallyingResponses: {{ isTallyingResponses }}
name: "{{ name }}"
owner: "{{ owner }}"
calendarPermissions: "{{ calendarPermissions }}"
calendarView: "{{ calendarView }}"
events: "{{ events }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
calendarView:
- id: "{{ id }}"
categories: "{{ categories }}"
changeKey: "{{ changeKey }}"
createdDateTime: "{{ createdDateTime }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
allowNewTimeProposals: {{ allowNewTimeProposals }}
attendees: "{{ attendees }}"
body: "{{ body }}"
bodyPreview: "{{ bodyPreview }}"
cancelledOccurrences: "{{ cancelledOccurrences }}"
end: "{{ end }}"
hasAttachments: {{ hasAttachments }}
hideAttendees: {{ hideAttendees }}
iCalUId: "{{ iCalUId }}"
importance: "{{ importance }}"
isAllDay: {{ isAllDay }}
isCancelled: {{ isCancelled }}
isDraft: {{ isDraft }}
isOnlineMeeting: {{ isOnlineMeeting }}
isOrganizer: {{ isOrganizer }}
isReminderOn: {{ isReminderOn }}
location: "{{ location }}"
locations: "{{ locations }}"
onlineMeeting: "{{ onlineMeeting }}"
onlineMeetingProvider: "{{ onlineMeetingProvider }}"
onlineMeetingUrl: "{{ onlineMeetingUrl }}"
organizer: "{{ organizer }}"
originalEndTimeZone: "{{ originalEndTimeZone }}"
originalStart: "{{ originalStart }}"
originalStartTimeZone: "{{ originalStartTimeZone }}"
recurrence: "{{ recurrence }}"
reminderMinutesBeforeStart: {{ reminderMinutesBeforeStart }}
responseRequested: {{ responseRequested }}
responseStatus: "{{ responseStatus }}"
sensitivity: "{{ sensitivity }}"
seriesMasterId: "{{ seriesMasterId }}"
showAs: "{{ showAs }}"
start: "{{ start }}"
subject: "{{ subject }}"
transactionId: "{{ transactionId }}"
type: "{{ type }}"
webLink: "{{ webLink }}"
attachments: "{{ attachments }}"
calendar: "{{ calendar }}"
exceptionOccurrences: "{{ exceptionOccurrences }}"
extensions: "{{ extensions }}"
instances: "{{ instances }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
chats:
- id: "{{ id }}"
chatType: "{{ chatType }}"
createdDateTime: "{{ createdDateTime }}"
isHiddenForAllMembers: {{ isHiddenForAllMembers }}
lastUpdatedDateTime: "{{ lastUpdatedDateTime }}"
migrationMode: "{{ migrationMode }}"
onlineMeetingInfo: "{{ onlineMeetingInfo }}"
originalCreatedDateTime: "{{ originalCreatedDateTime }}"
tenantId: "{{ tenantId }}"
topic: "{{ topic }}"
viewpoint: "{{ viewpoint }}"
webUrl: "{{ webUrl }}"
installedApps: "{{ installedApps }}"
lastMessagePreview: "{{ lastMessagePreview }}"
members: "{{ members }}"
messages: "{{ messages }}"
permissionGrants: "{{ permissionGrants }}"
pinnedMessages: "{{ pinnedMessages }}"
tabs: "{{ tabs }}"
cloudClipboard: "{{ cloudClipboard }}"
cloudPCs:
- id: "{{ id }}"
aadDeviceId: "{{ aadDeviceId }}"
displayName: "{{ displayName }}"
gracePeriodEndDateTime: "{{ gracePeriodEndDateTime }}"
imageDisplayName: "{{ imageDisplayName }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
managedDeviceId: "{{ managedDeviceId }}"
managedDeviceName: "{{ managedDeviceName }}"
onPremisesConnectionName: "{{ onPremisesConnectionName }}"
provisioningPolicyId: "{{ provisioningPolicyId }}"
provisioningPolicyName: "{{ provisioningPolicyName }}"
provisioningType: "{{ provisioningType }}"
servicePlanId: "{{ servicePlanId }}"
servicePlanName: "{{ servicePlanName }}"
userPrincipalName: "{{ userPrincipalName }}"
contactFolders:
- id: "{{ id }}"
displayName: "{{ displayName }}"
parentFolderId: "{{ parentFolderId }}"
childFolders: "{{ childFolders }}"
contacts: "{{ contacts }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
contacts:
- id: "{{ id }}"
categories: "{{ categories }}"
changeKey: "{{ changeKey }}"
createdDateTime: "{{ createdDateTime }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
assistantName: "{{ assistantName }}"
birthday: "{{ birthday }}"
businessAddress: "{{ businessAddress }}"
businessHomePage: "{{ businessHomePage }}"
businessPhones: "{{ businessPhones }}"
children: "{{ children }}"
companyName: "{{ companyName }}"
department: "{{ department }}"
displayName: "{{ displayName }}"
emailAddresses: "{{ emailAddresses }}"
fileAs: "{{ fileAs }}"
generation: "{{ generation }}"
givenName: "{{ givenName }}"
homeAddress: "{{ homeAddress }}"
homePhones: "{{ homePhones }}"
imAddresses: "{{ imAddresses }}"
initials: "{{ initials }}"
jobTitle: "{{ jobTitle }}"
manager: "{{ manager }}"
middleName: "{{ middleName }}"
mobilePhone: "{{ mobilePhone }}"
nickName: "{{ nickName }}"
officeLocation: "{{ officeLocation }}"
otherAddress: "{{ otherAddress }}"
parentFolderId: "{{ parentFolderId }}"
personalNotes: "{{ personalNotes }}"
primaryEmailAddress: "{{ primaryEmailAddress }}"
profession: "{{ profession }}"
secondaryEmailAddress: "{{ secondaryEmailAddress }}"
spouseName: "{{ spouseName }}"
surname: "{{ surname }}"
tertiaryEmailAddress: "{{ tertiaryEmailAddress }}"
title: "{{ title }}"
yomiCompanyName: "{{ yomiCompanyName }}"
yomiGivenName: "{{ yomiGivenName }}"
yomiSurname: "{{ yomiSurname }}"
extensions: "{{ extensions }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
photo: "{{ photo }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
createdObjects:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
dataSecurityAndGovernance: "{{ dataSecurityAndGovernance }}"
deviceManagementTroubleshootingEvents:
- id: "{{ id }}"
correlationId: "{{ correlationId }}"
eventDateTime: "{{ eventDateTime }}"
directReports:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
drive: "{{ drive }}"
drives:
- id: "{{ id }}"
createdBy: "{{ createdBy }}"
createdDateTime: "{{ createdDateTime }}"
description: "{{ description }}"
eTag: "{{ eTag }}"
lastModifiedBy: "{{ lastModifiedBy }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
name: "{{ name }}"
parentReference: "{{ parentReference }}"
webUrl: "{{ webUrl }}"
createdByUser: "{{ createdByUser }}"
lastModifiedByUser: "{{ lastModifiedByUser }}"
driveType: "{{ driveType }}"
owner: "{{ owner }}"
quota: "{{ quota }}"
sharePointIds: "{{ sharePointIds }}"
system: "{{ system }}"
bundles: "{{ bundles }}"
following: "{{ following }}"
items: "{{ items }}"
list: "{{ list }}"
root: "{{ root }}"
special: "{{ special }}"
employeeExperience: "{{ employeeExperience }}"
events:
- id: "{{ id }}"
categories: "{{ categories }}"
changeKey: "{{ changeKey }}"
createdDateTime: "{{ createdDateTime }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
allowNewTimeProposals: {{ allowNewTimeProposals }}
attendees: "{{ attendees }}"
body: "{{ body }}"
bodyPreview: "{{ bodyPreview }}"
cancelledOccurrences: "{{ cancelledOccurrences }}"
end: "{{ end }}"
hasAttachments: {{ hasAttachments }}
hideAttendees: {{ hideAttendees }}
iCalUId: "{{ iCalUId }}"
importance: "{{ importance }}"
isAllDay: {{ isAllDay }}
isCancelled: {{ isCancelled }}
isDraft: {{ isDraft }}
isOnlineMeeting: {{ isOnlineMeeting }}
isOrganizer: {{ isOrganizer }}
isReminderOn: {{ isReminderOn }}
location: "{{ location }}"
locations: "{{ locations }}"
onlineMeeting: "{{ onlineMeeting }}"
onlineMeetingProvider: "{{ onlineMeetingProvider }}"
onlineMeetingUrl: "{{ onlineMeetingUrl }}"
organizer: "{{ organizer }}"
originalEndTimeZone: "{{ originalEndTimeZone }}"
originalStart: "{{ originalStart }}"
originalStartTimeZone: "{{ originalStartTimeZone }}"
recurrence: "{{ recurrence }}"
reminderMinutesBeforeStart: {{ reminderMinutesBeforeStart }}
responseRequested: {{ responseRequested }}
responseStatus: "{{ responseStatus }}"
sensitivity: "{{ sensitivity }}"
seriesMasterId: "{{ seriesMasterId }}"
showAs: "{{ showAs }}"
start: "{{ start }}"
subject: "{{ subject }}"
transactionId: "{{ transactionId }}"
type: "{{ type }}"
webLink: "{{ webLink }}"
attachments: "{{ attachments }}"
calendar: "{{ calendar }}"
exceptionOccurrences: "{{ exceptionOccurrences }}"
extensions: "{{ extensions }}"
instances: "{{ instances }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
extensions:
- id: "{{ id }}"
followedSites:
- id: "{{ id }}"
createdBy: "{{ createdBy }}"
createdDateTime: "{{ createdDateTime }}"
description: "{{ description }}"
eTag: "{{ eTag }}"
lastModifiedBy: "{{ lastModifiedBy }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
name: "{{ name }}"
parentReference: "{{ parentReference }}"
webUrl: "{{ webUrl }}"
createdByUser: "{{ createdByUser }}"
lastModifiedByUser: "{{ lastModifiedByUser }}"
displayName: "{{ displayName }}"
error: "{{ error }}"
isPersonalSite: {{ isPersonalSite }}
root: "{{ root }}"
sharepointIds: "{{ sharepointIds }}"
siteCollection: "{{ siteCollection }}"
analytics: "{{ analytics }}"
columns: "{{ columns }}"
contentTypes: "{{ contentTypes }}"
drive: "{{ drive }}"
drives: "{{ drives }}"
externalColumns: "{{ externalColumns }}"
items: "{{ items }}"
lists: "{{ lists }}"
onenote: "{{ onenote }}"
operations: "{{ operations }}"
pages: "{{ pages }}"
permissions: "{{ permissions }}"
sites: "{{ sites }}"
termStore: "{{ termStore }}"
termStores: "{{ termStores }}"
inferenceClassification: "{{ inferenceClassification }}"
insights: "{{ insights }}"
joinedTeams:
- id: "{{ id }}"
classification: "{{ classification }}"
createdDateTime: "{{ createdDateTime }}"
description: "{{ description }}"
displayName: "{{ displayName }}"
firstChannelName: "{{ firstChannelName }}"
funSettings: "{{ funSettings }}"
guestSettings: "{{ guestSettings }}"
internalId: "{{ internalId }}"
isArchived: {{ isArchived }}
memberSettings: "{{ memberSettings }}"
messagingSettings: "{{ messagingSettings }}"
specialization: "{{ specialization }}"
summary: "{{ summary }}"
tenantId: "{{ tenantId }}"
visibility: "{{ visibility }}"
webUrl: "{{ webUrl }}"
allChannels: "{{ allChannels }}"
channels: "{{ channels }}"
group: "{{ group }}"
incomingChannels: "{{ incomingChannels }}"
installedApps: "{{ installedApps }}"
members: "{{ members }}"
operations: "{{ operations }}"
permissionGrants: "{{ permissionGrants }}"
photo: "{{ photo }}"
primaryChannel: "{{ primaryChannel }}"
schedule: "{{ schedule }}"
tags: "{{ tags }}"
template: "{{ template }}"
licenseDetails:
- id: "{{ id }}"
servicePlans: "{{ servicePlans }}"
skuId: "{{ skuId }}"
skuPartNumber: "{{ skuPartNumber }}"
mailFolders:
- id: "{{ id }}"
childFolderCount: {{ childFolderCount }}
displayName: "{{ displayName }}"
isHidden: {{ isHidden }}
parentFolderId: "{{ parentFolderId }}"
totalItemCount: {{ totalItemCount }}
unreadItemCount: {{ unreadItemCount }}
childFolders: "{{ childFolders }}"
messageRules: "{{ messageRules }}"
messages: "{{ messages }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
managedAppRegistrations:
- id: "{{ id }}"
appIdentifier: "{{ appIdentifier }}"
applicationVersion: "{{ applicationVersion }}"
createdDateTime: "{{ createdDateTime }}"
deviceName: "{{ deviceName }}"
deviceTag: "{{ deviceTag }}"
deviceType: "{{ deviceType }}"
flaggedReasons: "{{ flaggedReasons }}"
lastSyncDateTime: "{{ lastSyncDateTime }}"
managementSdkVersion: "{{ managementSdkVersion }}"
platformVersion: "{{ platformVersion }}"
userId: "{{ userId }}"
version: "{{ version }}"
appliedPolicies: "{{ appliedPolicies }}"
intendedPolicies: "{{ intendedPolicies }}"
operations: "{{ operations }}"
managedDevices:
- id: "{{ id }}"
activationLockBypassCode: "{{ activationLockBypassCode }}"
androidSecurityPatchLevel: "{{ androidSecurityPatchLevel }}"
azureADDeviceId: "{{ azureADDeviceId }}"
azureADRegistered: {{ azureADRegistered }}
complianceGracePeriodExpirationDateTime: "{{ complianceGracePeriodExpirationDateTime }}"
complianceState: "{{ complianceState }}"
configurationManagerClientEnabledFeatures: "{{ configurationManagerClientEnabledFeatures }}"
deviceActionResults: "{{ deviceActionResults }}"
deviceCategoryDisplayName: "{{ deviceCategoryDisplayName }}"
deviceEnrollmentType: "{{ deviceEnrollmentType }}"
deviceHealthAttestationState: "{{ deviceHealthAttestationState }}"
deviceName: "{{ deviceName }}"
deviceRegistrationState: "{{ deviceRegistrationState }}"
easActivated: {{ easActivated }}
easActivationDateTime: "{{ easActivationDateTime }}"
easDeviceId: "{{ easDeviceId }}"
emailAddress: "{{ emailAddress }}"
enrolledDateTime: "{{ enrolledDateTime }}"
enrollmentProfileName: "{{ enrollmentProfileName }}"
ethernetMacAddress: "{{ ethernetMacAddress }}"
exchangeAccessState: "{{ exchangeAccessState }}"
exchangeAccessStateReason: "{{ exchangeAccessStateReason }}"
exchangeLastSuccessfulSyncDateTime: "{{ exchangeLastSuccessfulSyncDateTime }}"
freeStorageSpaceInBytes: {{ freeStorageSpaceInBytes }}
iccid: "{{ iccid }}"
imei: "{{ imei }}"
isEncrypted: {{ isEncrypted }}
isSupervised: {{ isSupervised }}
jailBroken: "{{ jailBroken }}"
lastSyncDateTime: "{{ lastSyncDateTime }}"
managedDeviceName: "{{ managedDeviceName }}"
managedDeviceOwnerType: "{{ managedDeviceOwnerType }}"
managementAgent: "{{ managementAgent }}"
managementCertificateExpirationDate: "{{ managementCertificateExpirationDate }}"
managementState: "{{ managementState }}"
manufacturer: "{{ manufacturer }}"
meid: "{{ meid }}"
model: "{{ model }}"
notes: "{{ notes }}"
operatingSystem: "{{ operatingSystem }}"
osVersion: "{{ osVersion }}"
partnerReportedThreatState: "{{ partnerReportedThreatState }}"
phoneNumber: "{{ phoneNumber }}"
physicalMemoryInBytes: {{ physicalMemoryInBytes }}
remoteAssistanceSessionErrorDetails: "{{ remoteAssistanceSessionErrorDetails }}"
remoteAssistanceSessionUrl: "{{ remoteAssistanceSessionUrl }}"
requireUserEnrollmentApproval: {{ requireUserEnrollmentApproval }}
serialNumber: "{{ serialNumber }}"
subscriberCarrier: "{{ subscriberCarrier }}"
totalStorageSpaceInBytes: {{ totalStorageSpaceInBytes }}
udid: "{{ udid }}"
userDisplayName: "{{ userDisplayName }}"
userId: "{{ userId }}"
userPrincipalName: "{{ userPrincipalName }}"
wiFiMacAddress: "{{ wiFiMacAddress }}"
deviceCategory: "{{ deviceCategory }}"
deviceCompliancePolicyStates: "{{ deviceCompliancePolicyStates }}"
deviceConfigurationStates: "{{ deviceConfigurationStates }}"
logCollectionRequests: "{{ logCollectionRequests }}"
users: "{{ users }}"
windowsProtectionState: "{{ windowsProtectionState }}"
manager: "{{ manager }}"
memberOf:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
messages:
- id: "{{ id }}"
categories: "{{ categories }}"
changeKey: "{{ changeKey }}"
createdDateTime: "{{ createdDateTime }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
bccRecipients: "{{ bccRecipients }}"
body: "{{ body }}"
bodyPreview: "{{ bodyPreview }}"
ccRecipients: "{{ ccRecipients }}"
conversationId: "{{ conversationId }}"
conversationIndex: "{{ conversationIndex }}"
flag: "{{ flag }}"
from: "{{ from }}"
hasAttachments: {{ hasAttachments }}
importance: "{{ importance }}"
inferenceClassification: "{{ inferenceClassification }}"
internetMessageHeaders: "{{ internetMessageHeaders }}"
internetMessageId: "{{ internetMessageId }}"
isDeliveryReceiptRequested: {{ isDeliveryReceiptRequested }}
isDraft: {{ isDraft }}
isRead: {{ isRead }}
isReadReceiptRequested: {{ isReadReceiptRequested }}
parentFolderId: "{{ parentFolderId }}"
receivedDateTime: "{{ receivedDateTime }}"
replyTo: "{{ replyTo }}"
sender: "{{ sender }}"
sentDateTime: "{{ sentDateTime }}"
subject: "{{ subject }}"
toRecipients: "{{ toRecipients }}"
uniqueBody: "{{ uniqueBody }}"
webLink: "{{ webLink }}"
attachments: "{{ attachments }}"
extensions: "{{ extensions }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
oauth2PermissionGrants:
- id: "{{ id }}"
clientId: "{{ clientId }}"
consentType: "{{ consentType }}"
principalId: "{{ principalId }}"
resourceId: "{{ resourceId }}"
scope: "{{ scope }}"
onenote: "{{ onenote }}"
onlineMeetings:
- id: "{{ id }}"
allowAttendeeToEnableCamera: {{ allowAttendeeToEnableCamera }}
allowAttendeeToEnableMic: {{ allowAttendeeToEnableMic }}
allowBreakoutRooms: {{ allowBreakoutRooms }}
allowCopyingAndSharingMeetingContent: {{ allowCopyingAndSharingMeetingContent }}
allowedLobbyAdmitters: "{{ allowedLobbyAdmitters }}"
allowedPresenters: "{{ allowedPresenters }}"
allowLiveShare: "{{ allowLiveShare }}"
allowMeetingChat: "{{ allowMeetingChat }}"
allowParticipantsToChangeName: {{ allowParticipantsToChangeName }}
allowPowerPointSharing: {{ allowPowerPointSharing }}
allowRecording: {{ allowRecording }}
allowTeamworkReactions: {{ allowTeamworkReactions }}
allowTranscription: {{ allowTranscription }}
allowWhiteboard: {{ allowWhiteboard }}
audioConferencing: "{{ audioConferencing }}"
chatInfo: "{{ chatInfo }}"
chatRestrictions: "{{ chatRestrictions }}"
expiryDateTime: "{{ expiryDateTime }}"
isEndToEndEncryptionEnabled: {{ isEndToEndEncryptionEnabled }}
isEntryExitAnnounced: {{ isEntryExitAnnounced }}
joinInformation: "{{ joinInformation }}"
joinMeetingIdSettings: "{{ joinMeetingIdSettings }}"
joinWebUrl: "{{ joinWebUrl }}"
lobbyBypassSettings: "{{ lobbyBypassSettings }}"
meetingOptionsWebUrl: "{{ meetingOptionsWebUrl }}"
meetingSpokenLanguageTag: "{{ meetingSpokenLanguageTag }}"
recordAutomatically: {{ recordAutomatically }}
sensitivityLabelAssignment: "{{ sensitivityLabelAssignment }}"
shareMeetingChatHistoryDefault: "{{ shareMeetingChatHistoryDefault }}"
subject: "{{ subject }}"
videoTeleconferenceId: "{{ videoTeleconferenceId }}"
watermarkProtection: "{{ watermarkProtection }}"
attendanceReports: "{{ attendanceReports }}"
attendeeReport: "{{ attendeeReport }}"
broadcastSettings: "{{ broadcastSettings }}"
creationDateTime: "{{ creationDateTime }}"
endDateTime: "{{ endDateTime }}"
externalId: "{{ externalId }}"
isBroadcast: {{ isBroadcast }}
meetingTemplateId: "{{ meetingTemplateId }}"
participants: "{{ participants }}"
startDateTime: "{{ startDateTime }}"
recordings: "{{ recordings }}"
transcripts: "{{ transcripts }}"
onPremisesSyncBehavior: "{{ onPremisesSyncBehavior }}"
outlook: "{{ outlook }}"
ownedDevices:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
ownedObjects:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
people:
- id: "{{ id }}"
birthday: "{{ birthday }}"
companyName: "{{ companyName }}"
department: "{{ department }}"
displayName: "{{ displayName }}"
givenName: "{{ givenName }}"
imAddress: "{{ imAddress }}"
isFavorite: {{ isFavorite }}
jobTitle: "{{ jobTitle }}"
officeLocation: "{{ officeLocation }}"
personNotes: "{{ personNotes }}"
personType: "{{ personType }}"
phones: "{{ phones }}"
postalAddresses: "{{ postalAddresses }}"
profession: "{{ profession }}"
scoredEmailAddresses: "{{ scoredEmailAddresses }}"
surname: "{{ surname }}"
userPrincipalName: "{{ userPrincipalName }}"
websites: "{{ websites }}"
yomiCompany: "{{ yomiCompany }}"
permissionGrants:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
clientAppId: "{{ clientAppId }}"
clientId: "{{ clientId }}"
permission: "{{ permission }}"
permissionType: "{{ permissionType }}"
resourceAppId: "{{ resourceAppId }}"
photo: "{{ photo }}"
photos:
- id: "{{ id }}"
height: {{ height }}
width: {{ width }}
planner: "{{ planner }}"
presence: "{{ presence }}"
registeredDevices:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
scopedRoleMemberOf:
- id: "{{ id }}"
administrativeUnitId: "{{ administrativeUnitId }}"
roleId: "{{ roleId }}"
roleMemberInfo:
displayName: "{{ displayName }}"
id: "{{ id }}"
settings: "{{ settings }}"
solutions: "{{ solutions }}"
sponsors:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
teamwork: "{{ teamwork }}"
todo: "{{ todo }}"
transitiveMemberOf:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
taskProcessingResults: "{{ taskProcessingResults }}"
- name: runs
description: |
Workflow runs.
value:
- id: "{{ id }}"
activatedOnScope: "{{ activatedOnScope }}"
completedDateTime: "{{ completedDateTime }}"
failedTasksCount: {{ failedTasksCount }}
failedUsersCount: {{ failedUsersCount }}
lastUpdatedDateTime: "{{ lastUpdatedDateTime }}"
processingStatus: "{{ processingStatus }}"
scheduledDateTime: "{{ scheduledDateTime }}"
startedDateTime: "{{ startedDateTime }}"
successfulUsersCount: {{ successfulUsersCount }}
totalTasksCount: {{ totalTasksCount }}
totalUnprocessedTasksCount: {{ totalUnprocessedTasksCount }}
totalUsersCount: {{ totalUsersCount }}
workflowExecutionType: "{{ workflowExecutionType }}"
reprocessedRuns: "{{ reprocessedRuns }}"
taskProcessingResults: "{{ taskProcessingResults }}"
userProcessingResults: "{{ userProcessingResults }}"
- name: taskReports
description: |
Represents the aggregation of task execution data for tasks within a workflow object.
value:
- id: "{{ id }}"
completedDateTime: "{{ completedDateTime }}"
failedUsersCount: {{ failedUsersCount }}
lastUpdatedDateTime: "{{ lastUpdatedDateTime }}"
processingStatus: "{{ processingStatus }}"
runId: "{{ runId }}"
startedDateTime: "{{ startedDateTime }}"
successfulUsersCount: {{ successfulUsersCount }}
totalUsersCount: {{ totalUsersCount }}
unprocessedUsersCount: {{ unprocessedUsersCount }}
task:
id: "{{ id }}"
arguments:
- name: "{{ name }}"
value: "{{ value }}"
category: "{{ category }}"
continueOnError: {{ continueOnError }}
description: "{{ description }}"
displayName: "{{ displayName }}"
executionSequence: {{ executionSequence }}
isEnabled: {{ isEnabled }}
taskDefinitionId: "{{ taskDefinitionId }}"
taskProcessingResults:
- id: "{{ id }}"
completedDateTime: "{{ completedDateTime }}"
createdDateTime: "{{ createdDateTime }}"
failureReason: "{{ failureReason }}"
processingInfo: "{{ processingInfo }}"
processingStatus: "{{ processingStatus }}"
startedDateTime: "{{ startedDateTime }}"
subject:
id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
aboutMe: "{{ aboutMe }}"
accountEnabled: {{ accountEnabled }}
ageGroup: "{{ ageGroup }}"
assignedLicenses:
- disabledPlans: "{{ disabledPlans }}"
skuId: "{{ skuId }}"
assignedPlans:
- assignedDateTime: "{{ assignedDateTime }}"
capabilityStatus: "{{ capabilityStatus }}"
service: "{{ service }}"
servicePlanId: "{{ servicePlanId }}"
authorizationInfo: "{{ authorizationInfo }}"
birthday: "{{ birthday }}"
businessPhones:
- "{{ businessPhones }}"
city: "{{ city }}"
companyName: "{{ companyName }}"
consentProvidedForMinor: "{{ consentProvidedForMinor }}"
country: "{{ country }}"
createdDateTime: "{{ createdDateTime }}"
creationType: "{{ creationType }}"
customSecurityAttributes: "{{ customSecurityAttributes }}"
department: "{{ department }}"
deviceEnrollmentLimit: {{ deviceEnrollmentLimit }}
displayName: "{{ displayName }}"
employeeHireDate: "{{ employeeHireDate }}"
employeeId: "{{ employeeId }}"
employeeLeaveDateTime: "{{ employeeLeaveDateTime }}"
employeeOrgData: "{{ employeeOrgData }}"
employeeType: "{{ employeeType }}"
externalUserState: "{{ externalUserState }}"
externalUserStateChangeDateTime: "{{ externalUserStateChangeDateTime }}"
faxNumber: "{{ faxNumber }}"
givenName: "{{ givenName }}"
hireDate: "{{ hireDate }}"
identities:
- issuer: "{{ issuer }}"
issuerAssignedId: "{{ issuerAssignedId }}"
signInType: "{{ signInType }}"
identityParentId: "{{ identityParentId }}"
imAddresses:
- "{{ imAddresses }}"
interests:
- "{{ interests }}"
isManagementRestricted: {{ isManagementRestricted }}
isResourceAccount: {{ isResourceAccount }}
jobTitle: "{{ jobTitle }}"
lastPasswordChangeDateTime: "{{ lastPasswordChangeDateTime }}"
legalAgeGroupClassification: "{{ legalAgeGroupClassification }}"
licenseAssignmentStates:
- assignedByGroup: "{{ assignedByGroup }}"
disabledPlans: "{{ disabledPlans }}"
error: "{{ error }}"
lastUpdatedDateTime: "{{ lastUpdatedDateTime }}"
skuId: "{{ skuId }}"
state: "{{ state }}"
mail: "{{ mail }}"
mailboxSettings: "{{ mailboxSettings }}"
mailNickname: "{{ mailNickname }}"
mobilePhone: "{{ mobilePhone }}"
mySite: "{{ mySite }}"
officeLocation: "{{ officeLocation }}"
onPremisesDistinguishedName: "{{ onPremisesDistinguishedName }}"
onPremisesDomainName: "{{ onPremisesDomainName }}"
onPremisesExtensionAttributes: "{{ onPremisesExtensionAttributes }}"
onPremisesImmutableId: "{{ onPremisesImmutableId }}"
onPremisesLastSyncDateTime: "{{ onPremisesLastSyncDateTime }}"
onPremisesProvisioningErrors:
- category: "{{ category }}"
occurredDateTime: "{{ occurredDateTime }}"
propertyCausingError: "{{ propertyCausingError }}"
value: "{{ value }}"
onPremisesSamAccountName: "{{ onPremisesSamAccountName }}"
onPremisesSecurityIdentifier: "{{ onPremisesSecurityIdentifier }}"
onPremisesSyncEnabled: {{ onPremisesSyncEnabled }}
onPremisesUserPrincipalName: "{{ onPremisesUserPrincipalName }}"
otherMails:
- "{{ otherMails }}"
passwordPolicies: "{{ passwordPolicies }}"
passwordProfile: "{{ passwordProfile }}"
pastProjects:
- "{{ pastProjects }}"
postalCode: "{{ postalCode }}"
preferredDataLocation: "{{ preferredDataLocation }}"
preferredLanguage: "{{ preferredLanguage }}"
preferredName: "{{ preferredName }}"
print: "{{ print }}"
provisionedPlans:
- capabilityStatus: "{{ capabilityStatus }}"
provisioningStatus: "{{ provisioningStatus }}"
service: "{{ service }}"
proxyAddresses:
- "{{ proxyAddresses }}"
responsibilities:
- "{{ responsibilities }}"
schools:
- "{{ schools }}"
securityIdentifier: "{{ securityIdentifier }}"
serviceProvisioningErrors:
- createdDateTime: "{{ createdDateTime }}"
isResolved: {{ isResolved }}
serviceInstance: "{{ serviceInstance }}"
showInAddressList: {{ showInAddressList }}
signInActivity: "{{ signInActivity }}"
signInSessionsValidFromDateTime: "{{ signInSessionsValidFromDateTime }}"
skills:
- "{{ skills }}"
state: "{{ state }}"
streetAddress: "{{ streetAddress }}"
surname: "{{ surname }}"
usageLocation: "{{ usageLocation }}"
userPrincipalName: "{{ userPrincipalName }}"
userType: "{{ userType }}"
activities:
- id: "{{ id }}"
activationUrl: "{{ activationUrl }}"
activitySourceHost: "{{ activitySourceHost }}"
appActivityId: "{{ appActivityId }}"
appDisplayName: "{{ appDisplayName }}"
contentInfo: "{{ contentInfo }}"
contentUrl: "{{ contentUrl }}"
createdDateTime: "{{ createdDateTime }}"
expirationDateTime: "{{ expirationDateTime }}"
fallbackUrl: "{{ fallbackUrl }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
status: "{{ status }}"
userTimezone: "{{ userTimezone }}"
visualElements:
attribution: "{{ attribution }}"
backgroundColor: "{{ backgroundColor }}"
content: "{{ content }}"
description: "{{ description }}"
displayText: "{{ displayText }}"
historyItems: "{{ historyItems }}"
adhocCalls:
- id: "{{ id }}"
recordings: "{{ recordings }}"
transcripts: "{{ transcripts }}"
agreementAcceptances:
- id: "{{ id }}"
agreementFileId: "{{ agreementFileId }}"
agreementId: "{{ agreementId }}"
deviceDisplayName: "{{ deviceDisplayName }}"
deviceId: "{{ deviceId }}"
deviceOSType: "{{ deviceOSType }}"
deviceOSVersion: "{{ deviceOSVersion }}"
expirationDateTime: "{{ expirationDateTime }}"
recordedDateTime: "{{ recordedDateTime }}"
state: "{{ state }}"
userDisplayName: "{{ userDisplayName }}"
userEmail: "{{ userEmail }}"
userId: "{{ userId }}"
userPrincipalName: "{{ userPrincipalName }}"
appRoleAssignments:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
appRoleId: "{{ appRoleId }}"
createdDateTime: "{{ createdDateTime }}"
principalDisplayName: "{{ principalDisplayName }}"
principalId: "{{ principalId }}"
principalType: "{{ principalType }}"
resourceDisplayName: "{{ resourceDisplayName }}"
resourceId: "{{ resourceId }}"
authentication: "{{ authentication }}"
calendar: "{{ calendar }}"
calendarGroups:
- id: "{{ id }}"
changeKey: "{{ changeKey }}"
classId: "{{ classId }}"
name: "{{ name }}"
calendars: "{{ calendars }}"
calendars:
- id: "{{ id }}"
allowedOnlineMeetingProviders: "{{ allowedOnlineMeetingProviders }}"
canEdit: {{ canEdit }}
canShare: {{ canShare }}
canViewPrivateItems: {{ canViewPrivateItems }}
changeKey: "{{ changeKey }}"
color: "{{ color }}"
defaultOnlineMeetingProvider: "{{ defaultOnlineMeetingProvider }}"
hexColor: "{{ hexColor }}"
isDefaultCalendar: {{ isDefaultCalendar }}
isRemovable: {{ isRemovable }}
isTallyingResponses: {{ isTallyingResponses }}
name: "{{ name }}"
owner: "{{ owner }}"
calendarPermissions: "{{ calendarPermissions }}"
calendarView: "{{ calendarView }}"
events: "{{ events }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
calendarView:
- id: "{{ id }}"
categories: "{{ categories }}"
changeKey: "{{ changeKey }}"
createdDateTime: "{{ createdDateTime }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
allowNewTimeProposals: {{ allowNewTimeProposals }}
attendees: "{{ attendees }}"
body: "{{ body }}"
bodyPreview: "{{ bodyPreview }}"
cancelledOccurrences: "{{ cancelledOccurrences }}"
end: "{{ end }}"
hasAttachments: {{ hasAttachments }}
hideAttendees: {{ hideAttendees }}
iCalUId: "{{ iCalUId }}"
importance: "{{ importance }}"
isAllDay: {{ isAllDay }}
isCancelled: {{ isCancelled }}
isDraft: {{ isDraft }}
isOnlineMeeting: {{ isOnlineMeeting }}
isOrganizer: {{ isOrganizer }}
isReminderOn: {{ isReminderOn }}
location: "{{ location }}"
locations: "{{ locations }}"
onlineMeeting: "{{ onlineMeeting }}"
onlineMeetingProvider: "{{ onlineMeetingProvider }}"
onlineMeetingUrl: "{{ onlineMeetingUrl }}"
organizer: "{{ organizer }}"
originalEndTimeZone: "{{ originalEndTimeZone }}"
originalStart: "{{ originalStart }}"
originalStartTimeZone: "{{ originalStartTimeZone }}"
recurrence: "{{ recurrence }}"
reminderMinutesBeforeStart: {{ reminderMinutesBeforeStart }}
responseRequested: {{ responseRequested }}
responseStatus: "{{ responseStatus }}"
sensitivity: "{{ sensitivity }}"
seriesMasterId: "{{ seriesMasterId }}"
showAs: "{{ showAs }}"
start: "{{ start }}"
subject: "{{ subject }}"
transactionId: "{{ transactionId }}"
type: "{{ type }}"
webLink: "{{ webLink }}"
attachments: "{{ attachments }}"
calendar: "{{ calendar }}"
exceptionOccurrences: "{{ exceptionOccurrences }}"
extensions: "{{ extensions }}"
instances: "{{ instances }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
chats:
- id: "{{ id }}"
chatType: "{{ chatType }}"
createdDateTime: "{{ createdDateTime }}"
isHiddenForAllMembers: {{ isHiddenForAllMembers }}
lastUpdatedDateTime: "{{ lastUpdatedDateTime }}"
migrationMode: "{{ migrationMode }}"
onlineMeetingInfo: "{{ onlineMeetingInfo }}"
originalCreatedDateTime: "{{ originalCreatedDateTime }}"
tenantId: "{{ tenantId }}"
topic: "{{ topic }}"
viewpoint: "{{ viewpoint }}"
webUrl: "{{ webUrl }}"
installedApps: "{{ installedApps }}"
lastMessagePreview: "{{ lastMessagePreview }}"
members: "{{ members }}"
messages: "{{ messages }}"
permissionGrants: "{{ permissionGrants }}"
pinnedMessages: "{{ pinnedMessages }}"
tabs: "{{ tabs }}"
cloudClipboard: "{{ cloudClipboard }}"
cloudPCs:
- id: "{{ id }}"
aadDeviceId: "{{ aadDeviceId }}"
displayName: "{{ displayName }}"
gracePeriodEndDateTime: "{{ gracePeriodEndDateTime }}"
imageDisplayName: "{{ imageDisplayName }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
managedDeviceId: "{{ managedDeviceId }}"
managedDeviceName: "{{ managedDeviceName }}"
onPremisesConnectionName: "{{ onPremisesConnectionName }}"
provisioningPolicyId: "{{ provisioningPolicyId }}"
provisioningPolicyName: "{{ provisioningPolicyName }}"
provisioningType: "{{ provisioningType }}"
servicePlanId: "{{ servicePlanId }}"
servicePlanName: "{{ servicePlanName }}"
userPrincipalName: "{{ userPrincipalName }}"
contactFolders:
- id: "{{ id }}"
displayName: "{{ displayName }}"
parentFolderId: "{{ parentFolderId }}"
childFolders: "{{ childFolders }}"
contacts: "{{ contacts }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
contacts:
- id: "{{ id }}"
categories: "{{ categories }}"
changeKey: "{{ changeKey }}"
createdDateTime: "{{ createdDateTime }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
assistantName: "{{ assistantName }}"
birthday: "{{ birthday }}"
businessAddress: "{{ businessAddress }}"
businessHomePage: "{{ businessHomePage }}"
businessPhones: "{{ businessPhones }}"
children: "{{ children }}"
companyName: "{{ companyName }}"
department: "{{ department }}"
displayName: "{{ displayName }}"
emailAddresses: "{{ emailAddresses }}"
fileAs: "{{ fileAs }}"
generation: "{{ generation }}"
givenName: "{{ givenName }}"
homeAddress: "{{ homeAddress }}"
homePhones: "{{ homePhones }}"
imAddresses: "{{ imAddresses }}"
initials: "{{ initials }}"
jobTitle: "{{ jobTitle }}"
manager: "{{ manager }}"
middleName: "{{ middleName }}"
mobilePhone: "{{ mobilePhone }}"
nickName: "{{ nickName }}"
officeLocation: "{{ officeLocation }}"
otherAddress: "{{ otherAddress }}"
parentFolderId: "{{ parentFolderId }}"
personalNotes: "{{ personalNotes }}"
primaryEmailAddress: "{{ primaryEmailAddress }}"
profession: "{{ profession }}"
secondaryEmailAddress: "{{ secondaryEmailAddress }}"
spouseName: "{{ spouseName }}"
surname: "{{ surname }}"
tertiaryEmailAddress: "{{ tertiaryEmailAddress }}"
title: "{{ title }}"
yomiCompanyName: "{{ yomiCompanyName }}"
yomiGivenName: "{{ yomiGivenName }}"
yomiSurname: "{{ yomiSurname }}"
extensions: "{{ extensions }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
photo: "{{ photo }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
createdObjects:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
dataSecurityAndGovernance: "{{ dataSecurityAndGovernance }}"
deviceManagementTroubleshootingEvents:
- id: "{{ id }}"
correlationId: "{{ correlationId }}"
eventDateTime: "{{ eventDateTime }}"
directReports:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
drive: "{{ drive }}"
drives:
- id: "{{ id }}"
createdBy: "{{ createdBy }}"
createdDateTime: "{{ createdDateTime }}"
description: "{{ description }}"
eTag: "{{ eTag }}"
lastModifiedBy: "{{ lastModifiedBy }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
name: "{{ name }}"
parentReference: "{{ parentReference }}"
webUrl: "{{ webUrl }}"
createdByUser: "{{ createdByUser }}"
lastModifiedByUser: "{{ lastModifiedByUser }}"
driveType: "{{ driveType }}"
owner: "{{ owner }}"
quota: "{{ quota }}"
sharePointIds: "{{ sharePointIds }}"
system: "{{ system }}"
bundles: "{{ bundles }}"
following: "{{ following }}"
items: "{{ items }}"
list: "{{ list }}"
root: "{{ root }}"
special: "{{ special }}"
employeeExperience: "{{ employeeExperience }}"
events:
- id: "{{ id }}"
categories: "{{ categories }}"
changeKey: "{{ changeKey }}"
createdDateTime: "{{ createdDateTime }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
allowNewTimeProposals: {{ allowNewTimeProposals }}
attendees: "{{ attendees }}"
body: "{{ body }}"
bodyPreview: "{{ bodyPreview }}"
cancelledOccurrences: "{{ cancelledOccurrences }}"
end: "{{ end }}"
hasAttachments: {{ hasAttachments }}
hideAttendees: {{ hideAttendees }}
iCalUId: "{{ iCalUId }}"
importance: "{{ importance }}"
isAllDay: {{ isAllDay }}
isCancelled: {{ isCancelled }}
isDraft: {{ isDraft }}
isOnlineMeeting: {{ isOnlineMeeting }}
isOrganizer: {{ isOrganizer }}
isReminderOn: {{ isReminderOn }}
location: "{{ location }}"
locations: "{{ locations }}"
onlineMeeting: "{{ onlineMeeting }}"
onlineMeetingProvider: "{{ onlineMeetingProvider }}"
onlineMeetingUrl: "{{ onlineMeetingUrl }}"
organizer: "{{ organizer }}"
originalEndTimeZone: "{{ originalEndTimeZone }}"
originalStart: "{{ originalStart }}"
originalStartTimeZone: "{{ originalStartTimeZone }}"
recurrence: "{{ recurrence }}"
reminderMinutesBeforeStart: {{ reminderMinutesBeforeStart }}
responseRequested: {{ responseRequested }}
responseStatus: "{{ responseStatus }}"
sensitivity: "{{ sensitivity }}"
seriesMasterId: "{{ seriesMasterId }}"
showAs: "{{ showAs }}"
start: "{{ start }}"
subject: "{{ subject }}"
transactionId: "{{ transactionId }}"
type: "{{ type }}"
webLink: "{{ webLink }}"
attachments: "{{ attachments }}"
calendar: "{{ calendar }}"
exceptionOccurrences: "{{ exceptionOccurrences }}"
extensions: "{{ extensions }}"
instances: "{{ instances }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
extensions:
- id: "{{ id }}"
followedSites:
- id: "{{ id }}"
createdBy: "{{ createdBy }}"
createdDateTime: "{{ createdDateTime }}"
description: "{{ description }}"
eTag: "{{ eTag }}"
lastModifiedBy: "{{ lastModifiedBy }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
name: "{{ name }}"
parentReference: "{{ parentReference }}"
webUrl: "{{ webUrl }}"
createdByUser: "{{ createdByUser }}"
lastModifiedByUser: "{{ lastModifiedByUser }}"
displayName: "{{ displayName }}"
error: "{{ error }}"
isPersonalSite: {{ isPersonalSite }}
root: "{{ root }}"
sharepointIds: "{{ sharepointIds }}"
siteCollection: "{{ siteCollection }}"
analytics: "{{ analytics }}"
columns: "{{ columns }}"
contentTypes: "{{ contentTypes }}"
drive: "{{ drive }}"
drives: "{{ drives }}"
externalColumns: "{{ externalColumns }}"
items: "{{ items }}"
lists: "{{ lists }}"
onenote: "{{ onenote }}"
operations: "{{ operations }}"
pages: "{{ pages }}"
permissions: "{{ permissions }}"
sites: "{{ sites }}"
termStore: "{{ termStore }}"
termStores: "{{ termStores }}"
inferenceClassification: "{{ inferenceClassification }}"
insights: "{{ insights }}"
joinedTeams:
- id: "{{ id }}"
classification: "{{ classification }}"
createdDateTime: "{{ createdDateTime }}"
description: "{{ description }}"
displayName: "{{ displayName }}"
firstChannelName: "{{ firstChannelName }}"
funSettings: "{{ funSettings }}"
guestSettings: "{{ guestSettings }}"
internalId: "{{ internalId }}"
isArchived: {{ isArchived }}
memberSettings: "{{ memberSettings }}"
messagingSettings: "{{ messagingSettings }}"
specialization: "{{ specialization }}"
summary: "{{ summary }}"
tenantId: "{{ tenantId }}"
visibility: "{{ visibility }}"
webUrl: "{{ webUrl }}"
allChannels: "{{ allChannels }}"
channels: "{{ channels }}"
group: "{{ group }}"
incomingChannels: "{{ incomingChannels }}"
installedApps: "{{ installedApps }}"
members: "{{ members }}"
operations: "{{ operations }}"
permissionGrants: "{{ permissionGrants }}"
photo: "{{ photo }}"
primaryChannel: "{{ primaryChannel }}"
schedule: "{{ schedule }}"
tags: "{{ tags }}"
template: "{{ template }}"
licenseDetails:
- id: "{{ id }}"
servicePlans: "{{ servicePlans }}"
skuId: "{{ skuId }}"
skuPartNumber: "{{ skuPartNumber }}"
mailFolders:
- id: "{{ id }}"
childFolderCount: {{ childFolderCount }}
displayName: "{{ displayName }}"
isHidden: {{ isHidden }}
parentFolderId: "{{ parentFolderId }}"
totalItemCount: {{ totalItemCount }}
unreadItemCount: {{ unreadItemCount }}
childFolders: "{{ childFolders }}"
messageRules: "{{ messageRules }}"
messages: "{{ messages }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
managedAppRegistrations:
- id: "{{ id }}"
appIdentifier: "{{ appIdentifier }}"
applicationVersion: "{{ applicationVersion }}"
createdDateTime: "{{ createdDateTime }}"
deviceName: "{{ deviceName }}"
deviceTag: "{{ deviceTag }}"
deviceType: "{{ deviceType }}"
flaggedReasons: "{{ flaggedReasons }}"
lastSyncDateTime: "{{ lastSyncDateTime }}"
managementSdkVersion: "{{ managementSdkVersion }}"
platformVersion: "{{ platformVersion }}"
userId: "{{ userId }}"
version: "{{ version }}"
appliedPolicies: "{{ appliedPolicies }}"
intendedPolicies: "{{ intendedPolicies }}"
operations: "{{ operations }}"
managedDevices:
- id: "{{ id }}"
activationLockBypassCode: "{{ activationLockBypassCode }}"
androidSecurityPatchLevel: "{{ androidSecurityPatchLevel }}"
azureADDeviceId: "{{ azureADDeviceId }}"
azureADRegistered: {{ azureADRegistered }}
complianceGracePeriodExpirationDateTime: "{{ complianceGracePeriodExpirationDateTime }}"
complianceState: "{{ complianceState }}"
configurationManagerClientEnabledFeatures: "{{ configurationManagerClientEnabledFeatures }}"
deviceActionResults: "{{ deviceActionResults }}"
deviceCategoryDisplayName: "{{ deviceCategoryDisplayName }}"
deviceEnrollmentType: "{{ deviceEnrollmentType }}"
deviceHealthAttestationState: "{{ deviceHealthAttestationState }}"
deviceName: "{{ deviceName }}"
deviceRegistrationState: "{{ deviceRegistrationState }}"
easActivated: {{ easActivated }}
easActivationDateTime: "{{ easActivationDateTime }}"
easDeviceId: "{{ easDeviceId }}"
emailAddress: "{{ emailAddress }}"
enrolledDateTime: "{{ enrolledDateTime }}"
enrollmentProfileName: "{{ enrollmentProfileName }}"
ethernetMacAddress: "{{ ethernetMacAddress }}"
exchangeAccessState: "{{ exchangeAccessState }}"
exchangeAccessStateReason: "{{ exchangeAccessStateReason }}"
exchangeLastSuccessfulSyncDateTime: "{{ exchangeLastSuccessfulSyncDateTime }}"
freeStorageSpaceInBytes: {{ freeStorageSpaceInBytes }}
iccid: "{{ iccid }}"
imei: "{{ imei }}"
isEncrypted: {{ isEncrypted }}
isSupervised: {{ isSupervised }}
jailBroken: "{{ jailBroken }}"
lastSyncDateTime: "{{ lastSyncDateTime }}"
managedDeviceName: "{{ managedDeviceName }}"
managedDeviceOwnerType: "{{ managedDeviceOwnerType }}"
managementAgent: "{{ managementAgent }}"
managementCertificateExpirationDate: "{{ managementCertificateExpirationDate }}"
managementState: "{{ managementState }}"
manufacturer: "{{ manufacturer }}"
meid: "{{ meid }}"
model: "{{ model }}"
notes: "{{ notes }}"
operatingSystem: "{{ operatingSystem }}"
osVersion: "{{ osVersion }}"
partnerReportedThreatState: "{{ partnerReportedThreatState }}"
phoneNumber: "{{ phoneNumber }}"
physicalMemoryInBytes: {{ physicalMemoryInBytes }}
remoteAssistanceSessionErrorDetails: "{{ remoteAssistanceSessionErrorDetails }}"
remoteAssistanceSessionUrl: "{{ remoteAssistanceSessionUrl }}"
requireUserEnrollmentApproval: {{ requireUserEnrollmentApproval }}
serialNumber: "{{ serialNumber }}"
subscriberCarrier: "{{ subscriberCarrier }}"
totalStorageSpaceInBytes: {{ totalStorageSpaceInBytes }}
udid: "{{ udid }}"
userDisplayName: "{{ userDisplayName }}"
userId: "{{ userId }}"
userPrincipalName: "{{ userPrincipalName }}"
wiFiMacAddress: "{{ wiFiMacAddress }}"
deviceCategory: "{{ deviceCategory }}"
deviceCompliancePolicyStates: "{{ deviceCompliancePolicyStates }}"
deviceConfigurationStates: "{{ deviceConfigurationStates }}"
logCollectionRequests: "{{ logCollectionRequests }}"
users: "{{ users }}"
windowsProtectionState: "{{ windowsProtectionState }}"
manager: "{{ manager }}"
memberOf:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
messages:
- id: "{{ id }}"
categories: "{{ categories }}"
changeKey: "{{ changeKey }}"
createdDateTime: "{{ createdDateTime }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
bccRecipients: "{{ bccRecipients }}"
body: "{{ body }}"
bodyPreview: "{{ bodyPreview }}"
ccRecipients: "{{ ccRecipients }}"
conversationId: "{{ conversationId }}"
conversationIndex: "{{ conversationIndex }}"
flag: "{{ flag }}"
from: "{{ from }}"
hasAttachments: {{ hasAttachments }}
importance: "{{ importance }}"
inferenceClassification: "{{ inferenceClassification }}"
internetMessageHeaders: "{{ internetMessageHeaders }}"
internetMessageId: "{{ internetMessageId }}"
isDeliveryReceiptRequested: {{ isDeliveryReceiptRequested }}
isDraft: {{ isDraft }}
isRead: {{ isRead }}
isReadReceiptRequested: {{ isReadReceiptRequested }}
parentFolderId: "{{ parentFolderId }}"
receivedDateTime: "{{ receivedDateTime }}"
replyTo: "{{ replyTo }}"
sender: "{{ sender }}"
sentDateTime: "{{ sentDateTime }}"
subject: "{{ subject }}"
toRecipients: "{{ toRecipients }}"
uniqueBody: "{{ uniqueBody }}"
webLink: "{{ webLink }}"
attachments: "{{ attachments }}"
extensions: "{{ extensions }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
oauth2PermissionGrants:
- id: "{{ id }}"
clientId: "{{ clientId }}"
consentType: "{{ consentType }}"
principalId: "{{ principalId }}"
resourceId: "{{ resourceId }}"
scope: "{{ scope }}"
onenote: "{{ onenote }}"
onlineMeetings:
- id: "{{ id }}"
allowAttendeeToEnableCamera: {{ allowAttendeeToEnableCamera }}
allowAttendeeToEnableMic: {{ allowAttendeeToEnableMic }}
allowBreakoutRooms: {{ allowBreakoutRooms }}
allowCopyingAndSharingMeetingContent: {{ allowCopyingAndSharingMeetingContent }}
allowedLobbyAdmitters: "{{ allowedLobbyAdmitters }}"
allowedPresenters: "{{ allowedPresenters }}"
allowLiveShare: "{{ allowLiveShare }}"
allowMeetingChat: "{{ allowMeetingChat }}"
allowParticipantsToChangeName: {{ allowParticipantsToChangeName }}
allowPowerPointSharing: {{ allowPowerPointSharing }}
allowRecording: {{ allowRecording }}
allowTeamworkReactions: {{ allowTeamworkReactions }}
allowTranscription: {{ allowTranscription }}
allowWhiteboard: {{ allowWhiteboard }}
audioConferencing: "{{ audioConferencing }}"
chatInfo: "{{ chatInfo }}"
chatRestrictions: "{{ chatRestrictions }}"
expiryDateTime: "{{ expiryDateTime }}"
isEndToEndEncryptionEnabled: {{ isEndToEndEncryptionEnabled }}
isEntryExitAnnounced: {{ isEntryExitAnnounced }}
joinInformation: "{{ joinInformation }}"
joinMeetingIdSettings: "{{ joinMeetingIdSettings }}"
joinWebUrl: "{{ joinWebUrl }}"
lobbyBypassSettings: "{{ lobbyBypassSettings }}"
meetingOptionsWebUrl: "{{ meetingOptionsWebUrl }}"
meetingSpokenLanguageTag: "{{ meetingSpokenLanguageTag }}"
recordAutomatically: {{ recordAutomatically }}
sensitivityLabelAssignment: "{{ sensitivityLabelAssignment }}"
shareMeetingChatHistoryDefault: "{{ shareMeetingChatHistoryDefault }}"
subject: "{{ subject }}"
videoTeleconferenceId: "{{ videoTeleconferenceId }}"
watermarkProtection: "{{ watermarkProtection }}"
attendanceReports: "{{ attendanceReports }}"
attendeeReport: "{{ attendeeReport }}"
broadcastSettings: "{{ broadcastSettings }}"
creationDateTime: "{{ creationDateTime }}"
endDateTime: "{{ endDateTime }}"
externalId: "{{ externalId }}"
isBroadcast: {{ isBroadcast }}
meetingTemplateId: "{{ meetingTemplateId }}"
participants: "{{ participants }}"
startDateTime: "{{ startDateTime }}"
recordings: "{{ recordings }}"
transcripts: "{{ transcripts }}"
onPremisesSyncBehavior: "{{ onPremisesSyncBehavior }}"
outlook: "{{ outlook }}"
ownedDevices:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
ownedObjects:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
people:
- id: "{{ id }}"
birthday: "{{ birthday }}"
companyName: "{{ companyName }}"
department: "{{ department }}"
displayName: "{{ displayName }}"
givenName: "{{ givenName }}"
imAddress: "{{ imAddress }}"
isFavorite: {{ isFavorite }}
jobTitle: "{{ jobTitle }}"
officeLocation: "{{ officeLocation }}"
personNotes: "{{ personNotes }}"
personType: "{{ personType }}"
phones: "{{ phones }}"
postalAddresses: "{{ postalAddresses }}"
profession: "{{ profession }}"
scoredEmailAddresses: "{{ scoredEmailAddresses }}"
surname: "{{ surname }}"
userPrincipalName: "{{ userPrincipalName }}"
websites: "{{ websites }}"
yomiCompany: "{{ yomiCompany }}"
permissionGrants:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
clientAppId: "{{ clientAppId }}"
clientId: "{{ clientId }}"
permission: "{{ permission }}"
permissionType: "{{ permissionType }}"
resourceAppId: "{{ resourceAppId }}"
photo: "{{ photo }}"
photos:
- id: "{{ id }}"
height: {{ height }}
width: {{ width }}
planner: "{{ planner }}"
presence: "{{ presence }}"
registeredDevices:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
scopedRoleMemberOf:
- id: "{{ id }}"
administrativeUnitId: "{{ administrativeUnitId }}"
roleId: "{{ roleId }}"
roleMemberInfo:
displayName: "{{ displayName }}"
id: "{{ id }}"
settings: "{{ settings }}"
solutions: "{{ solutions }}"
sponsors:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
teamwork: "{{ teamwork }}"
todo: "{{ todo }}"
transitiveMemberOf:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
task:
id: "{{ id }}"
arguments:
- name: "{{ name }}"
value: "{{ value }}"
category: "{{ category }}"
continueOnError: {{ continueOnError }}
description: "{{ description }}"
displayName: "{{ displayName }}"
executionSequence: {{ executionSequence }}
isEnabled: {{ isEnabled }}
taskDefinitionId: "{{ taskDefinitionId }}"
taskProcessingResults:
- id: "{{ id }}"
completedDateTime: "{{ completedDateTime }}"
createdDateTime: "{{ createdDateTime }}"
failureReason: "{{ failureReason }}"
processingInfo: "{{ processingInfo }}"
processingStatus: "{{ processingStatus }}"
startedDateTime: "{{ startedDateTime }}"
subject:
id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
aboutMe: "{{ aboutMe }}"
accountEnabled: {{ accountEnabled }}
ageGroup: "{{ ageGroup }}"
assignedLicenses: "{{ assignedLicenses }}"
assignedPlans: "{{ assignedPlans }}"
authorizationInfo: "{{ authorizationInfo }}"
birthday: "{{ birthday }}"
businessPhones: "{{ businessPhones }}"
city: "{{ city }}"
companyName: "{{ companyName }}"
consentProvidedForMinor: "{{ consentProvidedForMinor }}"
country: "{{ country }}"
createdDateTime: "{{ createdDateTime }}"
creationType: "{{ creationType }}"
customSecurityAttributes: "{{ customSecurityAttributes }}"
department: "{{ department }}"
deviceEnrollmentLimit: {{ deviceEnrollmentLimit }}
displayName: "{{ displayName }}"
employeeHireDate: "{{ employeeHireDate }}"
employeeId: "{{ employeeId }}"
employeeLeaveDateTime: "{{ employeeLeaveDateTime }}"
employeeOrgData: "{{ employeeOrgData }}"
employeeType: "{{ employeeType }}"
externalUserState: "{{ externalUserState }}"
externalUserStateChangeDateTime: "{{ externalUserStateChangeDateTime }}"
faxNumber: "{{ faxNumber }}"
givenName: "{{ givenName }}"
hireDate: "{{ hireDate }}"
identities: "{{ identities }}"
identityParentId: "{{ identityParentId }}"
imAddresses: "{{ imAddresses }}"
interests: "{{ interests }}"
isManagementRestricted: {{ isManagementRestricted }}
isResourceAccount: {{ isResourceAccount }}
jobTitle: "{{ jobTitle }}"
lastPasswordChangeDateTime: "{{ lastPasswordChangeDateTime }}"
legalAgeGroupClassification: "{{ legalAgeGroupClassification }}"
licenseAssignmentStates: "{{ licenseAssignmentStates }}"
mail: "{{ mail }}"
mailboxSettings: "{{ mailboxSettings }}"
mailNickname: "{{ mailNickname }}"
mobilePhone: "{{ mobilePhone }}"
mySite: "{{ mySite }}"
officeLocation: "{{ officeLocation }}"
onPremisesDistinguishedName: "{{ onPremisesDistinguishedName }}"
onPremisesDomainName: "{{ onPremisesDomainName }}"
onPremisesExtensionAttributes: "{{ onPremisesExtensionAttributes }}"
onPremisesImmutableId: "{{ onPremisesImmutableId }}"
onPremisesLastSyncDateTime: "{{ onPremisesLastSyncDateTime }}"
onPremisesProvisioningErrors: "{{ onPremisesProvisioningErrors }}"
onPremisesSamAccountName: "{{ onPremisesSamAccountName }}"
onPremisesSecurityIdentifier: "{{ onPremisesSecurityIdentifier }}"
onPremisesSyncEnabled: {{ onPremisesSyncEnabled }}
onPremisesUserPrincipalName: "{{ onPremisesUserPrincipalName }}"
otherMails: "{{ otherMails }}"
passwordPolicies: "{{ passwordPolicies }}"
passwordProfile: "{{ passwordProfile }}"
pastProjects: "{{ pastProjects }}"
postalCode: "{{ postalCode }}"
preferredDataLocation: "{{ preferredDataLocation }}"
preferredLanguage: "{{ preferredLanguage }}"
preferredName: "{{ preferredName }}"
print: "{{ print }}"
provisionedPlans: "{{ provisionedPlans }}"
proxyAddresses: "{{ proxyAddresses }}"
responsibilities: "{{ responsibilities }}"
schools: "{{ schools }}"
securityIdentifier: "{{ securityIdentifier }}"
serviceProvisioningErrors: "{{ serviceProvisioningErrors }}"
showInAddressList: {{ showInAddressList }}
signInActivity: "{{ signInActivity }}"
signInSessionsValidFromDateTime: "{{ signInSessionsValidFromDateTime }}"
skills: "{{ skills }}"
state: "{{ state }}"
streetAddress: "{{ streetAddress }}"
surname: "{{ surname }}"
usageLocation: "{{ usageLocation }}"
userPrincipalName: "{{ userPrincipalName }}"
userType: "{{ userType }}"
activities: "{{ activities }}"
adhocCalls: "{{ adhocCalls }}"
agreementAcceptances: "{{ agreementAcceptances }}"
appRoleAssignments: "{{ appRoleAssignments }}"
authentication: "{{ authentication }}"
calendar: "{{ calendar }}"
calendarGroups: "{{ calendarGroups }}"
calendars: "{{ calendars }}"
calendarView: "{{ calendarView }}"
chats: "{{ chats }}"
cloudClipboard: "{{ cloudClipboard }}"
cloudPCs: "{{ cloudPCs }}"
contactFolders: "{{ contactFolders }}"
contacts: "{{ contacts }}"
createdObjects: "{{ createdObjects }}"
dataSecurityAndGovernance: "{{ dataSecurityAndGovernance }}"
deviceManagementTroubleshootingEvents: "{{ deviceManagementTroubleshootingEvents }}"
directReports: "{{ directReports }}"
drive: "{{ drive }}"
drives: "{{ drives }}"
employeeExperience: "{{ employeeExperience }}"
events: "{{ events }}"
extensions: "{{ extensions }}"
followedSites: "{{ followedSites }}"
inferenceClassification: "{{ inferenceClassification }}"
insights: "{{ insights }}"
joinedTeams: "{{ joinedTeams }}"
licenseDetails: "{{ licenseDetails }}"
mailFolders: "{{ mailFolders }}"
managedAppRegistrations: "{{ managedAppRegistrations }}"
managedDevices: "{{ managedDevices }}"
manager: "{{ manager }}"
memberOf: "{{ memberOf }}"
messages: "{{ messages }}"
oauth2PermissionGrants: "{{ oauth2PermissionGrants }}"
onenote: "{{ onenote }}"
onlineMeetings: "{{ onlineMeetings }}"
onPremisesSyncBehavior: "{{ onPremisesSyncBehavior }}"
outlook: "{{ outlook }}"
ownedDevices: "{{ ownedDevices }}"
ownedObjects: "{{ ownedObjects }}"
people: "{{ people }}"
permissionGrants: "{{ permissionGrants }}"
photo: "{{ photo }}"
photos: "{{ photos }}"
planner: "{{ planner }}"
presence: "{{ presence }}"
registeredDevices: "{{ registeredDevices }}"
scopedRoleMemberOf: "{{ scopedRoleMemberOf }}"
settings: "{{ settings }}"
solutions: "{{ solutions }}"
sponsors: "{{ sponsors }}"
teamwork: "{{ teamwork }}"
todo: "{{ todo }}"
transitiveMemberOf: "{{ transitiveMemberOf }}"
task:
id: "{{ id }}"
arguments: "{{ arguments }}"
category: "{{ category }}"
continueOnError: {{ continueOnError }}
description: "{{ description }}"
displayName: "{{ displayName }}"
executionSequence: {{ executionSequence }}
isEnabled: {{ isEnabled }}
taskDefinitionId: "{{ taskDefinitionId }}"
taskProcessingResults: "{{ taskProcessingResults }}"
taskDefinition:
id: "{{ id }}"
category: "{{ category }}"
continueOnError: {{ continueOnError }}
description: "{{ description }}"
displayName: "{{ displayName }}"
parameters:
- name: "{{ name }}"
values: "{{ values }}"
valueType: "{{ valueType }}"
version: {{ version }}
taskProcessingResults: "{{ taskProcessingResults }}"
- name: userProcessingResults
description: |
Per-user workflow execution results.
value:
- id: "{{ id }}"
completedDateTime: "{{ completedDateTime }}"
failedTasksCount: {{ failedTasksCount }}
processingStatus: "{{ processingStatus }}"
scheduledDateTime: "{{ scheduledDateTime }}"
startedDateTime: "{{ startedDateTime }}"
totalTasksCount: {{ totalTasksCount }}
totalUnprocessedTasksCount: {{ totalUnprocessedTasksCount }}
workflowExecutionType: "{{ workflowExecutionType }}"
workflowVersion: {{ workflowVersion }}
reprocessedRuns: "{{ reprocessedRuns }}"
subject:
id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
aboutMe: "{{ aboutMe }}"
accountEnabled: {{ accountEnabled }}
ageGroup: "{{ ageGroup }}"
assignedLicenses:
- disabledPlans: "{{ disabledPlans }}"
skuId: "{{ skuId }}"
assignedPlans:
- assignedDateTime: "{{ assignedDateTime }}"
capabilityStatus: "{{ capabilityStatus }}"
service: "{{ service }}"
servicePlanId: "{{ servicePlanId }}"
authorizationInfo: "{{ authorizationInfo }}"
birthday: "{{ birthday }}"
businessPhones:
- "{{ businessPhones }}"
city: "{{ city }}"
companyName: "{{ companyName }}"
consentProvidedForMinor: "{{ consentProvidedForMinor }}"
country: "{{ country }}"
createdDateTime: "{{ createdDateTime }}"
creationType: "{{ creationType }}"
customSecurityAttributes: "{{ customSecurityAttributes }}"
department: "{{ department }}"
deviceEnrollmentLimit: {{ deviceEnrollmentLimit }}
displayName: "{{ displayName }}"
employeeHireDate: "{{ employeeHireDate }}"
employeeId: "{{ employeeId }}"
employeeLeaveDateTime: "{{ employeeLeaveDateTime }}"
employeeOrgData: "{{ employeeOrgData }}"
employeeType: "{{ employeeType }}"
externalUserState: "{{ externalUserState }}"
externalUserStateChangeDateTime: "{{ externalUserStateChangeDateTime }}"
faxNumber: "{{ faxNumber }}"
givenName: "{{ givenName }}"
hireDate: "{{ hireDate }}"
identities:
- issuer: "{{ issuer }}"
issuerAssignedId: "{{ issuerAssignedId }}"
signInType: "{{ signInType }}"
identityParentId: "{{ identityParentId }}"
imAddresses:
- "{{ imAddresses }}"
interests:
- "{{ interests }}"
isManagementRestricted: {{ isManagementRestricted }}
isResourceAccount: {{ isResourceAccount }}
jobTitle: "{{ jobTitle }}"
lastPasswordChangeDateTime: "{{ lastPasswordChangeDateTime }}"
legalAgeGroupClassification: "{{ legalAgeGroupClassification }}"
licenseAssignmentStates:
- assignedByGroup: "{{ assignedByGroup }}"
disabledPlans: "{{ disabledPlans }}"
error: "{{ error }}"
lastUpdatedDateTime: "{{ lastUpdatedDateTime }}"
skuId: "{{ skuId }}"
state: "{{ state }}"
mail: "{{ mail }}"
mailboxSettings: "{{ mailboxSettings }}"
mailNickname: "{{ mailNickname }}"
mobilePhone: "{{ mobilePhone }}"
mySite: "{{ mySite }}"
officeLocation: "{{ officeLocation }}"
onPremisesDistinguishedName: "{{ onPremisesDistinguishedName }}"
onPremisesDomainName: "{{ onPremisesDomainName }}"
onPremisesExtensionAttributes: "{{ onPremisesExtensionAttributes }}"
onPremisesImmutableId: "{{ onPremisesImmutableId }}"
onPremisesLastSyncDateTime: "{{ onPremisesLastSyncDateTime }}"
onPremisesProvisioningErrors:
- category: "{{ category }}"
occurredDateTime: "{{ occurredDateTime }}"
propertyCausingError: "{{ propertyCausingError }}"
value: "{{ value }}"
onPremisesSamAccountName: "{{ onPremisesSamAccountName }}"
onPremisesSecurityIdentifier: "{{ onPremisesSecurityIdentifier }}"
onPremisesSyncEnabled: {{ onPremisesSyncEnabled }}
onPremisesUserPrincipalName: "{{ onPremisesUserPrincipalName }}"
otherMails:
- "{{ otherMails }}"
passwordPolicies: "{{ passwordPolicies }}"
passwordProfile: "{{ passwordProfile }}"
pastProjects:
- "{{ pastProjects }}"
postalCode: "{{ postalCode }}"
preferredDataLocation: "{{ preferredDataLocation }}"
preferredLanguage: "{{ preferredLanguage }}"
preferredName: "{{ preferredName }}"
print: "{{ print }}"
provisionedPlans:
- capabilityStatus: "{{ capabilityStatus }}"
provisioningStatus: "{{ provisioningStatus }}"
service: "{{ service }}"
proxyAddresses:
- "{{ proxyAddresses }}"
responsibilities:
- "{{ responsibilities }}"
schools:
- "{{ schools }}"
securityIdentifier: "{{ securityIdentifier }}"
serviceProvisioningErrors:
- createdDateTime: "{{ createdDateTime }}"
isResolved: {{ isResolved }}
serviceInstance: "{{ serviceInstance }}"
showInAddressList: {{ showInAddressList }}
signInActivity: "{{ signInActivity }}"
signInSessionsValidFromDateTime: "{{ signInSessionsValidFromDateTime }}"
skills:
- "{{ skills }}"
state: "{{ state }}"
streetAddress: "{{ streetAddress }}"
surname: "{{ surname }}"
usageLocation: "{{ usageLocation }}"
userPrincipalName: "{{ userPrincipalName }}"
userType: "{{ userType }}"
activities:
- id: "{{ id }}"
activationUrl: "{{ activationUrl }}"
activitySourceHost: "{{ activitySourceHost }}"
appActivityId: "{{ appActivityId }}"
appDisplayName: "{{ appDisplayName }}"
contentInfo: "{{ contentInfo }}"
contentUrl: "{{ contentUrl }}"
createdDateTime: "{{ createdDateTime }}"
expirationDateTime: "{{ expirationDateTime }}"
fallbackUrl: "{{ fallbackUrl }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
status: "{{ status }}"
userTimezone: "{{ userTimezone }}"
visualElements:
attribution:
addImageQuery: {{ addImageQuery }}
alternateText: "{{ alternateText }}"
alternativeText: "{{ alternativeText }}"
iconUrl: "{{ iconUrl }}"
backgroundColor: "{{ backgroundColor }}"
content: "{{ content }}"
description: "{{ description }}"
displayText: "{{ displayText }}"
historyItems: "{{ historyItems }}"
adhocCalls:
- id: "{{ id }}"
recordings: "{{ recordings }}"
transcripts: "{{ transcripts }}"
agreementAcceptances:
- id: "{{ id }}"
agreementFileId: "{{ agreementFileId }}"
agreementId: "{{ agreementId }}"
deviceDisplayName: "{{ deviceDisplayName }}"
deviceId: "{{ deviceId }}"
deviceOSType: "{{ deviceOSType }}"
deviceOSVersion: "{{ deviceOSVersion }}"
expirationDateTime: "{{ expirationDateTime }}"
recordedDateTime: "{{ recordedDateTime }}"
state: "{{ state }}"
userDisplayName: "{{ userDisplayName }}"
userEmail: "{{ userEmail }}"
userId: "{{ userId }}"
userPrincipalName: "{{ userPrincipalName }}"
appRoleAssignments:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
appRoleId: "{{ appRoleId }}"
createdDateTime: "{{ createdDateTime }}"
principalDisplayName: "{{ principalDisplayName }}"
principalId: "{{ principalId }}"
principalType: "{{ principalType }}"
resourceDisplayName: "{{ resourceDisplayName }}"
resourceId: "{{ resourceId }}"
authentication: "{{ authentication }}"
calendar: "{{ calendar }}"
calendarGroups:
- id: "{{ id }}"
changeKey: "{{ changeKey }}"
classId: "{{ classId }}"
name: "{{ name }}"
calendars: "{{ calendars }}"
calendars:
- id: "{{ id }}"
allowedOnlineMeetingProviders: "{{ allowedOnlineMeetingProviders }}"
canEdit: {{ canEdit }}
canShare: {{ canShare }}
canViewPrivateItems: {{ canViewPrivateItems }}
changeKey: "{{ changeKey }}"
color: "{{ color }}"
defaultOnlineMeetingProvider: "{{ defaultOnlineMeetingProvider }}"
hexColor: "{{ hexColor }}"
isDefaultCalendar: {{ isDefaultCalendar }}
isRemovable: {{ isRemovable }}
isTallyingResponses: {{ isTallyingResponses }}
name: "{{ name }}"
owner: "{{ owner }}"
calendarPermissions: "{{ calendarPermissions }}"
calendarView: "{{ calendarView }}"
events: "{{ events }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
calendarView:
- id: "{{ id }}"
categories: "{{ categories }}"
changeKey: "{{ changeKey }}"
createdDateTime: "{{ createdDateTime }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
allowNewTimeProposals: {{ allowNewTimeProposals }}
attendees: "{{ attendees }}"
body: "{{ body }}"
bodyPreview: "{{ bodyPreview }}"
cancelledOccurrences: "{{ cancelledOccurrences }}"
end: "{{ end }}"
hasAttachments: {{ hasAttachments }}
hideAttendees: {{ hideAttendees }}
iCalUId: "{{ iCalUId }}"
importance: "{{ importance }}"
isAllDay: {{ isAllDay }}
isCancelled: {{ isCancelled }}
isDraft: {{ isDraft }}
isOnlineMeeting: {{ isOnlineMeeting }}
isOrganizer: {{ isOrganizer }}
isReminderOn: {{ isReminderOn }}
location: "{{ location }}"
locations: "{{ locations }}"
onlineMeeting: "{{ onlineMeeting }}"
onlineMeetingProvider: "{{ onlineMeetingProvider }}"
onlineMeetingUrl: "{{ onlineMeetingUrl }}"
organizer: "{{ organizer }}"
originalEndTimeZone: "{{ originalEndTimeZone }}"
originalStart: "{{ originalStart }}"
originalStartTimeZone: "{{ originalStartTimeZone }}"
recurrence: "{{ recurrence }}"
reminderMinutesBeforeStart: {{ reminderMinutesBeforeStart }}
responseRequested: {{ responseRequested }}
responseStatus: "{{ responseStatus }}"
sensitivity: "{{ sensitivity }}"
seriesMasterId: "{{ seriesMasterId }}"
showAs: "{{ showAs }}"
start: "{{ start }}"
subject: "{{ subject }}"
transactionId: "{{ transactionId }}"
type: "{{ type }}"
webLink: "{{ webLink }}"
attachments: "{{ attachments }}"
calendar: "{{ calendar }}"
exceptionOccurrences: "{{ exceptionOccurrences }}"
extensions: "{{ extensions }}"
instances: "{{ instances }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
chats:
- id: "{{ id }}"
chatType: "{{ chatType }}"
createdDateTime: "{{ createdDateTime }}"
isHiddenForAllMembers: {{ isHiddenForAllMembers }}
lastUpdatedDateTime: "{{ lastUpdatedDateTime }}"
migrationMode: "{{ migrationMode }}"
onlineMeetingInfo: "{{ onlineMeetingInfo }}"
originalCreatedDateTime: "{{ originalCreatedDateTime }}"
tenantId: "{{ tenantId }}"
topic: "{{ topic }}"
viewpoint: "{{ viewpoint }}"
webUrl: "{{ webUrl }}"
installedApps: "{{ installedApps }}"
lastMessagePreview: "{{ lastMessagePreview }}"
members: "{{ members }}"
messages: "{{ messages }}"
permissionGrants: "{{ permissionGrants }}"
pinnedMessages: "{{ pinnedMessages }}"
tabs: "{{ tabs }}"
cloudClipboard: "{{ cloudClipboard }}"
cloudPCs:
- id: "{{ id }}"
aadDeviceId: "{{ aadDeviceId }}"
displayName: "{{ displayName }}"
gracePeriodEndDateTime: "{{ gracePeriodEndDateTime }}"
imageDisplayName: "{{ imageDisplayName }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
managedDeviceId: "{{ managedDeviceId }}"
managedDeviceName: "{{ managedDeviceName }}"
onPremisesConnectionName: "{{ onPremisesConnectionName }}"
provisioningPolicyId: "{{ provisioningPolicyId }}"
provisioningPolicyName: "{{ provisioningPolicyName }}"
provisioningType: "{{ provisioningType }}"
servicePlanId: "{{ servicePlanId }}"
servicePlanName: "{{ servicePlanName }}"
userPrincipalName: "{{ userPrincipalName }}"
contactFolders:
- id: "{{ id }}"
displayName: "{{ displayName }}"
parentFolderId: "{{ parentFolderId }}"
childFolders: "{{ childFolders }}"
contacts: "{{ contacts }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
contacts:
- id: "{{ id }}"
categories: "{{ categories }}"
changeKey: "{{ changeKey }}"
createdDateTime: "{{ createdDateTime }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
assistantName: "{{ assistantName }}"
birthday: "{{ birthday }}"
businessAddress: "{{ businessAddress }}"
businessHomePage: "{{ businessHomePage }}"
businessPhones: "{{ businessPhones }}"
children: "{{ children }}"
companyName: "{{ companyName }}"
department: "{{ department }}"
displayName: "{{ displayName }}"
emailAddresses: "{{ emailAddresses }}"
fileAs: "{{ fileAs }}"
generation: "{{ generation }}"
givenName: "{{ givenName }}"
homeAddress: "{{ homeAddress }}"
homePhones: "{{ homePhones }}"
imAddresses: "{{ imAddresses }}"
initials: "{{ initials }}"
jobTitle: "{{ jobTitle }}"
manager: "{{ manager }}"
middleName: "{{ middleName }}"
mobilePhone: "{{ mobilePhone }}"
nickName: "{{ nickName }}"
officeLocation: "{{ officeLocation }}"
otherAddress: "{{ otherAddress }}"
parentFolderId: "{{ parentFolderId }}"
personalNotes: "{{ personalNotes }}"
primaryEmailAddress: "{{ primaryEmailAddress }}"
profession: "{{ profession }}"
secondaryEmailAddress: "{{ secondaryEmailAddress }}"
spouseName: "{{ spouseName }}"
surname: "{{ surname }}"
tertiaryEmailAddress: "{{ tertiaryEmailAddress }}"
title: "{{ title }}"
yomiCompanyName: "{{ yomiCompanyName }}"
yomiGivenName: "{{ yomiGivenName }}"
yomiSurname: "{{ yomiSurname }}"
extensions: "{{ extensions }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
photo: "{{ photo }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
createdObjects:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
dataSecurityAndGovernance: "{{ dataSecurityAndGovernance }}"
deviceManagementTroubleshootingEvents:
- id: "{{ id }}"
correlationId: "{{ correlationId }}"
eventDateTime: "{{ eventDateTime }}"
directReports:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
drive: "{{ drive }}"
drives:
- id: "{{ id }}"
createdBy: "{{ createdBy }}"
createdDateTime: "{{ createdDateTime }}"
description: "{{ description }}"
eTag: "{{ eTag }}"
lastModifiedBy: "{{ lastModifiedBy }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
name: "{{ name }}"
parentReference: "{{ parentReference }}"
webUrl: "{{ webUrl }}"
createdByUser: "{{ createdByUser }}"
lastModifiedByUser: "{{ lastModifiedByUser }}"
driveType: "{{ driveType }}"
owner: "{{ owner }}"
quota: "{{ quota }}"
sharePointIds: "{{ sharePointIds }}"
system: "{{ system }}"
bundles: "{{ bundles }}"
following: "{{ following }}"
items: "{{ items }}"
list: "{{ list }}"
root: "{{ root }}"
special: "{{ special }}"
employeeExperience: "{{ employeeExperience }}"
events:
- id: "{{ id }}"
categories: "{{ categories }}"
changeKey: "{{ changeKey }}"
createdDateTime: "{{ createdDateTime }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
allowNewTimeProposals: {{ allowNewTimeProposals }}
attendees: "{{ attendees }}"
body: "{{ body }}"
bodyPreview: "{{ bodyPreview }}"
cancelledOccurrences: "{{ cancelledOccurrences }}"
end: "{{ end }}"
hasAttachments: {{ hasAttachments }}
hideAttendees: {{ hideAttendees }}
iCalUId: "{{ iCalUId }}"
importance: "{{ importance }}"
isAllDay: {{ isAllDay }}
isCancelled: {{ isCancelled }}
isDraft: {{ isDraft }}
isOnlineMeeting: {{ isOnlineMeeting }}
isOrganizer: {{ isOrganizer }}
isReminderOn: {{ isReminderOn }}
location: "{{ location }}"
locations: "{{ locations }}"
onlineMeeting: "{{ onlineMeeting }}"
onlineMeetingProvider: "{{ onlineMeetingProvider }}"
onlineMeetingUrl: "{{ onlineMeetingUrl }}"
organizer: "{{ organizer }}"
originalEndTimeZone: "{{ originalEndTimeZone }}"
originalStart: "{{ originalStart }}"
originalStartTimeZone: "{{ originalStartTimeZone }}"
recurrence: "{{ recurrence }}"
reminderMinutesBeforeStart: {{ reminderMinutesBeforeStart }}
responseRequested: {{ responseRequested }}
responseStatus: "{{ responseStatus }}"
sensitivity: "{{ sensitivity }}"
seriesMasterId: "{{ seriesMasterId }}"
showAs: "{{ showAs }}"
start: "{{ start }}"
subject: "{{ subject }}"
transactionId: "{{ transactionId }}"
type: "{{ type }}"
webLink: "{{ webLink }}"
attachments: "{{ attachments }}"
calendar: "{{ calendar }}"
exceptionOccurrences: "{{ exceptionOccurrences }}"
extensions: "{{ extensions }}"
instances: "{{ instances }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
extensions:
- id: "{{ id }}"
followedSites:
- id: "{{ id }}"
createdBy: "{{ createdBy }}"
createdDateTime: "{{ createdDateTime }}"
description: "{{ description }}"
eTag: "{{ eTag }}"
lastModifiedBy: "{{ lastModifiedBy }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
name: "{{ name }}"
parentReference: "{{ parentReference }}"
webUrl: "{{ webUrl }}"
createdByUser: "{{ createdByUser }}"
lastModifiedByUser: "{{ lastModifiedByUser }}"
displayName: "{{ displayName }}"
error: "{{ error }}"
isPersonalSite: {{ isPersonalSite }}
root: "{{ root }}"
sharepointIds: "{{ sharepointIds }}"
siteCollection: "{{ siteCollection }}"
analytics: "{{ analytics }}"
columns: "{{ columns }}"
contentTypes: "{{ contentTypes }}"
drive: "{{ drive }}"
drives: "{{ drives }}"
externalColumns: "{{ externalColumns }}"
items: "{{ items }}"
lists: "{{ lists }}"
onenote: "{{ onenote }}"
operations: "{{ operations }}"
pages: "{{ pages }}"
permissions: "{{ permissions }}"
sites: "{{ sites }}"
termStore: "{{ termStore }}"
termStores: "{{ termStores }}"
inferenceClassification: "{{ inferenceClassification }}"
insights: "{{ insights }}"
joinedTeams:
- id: "{{ id }}"
classification: "{{ classification }}"
createdDateTime: "{{ createdDateTime }}"
description: "{{ description }}"
displayName: "{{ displayName }}"
firstChannelName: "{{ firstChannelName }}"
funSettings: "{{ funSettings }}"
guestSettings: "{{ guestSettings }}"
internalId: "{{ internalId }}"
isArchived: {{ isArchived }}
memberSettings: "{{ memberSettings }}"
messagingSettings: "{{ messagingSettings }}"
specialization: "{{ specialization }}"
summary: "{{ summary }}"
tenantId: "{{ tenantId }}"
visibility: "{{ visibility }}"
webUrl: "{{ webUrl }}"
allChannels: "{{ allChannels }}"
channels: "{{ channels }}"
group: "{{ group }}"
incomingChannels: "{{ incomingChannels }}"
installedApps: "{{ installedApps }}"
members: "{{ members }}"
operations: "{{ operations }}"
permissionGrants: "{{ permissionGrants }}"
photo: "{{ photo }}"
primaryChannel: "{{ primaryChannel }}"
schedule: "{{ schedule }}"
tags: "{{ tags }}"
template: "{{ template }}"
licenseDetails:
- id: "{{ id }}"
servicePlans: "{{ servicePlans }}"
skuId: "{{ skuId }}"
skuPartNumber: "{{ skuPartNumber }}"
mailFolders:
- id: "{{ id }}"
childFolderCount: {{ childFolderCount }}
displayName: "{{ displayName }}"
isHidden: {{ isHidden }}
parentFolderId: "{{ parentFolderId }}"
totalItemCount: {{ totalItemCount }}
unreadItemCount: {{ unreadItemCount }}
childFolders: "{{ childFolders }}"
messageRules: "{{ messageRules }}"
messages: "{{ messages }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
managedAppRegistrations:
- id: "{{ id }}"
appIdentifier: "{{ appIdentifier }}"
applicationVersion: "{{ applicationVersion }}"
createdDateTime: "{{ createdDateTime }}"
deviceName: "{{ deviceName }}"
deviceTag: "{{ deviceTag }}"
deviceType: "{{ deviceType }}"
flaggedReasons: "{{ flaggedReasons }}"
lastSyncDateTime: "{{ lastSyncDateTime }}"
managementSdkVersion: "{{ managementSdkVersion }}"
platformVersion: "{{ platformVersion }}"
userId: "{{ userId }}"
version: "{{ version }}"
appliedPolicies: "{{ appliedPolicies }}"
intendedPolicies: "{{ intendedPolicies }}"
operations: "{{ operations }}"
managedDevices:
- id: "{{ id }}"
activationLockBypassCode: "{{ activationLockBypassCode }}"
androidSecurityPatchLevel: "{{ androidSecurityPatchLevel }}"
azureADDeviceId: "{{ azureADDeviceId }}"
azureADRegistered: {{ azureADRegistered }}
complianceGracePeriodExpirationDateTime: "{{ complianceGracePeriodExpirationDateTime }}"
complianceState: "{{ complianceState }}"
configurationManagerClientEnabledFeatures: "{{ configurationManagerClientEnabledFeatures }}"
deviceActionResults: "{{ deviceActionResults }}"
deviceCategoryDisplayName: "{{ deviceCategoryDisplayName }}"
deviceEnrollmentType: "{{ deviceEnrollmentType }}"
deviceHealthAttestationState: "{{ deviceHealthAttestationState }}"
deviceName: "{{ deviceName }}"
deviceRegistrationState: "{{ deviceRegistrationState }}"
easActivated: {{ easActivated }}
easActivationDateTime: "{{ easActivationDateTime }}"
easDeviceId: "{{ easDeviceId }}"
emailAddress: "{{ emailAddress }}"
enrolledDateTime: "{{ enrolledDateTime }}"
enrollmentProfileName: "{{ enrollmentProfileName }}"
ethernetMacAddress: "{{ ethernetMacAddress }}"
exchangeAccessState: "{{ exchangeAccessState }}"
exchangeAccessStateReason: "{{ exchangeAccessStateReason }}"
exchangeLastSuccessfulSyncDateTime: "{{ exchangeLastSuccessfulSyncDateTime }}"
freeStorageSpaceInBytes: {{ freeStorageSpaceInBytes }}
iccid: "{{ iccid }}"
imei: "{{ imei }}"
isEncrypted: {{ isEncrypted }}
isSupervised: {{ isSupervised }}
jailBroken: "{{ jailBroken }}"
lastSyncDateTime: "{{ lastSyncDateTime }}"
managedDeviceName: "{{ managedDeviceName }}"
managedDeviceOwnerType: "{{ managedDeviceOwnerType }}"
managementAgent: "{{ managementAgent }}"
managementCertificateExpirationDate: "{{ managementCertificateExpirationDate }}"
managementState: "{{ managementState }}"
manufacturer: "{{ manufacturer }}"
meid: "{{ meid }}"
model: "{{ model }}"
notes: "{{ notes }}"
operatingSystem: "{{ operatingSystem }}"
osVersion: "{{ osVersion }}"
partnerReportedThreatState: "{{ partnerReportedThreatState }}"
phoneNumber: "{{ phoneNumber }}"
physicalMemoryInBytes: {{ physicalMemoryInBytes }}
remoteAssistanceSessionErrorDetails: "{{ remoteAssistanceSessionErrorDetails }}"
remoteAssistanceSessionUrl: "{{ remoteAssistanceSessionUrl }}"
requireUserEnrollmentApproval: {{ requireUserEnrollmentApproval }}
serialNumber: "{{ serialNumber }}"
subscriberCarrier: "{{ subscriberCarrier }}"
totalStorageSpaceInBytes: {{ totalStorageSpaceInBytes }}
udid: "{{ udid }}"
userDisplayName: "{{ userDisplayName }}"
userId: "{{ userId }}"
userPrincipalName: "{{ userPrincipalName }}"
wiFiMacAddress: "{{ wiFiMacAddress }}"
deviceCategory: "{{ deviceCategory }}"
deviceCompliancePolicyStates: "{{ deviceCompliancePolicyStates }}"
deviceConfigurationStates: "{{ deviceConfigurationStates }}"
logCollectionRequests: "{{ logCollectionRequests }}"
users: "{{ users }}"
windowsProtectionState: "{{ windowsProtectionState }}"
manager: "{{ manager }}"
memberOf:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
messages:
- id: "{{ id }}"
categories: "{{ categories }}"
changeKey: "{{ changeKey }}"
createdDateTime: "{{ createdDateTime }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
bccRecipients: "{{ bccRecipients }}"
body: "{{ body }}"
bodyPreview: "{{ bodyPreview }}"
ccRecipients: "{{ ccRecipients }}"
conversationId: "{{ conversationId }}"
conversationIndex: "{{ conversationIndex }}"
flag: "{{ flag }}"
from: "{{ from }}"
hasAttachments: {{ hasAttachments }}
importance: "{{ importance }}"
inferenceClassification: "{{ inferenceClassification }}"
internetMessageHeaders: "{{ internetMessageHeaders }}"
internetMessageId: "{{ internetMessageId }}"
isDeliveryReceiptRequested: {{ isDeliveryReceiptRequested }}
isDraft: {{ isDraft }}
isRead: {{ isRead }}
isReadReceiptRequested: {{ isReadReceiptRequested }}
parentFolderId: "{{ parentFolderId }}"
receivedDateTime: "{{ receivedDateTime }}"
replyTo: "{{ replyTo }}"
sender: "{{ sender }}"
sentDateTime: "{{ sentDateTime }}"
subject: "{{ subject }}"
toRecipients: "{{ toRecipients }}"
uniqueBody: "{{ uniqueBody }}"
webLink: "{{ webLink }}"
attachments: "{{ attachments }}"
extensions: "{{ extensions }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
oauth2PermissionGrants:
- id: "{{ id }}"
clientId: "{{ clientId }}"
consentType: "{{ consentType }}"
principalId: "{{ principalId }}"
resourceId: "{{ resourceId }}"
scope: "{{ scope }}"
onenote: "{{ onenote }}"
onlineMeetings:
- id: "{{ id }}"
allowAttendeeToEnableCamera: {{ allowAttendeeToEnableCamera }}
allowAttendeeToEnableMic: {{ allowAttendeeToEnableMic }}
allowBreakoutRooms: {{ allowBreakoutRooms }}
allowCopyingAndSharingMeetingContent: {{ allowCopyingAndSharingMeetingContent }}
allowedLobbyAdmitters: "{{ allowedLobbyAdmitters }}"
allowedPresenters: "{{ allowedPresenters }}"
allowLiveShare: "{{ allowLiveShare }}"
allowMeetingChat: "{{ allowMeetingChat }}"
allowParticipantsToChangeName: {{ allowParticipantsToChangeName }}
allowPowerPointSharing: {{ allowPowerPointSharing }}
allowRecording: {{ allowRecording }}
allowTeamworkReactions: {{ allowTeamworkReactions }}
allowTranscription: {{ allowTranscription }}
allowWhiteboard: {{ allowWhiteboard }}
audioConferencing: "{{ audioConferencing }}"
chatInfo: "{{ chatInfo }}"
chatRestrictions: "{{ chatRestrictions }}"
expiryDateTime: "{{ expiryDateTime }}"
isEndToEndEncryptionEnabled: {{ isEndToEndEncryptionEnabled }}
isEntryExitAnnounced: {{ isEntryExitAnnounced }}
joinInformation: "{{ joinInformation }}"
joinMeetingIdSettings: "{{ joinMeetingIdSettings }}"
joinWebUrl: "{{ joinWebUrl }}"
lobbyBypassSettings: "{{ lobbyBypassSettings }}"
meetingOptionsWebUrl: "{{ meetingOptionsWebUrl }}"
meetingSpokenLanguageTag: "{{ meetingSpokenLanguageTag }}"
recordAutomatically: {{ recordAutomatically }}
sensitivityLabelAssignment: "{{ sensitivityLabelAssignment }}"
shareMeetingChatHistoryDefault: "{{ shareMeetingChatHistoryDefault }}"
subject: "{{ subject }}"
videoTeleconferenceId: "{{ videoTeleconferenceId }}"
watermarkProtection: "{{ watermarkProtection }}"
attendanceReports: "{{ attendanceReports }}"
attendeeReport: "{{ attendeeReport }}"
broadcastSettings: "{{ broadcastSettings }}"
creationDateTime: "{{ creationDateTime }}"
endDateTime: "{{ endDateTime }}"
externalId: "{{ externalId }}"
isBroadcast: {{ isBroadcast }}
meetingTemplateId: "{{ meetingTemplateId }}"
participants: "{{ participants }}"
startDateTime: "{{ startDateTime }}"
recordings: "{{ recordings }}"
transcripts: "{{ transcripts }}"
onPremisesSyncBehavior: "{{ onPremisesSyncBehavior }}"
outlook: "{{ outlook }}"
ownedDevices:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
ownedObjects:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
people:
- id: "{{ id }}"
birthday: "{{ birthday }}"
companyName: "{{ companyName }}"
department: "{{ department }}"
displayName: "{{ displayName }}"
givenName: "{{ givenName }}"
imAddress: "{{ imAddress }}"
isFavorite: {{ isFavorite }}
jobTitle: "{{ jobTitle }}"
officeLocation: "{{ officeLocation }}"
personNotes: "{{ personNotes }}"
personType: "{{ personType }}"
phones: "{{ phones }}"
postalAddresses: "{{ postalAddresses }}"
profession: "{{ profession }}"
scoredEmailAddresses: "{{ scoredEmailAddresses }}"
surname: "{{ surname }}"
userPrincipalName: "{{ userPrincipalName }}"
websites: "{{ websites }}"
yomiCompany: "{{ yomiCompany }}"
permissionGrants:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
clientAppId: "{{ clientAppId }}"
clientId: "{{ clientId }}"
permission: "{{ permission }}"
permissionType: "{{ permissionType }}"
resourceAppId: "{{ resourceAppId }}"
photo: "{{ photo }}"
photos:
- id: "{{ id }}"
height: {{ height }}
width: {{ width }}
planner: "{{ planner }}"
presence: "{{ presence }}"
registeredDevices:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
scopedRoleMemberOf:
- id: "{{ id }}"
administrativeUnitId: "{{ administrativeUnitId }}"
roleId: "{{ roleId }}"
roleMemberInfo:
displayName: "{{ displayName }}"
id: "{{ id }}"
settings: "{{ settings }}"
solutions: "{{ solutions }}"
sponsors:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
teamwork: "{{ teamwork }}"
todo: "{{ todo }}"
transitiveMemberOf:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
taskProcessingResults: "{{ taskProcessingResults }}"
- name: versions
description: |
The workflow versions that are available.
value:
- category: "{{ category }}"
createdDateTime: "{{ createdDateTime }}"
description: "{{ description }}"
displayName: "{{ displayName }}"
executionConditions:
isEnabled: {{ isEnabled }}
isSchedulingEnabled: {{ isSchedulingEnabled }}
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
administrationScopeTargets: "{{ administrationScopeTargets }}"
createdBy:
id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
aboutMe: "{{ aboutMe }}"
accountEnabled: {{ accountEnabled }}
ageGroup: "{{ ageGroup }}"
assignedLicenses:
- disabledPlans: "{{ disabledPlans }}"
skuId: "{{ skuId }}"
assignedPlans:
- assignedDateTime: "{{ assignedDateTime }}"
capabilityStatus: "{{ capabilityStatus }}"
service: "{{ service }}"
servicePlanId: "{{ servicePlanId }}"
authorizationInfo: "{{ authorizationInfo }}"
birthday: "{{ birthday }}"
businessPhones:
- "{{ businessPhones }}"
city: "{{ city }}"
companyName: "{{ companyName }}"
consentProvidedForMinor: "{{ consentProvidedForMinor }}"
country: "{{ country }}"
createdDateTime: "{{ createdDateTime }}"
creationType: "{{ creationType }}"
customSecurityAttributes: "{{ customSecurityAttributes }}"
department: "{{ department }}"
deviceEnrollmentLimit: {{ deviceEnrollmentLimit }}
displayName: "{{ displayName }}"
employeeHireDate: "{{ employeeHireDate }}"
employeeId: "{{ employeeId }}"
employeeLeaveDateTime: "{{ employeeLeaveDateTime }}"
employeeOrgData: "{{ employeeOrgData }}"
employeeType: "{{ employeeType }}"
externalUserState: "{{ externalUserState }}"
externalUserStateChangeDateTime: "{{ externalUserStateChangeDateTime }}"
faxNumber: "{{ faxNumber }}"
givenName: "{{ givenName }}"
hireDate: "{{ hireDate }}"
identities:
- issuer: "{{ issuer }}"
issuerAssignedId: "{{ issuerAssignedId }}"
signInType: "{{ signInType }}"
identityParentId: "{{ identityParentId }}"
imAddresses:
- "{{ imAddresses }}"
interests:
- "{{ interests }}"
isManagementRestricted: {{ isManagementRestricted }}
isResourceAccount: {{ isResourceAccount }}
jobTitle: "{{ jobTitle }}"
lastPasswordChangeDateTime: "{{ lastPasswordChangeDateTime }}"
legalAgeGroupClassification: "{{ legalAgeGroupClassification }}"
licenseAssignmentStates:
- assignedByGroup: "{{ assignedByGroup }}"
disabledPlans: "{{ disabledPlans }}"
error: "{{ error }}"
lastUpdatedDateTime: "{{ lastUpdatedDateTime }}"
skuId: "{{ skuId }}"
state: "{{ state }}"
mail: "{{ mail }}"
mailboxSettings: "{{ mailboxSettings }}"
mailNickname: "{{ mailNickname }}"
mobilePhone: "{{ mobilePhone }}"
mySite: "{{ mySite }}"
officeLocation: "{{ officeLocation }}"
onPremisesDistinguishedName: "{{ onPremisesDistinguishedName }}"
onPremisesDomainName: "{{ onPremisesDomainName }}"
onPremisesExtensionAttributes: "{{ onPremisesExtensionAttributes }}"
onPremisesImmutableId: "{{ onPremisesImmutableId }}"
onPremisesLastSyncDateTime: "{{ onPremisesLastSyncDateTime }}"
onPremisesProvisioningErrors:
- category: "{{ category }}"
occurredDateTime: "{{ occurredDateTime }}"
propertyCausingError: "{{ propertyCausingError }}"
value: "{{ value }}"
onPremisesSamAccountName: "{{ onPremisesSamAccountName }}"
onPremisesSecurityIdentifier: "{{ onPremisesSecurityIdentifier }}"
onPremisesSyncEnabled: {{ onPremisesSyncEnabled }}
onPremisesUserPrincipalName: "{{ onPremisesUserPrincipalName }}"
otherMails:
- "{{ otherMails }}"
passwordPolicies: "{{ passwordPolicies }}"
passwordProfile: "{{ passwordProfile }}"
pastProjects:
- "{{ pastProjects }}"
postalCode: "{{ postalCode }}"
preferredDataLocation: "{{ preferredDataLocation }}"
preferredLanguage: "{{ preferredLanguage }}"
preferredName: "{{ preferredName }}"
print: "{{ print }}"
provisionedPlans:
- capabilityStatus: "{{ capabilityStatus }}"
provisioningStatus: "{{ provisioningStatus }}"
service: "{{ service }}"
proxyAddresses:
- "{{ proxyAddresses }}"
responsibilities:
- "{{ responsibilities }}"
schools:
- "{{ schools }}"
securityIdentifier: "{{ securityIdentifier }}"
serviceProvisioningErrors:
- createdDateTime: "{{ createdDateTime }}"
isResolved: {{ isResolved }}
serviceInstance: "{{ serviceInstance }}"
showInAddressList: {{ showInAddressList }}
signInActivity: "{{ signInActivity }}"
signInSessionsValidFromDateTime: "{{ signInSessionsValidFromDateTime }}"
skills:
- "{{ skills }}"
state: "{{ state }}"
streetAddress: "{{ streetAddress }}"
surname: "{{ surname }}"
usageLocation: "{{ usageLocation }}"
userPrincipalName: "{{ userPrincipalName }}"
userType: "{{ userType }}"
activities:
- id: "{{ id }}"
activationUrl: "{{ activationUrl }}"
activitySourceHost: "{{ activitySourceHost }}"
appActivityId: "{{ appActivityId }}"
appDisplayName: "{{ appDisplayName }}"
contentInfo: "{{ contentInfo }}"
contentUrl: "{{ contentUrl }}"
createdDateTime: "{{ createdDateTime }}"
expirationDateTime: "{{ expirationDateTime }}"
fallbackUrl: "{{ fallbackUrl }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
status: "{{ status }}"
userTimezone: "{{ userTimezone }}"
visualElements:
attribution:
addImageQuery: {{ addImageQuery }}
alternateText: "{{ alternateText }}"
alternativeText: "{{ alternativeText }}"
iconUrl: "{{ iconUrl }}"
backgroundColor: "{{ backgroundColor }}"
content: "{{ content }}"
description: "{{ description }}"
displayText: "{{ displayText }}"
historyItems: "{{ historyItems }}"
adhocCalls:
- id: "{{ id }}"
recordings: "{{ recordings }}"
transcripts: "{{ transcripts }}"
agreementAcceptances:
- id: "{{ id }}"
agreementFileId: "{{ agreementFileId }}"
agreementId: "{{ agreementId }}"
deviceDisplayName: "{{ deviceDisplayName }}"
deviceId: "{{ deviceId }}"
deviceOSType: "{{ deviceOSType }}"
deviceOSVersion: "{{ deviceOSVersion }}"
expirationDateTime: "{{ expirationDateTime }}"
recordedDateTime: "{{ recordedDateTime }}"
state: "{{ state }}"
userDisplayName: "{{ userDisplayName }}"
userEmail: "{{ userEmail }}"
userId: "{{ userId }}"
userPrincipalName: "{{ userPrincipalName }}"
appRoleAssignments:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
appRoleId: "{{ appRoleId }}"
createdDateTime: "{{ createdDateTime }}"
principalDisplayName: "{{ principalDisplayName }}"
principalId: "{{ principalId }}"
principalType: "{{ principalType }}"
resourceDisplayName: "{{ resourceDisplayName }}"
resourceId: "{{ resourceId }}"
authentication: "{{ authentication }}"
calendar: "{{ calendar }}"
calendarGroups:
- id: "{{ id }}"
changeKey: "{{ changeKey }}"
classId: "{{ classId }}"
name: "{{ name }}"
calendars: "{{ calendars }}"
calendars:
- id: "{{ id }}"
allowedOnlineMeetingProviders: "{{ allowedOnlineMeetingProviders }}"
canEdit: {{ canEdit }}
canShare: {{ canShare }}
canViewPrivateItems: {{ canViewPrivateItems }}
changeKey: "{{ changeKey }}"
color: "{{ color }}"
defaultOnlineMeetingProvider: "{{ defaultOnlineMeetingProvider }}"
hexColor: "{{ hexColor }}"
isDefaultCalendar: {{ isDefaultCalendar }}
isRemovable: {{ isRemovable }}
isTallyingResponses: {{ isTallyingResponses }}
name: "{{ name }}"
owner: "{{ owner }}"
calendarPermissions: "{{ calendarPermissions }}"
calendarView: "{{ calendarView }}"
events: "{{ events }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
calendarView:
- id: "{{ id }}"
categories: "{{ categories }}"
changeKey: "{{ changeKey }}"
createdDateTime: "{{ createdDateTime }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
allowNewTimeProposals: {{ allowNewTimeProposals }}
attendees: "{{ attendees }}"
body: "{{ body }}"
bodyPreview: "{{ bodyPreview }}"
cancelledOccurrences: "{{ cancelledOccurrences }}"
end: "{{ end }}"
hasAttachments: {{ hasAttachments }}
hideAttendees: {{ hideAttendees }}
iCalUId: "{{ iCalUId }}"
importance: "{{ importance }}"
isAllDay: {{ isAllDay }}
isCancelled: {{ isCancelled }}
isDraft: {{ isDraft }}
isOnlineMeeting: {{ isOnlineMeeting }}
isOrganizer: {{ isOrganizer }}
isReminderOn: {{ isReminderOn }}
location: "{{ location }}"
locations: "{{ locations }}"
onlineMeeting: "{{ onlineMeeting }}"
onlineMeetingProvider: "{{ onlineMeetingProvider }}"
onlineMeetingUrl: "{{ onlineMeetingUrl }}"
organizer: "{{ organizer }}"
originalEndTimeZone: "{{ originalEndTimeZone }}"
originalStart: "{{ originalStart }}"
originalStartTimeZone: "{{ originalStartTimeZone }}"
recurrence: "{{ recurrence }}"
reminderMinutesBeforeStart: {{ reminderMinutesBeforeStart }}
responseRequested: {{ responseRequested }}
responseStatus: "{{ responseStatus }}"
sensitivity: "{{ sensitivity }}"
seriesMasterId: "{{ seriesMasterId }}"
showAs: "{{ showAs }}"
start: "{{ start }}"
subject: "{{ subject }}"
transactionId: "{{ transactionId }}"
type: "{{ type }}"
webLink: "{{ webLink }}"
attachments: "{{ attachments }}"
calendar: "{{ calendar }}"
exceptionOccurrences: "{{ exceptionOccurrences }}"
extensions: "{{ extensions }}"
instances: "{{ instances }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
chats:
- id: "{{ id }}"
chatType: "{{ chatType }}"
createdDateTime: "{{ createdDateTime }}"
isHiddenForAllMembers: {{ isHiddenForAllMembers }}
lastUpdatedDateTime: "{{ lastUpdatedDateTime }}"
migrationMode: "{{ migrationMode }}"
onlineMeetingInfo: "{{ onlineMeetingInfo }}"
originalCreatedDateTime: "{{ originalCreatedDateTime }}"
tenantId: "{{ tenantId }}"
topic: "{{ topic }}"
viewpoint: "{{ viewpoint }}"
webUrl: "{{ webUrl }}"
installedApps: "{{ installedApps }}"
lastMessagePreview: "{{ lastMessagePreview }}"
members: "{{ members }}"
messages: "{{ messages }}"
permissionGrants: "{{ permissionGrants }}"
pinnedMessages: "{{ pinnedMessages }}"
tabs: "{{ tabs }}"
cloudClipboard: "{{ cloudClipboard }}"
cloudPCs:
- id: "{{ id }}"
aadDeviceId: "{{ aadDeviceId }}"
displayName: "{{ displayName }}"
gracePeriodEndDateTime: "{{ gracePeriodEndDateTime }}"
imageDisplayName: "{{ imageDisplayName }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
managedDeviceId: "{{ managedDeviceId }}"
managedDeviceName: "{{ managedDeviceName }}"
onPremisesConnectionName: "{{ onPremisesConnectionName }}"
provisioningPolicyId: "{{ provisioningPolicyId }}"
provisioningPolicyName: "{{ provisioningPolicyName }}"
provisioningType: "{{ provisioningType }}"
servicePlanId: "{{ servicePlanId }}"
servicePlanName: "{{ servicePlanName }}"
userPrincipalName: "{{ userPrincipalName }}"
contactFolders:
- id: "{{ id }}"
displayName: "{{ displayName }}"
parentFolderId: "{{ parentFolderId }}"
childFolders: "{{ childFolders }}"
contacts: "{{ contacts }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
contacts:
- id: "{{ id }}"
categories: "{{ categories }}"
changeKey: "{{ changeKey }}"
createdDateTime: "{{ createdDateTime }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
assistantName: "{{ assistantName }}"
birthday: "{{ birthday }}"
businessAddress: "{{ businessAddress }}"
businessHomePage: "{{ businessHomePage }}"
businessPhones: "{{ businessPhones }}"
children: "{{ children }}"
companyName: "{{ companyName }}"
department: "{{ department }}"
displayName: "{{ displayName }}"
emailAddresses: "{{ emailAddresses }}"
fileAs: "{{ fileAs }}"
generation: "{{ generation }}"
givenName: "{{ givenName }}"
homeAddress: "{{ homeAddress }}"
homePhones: "{{ homePhones }}"
imAddresses: "{{ imAddresses }}"
initials: "{{ initials }}"
jobTitle: "{{ jobTitle }}"
manager: "{{ manager }}"
middleName: "{{ middleName }}"
mobilePhone: "{{ mobilePhone }}"
nickName: "{{ nickName }}"
officeLocation: "{{ officeLocation }}"
otherAddress: "{{ otherAddress }}"
parentFolderId: "{{ parentFolderId }}"
personalNotes: "{{ personalNotes }}"
primaryEmailAddress: "{{ primaryEmailAddress }}"
profession: "{{ profession }}"
secondaryEmailAddress: "{{ secondaryEmailAddress }}"
spouseName: "{{ spouseName }}"
surname: "{{ surname }}"
tertiaryEmailAddress: "{{ tertiaryEmailAddress }}"
title: "{{ title }}"
yomiCompanyName: "{{ yomiCompanyName }}"
yomiGivenName: "{{ yomiGivenName }}"
yomiSurname: "{{ yomiSurname }}"
extensions: "{{ extensions }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
photo: "{{ photo }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
createdObjects:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
dataSecurityAndGovernance: "{{ dataSecurityAndGovernance }}"
deviceManagementTroubleshootingEvents:
- id: "{{ id }}"
correlationId: "{{ correlationId }}"
eventDateTime: "{{ eventDateTime }}"
directReports:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
drive: "{{ drive }}"
drives:
- id: "{{ id }}"
createdBy: "{{ createdBy }}"
createdDateTime: "{{ createdDateTime }}"
description: "{{ description }}"
eTag: "{{ eTag }}"
lastModifiedBy: "{{ lastModifiedBy }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
name: "{{ name }}"
parentReference: "{{ parentReference }}"
webUrl: "{{ webUrl }}"
createdByUser: "{{ createdByUser }}"
lastModifiedByUser: "{{ lastModifiedByUser }}"
driveType: "{{ driveType }}"
owner: "{{ owner }}"
quota: "{{ quota }}"
sharePointIds: "{{ sharePointIds }}"
system: "{{ system }}"
bundles: "{{ bundles }}"
following: "{{ following }}"
items: "{{ items }}"
list: "{{ list }}"
root: "{{ root }}"
special: "{{ special }}"
employeeExperience: "{{ employeeExperience }}"
events:
- id: "{{ id }}"
categories: "{{ categories }}"
changeKey: "{{ changeKey }}"
createdDateTime: "{{ createdDateTime }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
allowNewTimeProposals: {{ allowNewTimeProposals }}
attendees: "{{ attendees }}"
body: "{{ body }}"
bodyPreview: "{{ bodyPreview }}"
cancelledOccurrences: "{{ cancelledOccurrences }}"
end: "{{ end }}"
hasAttachments: {{ hasAttachments }}
hideAttendees: {{ hideAttendees }}
iCalUId: "{{ iCalUId }}"
importance: "{{ importance }}"
isAllDay: {{ isAllDay }}
isCancelled: {{ isCancelled }}
isDraft: {{ isDraft }}
isOnlineMeeting: {{ isOnlineMeeting }}
isOrganizer: {{ isOrganizer }}
isReminderOn: {{ isReminderOn }}
location: "{{ location }}"
locations: "{{ locations }}"
onlineMeeting: "{{ onlineMeeting }}"
onlineMeetingProvider: "{{ onlineMeetingProvider }}"
onlineMeetingUrl: "{{ onlineMeetingUrl }}"
organizer: "{{ organizer }}"
originalEndTimeZone: "{{ originalEndTimeZone }}"
originalStart: "{{ originalStart }}"
originalStartTimeZone: "{{ originalStartTimeZone }}"
recurrence: "{{ recurrence }}"
reminderMinutesBeforeStart: {{ reminderMinutesBeforeStart }}
responseRequested: {{ responseRequested }}
responseStatus: "{{ responseStatus }}"
sensitivity: "{{ sensitivity }}"
seriesMasterId: "{{ seriesMasterId }}"
showAs: "{{ showAs }}"
start: "{{ start }}"
subject: "{{ subject }}"
transactionId: "{{ transactionId }}"
type: "{{ type }}"
webLink: "{{ webLink }}"
attachments: "{{ attachments }}"
calendar: "{{ calendar }}"
exceptionOccurrences: "{{ exceptionOccurrences }}"
extensions: "{{ extensions }}"
instances: "{{ instances }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
extensions:
- id: "{{ id }}"
followedSites:
- id: "{{ id }}"
createdBy: "{{ createdBy }}"
createdDateTime: "{{ createdDateTime }}"
description: "{{ description }}"
eTag: "{{ eTag }}"
lastModifiedBy: "{{ lastModifiedBy }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
name: "{{ name }}"
parentReference: "{{ parentReference }}"
webUrl: "{{ webUrl }}"
createdByUser: "{{ createdByUser }}"
lastModifiedByUser: "{{ lastModifiedByUser }}"
displayName: "{{ displayName }}"
error: "{{ error }}"
isPersonalSite: {{ isPersonalSite }}
root: "{{ root }}"
sharepointIds: "{{ sharepointIds }}"
siteCollection: "{{ siteCollection }}"
analytics: "{{ analytics }}"
columns: "{{ columns }}"
contentTypes: "{{ contentTypes }}"
drive: "{{ drive }}"
drives: "{{ drives }}"
externalColumns: "{{ externalColumns }}"
items: "{{ items }}"
lists: "{{ lists }}"
onenote: "{{ onenote }}"
operations: "{{ operations }}"
pages: "{{ pages }}"
permissions: "{{ permissions }}"
sites: "{{ sites }}"
termStore: "{{ termStore }}"
termStores: "{{ termStores }}"
inferenceClassification: "{{ inferenceClassification }}"
insights: "{{ insights }}"
joinedTeams:
- id: "{{ id }}"
classification: "{{ classification }}"
createdDateTime: "{{ createdDateTime }}"
description: "{{ description }}"
displayName: "{{ displayName }}"
firstChannelName: "{{ firstChannelName }}"
funSettings: "{{ funSettings }}"
guestSettings: "{{ guestSettings }}"
internalId: "{{ internalId }}"
isArchived: {{ isArchived }}
memberSettings: "{{ memberSettings }}"
messagingSettings: "{{ messagingSettings }}"
specialization: "{{ specialization }}"
summary: "{{ summary }}"
tenantId: "{{ tenantId }}"
visibility: "{{ visibility }}"
webUrl: "{{ webUrl }}"
allChannels: "{{ allChannels }}"
channels: "{{ channels }}"
group: "{{ group }}"
incomingChannels: "{{ incomingChannels }}"
installedApps: "{{ installedApps }}"
members: "{{ members }}"
operations: "{{ operations }}"
permissionGrants: "{{ permissionGrants }}"
photo: "{{ photo }}"
primaryChannel: "{{ primaryChannel }}"
schedule: "{{ schedule }}"
tags: "{{ tags }}"
template: "{{ template }}"
licenseDetails:
- id: "{{ id }}"
servicePlans: "{{ servicePlans }}"
skuId: "{{ skuId }}"
skuPartNumber: "{{ skuPartNumber }}"
mailFolders:
- id: "{{ id }}"
childFolderCount: {{ childFolderCount }}
displayName: "{{ displayName }}"
isHidden: {{ isHidden }}
parentFolderId: "{{ parentFolderId }}"
totalItemCount: {{ totalItemCount }}
unreadItemCount: {{ unreadItemCount }}
childFolders: "{{ childFolders }}"
messageRules: "{{ messageRules }}"
messages: "{{ messages }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
managedAppRegistrations:
- id: "{{ id }}"
appIdentifier: "{{ appIdentifier }}"
applicationVersion: "{{ applicationVersion }}"
createdDateTime: "{{ createdDateTime }}"
deviceName: "{{ deviceName }}"
deviceTag: "{{ deviceTag }}"
deviceType: "{{ deviceType }}"
flaggedReasons: "{{ flaggedReasons }}"
lastSyncDateTime: "{{ lastSyncDateTime }}"
managementSdkVersion: "{{ managementSdkVersion }}"
platformVersion: "{{ platformVersion }}"
userId: "{{ userId }}"
version: "{{ version }}"
appliedPolicies: "{{ appliedPolicies }}"
intendedPolicies: "{{ intendedPolicies }}"
operations: "{{ operations }}"
managedDevices:
- id: "{{ id }}"
activationLockBypassCode: "{{ activationLockBypassCode }}"
androidSecurityPatchLevel: "{{ androidSecurityPatchLevel }}"
azureADDeviceId: "{{ azureADDeviceId }}"
azureADRegistered: {{ azureADRegistered }}
complianceGracePeriodExpirationDateTime: "{{ complianceGracePeriodExpirationDateTime }}"
complianceState: "{{ complianceState }}"
configurationManagerClientEnabledFeatures: "{{ configurationManagerClientEnabledFeatures }}"
deviceActionResults: "{{ deviceActionResults }}"
deviceCategoryDisplayName: "{{ deviceCategoryDisplayName }}"
deviceEnrollmentType: "{{ deviceEnrollmentType }}"
deviceHealthAttestationState: "{{ deviceHealthAttestationState }}"
deviceName: "{{ deviceName }}"
deviceRegistrationState: "{{ deviceRegistrationState }}"
easActivated: {{ easActivated }}
easActivationDateTime: "{{ easActivationDateTime }}"
easDeviceId: "{{ easDeviceId }}"
emailAddress: "{{ emailAddress }}"
enrolledDateTime: "{{ enrolledDateTime }}"
enrollmentProfileName: "{{ enrollmentProfileName }}"
ethernetMacAddress: "{{ ethernetMacAddress }}"
exchangeAccessState: "{{ exchangeAccessState }}"
exchangeAccessStateReason: "{{ exchangeAccessStateReason }}"
exchangeLastSuccessfulSyncDateTime: "{{ exchangeLastSuccessfulSyncDateTime }}"
freeStorageSpaceInBytes: {{ freeStorageSpaceInBytes }}
iccid: "{{ iccid }}"
imei: "{{ imei }}"
isEncrypted: {{ isEncrypted }}
isSupervised: {{ isSupervised }}
jailBroken: "{{ jailBroken }}"
lastSyncDateTime: "{{ lastSyncDateTime }}"
managedDeviceName: "{{ managedDeviceName }}"
managedDeviceOwnerType: "{{ managedDeviceOwnerType }}"
managementAgent: "{{ managementAgent }}"
managementCertificateExpirationDate: "{{ managementCertificateExpirationDate }}"
managementState: "{{ managementState }}"
manufacturer: "{{ manufacturer }}"
meid: "{{ meid }}"
model: "{{ model }}"
notes: "{{ notes }}"
operatingSystem: "{{ operatingSystem }}"
osVersion: "{{ osVersion }}"
partnerReportedThreatState: "{{ partnerReportedThreatState }}"
phoneNumber: "{{ phoneNumber }}"
physicalMemoryInBytes: {{ physicalMemoryInBytes }}
remoteAssistanceSessionErrorDetails: "{{ remoteAssistanceSessionErrorDetails }}"
remoteAssistanceSessionUrl: "{{ remoteAssistanceSessionUrl }}"
requireUserEnrollmentApproval: {{ requireUserEnrollmentApproval }}
serialNumber: "{{ serialNumber }}"
subscriberCarrier: "{{ subscriberCarrier }}"
totalStorageSpaceInBytes: {{ totalStorageSpaceInBytes }}
udid: "{{ udid }}"
userDisplayName: "{{ userDisplayName }}"
userId: "{{ userId }}"
userPrincipalName: "{{ userPrincipalName }}"
wiFiMacAddress: "{{ wiFiMacAddress }}"
deviceCategory: "{{ deviceCategory }}"
deviceCompliancePolicyStates: "{{ deviceCompliancePolicyStates }}"
deviceConfigurationStates: "{{ deviceConfigurationStates }}"
logCollectionRequests: "{{ logCollectionRequests }}"
users: "{{ users }}"
windowsProtectionState: "{{ windowsProtectionState }}"
manager: "{{ manager }}"
memberOf:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
messages:
- id: "{{ id }}"
categories: "{{ categories }}"
changeKey: "{{ changeKey }}"
createdDateTime: "{{ createdDateTime }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
bccRecipients: "{{ bccRecipients }}"
body: "{{ body }}"
bodyPreview: "{{ bodyPreview }}"
ccRecipients: "{{ ccRecipients }}"
conversationId: "{{ conversationId }}"
conversationIndex: "{{ conversationIndex }}"
flag: "{{ flag }}"
from: "{{ from }}"
hasAttachments: {{ hasAttachments }}
importance: "{{ importance }}"
inferenceClassification: "{{ inferenceClassification }}"
internetMessageHeaders: "{{ internetMessageHeaders }}"
internetMessageId: "{{ internetMessageId }}"
isDeliveryReceiptRequested: {{ isDeliveryReceiptRequested }}
isDraft: {{ isDraft }}
isRead: {{ isRead }}
isReadReceiptRequested: {{ isReadReceiptRequested }}
parentFolderId: "{{ parentFolderId }}"
receivedDateTime: "{{ receivedDateTime }}"
replyTo: "{{ replyTo }}"
sender: "{{ sender }}"
sentDateTime: "{{ sentDateTime }}"
subject: "{{ subject }}"
toRecipients: "{{ toRecipients }}"
uniqueBody: "{{ uniqueBody }}"
webLink: "{{ webLink }}"
attachments: "{{ attachments }}"
extensions: "{{ extensions }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
oauth2PermissionGrants:
- id: "{{ id }}"
clientId: "{{ clientId }}"
consentType: "{{ consentType }}"
principalId: "{{ principalId }}"
resourceId: "{{ resourceId }}"
scope: "{{ scope }}"
onenote: "{{ onenote }}"
onlineMeetings:
- id: "{{ id }}"
allowAttendeeToEnableCamera: {{ allowAttendeeToEnableCamera }}
allowAttendeeToEnableMic: {{ allowAttendeeToEnableMic }}
allowBreakoutRooms: {{ allowBreakoutRooms }}
allowCopyingAndSharingMeetingContent: {{ allowCopyingAndSharingMeetingContent }}
allowedLobbyAdmitters: "{{ allowedLobbyAdmitters }}"
allowedPresenters: "{{ allowedPresenters }}"
allowLiveShare: "{{ allowLiveShare }}"
allowMeetingChat: "{{ allowMeetingChat }}"
allowParticipantsToChangeName: {{ allowParticipantsToChangeName }}
allowPowerPointSharing: {{ allowPowerPointSharing }}
allowRecording: {{ allowRecording }}
allowTeamworkReactions: {{ allowTeamworkReactions }}
allowTranscription: {{ allowTranscription }}
allowWhiteboard: {{ allowWhiteboard }}
audioConferencing: "{{ audioConferencing }}"
chatInfo: "{{ chatInfo }}"
chatRestrictions: "{{ chatRestrictions }}"
expiryDateTime: "{{ expiryDateTime }}"
isEndToEndEncryptionEnabled: {{ isEndToEndEncryptionEnabled }}
isEntryExitAnnounced: {{ isEntryExitAnnounced }}
joinInformation: "{{ joinInformation }}"
joinMeetingIdSettings: "{{ joinMeetingIdSettings }}"
joinWebUrl: "{{ joinWebUrl }}"
lobbyBypassSettings: "{{ lobbyBypassSettings }}"
meetingOptionsWebUrl: "{{ meetingOptionsWebUrl }}"
meetingSpokenLanguageTag: "{{ meetingSpokenLanguageTag }}"
recordAutomatically: {{ recordAutomatically }}
sensitivityLabelAssignment: "{{ sensitivityLabelAssignment }}"
shareMeetingChatHistoryDefault: "{{ shareMeetingChatHistoryDefault }}"
subject: "{{ subject }}"
videoTeleconferenceId: "{{ videoTeleconferenceId }}"
watermarkProtection: "{{ watermarkProtection }}"
attendanceReports: "{{ attendanceReports }}"
attendeeReport: "{{ attendeeReport }}"
broadcastSettings: "{{ broadcastSettings }}"
creationDateTime: "{{ creationDateTime }}"
endDateTime: "{{ endDateTime }}"
externalId: "{{ externalId }}"
isBroadcast: {{ isBroadcast }}
meetingTemplateId: "{{ meetingTemplateId }}"
participants: "{{ participants }}"
startDateTime: "{{ startDateTime }}"
recordings: "{{ recordings }}"
transcripts: "{{ transcripts }}"
onPremisesSyncBehavior: "{{ onPremisesSyncBehavior }}"
outlook: "{{ outlook }}"
ownedDevices:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
ownedObjects:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
people:
- id: "{{ id }}"
birthday: "{{ birthday }}"
companyName: "{{ companyName }}"
department: "{{ department }}"
displayName: "{{ displayName }}"
givenName: "{{ givenName }}"
imAddress: "{{ imAddress }}"
isFavorite: {{ isFavorite }}
jobTitle: "{{ jobTitle }}"
officeLocation: "{{ officeLocation }}"
personNotes: "{{ personNotes }}"
personType: "{{ personType }}"
phones: "{{ phones }}"
postalAddresses: "{{ postalAddresses }}"
profession: "{{ profession }}"
scoredEmailAddresses: "{{ scoredEmailAddresses }}"
surname: "{{ surname }}"
userPrincipalName: "{{ userPrincipalName }}"
websites: "{{ websites }}"
yomiCompany: "{{ yomiCompany }}"
permissionGrants:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
clientAppId: "{{ clientAppId }}"
clientId: "{{ clientId }}"
permission: "{{ permission }}"
permissionType: "{{ permissionType }}"
resourceAppId: "{{ resourceAppId }}"
photo: "{{ photo }}"
photos:
- id: "{{ id }}"
height: {{ height }}
width: {{ width }}
planner: "{{ planner }}"
presence: "{{ presence }}"
registeredDevices:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
scopedRoleMemberOf:
- id: "{{ id }}"
administrativeUnitId: "{{ administrativeUnitId }}"
roleId: "{{ roleId }}"
roleMemberInfo:
displayName: "{{ displayName }}"
id: "{{ id }}"
settings: "{{ settings }}"
solutions: "{{ solutions }}"
sponsors:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
teamwork: "{{ teamwork }}"
todo: "{{ todo }}"
transitiveMemberOf:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
lastModifiedBy:
id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
aboutMe: "{{ aboutMe }}"
accountEnabled: {{ accountEnabled }}
ageGroup: "{{ ageGroup }}"
assignedLicenses:
- disabledPlans: "{{ disabledPlans }}"
skuId: "{{ skuId }}"
assignedPlans:
- assignedDateTime: "{{ assignedDateTime }}"
capabilityStatus: "{{ capabilityStatus }}"
service: "{{ service }}"
servicePlanId: "{{ servicePlanId }}"
authorizationInfo: "{{ authorizationInfo }}"
birthday: "{{ birthday }}"
businessPhones:
- "{{ businessPhones }}"
city: "{{ city }}"
companyName: "{{ companyName }}"
consentProvidedForMinor: "{{ consentProvidedForMinor }}"
country: "{{ country }}"
createdDateTime: "{{ createdDateTime }}"
creationType: "{{ creationType }}"
customSecurityAttributes: "{{ customSecurityAttributes }}"
department: "{{ department }}"
deviceEnrollmentLimit: {{ deviceEnrollmentLimit }}
displayName: "{{ displayName }}"
employeeHireDate: "{{ employeeHireDate }}"
employeeId: "{{ employeeId }}"
employeeLeaveDateTime: "{{ employeeLeaveDateTime }}"
employeeOrgData: "{{ employeeOrgData }}"
employeeType: "{{ employeeType }}"
externalUserState: "{{ externalUserState }}"
externalUserStateChangeDateTime: "{{ externalUserStateChangeDateTime }}"
faxNumber: "{{ faxNumber }}"
givenName: "{{ givenName }}"
hireDate: "{{ hireDate }}"
identities:
- issuer: "{{ issuer }}"
issuerAssignedId: "{{ issuerAssignedId }}"
signInType: "{{ signInType }}"
identityParentId: "{{ identityParentId }}"
imAddresses:
- "{{ imAddresses }}"
interests:
- "{{ interests }}"
isManagementRestricted: {{ isManagementRestricted }}
isResourceAccount: {{ isResourceAccount }}
jobTitle: "{{ jobTitle }}"
lastPasswordChangeDateTime: "{{ lastPasswordChangeDateTime }}"
legalAgeGroupClassification: "{{ legalAgeGroupClassification }}"
licenseAssignmentStates:
- assignedByGroup: "{{ assignedByGroup }}"
disabledPlans: "{{ disabledPlans }}"
error: "{{ error }}"
lastUpdatedDateTime: "{{ lastUpdatedDateTime }}"
skuId: "{{ skuId }}"
state: "{{ state }}"
mail: "{{ mail }}"
mailboxSettings: "{{ mailboxSettings }}"
mailNickname: "{{ mailNickname }}"
mobilePhone: "{{ mobilePhone }}"
mySite: "{{ mySite }}"
officeLocation: "{{ officeLocation }}"
onPremisesDistinguishedName: "{{ onPremisesDistinguishedName }}"
onPremisesDomainName: "{{ onPremisesDomainName }}"
onPremisesExtensionAttributes: "{{ onPremisesExtensionAttributes }}"
onPremisesImmutableId: "{{ onPremisesImmutableId }}"
onPremisesLastSyncDateTime: "{{ onPremisesLastSyncDateTime }}"
onPremisesProvisioningErrors:
- category: "{{ category }}"
occurredDateTime: "{{ occurredDateTime }}"
propertyCausingError: "{{ propertyCausingError }}"
value: "{{ value }}"
onPremisesSamAccountName: "{{ onPremisesSamAccountName }}"
onPremisesSecurityIdentifier: "{{ onPremisesSecurityIdentifier }}"
onPremisesSyncEnabled: {{ onPremisesSyncEnabled }}
onPremisesUserPrincipalName: "{{ onPremisesUserPrincipalName }}"
otherMails:
- "{{ otherMails }}"
passwordPolicies: "{{ passwordPolicies }}"
passwordProfile: "{{ passwordProfile }}"
pastProjects:
- "{{ pastProjects }}"
postalCode: "{{ postalCode }}"
preferredDataLocation: "{{ preferredDataLocation }}"
preferredLanguage: "{{ preferredLanguage }}"
preferredName: "{{ preferredName }}"
print: "{{ print }}"
provisionedPlans:
- capabilityStatus: "{{ capabilityStatus }}"
provisioningStatus: "{{ provisioningStatus }}"
service: "{{ service }}"
proxyAddresses:
- "{{ proxyAddresses }}"
responsibilities:
- "{{ responsibilities }}"
schools:
- "{{ schools }}"
securityIdentifier: "{{ securityIdentifier }}"
serviceProvisioningErrors:
- createdDateTime: "{{ createdDateTime }}"
isResolved: {{ isResolved }}
serviceInstance: "{{ serviceInstance }}"
showInAddressList: {{ showInAddressList }}
signInActivity: "{{ signInActivity }}"
signInSessionsValidFromDateTime: "{{ signInSessionsValidFromDateTime }}"
skills:
- "{{ skills }}"
state: "{{ state }}"
streetAddress: "{{ streetAddress }}"
surname: "{{ surname }}"
usageLocation: "{{ usageLocation }}"
userPrincipalName: "{{ userPrincipalName }}"
userType: "{{ userType }}"
activities:
- id: "{{ id }}"
activationUrl: "{{ activationUrl }}"
activitySourceHost: "{{ activitySourceHost }}"
appActivityId: "{{ appActivityId }}"
appDisplayName: "{{ appDisplayName }}"
contentInfo: "{{ contentInfo }}"
contentUrl: "{{ contentUrl }}"
createdDateTime: "{{ createdDateTime }}"
expirationDateTime: "{{ expirationDateTime }}"
fallbackUrl: "{{ fallbackUrl }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
status: "{{ status }}"
userTimezone: "{{ userTimezone }}"
visualElements:
attribution:
addImageQuery: {{ addImageQuery }}
alternateText: "{{ alternateText }}"
alternativeText: "{{ alternativeText }}"
iconUrl: "{{ iconUrl }}"
backgroundColor: "{{ backgroundColor }}"
content: "{{ content }}"
description: "{{ description }}"
displayText: "{{ displayText }}"
historyItems: "{{ historyItems }}"
adhocCalls:
- id: "{{ id }}"
recordings: "{{ recordings }}"
transcripts: "{{ transcripts }}"
agreementAcceptances:
- id: "{{ id }}"
agreementFileId: "{{ agreementFileId }}"
agreementId: "{{ agreementId }}"
deviceDisplayName: "{{ deviceDisplayName }}"
deviceId: "{{ deviceId }}"
deviceOSType: "{{ deviceOSType }}"
deviceOSVersion: "{{ deviceOSVersion }}"
expirationDateTime: "{{ expirationDateTime }}"
recordedDateTime: "{{ recordedDateTime }}"
state: "{{ state }}"
userDisplayName: "{{ userDisplayName }}"
userEmail: "{{ userEmail }}"
userId: "{{ userId }}"
userPrincipalName: "{{ userPrincipalName }}"
appRoleAssignments:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
appRoleId: "{{ appRoleId }}"
createdDateTime: "{{ createdDateTime }}"
principalDisplayName: "{{ principalDisplayName }}"
principalId: "{{ principalId }}"
principalType: "{{ principalType }}"
resourceDisplayName: "{{ resourceDisplayName }}"
resourceId: "{{ resourceId }}"
authentication: "{{ authentication }}"
calendar: "{{ calendar }}"
calendarGroups:
- id: "{{ id }}"
changeKey: "{{ changeKey }}"
classId: "{{ classId }}"
name: "{{ name }}"
calendars: "{{ calendars }}"
calendars:
- id: "{{ id }}"
allowedOnlineMeetingProviders: "{{ allowedOnlineMeetingProviders }}"
canEdit: {{ canEdit }}
canShare: {{ canShare }}
canViewPrivateItems: {{ canViewPrivateItems }}
changeKey: "{{ changeKey }}"
color: "{{ color }}"
defaultOnlineMeetingProvider: "{{ defaultOnlineMeetingProvider }}"
hexColor: "{{ hexColor }}"
isDefaultCalendar: {{ isDefaultCalendar }}
isRemovable: {{ isRemovable }}
isTallyingResponses: {{ isTallyingResponses }}
name: "{{ name }}"
owner: "{{ owner }}"
calendarPermissions: "{{ calendarPermissions }}"
calendarView: "{{ calendarView }}"
events: "{{ events }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
calendarView:
- id: "{{ id }}"
categories: "{{ categories }}"
changeKey: "{{ changeKey }}"
createdDateTime: "{{ createdDateTime }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
allowNewTimeProposals: {{ allowNewTimeProposals }}
attendees: "{{ attendees }}"
body: "{{ body }}"
bodyPreview: "{{ bodyPreview }}"
cancelledOccurrences: "{{ cancelledOccurrences }}"
end: "{{ end }}"
hasAttachments: {{ hasAttachments }}
hideAttendees: {{ hideAttendees }}
iCalUId: "{{ iCalUId }}"
importance: "{{ importance }}"
isAllDay: {{ isAllDay }}
isCancelled: {{ isCancelled }}
isDraft: {{ isDraft }}
isOnlineMeeting: {{ isOnlineMeeting }}
isOrganizer: {{ isOrganizer }}
isReminderOn: {{ isReminderOn }}
location: "{{ location }}"
locations: "{{ locations }}"
onlineMeeting: "{{ onlineMeeting }}"
onlineMeetingProvider: "{{ onlineMeetingProvider }}"
onlineMeetingUrl: "{{ onlineMeetingUrl }}"
organizer: "{{ organizer }}"
originalEndTimeZone: "{{ originalEndTimeZone }}"
originalStart: "{{ originalStart }}"
originalStartTimeZone: "{{ originalStartTimeZone }}"
recurrence: "{{ recurrence }}"
reminderMinutesBeforeStart: {{ reminderMinutesBeforeStart }}
responseRequested: {{ responseRequested }}
responseStatus: "{{ responseStatus }}"
sensitivity: "{{ sensitivity }}"
seriesMasterId: "{{ seriesMasterId }}"
showAs: "{{ showAs }}"
start: "{{ start }}"
subject: "{{ subject }}"
transactionId: "{{ transactionId }}"
type: "{{ type }}"
webLink: "{{ webLink }}"
attachments: "{{ attachments }}"
calendar: "{{ calendar }}"
exceptionOccurrences: "{{ exceptionOccurrences }}"
extensions: "{{ extensions }}"
instances: "{{ instances }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
chats:
- id: "{{ id }}"
chatType: "{{ chatType }}"
createdDateTime: "{{ createdDateTime }}"
isHiddenForAllMembers: {{ isHiddenForAllMembers }}
lastUpdatedDateTime: "{{ lastUpdatedDateTime }}"
migrationMode: "{{ migrationMode }}"
onlineMeetingInfo: "{{ onlineMeetingInfo }}"
originalCreatedDateTime: "{{ originalCreatedDateTime }}"
tenantId: "{{ tenantId }}"
topic: "{{ topic }}"
viewpoint: "{{ viewpoint }}"
webUrl: "{{ webUrl }}"
installedApps: "{{ installedApps }}"
lastMessagePreview: "{{ lastMessagePreview }}"
members: "{{ members }}"
messages: "{{ messages }}"
permissionGrants: "{{ permissionGrants }}"
pinnedMessages: "{{ pinnedMessages }}"
tabs: "{{ tabs }}"
cloudClipboard: "{{ cloudClipboard }}"
cloudPCs:
- id: "{{ id }}"
aadDeviceId: "{{ aadDeviceId }}"
displayName: "{{ displayName }}"
gracePeriodEndDateTime: "{{ gracePeriodEndDateTime }}"
imageDisplayName: "{{ imageDisplayName }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
managedDeviceId: "{{ managedDeviceId }}"
managedDeviceName: "{{ managedDeviceName }}"
onPremisesConnectionName: "{{ onPremisesConnectionName }}"
provisioningPolicyId: "{{ provisioningPolicyId }}"
provisioningPolicyName: "{{ provisioningPolicyName }}"
provisioningType: "{{ provisioningType }}"
servicePlanId: "{{ servicePlanId }}"
servicePlanName: "{{ servicePlanName }}"
userPrincipalName: "{{ userPrincipalName }}"
contactFolders:
- id: "{{ id }}"
displayName: "{{ displayName }}"
parentFolderId: "{{ parentFolderId }}"
childFolders: "{{ childFolders }}"
contacts: "{{ contacts }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
contacts:
- id: "{{ id }}"
categories: "{{ categories }}"
changeKey: "{{ changeKey }}"
createdDateTime: "{{ createdDateTime }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
assistantName: "{{ assistantName }}"
birthday: "{{ birthday }}"
businessAddress: "{{ businessAddress }}"
businessHomePage: "{{ businessHomePage }}"
businessPhones: "{{ businessPhones }}"
children: "{{ children }}"
companyName: "{{ companyName }}"
department: "{{ department }}"
displayName: "{{ displayName }}"
emailAddresses: "{{ emailAddresses }}"
fileAs: "{{ fileAs }}"
generation: "{{ generation }}"
givenName: "{{ givenName }}"
homeAddress: "{{ homeAddress }}"
homePhones: "{{ homePhones }}"
imAddresses: "{{ imAddresses }}"
initials: "{{ initials }}"
jobTitle: "{{ jobTitle }}"
manager: "{{ manager }}"
middleName: "{{ middleName }}"
mobilePhone: "{{ mobilePhone }}"
nickName: "{{ nickName }}"
officeLocation: "{{ officeLocation }}"
otherAddress: "{{ otherAddress }}"
parentFolderId: "{{ parentFolderId }}"
personalNotes: "{{ personalNotes }}"
primaryEmailAddress: "{{ primaryEmailAddress }}"
profession: "{{ profession }}"
secondaryEmailAddress: "{{ secondaryEmailAddress }}"
spouseName: "{{ spouseName }}"
surname: "{{ surname }}"
tertiaryEmailAddress: "{{ tertiaryEmailAddress }}"
title: "{{ title }}"
yomiCompanyName: "{{ yomiCompanyName }}"
yomiGivenName: "{{ yomiGivenName }}"
yomiSurname: "{{ yomiSurname }}"
extensions: "{{ extensions }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
photo: "{{ photo }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
createdObjects:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
dataSecurityAndGovernance: "{{ dataSecurityAndGovernance }}"
deviceManagementTroubleshootingEvents:
- id: "{{ id }}"
correlationId: "{{ correlationId }}"
eventDateTime: "{{ eventDateTime }}"
directReports:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
drive: "{{ drive }}"
drives:
- id: "{{ id }}"
createdBy: "{{ createdBy }}"
createdDateTime: "{{ createdDateTime }}"
description: "{{ description }}"
eTag: "{{ eTag }}"
lastModifiedBy: "{{ lastModifiedBy }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
name: "{{ name }}"
parentReference: "{{ parentReference }}"
webUrl: "{{ webUrl }}"
createdByUser: "{{ createdByUser }}"
lastModifiedByUser: "{{ lastModifiedByUser }}"
driveType: "{{ driveType }}"
owner: "{{ owner }}"
quota: "{{ quota }}"
sharePointIds: "{{ sharePointIds }}"
system: "{{ system }}"
bundles: "{{ bundles }}"
following: "{{ following }}"
items: "{{ items }}"
list: "{{ list }}"
root: "{{ root }}"
special: "{{ special }}"
employeeExperience: "{{ employeeExperience }}"
events:
- id: "{{ id }}"
categories: "{{ categories }}"
changeKey: "{{ changeKey }}"
createdDateTime: "{{ createdDateTime }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
allowNewTimeProposals: {{ allowNewTimeProposals }}
attendees: "{{ attendees }}"
body: "{{ body }}"
bodyPreview: "{{ bodyPreview }}"
cancelledOccurrences: "{{ cancelledOccurrences }}"
end: "{{ end }}"
hasAttachments: {{ hasAttachments }}
hideAttendees: {{ hideAttendees }}
iCalUId: "{{ iCalUId }}"
importance: "{{ importance }}"
isAllDay: {{ isAllDay }}
isCancelled: {{ isCancelled }}
isDraft: {{ isDraft }}
isOnlineMeeting: {{ isOnlineMeeting }}
isOrganizer: {{ isOrganizer }}
isReminderOn: {{ isReminderOn }}
location: "{{ location }}"
locations: "{{ locations }}"
onlineMeeting: "{{ onlineMeeting }}"
onlineMeetingProvider: "{{ onlineMeetingProvider }}"
onlineMeetingUrl: "{{ onlineMeetingUrl }}"
organizer: "{{ organizer }}"
originalEndTimeZone: "{{ originalEndTimeZone }}"
originalStart: "{{ originalStart }}"
originalStartTimeZone: "{{ originalStartTimeZone }}"
recurrence: "{{ recurrence }}"
reminderMinutesBeforeStart: {{ reminderMinutesBeforeStart }}
responseRequested: {{ responseRequested }}
responseStatus: "{{ responseStatus }}"
sensitivity: "{{ sensitivity }}"
seriesMasterId: "{{ seriesMasterId }}"
showAs: "{{ showAs }}"
start: "{{ start }}"
subject: "{{ subject }}"
transactionId: "{{ transactionId }}"
type: "{{ type }}"
webLink: "{{ webLink }}"
attachments: "{{ attachments }}"
calendar: "{{ calendar }}"
exceptionOccurrences: "{{ exceptionOccurrences }}"
extensions: "{{ extensions }}"
instances: "{{ instances }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
extensions:
- id: "{{ id }}"
followedSites:
- id: "{{ id }}"
createdBy: "{{ createdBy }}"
createdDateTime: "{{ createdDateTime }}"
description: "{{ description }}"
eTag: "{{ eTag }}"
lastModifiedBy: "{{ lastModifiedBy }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
name: "{{ name }}"
parentReference: "{{ parentReference }}"
webUrl: "{{ webUrl }}"
createdByUser: "{{ createdByUser }}"
lastModifiedByUser: "{{ lastModifiedByUser }}"
displayName: "{{ displayName }}"
error: "{{ error }}"
isPersonalSite: {{ isPersonalSite }}
root: "{{ root }}"
sharepointIds: "{{ sharepointIds }}"
siteCollection: "{{ siteCollection }}"
analytics: "{{ analytics }}"
columns: "{{ columns }}"
contentTypes: "{{ contentTypes }}"
drive: "{{ drive }}"
drives: "{{ drives }}"
externalColumns: "{{ externalColumns }}"
items: "{{ items }}"
lists: "{{ lists }}"
onenote: "{{ onenote }}"
operations: "{{ operations }}"
pages: "{{ pages }}"
permissions: "{{ permissions }}"
sites: "{{ sites }}"
termStore: "{{ termStore }}"
termStores: "{{ termStores }}"
inferenceClassification: "{{ inferenceClassification }}"
insights: "{{ insights }}"
joinedTeams:
- id: "{{ id }}"
classification: "{{ classification }}"
createdDateTime: "{{ createdDateTime }}"
description: "{{ description }}"
displayName: "{{ displayName }}"
firstChannelName: "{{ firstChannelName }}"
funSettings: "{{ funSettings }}"
guestSettings: "{{ guestSettings }}"
internalId: "{{ internalId }}"
isArchived: {{ isArchived }}
memberSettings: "{{ memberSettings }}"
messagingSettings: "{{ messagingSettings }}"
specialization: "{{ specialization }}"
summary: "{{ summary }}"
tenantId: "{{ tenantId }}"
visibility: "{{ visibility }}"
webUrl: "{{ webUrl }}"
allChannels: "{{ allChannels }}"
channels: "{{ channels }}"
group: "{{ group }}"
incomingChannels: "{{ incomingChannels }}"
installedApps: "{{ installedApps }}"
members: "{{ members }}"
operations: "{{ operations }}"
permissionGrants: "{{ permissionGrants }}"
photo: "{{ photo }}"
primaryChannel: "{{ primaryChannel }}"
schedule: "{{ schedule }}"
tags: "{{ tags }}"
template: "{{ template }}"
licenseDetails:
- id: "{{ id }}"
servicePlans: "{{ servicePlans }}"
skuId: "{{ skuId }}"
skuPartNumber: "{{ skuPartNumber }}"
mailFolders:
- id: "{{ id }}"
childFolderCount: {{ childFolderCount }}
displayName: "{{ displayName }}"
isHidden: {{ isHidden }}
parentFolderId: "{{ parentFolderId }}"
totalItemCount: {{ totalItemCount }}
unreadItemCount: {{ unreadItemCount }}
childFolders: "{{ childFolders }}"
messageRules: "{{ messageRules }}"
messages: "{{ messages }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
managedAppRegistrations:
- id: "{{ id }}"
appIdentifier: "{{ appIdentifier }}"
applicationVersion: "{{ applicationVersion }}"
createdDateTime: "{{ createdDateTime }}"
deviceName: "{{ deviceName }}"
deviceTag: "{{ deviceTag }}"
deviceType: "{{ deviceType }}"
flaggedReasons: "{{ flaggedReasons }}"
lastSyncDateTime: "{{ lastSyncDateTime }}"
managementSdkVersion: "{{ managementSdkVersion }}"
platformVersion: "{{ platformVersion }}"
userId: "{{ userId }}"
version: "{{ version }}"
appliedPolicies: "{{ appliedPolicies }}"
intendedPolicies: "{{ intendedPolicies }}"
operations: "{{ operations }}"
managedDevices:
- id: "{{ id }}"
activationLockBypassCode: "{{ activationLockBypassCode }}"
androidSecurityPatchLevel: "{{ androidSecurityPatchLevel }}"
azureADDeviceId: "{{ azureADDeviceId }}"
azureADRegistered: {{ azureADRegistered }}
complianceGracePeriodExpirationDateTime: "{{ complianceGracePeriodExpirationDateTime }}"
complianceState: "{{ complianceState }}"
configurationManagerClientEnabledFeatures: "{{ configurationManagerClientEnabledFeatures }}"
deviceActionResults: "{{ deviceActionResults }}"
deviceCategoryDisplayName: "{{ deviceCategoryDisplayName }}"
deviceEnrollmentType: "{{ deviceEnrollmentType }}"
deviceHealthAttestationState: "{{ deviceHealthAttestationState }}"
deviceName: "{{ deviceName }}"
deviceRegistrationState: "{{ deviceRegistrationState }}"
easActivated: {{ easActivated }}
easActivationDateTime: "{{ easActivationDateTime }}"
easDeviceId: "{{ easDeviceId }}"
emailAddress: "{{ emailAddress }}"
enrolledDateTime: "{{ enrolledDateTime }}"
enrollmentProfileName: "{{ enrollmentProfileName }}"
ethernetMacAddress: "{{ ethernetMacAddress }}"
exchangeAccessState: "{{ exchangeAccessState }}"
exchangeAccessStateReason: "{{ exchangeAccessStateReason }}"
exchangeLastSuccessfulSyncDateTime: "{{ exchangeLastSuccessfulSyncDateTime }}"
freeStorageSpaceInBytes: {{ freeStorageSpaceInBytes }}
iccid: "{{ iccid }}"
imei: "{{ imei }}"
isEncrypted: {{ isEncrypted }}
isSupervised: {{ isSupervised }}
jailBroken: "{{ jailBroken }}"
lastSyncDateTime: "{{ lastSyncDateTime }}"
managedDeviceName: "{{ managedDeviceName }}"
managedDeviceOwnerType: "{{ managedDeviceOwnerType }}"
managementAgent: "{{ managementAgent }}"
managementCertificateExpirationDate: "{{ managementCertificateExpirationDate }}"
managementState: "{{ managementState }}"
manufacturer: "{{ manufacturer }}"
meid: "{{ meid }}"
model: "{{ model }}"
notes: "{{ notes }}"
operatingSystem: "{{ operatingSystem }}"
osVersion: "{{ osVersion }}"
partnerReportedThreatState: "{{ partnerReportedThreatState }}"
phoneNumber: "{{ phoneNumber }}"
physicalMemoryInBytes: {{ physicalMemoryInBytes }}
remoteAssistanceSessionErrorDetails: "{{ remoteAssistanceSessionErrorDetails }}"
remoteAssistanceSessionUrl: "{{ remoteAssistanceSessionUrl }}"
requireUserEnrollmentApproval: {{ requireUserEnrollmentApproval }}
serialNumber: "{{ serialNumber }}"
subscriberCarrier: "{{ subscriberCarrier }}"
totalStorageSpaceInBytes: {{ totalStorageSpaceInBytes }}
udid: "{{ udid }}"
userDisplayName: "{{ userDisplayName }}"
userId: "{{ userId }}"
userPrincipalName: "{{ userPrincipalName }}"
wiFiMacAddress: "{{ wiFiMacAddress }}"
deviceCategory: "{{ deviceCategory }}"
deviceCompliancePolicyStates: "{{ deviceCompliancePolicyStates }}"
deviceConfigurationStates: "{{ deviceConfigurationStates }}"
logCollectionRequests: "{{ logCollectionRequests }}"
users: "{{ users }}"
windowsProtectionState: "{{ windowsProtectionState }}"
manager: "{{ manager }}"
memberOf:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
messages:
- id: "{{ id }}"
categories: "{{ categories }}"
changeKey: "{{ changeKey }}"
createdDateTime: "{{ createdDateTime }}"
lastModifiedDateTime: "{{ lastModifiedDateTime }}"
bccRecipients: "{{ bccRecipients }}"
body: "{{ body }}"
bodyPreview: "{{ bodyPreview }}"
ccRecipients: "{{ ccRecipients }}"
conversationId: "{{ conversationId }}"
conversationIndex: "{{ conversationIndex }}"
flag: "{{ flag }}"
from: "{{ from }}"
hasAttachments: {{ hasAttachments }}
importance: "{{ importance }}"
inferenceClassification: "{{ inferenceClassification }}"
internetMessageHeaders: "{{ internetMessageHeaders }}"
internetMessageId: "{{ internetMessageId }}"
isDeliveryReceiptRequested: {{ isDeliveryReceiptRequested }}
isDraft: {{ isDraft }}
isRead: {{ isRead }}
isReadReceiptRequested: {{ isReadReceiptRequested }}
parentFolderId: "{{ parentFolderId }}"
receivedDateTime: "{{ receivedDateTime }}"
replyTo: "{{ replyTo }}"
sender: "{{ sender }}"
sentDateTime: "{{ sentDateTime }}"
subject: "{{ subject }}"
toRecipients: "{{ toRecipients }}"
uniqueBody: "{{ uniqueBody }}"
webLink: "{{ webLink }}"
attachments: "{{ attachments }}"
extensions: "{{ extensions }}"
multiValueExtendedProperties: "{{ multiValueExtendedProperties }}"
singleValueExtendedProperties: "{{ singleValueExtendedProperties }}"
oauth2PermissionGrants:
- id: "{{ id }}"
clientId: "{{ clientId }}"
consentType: "{{ consentType }}"
principalId: "{{ principalId }}"
resourceId: "{{ resourceId }}"
scope: "{{ scope }}"
onenote: "{{ onenote }}"
onlineMeetings:
- id: "{{ id }}"
allowAttendeeToEnableCamera: {{ allowAttendeeToEnableCamera }}
allowAttendeeToEnableMic: {{ allowAttendeeToEnableMic }}
allowBreakoutRooms: {{ allowBreakoutRooms }}
allowCopyingAndSharingMeetingContent: {{ allowCopyingAndSharingMeetingContent }}
allowedLobbyAdmitters: "{{ allowedLobbyAdmitters }}"
allowedPresenters: "{{ allowedPresenters }}"
allowLiveShare: "{{ allowLiveShare }}"
allowMeetingChat: "{{ allowMeetingChat }}"
allowParticipantsToChangeName: {{ allowParticipantsToChangeName }}
allowPowerPointSharing: {{ allowPowerPointSharing }}
allowRecording: {{ allowRecording }}
allowTeamworkReactions: {{ allowTeamworkReactions }}
allowTranscription: {{ allowTranscription }}
allowWhiteboard: {{ allowWhiteboard }}
audioConferencing: "{{ audioConferencing }}"
chatInfo: "{{ chatInfo }}"
chatRestrictions: "{{ chatRestrictions }}"
expiryDateTime: "{{ expiryDateTime }}"
isEndToEndEncryptionEnabled: {{ isEndToEndEncryptionEnabled }}
isEntryExitAnnounced: {{ isEntryExitAnnounced }}
joinInformation: "{{ joinInformation }}"
joinMeetingIdSettings: "{{ joinMeetingIdSettings }}"
joinWebUrl: "{{ joinWebUrl }}"
lobbyBypassSettings: "{{ lobbyBypassSettings }}"
meetingOptionsWebUrl: "{{ meetingOptionsWebUrl }}"
meetingSpokenLanguageTag: "{{ meetingSpokenLanguageTag }}"
recordAutomatically: {{ recordAutomatically }}
sensitivityLabelAssignment: "{{ sensitivityLabelAssignment }}"
shareMeetingChatHistoryDefault: "{{ shareMeetingChatHistoryDefault }}"
subject: "{{ subject }}"
videoTeleconferenceId: "{{ videoTeleconferenceId }}"
watermarkProtection: "{{ watermarkProtection }}"
attendanceReports: "{{ attendanceReports }}"
attendeeReport: "{{ attendeeReport }}"
broadcastSettings: "{{ broadcastSettings }}"
creationDateTime: "{{ creationDateTime }}"
endDateTime: "{{ endDateTime }}"
externalId: "{{ externalId }}"
isBroadcast: {{ isBroadcast }}
meetingTemplateId: "{{ meetingTemplateId }}"
participants: "{{ participants }}"
startDateTime: "{{ startDateTime }}"
recordings: "{{ recordings }}"
transcripts: "{{ transcripts }}"
onPremisesSyncBehavior: "{{ onPremisesSyncBehavior }}"
outlook: "{{ outlook }}"
ownedDevices:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
ownedObjects:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
people:
- id: "{{ id }}"
birthday: "{{ birthday }}"
companyName: "{{ companyName }}"
department: "{{ department }}"
displayName: "{{ displayName }}"
givenName: "{{ givenName }}"
imAddress: "{{ imAddress }}"
isFavorite: {{ isFavorite }}
jobTitle: "{{ jobTitle }}"
officeLocation: "{{ officeLocation }}"
personNotes: "{{ personNotes }}"
personType: "{{ personType }}"
phones: "{{ phones }}"
postalAddresses: "{{ postalAddresses }}"
profession: "{{ profession }}"
scoredEmailAddresses: "{{ scoredEmailAddresses }}"
surname: "{{ surname }}"
userPrincipalName: "{{ userPrincipalName }}"
websites: "{{ websites }}"
yomiCompany: "{{ yomiCompany }}"
permissionGrants:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
clientAppId: "{{ clientAppId }}"
clientId: "{{ clientId }}"
permission: "{{ permission }}"
permissionType: "{{ permissionType }}"
resourceAppId: "{{ resourceAppId }}"
photo: "{{ photo }}"
photos:
- id: "{{ id }}"
height: {{ height }}
width: {{ width }}
planner: "{{ planner }}"
presence: "{{ presence }}"
registeredDevices:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
scopedRoleMemberOf:
- id: "{{ id }}"
administrativeUnitId: "{{ administrativeUnitId }}"
roleId: "{{ roleId }}"
roleMemberInfo:
displayName: "{{ displayName }}"
id: "{{ id }}"
settings: "{{ settings }}"
solutions: "{{ solutions }}"
sponsors:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
teamwork: "{{ teamwork }}"
todo: "{{ todo }}"
transitiveMemberOf:
- id: "{{ id }}"
deletedDateTime: "{{ deletedDateTime }}"
tasks: "{{ tasks }}"
versionNumber: {{ versionNumber }}
UPDATE examples
- update
Update the properties of a workflow object. Only the properties listed in the request body table can be updated. To update any other workflow properties, see workflow: createNewVersion.
UPDATE entra_id.identity_governance.lifecycle_workflows_workflows
SET
category = '{{ category }}',
createdDateTime = '{{ createdDateTime }}',
description = '{{ description }}',
displayName = '{{ displayName }}',
executionConditions = '{{ executionConditions }}',
isEnabled = {{ isEnabled }},
isSchedulingEnabled = {{ isSchedulingEnabled }},
lastModifiedDateTime = '{{ lastModifiedDateTime }}',
administrationScopeTargets = '{{ administrationScopeTargets }}',
createdBy = '{{ createdBy }}',
lastModifiedBy = '{{ lastModifiedBy }}',
tasks = '{{ tasks }}',
deletedDateTime = '{{ deletedDateTime }}',
id = '{{ id }}',
nextScheduleRunDateTime = '{{ nextScheduleRunDateTime }}',
version = {{ version }},
executionScope = '{{ executionScope }}',
runs = '{{ runs }}',
taskReports = '{{ taskReports }}',
userProcessingResults = '{{ userProcessingResults }}',
versions = '{{ versions }}'
WHERE
workflow_id = '{{ workflow_id }}' --required
RETURNING
id,
administrationScopeTargets,
category,
createdBy,
createdDateTime,
deletedDateTime,
description,
displayName,
executionConditions,
executionScope,
isEnabled,
isSchedulingEnabled,
lastModifiedBy,
lastModifiedDateTime,
nextScheduleRunDateTime,
runs,
taskReports,
tasks,
userProcessingResults,
version,
versions;
DELETE examples
- delete
Delete a workflow object and its associated tasks, taskProcessingResults and versions. You can restore a deleted workflow and its associated objects within 30 days of deletion.
DELETE FROM entra_id.identity_governance.lifecycle_workflows_workflows
WHERE workflow_id = '{{ workflow_id }}' --required
AND If-Match = '{{ If-Match }}'
;