RunningVM Parent topic

Parameter
Data Type
Description
Required?
runningVM
Container
The container of information about the running instance of a virtual machine.
Property type: Element
Yes
runningVM.imageGUID
String
The GUID of the virtual machine.
Property type: Attribute
Yes
runningVM.imageID
String
The identifier of the virtual machine image.
Property type: Attribute
Yes
runningVM.imageName
String
The name of the virtual machine.
Property type: Attribute
Yes
runningVM.instanceGUID
String
The GUID of the running instance of the virtual machine.
Property type: Attribute
Yes
runningVM.providerName
String
The name of the CSP which the virtual machine belongs to.
Property type: Attribute
Yes
runningVM.providerLocation
String
The CSP zone or location of the virtual machine.
Property type: Attribute
Yes
runningVM.SecurityGroupGUID
String
The GUID of a policy that the running instance virtual machine belongs to.
Property type: Attribute
Yes
runningVM.SecurityGroupName
String
The name of a policy that the running instance virtual machine belongs to.
Property type: Attribute
Yes
runningVM.EnableIC
Boolean
Indicates whether Scheduled Integrity Checking (SIC) is enabled.
Property type: Attribute
Valid values:
  • True: this feature is enabled.
  • False: this feature is not enabled.
Yes
runningVM.integrity
Enumeration
The Scheduled Integrity Checking result.
Property type: Attribute
Valid values:
  • Unknown
  • Unknown_DevPolicy
  • Unknown_ImgPolicy
  • Unknown_DevImgPolicy
  • Passed
  • Failed
  • ScheduleCheckFailed
Yes
runningVM.RunningVMKeyRequest
Container: RunningVMKeyRequest
The container for key request information of the running instance of the virtual machine.
Property type: Element
Yes
runningVM.version
Double
The API version.
Property type: Attribute
No
runningVM.instanceID
String
The identifier of the running instance of the virtual machine.
Property type: Attribute
No
runningVM.lastModified
DateTime
The date and time this instance of the virtual machine was last modified.
Property type: Attribute
Valid value: a date and time in the format "yyyy-MM-ddThh:mm:ss.sss, UTC"
No
runningVM.AutoProvision
Container: AutoProvision
Indicates whether the virtual machine supports auto-provision.
Property type: Element
Valid values:
  • True: this feature is enabled.
  • False: this feature is not enabled.
No
runningVM.runningVMDevices
Container
The array of devices of the running instance of the virtual machine.
Property type: Element
No