< Back

Disconnect-VCAV

Sat Jan 18, 2020 9:52 pm

NAME Disconnect-VCAV



SYNOPSIS

Disconnect-VCAV logs out from the vCloud Availability (VCAV) 3.0 API





SYNTAX

Disconnect-VCAV [<CommonParameters>]





DESCRIPTION

Disconnect-VCAV clears any sessions from the vCloud Availability API including

any extended sites





PARAMETERS

<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS

A status message (success or failure) is given for the disconnection attempt.





NOTES





If a vCloud Availability API session has timed-out due to inactivity the

Disconnect-VCAV command will clear out the stale session variables so that

Connect-VCAV can be re-used to establish a new session.



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Disconnect-VCAV















RELATED LINKS