SEND US FEEDBACK!
vSphere API/SDK Documentation > vSphere Management SDK > vSphere Web Services SDK Documentation > VMware vSphere API Reference > Data Object Types > G
  • 0 Ratings

Data Object - GuestRegKeyRecordSpec(vim.vm.guest.WindowsRegistryManager.RegistryKeyRecord)

Returned by
ListRegistryKeysInGuest
Extends
DynamicData
See also
GuestRegKeySpec, LocalizedMethodFault
Since
vSphere API 6.0

Data Object Description

This describes the registry key record.

Properties

Name Type Description
fault*LocalizedMethodFault

Any error that occurred while trying to access this key. Presence of this fault indicates that a recursive listing failed to open this key to find keys below it in the tree. This could be a result of insufficient user permissions within the guest.
keyGuestRegKeySpec

The key.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition




Feedback

  • 0 Ratings