For the complete documentation index, see llms.txt. This page is also available as Markdown.

Work with Objects

To store your data in OORT Storage, you work with resources known as buckets and objects. A bucket is a container for objects. An object is a file and any metadata that describes that file.

To store an object in OORT Storage, you create a bucket and then upload the object to a bucket. You can open, download, and copy the object once it's in a bucket. You can delete any unneeded objects or buckets.

Objects OverviewObject KeysUpload ObjectsDownload ObjectsDelete ObjectsShare ObjectsUse Folders

Last updated