TestimoX

API Reference

Command

Disconnect-TestimoXService

Namespace TestimoX.PowerShell
Outputs
TestimoX.PowerShell.ServiceDisconnectionInfo

Disconnects from the TestimoX Service Management API.

Remarks

Clears the in-memory connection created by Connect-TestimoXService. Subsequent Get-/Set-/Invoke- cmdlets will fall back to local mode unless you connect again.

Examples

Authored help example

Example 1: Disconnect the current session

PS>


Disconnect-TestimoXService
        

Common Parameters

This command supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.

For more information, see about_CommonParameters.

Syntax

Disconnect-TestimoXService [<CommonParameters>]
#

Outputs

TestimoX.PowerShell.ServiceDisconnectionInfo