Validate Migration Plan
POST/migration/validate
Validates a migration plan statically without executing it. This corresponds to the creation time validation described in the user guide.
Request
Responses
- 200
- 400
Request successful. The validation report was returned.
In case additional parameters of the request are unexpected, an
exception of type InvalidRequestException is returned. See the
Introduction
for the error response format.