# Functions
GuestExec sends the provided command and args to the guest agent for execution and returns an error on an unsucessful exit code The resulting stdout will be returned as a string.
# Structs
ExecExitCode returned at non-zero return codes.