-
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)

Replication Group
API for provisioning and managing replication groups.
Note: Replication group was previously known as "object virtual pool" and the API still uses the term "vpool"
Resource | Description |
GET /vdc/data-service/vpools | Lists all configured replication groups |
GET /vdc/data-service/vpools/{id} | Gets the details for the specified replication group |
PUT /vdc/data-service/vpools/{id} | Updates the name and description for a replication group |
PUT /vdc/data-service/vpools/{id}/addvarrays | Adds one or more storage pools (as VDC:storage pool tuples) to the specified replication group |
PUT /vdc/data-service/vpools/{id}/removevarrays | Deletes a storage pool (VDC:storage pool tuple) from a specified replication group |
POST /vdc/data-service/vpools/{id}/deactivate | Deletes a specified replication group |
POST /vdc/data-service/vpools | Creates a replication group that includes the specified storage pools (VDC:storage pool tuple) |