Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ErrorMessageFromTaskInfo ¶
ErrorMessageFromTaskInfo extracts a comprehensive error message from a TaskInfo. It combines the localized message with all fault messages to provide complete error details. This is useful when vSphere returns a generic localized message (e.g., ending with a colon) followed by detailed fault messages.
Example:
- LocalizedMessage: "Customization of guest OS is not supported: "
- FaultMessage: "Tools version 7.4.3 installed in the GuestOS is not supported."
- Result: "Customization of guest OS is not supported: Tools version 7.4.3 installed in the GuestOS is not supported."
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.