File Store Connector
DPUse File Store
Provides access to a sample set of read-only data simulating a hypothetical cloud-based file storage solution. It is intended for demonstration, evaluation, and testing and is freely available to all users.
It is similar to services such as Google Drive, Dropbox, and Microsoft OneDrive.
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.
| Operation | 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