Data Object - VirtualWDT(vim.vm.device.VirtualWDT)

Extends
VirtualDevice
Since
vSphere API 7.0

Data Object Description

This data object type represents a watchdog timer in a virtual machine.

Properties

Name Type Description
runningxsd:boolean

Flag to indicate if the virtual watchdog timer device is currently in the Enabled/Running state. The guest can cause state changes, which will result in this flag being either set or cleared.
runOnBootxsd:boolean

Flag to indicate if the virtual watchdog timer device should be initialized as the Enabled/Stopped or Enabled/Running sub-state. If not set, the device will default to being initialized as the Enabled/Stopped sub-state.
Properties inherited from VirtualDevice
backing, connectable, controllerKey, deviceInfo, key, slotInfo, unitNumber
Properties inherited from DynamicData
None

Show WSDL type definition