RunningVMDevice Parent topic

Parameter
Data Type
Description
Required?
runningVMDevice
Container
The container of information about a device owned by a running instance of a virtual machine.
Property type: Element
Yes
runningVMDevice.deviceRequestID
String
The GUID of the device request key.
Property type: Attribute
Yes
runningVMDevice.allowKeyAction
Boolean
Indicates whether the caller can perform key actions, such as approve, deny, or revoke key requests.
Property type: Attribute
Yes
runningVMDevice.DeviceKeyRequestState
Container: DeviceKeyRequestState
The container for key request status information.
Property type: Element
Valid values:
  • Approved
  • Delivered
  • Pending
  • Denied
  • Failure
  • Expired
  • Revoking
  • Revoked
  • Revoke_Ignored
  • Revoke_Pending
Yes
runningVMDevice.keyDeliveryStatus
Enumeration
The delivery status of the device key.
Property type: Attribute
Valid values:
  • Delivered
  • NotDeliver
  • DeliveredByProvision
Yes
runningVMDevice.integrity
Enumeration
The Scheduled Integrity Checking result.
Property type: Attribute
Valid values:
  • Unknown
  • Unknown_DevPolicy
  • Unknown_ImgPolicy
  • Unknown_DevImgPolicy
  • Passed
  • Failed
  • ScheduleCheckFailed
Yes
runningVMDevice.Device
Container: Device
The container of information about a device object.
Property type: Attribute
Yes
runningVMDevice.version
Double
The API version.
Property type: Attribute
No
runningVMDevice.revokeDueTime
DateTime
The date and time to revoke the device key.
Property type: Attribute
Valid value: a date and time in the format "yyyy-MM-ddThh:mm:ss.sss, UTC"
No