Start the process of adding a collection from Microsoft 365 services to a review set.
After the operation is created, you can get the status of the operation by retrieving the Location parameter from the response headers.
The location provides a URL that will return a caseExportOperation.
Start the process of adding a collection from Microsoft 365 services to a review set.
After the operation is created, you can get the status of the operation by retrieving the Location parameter from the response headers.
The location provides a URL that will return a caseExportOperation.
Runs the command in a mode that only reports what would happen without performing the actions.
Parameter properties
Type:
System.Management.Automation.SwitchParameter
Supports wildcards:
False
DontShow:
False
Aliases:
wi
Parameter sets
(All)
Position:
Named
Mandatory:
False
Value from pipeline:
False
Value from pipeline by property name:
False
Value from remaining arguments:
False
CommonParameters
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable,
-InformationAction, -InformationVariable, -OutBuffer, -OutVariable, -PipelineVariable,
-ProgressAction, -Verbose, -WarningAction, and -WarningVariable. For more information, see
about_CommonParameters.
To create the parameters described below, construct a hash table containing the appropriate properties.
For information on hash tables, run Get-Help about_Hash_Tables.
BODYPARAMETER <IPaths1N6Pr05ComplianceEdiscoveryCasesCaseIdReviewsetsReviewsetIdMicrosoftGraphEdiscoveryAddtoreviewsetPostRequestbodyContentApplicationJsonSchema>: .
[(Any) <Object>]: This indicates any property can be added to this object.
[AdditionalDataOptions <String>]: additionalDataOptions
[SourceCollection <IMicrosoftGraphEdiscoverySourceCollection>]: sourceCollection
[(Any) <Object>]: This indicates any property can be added to this object.
[Id <String>]: The unique identifier for an entity.
Read-only.
[AddToReviewSetOperation <IMicrosoftGraphEdiscoveryAddToReviewSetOperation>]: addToReviewSetOperation
[(Any) <Object>]: This indicates any property can be added to this object.
[Action <String>]: caseAction
[CompletedDateTime <DateTime?>]: The date and time the operation was completed.
[CreatedBy <IMicrosoftGraphIdentitySet>]: identitySet
[(Any) <Object>]: This indicates any property can be added to this object.
[Application <IMicrosoftGraphIdentity>]: identity
[(Any) <Object>]: This indicates any property can be added to this object.
[DisplayName <String>]: The display name of the identity.
For drive items, the display name might not always be available or up to date.
For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta.
[Id <String>]: Unique identifier for the identity or actor.
For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review.
[Device <IMicrosoftGraphIdentity>]: identity
[User <IMicrosoftGraphIdentity>]: identity
[CreatedDateTime <DateTime?>]: The date and time the operation was created.
[PercentProgress <Int32?>]: The progress of the operation.
[ResultInfo <IMicrosoftGraphResultInfo>]: resultInfo
[(Any) <Object>]: This indicates any property can be added to this object.
[Code <Int32?>]: The result code.
[Message <String>]: The message.
[Subcode <Int32?>]: The result sub-code.
[Status <String>]: caseOperationStatus
[Id <String>]: The unique identifier for an entity.
Read-only.
[ReviewSet <IMicrosoftGraphEdiscoveryReviewSet>]: reviewSet
[(Any) <Object>]: This indicates any property can be added to this object.
[Id <String>]: The unique identifier for an entity.
Read-only.
[CreatedBy <IMicrosoftGraphIdentitySet>]: identitySet
[CreatedDateTime <DateTime?>]: The datetime when the review set was created.
The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time.
For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
Read-only.
[DisplayName <String>]: The review set name.
The name is unique with a maximum limit of 64 characters.
[Queries <IMicrosoftGraphEdiscoveryReviewSetQuery[]>]:
[Id <String>]: The unique identifier for an entity.
Read-only.
[CreatedBy <IMicrosoftGraphIdentitySet>]: identitySet
[CreatedDateTime <DateTime?>]: The time and date when the query was created.
The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time.
For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z
[DisplayName <String>]: The name of the query.
[LastModifiedBy <IMicrosoftGraphIdentitySet>]: identitySet
[LastModifiedDateTime <DateTime?>]: The date and time the query was last modified.
The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time.
For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z
[Query <String>]: The query string in KQL (Keyword Query Language) query.
For details, see Document metadata fields in Advanced eDiscovery.
This field maps directly to the keywords condition.
You can refine searches by using fields listed in the searchable field name paired with values; for example, subject:'Quarterly Financials' AND Date>=06/01/2016 AND Date<=07/01/2016.
[SourceCollection <IMicrosoftGraphEdiscoverySourceCollection>]: sourceCollection
[AdditionalSources <IMicrosoftGraphEdiscoveryDataSource[]>]: Adds an additional source to the sourceCollection.
[Id <String>]: The unique identifier for an entity.
Read-only.
[CreatedBy <IMicrosoftGraphIdentitySet>]: identitySet
[CreatedDateTime <DateTime?>]: The date and time the dataSource was created.
[DisplayName <String>]: The display name of the dataSource, and is the name of the SharePoint site.
[HoldStatus <String>]: dataSourceHoldStatus
[ContentQuery <String>]: The query string in KQL (Keyword Query Language) query.
For details, see Keyword queries and search conditions for Content Search and eDiscovery.
You can refine searches by using fields paired with values; for example, subject:'Quarterly Financials' AND Date>=06/01/2016 AND Date<=07/01/2016.
[CreatedBy <IMicrosoftGraphIdentitySet>]: identitySet
[CreatedDateTime <DateTime?>]: The date and time the sourceCollection was created.
[CustodianSources <IMicrosoftGraphEdiscoveryDataSource[]>]: Custodian sources that are included in the sourceCollection.
[DataSourceScopes <String>]: dataSourceScopes
[Description <String>]: The description of the sourceCollection.
[DisplayName <String>]: The display name of the sourceCollection.
[LastEstimateStatisticsOperation <IMicrosoftGraphEdiscoveryEstimateStatisticsOperation>]: estimateStatisticsOperation
[(Any) <Object>]: This indicates any property can be added to this object.
[Action <String>]: caseAction
[CompletedDateTime <DateTime?>]: The date and time the operation was completed.
[CreatedBy <IMicrosoftGraphIdentitySet>]: identitySet
[CreatedDateTime <DateTime?>]: The date and time the operation was created.
[PercentProgress <Int32?>]: The progress of the operation.
[ResultInfo <IMicrosoftGraphResultInfo>]: resultInfo
[Status <String>]: caseOperationStatus
[Id <String>]: The unique identifier for an entity.
Read-only.
[IndexedItemCount <Int64?>]: The estimated count of items for the sourceCollection that matched the content query.
[IndexedItemsSize <Int64?>]: The estimated size of items for the sourceCollection that matched the content query.
[MailboxCount <Int32?>]: The number of mailboxes that had search hits.
[SiteCount <Int32?>]: The number of mailboxes that had search hits.
[SourceCollection <IMicrosoftGraphEdiscoverySourceCollection>]: sourceCollection
[UnindexedItemCount <Int64?>]: The estimated count of unindexed items for the collection.
[UnindexedItemsSize <Int64?>]: The estimated size of unindexed items for the collection.
[LastModifiedBy <IMicrosoftGraphIdentitySet>]: identitySet
[LastModifiedDateTime <DateTime?>]: The last date and time the sourceCollection was modified.
[NoncustodialSources <IMicrosoftGraphEdiscoveryNoncustodialDataSource[]>]: noncustodialDataSource sources that are included in the sourceCollection
[CreatedDateTime <DateTime?>]: Created date and time of the dataSourceContainer entity.
[DisplayName <String>]: Display name of the dataSourceContainer entity.
[HoldStatus <String>]: dataSourceHoldStatus
[LastIndexOperation <IMicrosoftGraphEdiscoveryCaseIndexOperation>]: caseIndexOperation
[(Any) <Object>]: This indicates any property can be added to this object.
[Action <String>]: caseAction
[CompletedDateTime <DateTime?>]: The date and time the operation was completed.
[CreatedBy <IMicrosoftGraphIdentitySet>]: identitySet
[CreatedDateTime <DateTime?>]: The date and time the operation was created.
[PercentProgress <Int32?>]: The progress of the operation.
[ResultInfo <IMicrosoftGraphResultInfo>]: resultInfo
[Status <String>]: caseOperationStatus
[Id <String>]: The unique identifier for an entity.
Read-only.
[LastModifiedDateTime <DateTime?>]: Last modified date and time of the dataSourceContainer.
[ReleasedDateTime <DateTime?>]: Date and time that the dataSourceContainer was released from the case.
[Status <String>]: dataSourceContainerStatus
[Id <String>]: The unique identifier for an entity.
Read-only.
[ApplyHoldToSource <Boolean?>]: Indicates if hold is applied to noncustodial data source (such as mailbox or site).
[DataSource <IMicrosoftGraphEdiscoveryDataSource>]: dataSource
INPUTOBJECT <IComplianceIdentity>: Identity Parameter
[AuthoredNoteId <String>]: The unique identifier of authoredNote
[CaseId <String>]: The unique identifier of case
[CaseOperationId <String>]: The unique identifier of caseOperation
[CustodianId <String>]: The unique identifier of custodian
[DataSourceId <String>]: The unique identifier of dataSource
[LegalHoldId <String>]: The unique identifier of legalHold
[NoncustodialDataSourceId <String>]: The unique identifier of noncustodialDataSource
[ReviewSetId <String>]: The unique identifier of reviewSet
[ReviewSetQueryId <String>]: The unique identifier of reviewSetQuery
[SiteSourceId <String>]: The unique identifier of siteSource
[SourceCollectionId <String>]: The unique identifier of sourceCollection
[SubjectRightsRequestId <String>]: The unique identifier of subjectRightsRequest
[TagId <String>]: The unique identifier of tag
[TagId1 <String>]: The unique identifier of tag
[UnifiedGroupSourceId <String>]: The unique identifier of unifiedGroupSource
[UserId <String>]: The unique identifier of user
[UserPrincipalName <String>]: Alternate key of user
[UserSourceId <String>]: The unique identifier of userSource
SOURCECOLLECTION <IMicrosoftGraphEdiscoverySourceCollection>: sourceCollection
[(Any) <Object>]: This indicates any property can be added to this object.
[Id <String>]: The unique identifier for an entity.
Read-only.
[AddToReviewSetOperation <IMicrosoftGraphEdiscoveryAddToReviewSetOperation>]: addToReviewSetOperation
[(Any) <Object>]: This indicates any property can be added to this object.
[Action <String>]: caseAction
[CompletedDateTime <DateTime?>]: The date and time the operation was completed.
[CreatedBy <IMicrosoftGraphIdentitySet>]: identitySet
[(Any) <Object>]: This indicates any property can be added to this object.
[Application <IMicrosoftGraphIdentity>]: identity
[(Any) <Object>]: This indicates any property can be added to this object.
[DisplayName <String>]: The display name of the identity.
For drive items, the display name might not always be available or up to date.
For example, if a user changes their display name the API might show the new value in a future response, but the items associated with the user don't show up as changed when using delta.
[Id <String>]: Unique identifier for the identity or actor.
For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that's subject to review.
[Device <IMicrosoftGraphIdentity>]: identity
[User <IMicrosoftGraphIdentity>]: identity
[CreatedDateTime <DateTime?>]: The date and time the operation was created.
[PercentProgress <Int32?>]: The progress of the operation.
[ResultInfo <IMicrosoftGraphResultInfo>]: resultInfo
[(Any) <Object>]: This indicates any property can be added to this object.
[Code <Int32?>]: The result code.
[Message <String>]: The message.
[Subcode <Int32?>]: The result sub-code.
[Status <String>]: caseOperationStatus
[Id <String>]: The unique identifier for an entity.
Read-only.
[ReviewSet <IMicrosoftGraphEdiscoveryReviewSet>]: reviewSet
[(Any) <Object>]: This indicates any property can be added to this object.
[Id <String>]: The unique identifier for an entity.
Read-only.
[CreatedBy <IMicrosoftGraphIdentitySet>]: identitySet
[CreatedDateTime <DateTime?>]: The datetime when the review set was created.
The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time.
For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.
Read-only.
[DisplayName <String>]: The review set name.
The name is unique with a maximum limit of 64 characters.
[Queries <IMicrosoftGraphEdiscoveryReviewSetQuery[]>]:
[Id <String>]: The unique identifier for an entity.
Read-only.
[CreatedBy <IMicrosoftGraphIdentitySet>]: identitySet
[CreatedDateTime <DateTime?>]: The time and date when the query was created.
The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time.
For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z
[DisplayName <String>]: The name of the query.
[LastModifiedBy <IMicrosoftGraphIdentitySet>]: identitySet
[LastModifiedDateTime <DateTime?>]: The date and time the query was last modified.
The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time.
For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z
[Query <String>]: The query string in KQL (Keyword Query Language) query.
For details, see Document metadata fields in Advanced eDiscovery.
This field maps directly to the keywords condition.
You can refine searches by using fields listed in the searchable field name paired with values; for example, subject:'Quarterly Financials' AND Date>=06/01/2016 AND Date<=07/01/2016.
[SourceCollection <IMicrosoftGraphEdiscoverySourceCollection>]: sourceCollection
[AdditionalSources <IMicrosoftGraphEdiscoveryDataSource[]>]: Adds an additional source to the sourceCollection.
[Id <String>]: The unique identifier for an entity.
Read-only.
[CreatedBy <IMicrosoftGraphIdentitySet>]: identitySet
[CreatedDateTime <DateTime?>]: The date and time the dataSource was created.
[DisplayName <String>]: The display name of the dataSource, and is the name of the SharePoint site.
[HoldStatus <String>]: dataSourceHoldStatus
[ContentQuery <String>]: The query string in KQL (Keyword Query Language) query.
For details, see Keyword queries and search conditions for Content Search and eDiscovery.
You can refine searches by using fields paired with values; for example, subject:'Quarterly Financials' AND Date>=06/01/2016 AND Date<=07/01/2016.
[CreatedBy <IMicrosoftGraphIdentitySet>]: identitySet
[CreatedDateTime <DateTime?>]: The date and time the sourceCollection was created.
[CustodianSources <IMicrosoftGraphEdiscoveryDataSource[]>]: Custodian sources that are included in the sourceCollection.
[DataSourceScopes <String>]: dataSourceScopes
[Description <String>]: The description of the sourceCollection.
[DisplayName <String>]: The display name of the sourceCollection.
[LastEstimateStatisticsOperation <IMicrosoftGraphEdiscoveryEstimateStatisticsOperation>]: estimateStatisticsOperation
[(Any) <Object>]: This indicates any property can be added to this object.
[Action <String>]: caseAction
[CompletedDateTime <DateTime?>]: The date and time the operation was completed.
[CreatedBy <IMicrosoftGraphIdentitySet>]: identitySet
[CreatedDateTime <DateTime?>]: The date and time the operation was created.
[PercentProgress <Int32?>]: The progress of the operation.
[ResultInfo <IMicrosoftGraphResultInfo>]: resultInfo
[Status <String>]: caseOperationStatus
[Id <String>]: The unique identifier for an entity.
Read-only.
[IndexedItemCount <Int64?>]: The estimated count of items for the sourceCollection that matched the content query.
[IndexedItemsSize <Int64?>]: The estimated size of items for the sourceCollection that matched the content query.
[MailboxCount <Int32?>]: The number of mailboxes that had search hits.
[SiteCount <Int32?>]: The number of mailboxes that had search hits.
[SourceCollection <IMicrosoftGraphEdiscoverySourceCollection>]: sourceCollection
[UnindexedItemCount <Int64?>]: The estimated count of unindexed items for the collection.
[UnindexedItemsSize <Int64?>]: The estimated size of unindexed items for the collection.
[LastModifiedBy <IMicrosoftGraphIdentitySet>]: identitySet
[LastModifiedDateTime <DateTime?>]: The last date and time the sourceCollection was modified.
[NoncustodialSources <IMicrosoftGraphEdiscoveryNoncustodialDataSource[]>]: noncustodialDataSource sources that are included in the sourceCollection
[CreatedDateTime <DateTime?>]: Created date and time of the dataSourceContainer entity.
[DisplayName <String>]: Display name of the dataSourceContainer entity.
[HoldStatus <String>]: dataSourceHoldStatus
[LastIndexOperation <IMicrosoftGraphEdiscoveryCaseIndexOperation>]: caseIndexOperation
[(Any) <Object>]: This indicates any property can be added to this object.
[Action <String>]: caseAction
[CompletedDateTime <DateTime?>]: The date and time the operation was completed.
[CreatedBy <IMicrosoftGraphIdentitySet>]: identitySet
[CreatedDateTime <DateTime?>]: The date and time the operation was created.
[PercentProgress <Int32?>]: The progress of the operation.
[ResultInfo <IMicrosoftGraphResultInfo>]: resultInfo
[Status <String>]: caseOperationStatus
[Id <String>]: The unique identifier for an entity.
Read-only.
[LastModifiedDateTime <DateTime?>]: Last modified date and time of the dataSourceContainer.
[ReleasedDateTime <DateTime?>]: Date and time that the dataSourceContainer was released from the case.
[Status <String>]: dataSourceContainerStatus
[Id <String>]: The unique identifier for an entity.
Read-only.
[ApplyHoldToSource <Boolean?>]: Indicates if hold is applied to noncustodial data source (such as mailbox or site).
[DataSource <IMicrosoftGraphEdiscoveryDataSource>]: dataSource