Module management

Module management 

Source
Expand description

Management API for server control and monitoring

Structs§

ApplyNetworkProfileRequest
Request to apply a network profile
BodyTransformRequest
Request body for individual body transformations
BulkConfigUpdateRequest
Request for bulk configuration update
ChaosConfigUpdate
Request to update chaos configuration
ExamplePairRequest
Example pair request format
GenerateOpenApiFromTrafficRequest
Request for OpenAPI generation from recorded traffic
GenerateSpecRequest
Request for AI-powered API specification generation
LearnFromExamplesRequest
Request for learning from examples
ManagementState
Shared state for the management API
MockConfig
Mock configuration representation
MockResponse
Mock response configuration
ProxyRuleRequest
Request body for creating/updating proxy replacement rules
ProxyRuleResponse
Response format for proxy rules
RequestMatchCriteria
Request matching criteria for advanced request matching
ServerConfig
Server configuration info
ServerStats
Server statistics
ValidateConfigRequest
Request to validate configuration

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
mock_matches_request
Check if a request matches the given mock configuration