Perfecto Connect attach command
Connects the given device to the local network using the Perfecto Connect tunnel created by the perfectoconnect
client. The tunnelId
parameter should provide the identifier of the tunnel to connect through.
Used in conjunction with the Perfecto Connect detach 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