Add Data Source
Select
SaaS
Customer Managed
This operation adds a data source to the project
Request Body
Name | Description |
datasourceType | values:- File System : 5- SharePoint : 28- Email : 29- OneDrive : 27- Database : 30- Google Drive : 32- Gmail : 33 |
Responses
- 200
OK
- text/plain
- Add File System Data Source
- Add F S O Client Data Source
<DM2ContentIndexing_GetCollectionsResp> <collections> <datasources datasourceId="116" datasourceName="dm2perf2" /> </collections> <error /> </DM2ContentIndexing_GetCollectionsResp>
<DM2ContentIndexing_GetCollectionsResp>
<collections>
<datasources datasourceId="116" datasourceName="fso_ds_localdata" />
</collections>
<error />
</DM2ContentIndexing_GetCollectionsResp>
Loading...