Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

The client interface in Swarm consists of:

  • policy.lifecycle setting at the cluster-level

  • Policy-Lifecycle header on a domain

  • Policy-Lifecycle headers on a bucket.

The evaluated policies are returned via Policy-Lifecycle-Evaluated headers on domains, buckets, and objects using GET/HEAD requests. For named objects, the verbose query argument is required to see those headers. The gateway supports S3 lifecycle policies as described in the S3 documentation.

Swarm UI supports the above cluster setting just like any existing cluster setting. On the Content Portal, a customer can edit at the domain and bucket levels. Further, a customer can enable/disable lifecycle policies for buckets within the domain using a checkbox.

By default, the domain inherits lifecycle policies from the cluster.


By default, the cluster-level setting is disabled.

Time-based policies trigger the defined rule(s) when the defined duration completes.

  • No labels