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.1.39.tar.gz
(51.7 kB
view details)
Built Distribution
File details
Details for the file lusid_drive_sdk-2.1.39.tar.gz
.
File metadata
- Download URL: lusid_drive_sdk-2.1.39.tar.gz
- Upload date:
- Size: 51.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.8.2 Linux/6.6.48-flatcar
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f5430a0f9f2b375fec1b9fc01545baf4559c186d555fe4584b58929e3cab3fc |
|
MD5 | aea45b754bf73047e5b34366562d387e |
|
BLAKE2b-256 | 255c3809b7c59be57605c329ab4ae1ea2396fc271fbc5450310a3794ab592d9d |
File details
Details for the file lusid_drive_sdk-2.1.39-py3-none-any.whl
.
File metadata
- Download URL: lusid_drive_sdk-2.1.39-py3-none-any.whl
- Upload date:
- Size: 81.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.8.2 Linux/6.6.48-flatcar
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad171307f1c89e96d5f7b1503244402be0b71615b070486866f295ef5f293bf4 |
|
MD5 | 1d72ea38da2a15b0d624c5f74629043a |
|
BLAKE2b-256 | 153f37487d1d6eb1b523bc16d5f1b0f995418d0374f31a5599782cfd0d5837a2 |