Accessing Object Storage using Swift Endpoints with Curl
Gain access to Object Storage and run tasks using Swift API endpoints with Curl.
Run the following Object Storage tasks using Swift API with Curl using the following command syntax. Include the appropriate username, token, namespace, and bucket. For a list of supported Swift API endpoints, see Swift API Endpoints.
You must specify a compartment for the S3 Compatibility API. By default, buckets created using the Amazon S3 Compatibility API or the Swift API are created in the root compartment of the Oracle Cloud Infrastructure tenancy. You can select a different compartment where the Amazon S3 Compatibility API or Swift API can create buckets. For more information, see Object Storage Compartments for the Amazon S3 Compatibility API and Swift API.
For more information on using Curl, see curl man page.