Documentation coming soon.
REST API
Chimera provides a REST API for server administration. See the API Reference for full documentation.
The API includes endpoints for:
- User management (
/api/v1/users) - NFS export management (
/api/v1/exports) - SMB share management (
/api/v1/shares) - S3 bucket management (
/api/v1/buckets)