Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.02 KB

File metadata and controls

23 lines (19 loc) · 1.02 KB

AvhApi.InstanceCreateOptions

Properties

Name Type Description Notes
name String the name of the device [optional]
key String Key used to encrypt the Instance [optional]
flavor String the flavor id
project String project UUID
os String OS Version
osbuild String OS Build [optional]
patches [String] list of patches to apply [optional]
fwpackage String URL or image id [optional]
origFwPackageUrl String URL that firmware package used to create this instance is available at [optional]
encrypt Boolean [optional]
overrideWifiMAC String [optional]
volume VolumeOptions [optional]
snapshot String Snapshot ID [optional]
bootOptions InstanceBootOptions [optional]
device Model [optional]