ProxyServer - addProxyServer


ProxyServer - addProxyServer

Description :

This command adds a Proxy Server and returns true after successful execution.

Return type : Property Set class

Command Input :

Variable Name

Variable Type

Description

name

String

Name of the Proxy Server

description

String

Description for the Proxy Server

hostName

String

Host name for the Proxy Server

port

String

Port for the Proxy Server

userName

String

User name for the Proxy Server

password

String

Password for the Proxy Server

resolveHost

Boolean

Whether to resolve host or not


Example

The following example adds a Proxy Server.

Script

ProxyServer addProxyServer myProxyServer "description" proxyhost 1080 user password true

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

TrueSight Server Automation Command Line Interface 23.1