mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2025-01-20 07:19:18 +01:00
7e832494c1
- Try to get the analysis progress from cis (as an integer value representing percentage 0 - 100). If this function returns a valid progress less than 100, then we don't try to get the report analysis and continue to display "Analysis not yet available" - If the progress is 100 then we get the analysis result and display it - If the progress cannot be obtained, then we try to get the analysis result; If an empty result is obtained within 10 minutes from the upload completion, then we assume that the analysis is still in progress and continue to display "Analysis not yet available" Signed-off-by: Mihaela Stoica <mihaela.stoica@citrix.com> |
||
---|---|---|
.. | ||
GetHealthCheckAnalysisResultAction.cs | ||
HealthCheckAuthenticationAction.cs | ||
SaveHealthCheckSettingsAction.cs | ||
TransferHealthCheckSettingAction.cs | ||
TransferProxySettingsAction.cs | ||
UploadServerStatusReportAction.cs | ||
XenServerHealthCheckUpload.cs |