Responses of the Validate step

This API must validate whether the data from the given base package location can be imported successfully into the target tenant. The Validate step can return these responses:

  • IN PROGRESS: Validation is in progress.
  • SUCCESS: Validation succeeds with no errors. CSP proceeds to the IMPORT step.
  • FAILED: Validation of the package fails. CSP workflow halts, and the user has the opportunity to review the validation errors and retry the Validate step.

    See Validation failed.

  • ERROR: An error occurs during validation. CSP workflow halts, and the user has the opportunity to review the reason for the errors and retry the Validate step.
  • EVALUATE: There is information the user should review and acknowledge before proceeding to Import.

See Troubleshooting for more information about the error logs.