File Store Connector
DPUse File Store Emulator
The File Store Emulator Connector is a read-only connector that provides access to a sample dataset simulating a hypothetical cloud-based file storage service such as Google Drive, Dropbox, or Microsoft OneDrive. It is intended for demonstration, evaluation, and testing, and is freely available to all users.
Authentication
Does not require authentication and can be used without creating a DPUse Account.
Supported Operations
Supports the following operations implemented by the Connector API.
| Action | Supported |
|---|---|
| Abort Operation | |
| Audit Object Content | |
| Create Object | |
| Describe Connection | |
| Drop Object | |
| Find Object | |
| Get Readable Stream | |
| Get Record | |
| List Nodes | |
| Preview Object | |
| Remove Records | |
| Retrieve Chunks | |
| Retrieve Records | |
| Upsert Records |
Links
- Identifier:
dpuse-connector-file-store-emulator - GitHub