Suspend Versioning

You can suspend bucket versioning at any time using the AIStor Console, the AIStor mc CLI, or using an S3-compatible SDK.

Behavior

While versioning is suspended, AIStor does the following in the bucket:

  • Objects created while versioning is suspended are assigned a null version ID.
  • Any changes to an object while versioning is suspended result in overwriting that null versioned object.
  • AIStor does not remove or otherwise alter existing versioned objects as part of suspending versioning.
  • Clients can continue interacting with any existing object versions in the bucket.

Procedure

To disable versioning, select whether you want to use the AIStor Console or the AIStor Client (mc).