Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Each tenant, domain, and bucket has a subresource prefix, meter:

  • Tenant t1:  /_adminadmin/manage/tenants/t1/meter/

  • Domain d1:  /_adminadmin/manage/tenants/t1/domains/d1/meter/

  • Bucket b1/_adminadmin/manage/tenants/t1/domains/d1/buckets/b1/meter/

...

Best practice - Retain the historical metering data for each decommissioned entity:

  1. Change ownership of the tenant or domain to be an admin user.

  2. Update the Policy to remove non-admin access.

  3. Purge all objects being stored in the decommissioned domain (or all domains for a decommissioned tenant).

  4. Important: Do not delete the empty tenant or domain; retain it as is.

Delete the decommissioned tenant or domain once no longer needed to retain the historical usage data. The domain or bucket name is not available but it may still be returned in metering queries covering an earlier time once deleted. The UUID is returned instead of the name.

...