Skip to content

Latest commit

 

History

History
36 lines (32 loc) · 1.95 KB

File metadata and controls

36 lines (32 loc) · 1.95 KB

AvhApi.Instance

Properties

Name Type Description Notes
id String Instance Identifier [optional]
name String Instance Name [optional]
key String Key used to encrypt the Instance [optional]
flavor String The type of virtual machine this is [optional]
type String [optional]
project String The projectId of the project this instance belongs to [optional]
state InstanceState [optional]
stateChanged Date Time the state of the instance last changed [optional]
startedAt String Time the instance was started [optional]
userTask String Currently executing User Task [optional]
taskState String Current task state if any [optional]
error String Current error state if any [optional]
bootOptions InstanceBootOptions [optional]
serviceIp String Services IP Address [optional]
wifiIp String LAN IP Address [optional]
secondaryIp String Secondary Inteface LAN IP Address (if supported) [optional]
services InstanceServices [optional]
panicked Boolean [optional]
created Date Time instance was created [optional]
model String Model of virtual machine device [optional]
fwpackage String URL that package used to create this instance is available at [optional]
os String [optional]
agent InstanceAgentState [optional]
netmon InstanceNetmonState [optional]
exposePort String [optional]
fault Boolean [optional]
patches [String] [optional]
createdBy CreatedBy [optional]