Resource | Description |
PUT /v1/{account}/{container} | Creates a container |
HEAD /v1/{account}/{container} | Gets container metadata |
POST /v1/{account}/{container} | Sets container metadata |
DELETE /v1/{account}/{container} | Delete the specified container |
GET /v1/{account}/{container} | Gets list of objects for the specified container |