Disconnect-TSTMGMTServer
Disconnecting from the Management Platform using PowerShell.
Disconnect from a ThinScale Management Platform
SYNTAX
DESCRIPTION
Disconnect from a ThinScale Management instance
EXAMPLES
1. Disconnect from an instance.
PARAMETERS
-Interface
The interface ID returned by a previously successful call to Connect-TSTMGMTServer. This parameter is only required if you are connected to 2 or more Management Platform instances at the same time. If this parameter is not specified the connection to the last successful call to Connect-TSTMgmtServer will be used.
Type: | String (GUID) |
Required: | No |
Accept Pipeline Input: | No |
-Timeout
The time allowed in milliseconds for the call to complete before it is deemed to have timed out and is aborted
Type: | Int32 |
Required: | No |
Accept Pipeline Input: | No |
INPUTS
None
OUTPUTS
System.Object