Module endpoints

Source
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.