Properties

X-Account-Meta

  • A map of user-defined meta data to associate with the account. Each key in the map will set the header X-Account-Meta-{key} with the corresponding value.
  • Updates cause replacement.
  • Optional property, defaults to “{}”.
  • Type: Map

X-Container-Meta

  • A map of user-defined meta data to associate with the container. Each key in the map will set the header X-Container-Meta-{key} with the corresponding value.
  • Updates cause replacement.
  • Optional property, defaults to “{}”.
  • Type: Map

X-Container-Read

  • Specify the ACL permissions on who can read objects in the container.
  • Updates cause replacement.
  • Optional property.
  • Type: String

X-Container-Write

  • Specify the ACL permissions on who can write objects to the container.
  • Updates cause replacement.
  • Optional property.
  • Type: String

name

  • Name for the container. If not specified, a unique name will be generated.
  • Updates cause replacement.
  • Optional property.
  • Type: String