Managing Your Mock Server
Access comprehensive monitoring and configuration options for your mock servers through the API Repository’s publish center. This central dashboard provides visibility into your mock server’s operations and allows you to adjust settings as needed.
Accessing Mock Server Details
- Navigate to your API Repository’s publish center
- Locate the list of published mock servers
- Click on a specific mock server to access its detail page
Available Features
From the mock server detail page, you can:
- View Request Logs: Monitor all incoming requests to your mock server with detailed information about each request’s method, path, status code, and timestamp
- Inspect Server State: Examine the current state values maintained by your mock server, useful for debugging stateful operations
- Configure Settings: Adjust server parameters including:
- Access control permissions
- Environment variables
- Response behavior options
These tools provide essential visibility into your mock server’s operation, helping you troubleshoot issues and optimize configuration for your development workflow.
Last updated on