Lcm_Update_PrecheckReport_ReportSummary
Lcm_Update_PrecheckReport_ReportSummary
The Summary Structure contains the summary of precheck report.
JSON Example
{
"error_count": 0,
"warning_count": 0
}
integer As int64
error_count
Required
Number of errors detected by precheck process
integer As int64
warning_count
Required
Number of warnings detected by precheck process