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

Fault - GuestAuthenticationChallenge(vim.fault.GuestAuthenticationChallenge)

Thrown by
AcquireCredentialsInGuest
Extends
GuestOperationsFault
See also
GuestAuthentication
Since
vSphere API 5.0

Fault Description

Fault is thrown when a call to AcquireCredentialsInGuest requires a challenge response in order to authenticate in the guest. The authToken string in serverChallenge contains a base64 encoded challenge token.

Properties

Name Type Description
serverChallengeGuestAuthentication

Contains the server challenge information
sessionIDxsd:long

Contains a session ID number that associates the server response with the initial request.
Properties inherited from GuestOperationsFault
None
Properties inherited from VimFault
None
Properties inherited from MethodFault
faultCause, faultMessage

Show WSDL type definition




Feedback

  • 0 Ratings