importFileToFileSearchStore

suspend fun importFileToFileSearchStore(fileSearchStoreName: String, inputJson: ImportFileRequest): Operation

Imports a File from File Service to a FileSearchStore.

Return

The Operation object.

Parameters

fileSearchStoreName

The name of the FileSearchStore.

inputJson

The request payload for importing a file.