RunningVMKeyRequest Parent topic

Parameter
Data Type
Description
Required?
runningVMKeyRequest
Container
The container for key request information of the running instance of the virtual machine.
Property type: Element
Yes
runningVMKeyRequest.requestID
String
The GUID of the key request.
Property type: Attribute
Yes
runningVMKeyRequest.requested
DateTime
The date and time the key request was made.
Property type: Attribute
Valid value: a date and time in the format "yyyy-MM-ddThh:mm:ss.sss, UTC"
Yes
runningVMKeyRequest.href
String
The callback URL to obtain this key request.
Property type: Attribute
Yes
runningVMKeyRequest.version
Double
The API version.
Property type: Attribute
No
runningVMKeyRequest.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
No
runningVMKeyRequest.revokeDueTime
DateTime
The date and time to revoke the key request.
Property type: Attribute
Valid value: a date and time in the format "yyyy-MM-ddThh:mm:ss.sss, UTC"
No
runningVMKeyRequest.RuleEvaluationList
String
The container for a list of rule evaluation results of a given key request.
Property type: Element
No