TestimoX

API Reference

Command

Disconnect-TestimoXService

Namespace TestimoX.PowerShell
Outputs
TestimoX.PowerShell.ServiceDisconnectionInfo

Clears the active TestimoX Management API session from the current PowerShell process.

Examples

Authored help example

Example 1: Disconnect after completing a remote service-maintenance session

PS>


Disconnect-TestimoXService
        

Use this to deliberately drop the in-memory API key before handing the shell to another operator.

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