Reference Documentation¶
Home → Documentation → Reference
This section contains technical reference documentation for Cesivi Server, including API specifications, architecture details, error codes, and operational guides.
API Documentation¶
Core References¶
- API Reference - Complete endpoint documentation for SOAP, REST, and CSOM APIs
- API Coverage - Coverage statistics and implementation status
- Complete API Feature Matrix - Detailed feature breakdown by API surface
Error Handling¶
- Error Codes - Standard SharePoint error codes and responses
- Error Catalog - Common errors, root causes, and workarounds
- Known Limitations - Documented constraints and architectural limitations
Architecture & Design¶
- Architecture - System architecture, design patterns, and key decisions
- Storage Providers - IStorageService implementations and custom provider guide
- File Upload/Download Support - File operations implementation details
Operations & Production¶
- Operations - Monitoring, troubleshooting, backup, scaling, and performance optimization
- Production Checklist - Pre-deployment validation and configuration checklist
Quick Links¶
For Developers: - Start with Architecture to understand system design - Reference API Reference for endpoint details - Check Known Limitations before implementation
For Operations: - Review Operations for monitoring and maintenance - Use Production Checklist before deployment - Reference Error Catalog for troubleshooting
For Integration: - Consult API Coverage for implementation status - Review Complete API Feature Matrix for specific features - Check File Upload/Download Support for file operations
See Also: - Troubleshooting Documentation - Problem diagnosis and resolution - Project Documentation - General guides and getting started