OmniClient C API for large file transfer?

I want to upload large files to Nucleus using Omniverse Client Library for C. Which API should I use to perform this activity and is there any sample code or example that I can refer to?

I am looking for a chuck based approach to upload the file to Nucleus.

Currently we do not have an exposed API for a chunk based upload.
Client library is our API for use
Omniverse Client Library — client_library 3.38.6 documentation (nvidia.com)

1 Like