nudownloadprogress¶
-
nudownloadprogress.NUDownloadProgress(bambou.nurest_object.NUMetaRESTObject,):
An object representing the progress of gateway image download
Attributes¶
percentage: The total percentage of image download transfer that was completedtime_left: Time remaining (in HH:MM:SS) for the download of imagetime_spent: Time spent (in HH:MM:SS) for the download of imageimage_file_name: Name of the image file getting downloaded, as specified in upgrade meta-data file.image_version: The version of image getting downloaded, as specified in upgrade meta-data file.start_time: Time when the download of image was startedcurrent_speed: Current speed in kilobyte per second (kB/s) of the image downloadaverage_speed: Average speed in kilobyte per second (kB/s) of the image download