Expand description
Core API endpoints for the OmniOrchestrator server.
This module provides essential HTTP endpoints for monitoring and managing the OmniOrchestrator cluster. These endpoints serve as the primary interface for external systems to query the health and status of the cluster.
Functionsยง
- cluster_
status - Provides detailed cluster status information including node roles and membership.
- health_
check - Health check endpoint that provides basic service availability status.