vSphere Web Services API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - TooManyGuestLogons(vim.fault.TooManyGuestLogons)
- Thrown by
- AcquireCredentialsInGuest
- Extends
- GuestOperationsFault
- Since
- vSphere API Release 5.0
Fault Description
A TooManyGuestLogons exception is thrown when there are too many concurrent login sessions active in the guest. ReleaseCredentialsInGuest can be called on ticketed sessions that are no longer needed. This will decrease the number of concurrent sessions active in the guest.Properties
Name | Type | Description |
---|---|---|
None | ||
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 |