FINBOURNE Drive API
Project description
Documentation for API Endpoints
All URIs are relative to https://fbn-prd.lusid.com/drive
| Class | Method | HTTP request | Description |
|---|---|---|---|
| ApplicationMetadataApi | list_access_controlled_resources | GET /api/metadata/access/resources | [EARLY ACCESS] ListAccessControlledResources: Get resources available for access control |
| FilesApi | create_file | POST /api/files | CreateFile: Uploads a file to Lusid Drive. If using an SDK, consider using the UploadAsStreamAsync function for larger files instead. |
| FilesApi | delete_file | DELETE /api/files/{id} | [EARLY ACCESS] DeleteFile: Deletes a file from Drive. |
| FilesApi | download_file | GET /api/files/{id}/contents | DownloadFile: Download the file from Drive. |
| FilesApi | get_file | GET /api/files/{id} | [EARLY ACCESS] GetFile: Get a file stored in Drive. |
| FilesApi | update_file_contents | PUT /api/files/{id}/contents | [EARLY ACCESS] UpdateFileContents: Updates contents of a file in Drive. |
| FilesApi | update_file_metadata | PUT /api/files/{id} | [EARLY ACCESS] UpdateFileMetadata: Updates metadata for a file in Drive. |
| FoldersApi | create_folder | POST /api/folders | [EARLY ACCESS] CreateFolder: Create a new folder in LUSID Drive |
| FoldersApi | delete_folder | DELETE /api/folders/{id} | [EARLY ACCESS] DeleteFolder: Delete a specified folder and all subfolders |
| FoldersApi | get_folder | GET /api/folders/{id} | [EARLY ACCESS] GetFolder: Get metadata of folder |
| FoldersApi | get_folder_contents | GET /api/folders/{id}/contents | GetFolderContents: List contents of a folder |
| FoldersApi | get_root_folder | GET /api/folders | GetRootFolder: List contents of root folder |
| FoldersApi | move_folder | POST /api/folders/{id} | [EARLY ACCESS] MoveFolder: Move files to specified folder |
| FoldersApi | update_folder | PUT /api/folders/{id} | [EARLY ACCESS] UpdateFolder: Update an existing folder's name, path |
| SearchApi | search | POST /api/search | [EARLY ACCESS] Search: Search for a file or folder with a given name and path |
Documentation for Models
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
lusid_drive_sdk-2.4.1.tar.gz
(50.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lusid_drive_sdk-2.4.1.tar.gz.
File metadata
- Download URL: lusid_drive_sdk-2.4.1.tar.gz
- Upload date:
- Size: 50.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.4 CPython/3.11.9 Linux/6.12.54-flatcar
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b0e7a1847ec2295d7457fb9e197d3a1f0ae3df07fe9a2a23faf80e5add6af1ba
|
|
| MD5 |
3c716cd335bf124befbdc703aa6428df
|
|
| BLAKE2b-256 |
23ee8a03445db23f3678e10c3dd56d27e8794f5feb4c60e9d366b7857927bd05
|
File details
Details for the file lusid_drive_sdk-2.4.1-py3-none-any.whl.
File metadata
- Download URL: lusid_drive_sdk-2.4.1-py3-none-any.whl
- Upload date:
- Size: 82.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.3.4 CPython/3.11.9 Linux/6.12.54-flatcar
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
80d836b55d30563ee5bf218b333b85a4c60248520de1d8cb8525eb830c8c4ac4
|
|
| MD5 |
ad23ff4137e39762e1d05d669d1f6ef5
|
|
| BLAKE2b-256 |
77bb4b5830e18c6c6d6c764de82a5f42b13d209e8634b99471a986643622d732
|