DownloadProgress

An object representing the progress of gateway image download

Overview

averageSpeed integer filterable   orderable  
currentSpeed integer filterable   orderable  
imageFileName string filterable   orderable  
imageVersion string filterable   orderable  
percentage integer filterable   orderable  
startTime integer filterable   orderable  
timeLeft string filterable   orderable  
timeSpent string filterable   orderable  

API Resource

This is an embedded object that can not be directly accessed.

Parents

This object has no parents.

Children

This object has no children.

Members

This object has no members.

Attributes documentation

averageSpeed integer filterable   orderable  
Discussion

Average speed in kilobyte per second (kB/s) of the image download


Charateristics

SDK attribute: averageSpeed

currentSpeed integer filterable   orderable  
Discussion

Current speed in kilobyte per second (kB/s) of the image download


Charateristics

SDK attribute: currentSpeed

imageFileName string filterable   orderable  
Discussion

Name of the image file getting downloaded, as specified in upgrade meta-data file.


Charateristics

Format: free
Max length: 255
SDK attribute: imageFileName

imageVersion string filterable   orderable  
Discussion

The version of image getting downloaded, as specified in upgrade meta-data file.


Charateristics

Format: free
Max length: 255
SDK attribute: imageVersion

percentage integer filterable   orderable  
Discussion

The total percentage of image download transfer that was completed


Charateristics

SDK attribute: percentage

startTime integer filterable   orderable  
Discussion

Time when the download of image was started


Charateristics

SDK attribute: startTime

timeLeft string filterable   orderable  
Discussion

Time remaining (in HH:MM:SS) for the download of image


Charateristics

Format: free
SDK attribute: timeLeft

timeSpent string filterable   orderable  
Discussion

Time spent (in HH:MM:SS) for the download of image


Charateristics

Format: free
SDK attribute: timeSpent