Skip to main content
Real-time topology validation

Endpoints


Validate topology without saving

POST /api/v1/topology/validate Validates the provided topology components, containers, applications, and links using the same validation path as stored configurations. This enables real-time validation in the UI wizard before a configuration is saved.

Request Body

Responses

200 - Validation result with topology-specific data
400 - Invalid request body 401 - Authentication required