Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 815 Bytes

Iso.md

File metadata and controls

17 lines (13 loc) · 815 Bytes

Org.OpenAPITools.Model.Iso

ISO information.

Properties

Name Type Description Notes
Id string A unique ID for the ISO. [optional]
DateCreated string Date the ISO was created. [optional]
Filename string The ISO filename. [optional]
Size int The ISO size in KB. [optional]
Md5sum string The calculated md5sum of the ISO. [optional]
Sha512sum string The calculated sha512sum of the ISO. [optional]
Status string The current status of the ISO. * complete * pending [optional]

[Back to Model list] [Back to API list] [Back to README]