-
Amazon S3
- S3 Bucket Acl Operations
- S3 Bucket Cors Operations
- S3 Bucket Is Stale Allowed Operations
- S3 Bucket Lifecycle Operation
- S3 Bucket List Uploads Operations
- S3 Bucket Location Operations
- S3 Bucket Operations
- S3 Bucket Versioning Operations
- S3 Bucket Versions Operations
- S3 Data Node Operation
- S3 Metadata Key List Operations
- S3 Metadata Key System List Operation
- S3 Metadata Search Operation
- S3 Multi Object Delete Operations
- S3 Object Acl Operations
- S3 Object Init Uploads Operations
- S3 Object Operations
- S3 Object Uploads Operations
- S3 Options Operations
- S3 Ping Operation
- EMC Atmos
- OpenStack SWIFT
- All Changes
-
Modified Services
- Data Store
- Password Group (Swift)
- S3 Bucket Acl Operations
- S3 Bucket Lifecycle Operation
- S3 Bucket Location Operations
- S3 Bucket Operations
- S3 Bucket Versioning Operations
- S3 Object Operations
- S3 Object Uploads Operations
- Secret Key
- Secret Key Self-Service
- Swift Account Operations
- Swift Container Operations
- Swift File Access Operations
- Swift Object Operations
- User (Object)

Base URL
API for creating and managing a Base URL.
Base URL is used as part of the object address where virtual
host style addressing is used and enables ECS to know which part
of the address refers to the bucket and,
optionally, namespace.
For example, if you are using an addressing scheme that includes the namespace, so
that you have addresses of the form: mybucket.mynamespace.mydomain.com, you need to tell ECS
that mydomain.com is the Base URL so that it knows that mybucket.mynamespace are the bucket and namespace
Resource | Description |
POST /object/baseurl | Creates a Base URL with the given details |
POST /object/baseurl/{id}/deactivate | Deletes the specified Base URL |
PUT /object/baseurl/{id} | Updates the Base URL for the specified Base URL identifier |
GET /object/baseurl/{id} | Gets details for the specified Base URL |
GET /object/baseurl | Lists all configured Base URLs |