Test Search vSphere Web Services API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - GuestRegistryKeyInvalid(vim.fault.GuestRegistryKeyInvalid)
- Thrown by
- CreateRegistryKeyInGuest, DeleteRegistryKeyInGuest, DeleteRegistryValueInGuest, ListRegistryKeysInGuest, ListRegistryValuesInGuest, SetRegistryValueInGuest
- Extends
- GuestRegistryKeyFault
- Since
- vSphere API Release 6.0
Fault Description
A GuestRegistryKeyInvalid exception is thrown when an operation fails because the guest registry key specified was not valid (most probably due to an invalid HKEY Root in the key path), or does not exist.Properties
Name | Type | Description |
---|---|---|
None | ||
Properties inherited from GuestRegistryKeyFault | ||
keyName | ||
Properties inherited from GuestRegistryFault | ||
windowsSystemErrorCode | ||
Properties inherited from GuestOperationsFault | ||
None | ||
Properties inherited from VimFault | ||
None | ||
Properties inherited from MethodFault | ||
faultCause, faultMessage |
Show WSDL type definition
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |