EMC ECS REST API

Search (SHIFT+S)




Set Account Metadata

POST /v1/{account}

Creates, updates, or deletes account metadata. To create, update, or delete custom metadata, use the X-Account-Meta-{name} request header, where {name} is the name of the metadata item.

URL Format

v1/{account}

Request Headers

X-Account-Meta-{name} requiredValue of the custom metadata.

Prerequisites

The following conditions must be met in order to call this operation.

  • User must be a Namespace Admin

  • Account corresponding to this container must exist


Request Payload

No Request Payload


Response Body

Response indicating Success or Failure for this operation.