Perfecto Connect detach command
Disconnects the given device from the local network. The tunnelId parameter should provide the identifier of the tunnel used to connect the device.
Used in conjunction with the Perfecto Connect attach command command.
Parameters
Name | Type | Possible values | Description |
---|---|---|---|
Device ID* |
String |
|
The device for this command. By default, this is the device under test (DUT). |
Tunnel ID* |
String |
Identifies the connection tunnel created by the Perfecto Connect client, used to connect to the local network. |
|
Comment |
String |
Adds a comment to the script |
|
On-fail Result* |
Condition |
Ignore | Break | Continue | Abort | Catch |
The behavior when the command fails. |
* Mandatory parameter