Module management

Module management 

Source
Expand description

Management API for server control and monitoring

Structs§

ApplyNetworkProfileRequest
Request to apply a network profile
ChaosConfigUpdate
Request to update chaos configuration
GenerateSpecRequest
Request for AI-powered API specification generation
ManagementState
Shared state for the management API
MockConfig
Mock configuration representation
MockResponse
Mock response configuration
ServerConfig
Server configuration info
ServerStats
Server statistics

Enums§

ExportFormat
Export format for mock configurations
MessageEvent
Message event types for real-time monitoring

Functions§

management_router
Build the management API router
management_router_with_spec_import
Build management router with spec import API
management_router_with_ui_builder
Build the management API router with UI Builder support