List containers for a specified account. Create, update, and delete account metadata. Show account metadata.
Method | URI | Description |
---|---|---|
GET | /v1/{account}{?limit,marker,end_marker,format,prefix,delimiter} | Shows details for a specified account and lists containers, sorted by name, in the account. |
POST | /v1/{account} | Creates, updates, or deletes account metadata. |
HEAD | /v1/{account} | Shows metadata for a specified account. |