Creates or updates the arbitrary container metadata by associating custom metadata headers with the container. These headers must have the format, X-Container-Meta-*.
v1/{account}/{container}
X-Container-Meta | optional | Container metadata. * represents the name of metadata. |
X-Container-Read | optional | Groups that are assigned READ rights to container |
X-Container-Write | optional | Groups that are assigned WRITE rights to container |
The following conditions must be met in order to call this operation.
Container must exist
No Request Payload
Response indicating the status of the create operation