Array of cloud object store buckets to begin crawling. Only valid and required when the type field of
the source object is set to cloud_object_store
, and the crawl_all_buckets field is false
or not
specified.
When true
, all buckets in the specified cloud object store are crawled. If set to true
, the buckets
array must not be specified.
Array of folders to crawl from the Box source. Only valid, and required, when the type field of the
source object is set to box
.
Array of Salesforce document object types to crawl from the Salesforce source. Only valid, and required,
when the type field of the source object is set to salesforce
.
Array of Microsoft SharePointoint Online site collections to crawl from the SharePoint source. Only valid
and required when the type field of the source object is set to sharepoint
.
Array of Web page URLs to begin crawling the web from. Only valid and required when the type field of
the source object is set to web_crawl
.
Generated using TypeDoc
The options object defines which items to crawl from the source system.