| Name |
Pointer to String |
The name of the scheduled search. |
[optional] |
| Description |
Pointer to String |
The description of the scheduled search. |
[optional] |
| SavedSearchId |
String |
The ID of the saved search that will be executed. |
[required] |
| Created |
Pointer to System.DateTime |
The date the scheduled search was initially created. |
[optional] [readonly] |
| Modified |
Pointer to System.DateTime |
The last date the scheduled search was modified. |
[optional] [readonly] |
| Schedule |
Schedule2 |
|
[required] |
| Recipients |
[]SearchScheduleRecipientsInner |
A list of identities that should receive the scheduled search report via email. |
[required] |
| Enabled |
Pointer to Boolean |
Indicates if the scheduled search is enabled. |
[optional] [default to $false] |
| EmailEmptyResults |
Pointer to Boolean |
Indicates if email generation should occur when search returns no results. |
[optional] [default to $false] |
| DisplayQueryDetails |
Pointer to Boolean |
Indicates if the generated email should include the query and search results preview (which could include PII). |
[optional] [default to $false] |
| Id |
String |
The scheduled search ID. |
[required][readonly] |
| Owner |
ScheduledSearchAllOfOwner |
|
[required] |
| OwnerId |
String |
The ID of the scheduled search owner. Please use the id in the owner object instead. |
[required][readonly] |