Overview
Containers (buckets) are the top-level namespaces within your object storage account. All objects must reside in a container. Container names must be unique within your account, and the storage policy assigned at creation time cannot be changed afterward.Prerequisites
- An active NxtSight account with appropriate permissions
- Access to the NxtSight Dashboard or CLI configured with credentials
- API credentials sourced (
source openrc.sh)
Create a Container
- Dashboard
- CLI
Container Naming Rules
List and Manage Containers
Containers with objects cannot be deleted until all objects are removed. Use
openstack object list app-backups to view contents before deletion.Next Steps
Upload Objects
Upload files and manage objects within your container
Access Control
Configure read and write ACLs for container access
Versioning
Enable version retention on your container
Storage Policies
Learn about storage policy options available on your platform