API Reference
Command
Disconnect-TestimoXService
Clears the active TestimoX Management API session from the current PowerShell process.
Examples
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.