Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 818 Bytes

CreateCustomImageRequest.md

File metadata and controls

13 lines (10 loc) · 818 Bytes

# CreateCustomImageRequest

Properties

Name Type Description Notes
name string Image Name
description string Image Description [optional]
url string URL from where the image has been downloaded / provided.
os_type string Provided type of operating system (OS). Please specify `Windows` for MS Windows and `Linux` for other OS. Specifying wrong OS type may lead to disfunctional cloud instance.
version string Version number to distinguish the contents of an image. Could be the version of the operating system for example.

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