Cloud Enterprise Object Storage REST API

Search (SHIFT+S)




Disable Metadata Search

DELETE /?searchmetadata

Disable the metadata search capability for a bucket

URL Format

Host Style: http://bucketname.ns1.emc.com/?searchmetadata
Path Style: http://ns1.emc.com/bucketname?searchmetadata

Request Headers

x-amz-date optionalTimestamp of the request added by the requester. Example: Tue, 03 Sept 2013 12:00:00 GMT. If the Authorization header is specified, you must specify either the x-amz-date or the Date header. If both the headers are specified, the value of x-amz-date header is chosen.
Authorization requiredInformation needed to authenticate requests.

Prerequisites

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

  • Only authenticated users can disable the metadata search for bucket.

  • BaseUrl used in a host-style request URL should be pre-configured using the ECS Management API or the ECS Portal (for example, emc.com in URL: bucketname.ns1.emc.com).


Request Payload

No Request Payload


Response Body

Response indicating Success or Failure for this operation.