ValidationResponse Class
Response of pre job creation validations.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
ValidationResponse
Constructor
ValidationResponse(**kwargs)
Variables
- status
- str or <xref:azure.mgmt.databox.models.OverallValidationStatus>
Overall validation status. Possible values include: "AllValidToProceed", "InputsRevisitRequired", "CertainInputValidationsSkipped".
- individual_response_details
- list[<xref:azure.mgmt.databox.models.ValidationInputResponse>]
List of response details contain validationType and its response as key and value respectively.
Feedback
Submit and view feedback for