Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.09 KB

File metadata and controls

24 lines (18 loc) · 1.09 KB

InstanceCreateOptions

Properties

Name Type Description Notes
shared_snapshot str identifier of the snapshot that was shared. [optional]
shared_snapshot_password str optional password if the shared snapshot requires a password. [optional]
name str the name of the device [optional]
key str Key used to encrypt the Instance [optional]
flavor str the flavor id
project str project UUID
os str OS Version
osbuild str OS Build [optional]
patches list[str] list of patches to apply [optional]
fwpackage str URL or image id [optional]
orig_fw_package_url str URL that firmware package used to create this instance is available at [optional]
encrypt bool [optional]
wifi_mac str [optional]

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