Expand description
Scaling control endpoints for OmniOrchestrator.
This module provides API endpoints for scaling operations including horizontal and vertical scaling of applications and services.
Structs§
- Scale
Request - Request payload for scaling operations
- Scale
Response - Response for scaling operations
Functions§
- get_
scaling_ status - Get current scaling status for an application.
- routes
- Returns all scaling-related routes
- scale_
application - Scale up/down the specified application or service.