Deletes the lifecycle configuration from the bucket. This leads to the removal of all lifecycle rules associated with the bucket and the objects do not expire nor are they removed due to any lifecycle configuration.
Host Style: http://bucketname.ns1.emc.com/?lifecycle
Path Style: http://ns1.emc.com/bucketname?lifecycle
x-amz-date | optional | The timestamp 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 | required | Information needed to authenticate requests. |
The following conditions must be met in order to call this operation.
Only the owner of the bucket or a user having permission can delete lifecycle configuration from the 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 the URL: bucketname.ns1.emc.com).
Namespace corresponding to this bucket should exist (for example, ns1)
No Request Payload
x-amz-request-id | optional | Request id. |
x-amz-id-2 | optional | Bucket identifier. |
Response indicating Success or Failure for this operation.