This endpoint performs a comprehensive scan of the platform infrastructure and may take some time to complete depending on your platform size and complexity.
Endpoint
The base URL of your FlowX platform instance
Headers
Bearer token for API authentication. Format:
Bearer YOUR_API_TOKEN
Controls caching behavior. Recommended to use
no-cache
to ensure fresh discovery resultsSpecifies the media types that are acceptable for the response
Identifies the client application making the request
Specifies the content encoding that the client can understand
Response
ISO 8601 formatted timestamp of when the platform rescan was completed
Total number of services discovered during the rescan
Number of services that are currently healthy and operational
Number of services that are experiencing issues or are unreachable
Detailed information about all discovered FlowX platform services
Information about underlying infrastructure components
Status of external system integrations
Summary information about the rescan operation
Error Responses
Usage Examples
Basic Platform Rescan
When to Use Force Rescan
- Service Deployment
- Configuration Updates
- Troubleshooting
After deploying new servicesUse force rescan when youβve deployed new microservices or updated existing ones to ensure the platform recognizes all available endpoints and configurations.