action | String (Optional) Specifies whether to view (get) or update (set) the values of configuration properties. Specify get to retrieve the current value of the configuration properties. Specify set to update the configuration properties, and then provide values for the remaining input parameters in the service signature. | ||
defaultHTTPPort | String (Optional) Specifies the HTTP port that ActiveTransfer Server uses to collect data for the Logs page. The default is 2080. | ||
gatewayRegistrationPort | String (Optional) Specifies the registration port on which the ActiveTransfer Gateway runs. The default is 8500. Note: When ActiveTransfer Gateway runs on a port (for example, 8500), the Gateway uses the next numbered port (for example, 8501) as the data port. Therefore, when you configure the registration port, make sure the next port on the machine is also free. Important: If you supply this parameter, you must restart ActiveTransfer Gateway. | ||
gatewayAcceptIPList | String (Optional) Specifies a list of IP addresses, separated by commas, representing the ActiveTransfer Servers that can connect to this ActiveTransfer Gateway. When this Gateway is started with this property set, only the ActiveTransfer Servers running on these IP addresses can connect to this Gateway. Important: If you supply this parameter, you must restart ActiveTransfer Gateway. | ||
fromEmailID | String (Optional) Specifies the email address of the ActiveTransfer administrator who will send messages to ActiveTransfer users when adding or editing the user’s profile. If no value is specified, the message is sent without any “from” email address. | ||
serverPublicIP | String (Optional) Specifies the ActiveTransfer Server host name to use for the external server URL that is emailed to users for logging in to the server. For example, suppose the host for ActiveTransfer Server port 8080 is defined on the Server Management page as localhost or 127.9.1.10. If you do not set serverPublicIP, the server URL that is emailed to users will contain the internal IP address of the server (in this example, http://localhost:8080 or http://127.9.1.10:8080, respectively). If you set this parameter to the external host or domain name that your organization uses to represent the server’s internal IP address, the server URL will reflect the external host name (for example, http://xyz.com:8080). | ||
emailSubjectLine | String (Optional) Specifies the subject line of the email message that is sent to the user. If this property is not set, messages are sent without any subject. |
defaultHTTPPort | String The HTTP port that ActiveTransfer Server uses to collect data for the Logs page. |
gateway RegistrationPort | String The registration port on which the ActiveTransfer Gateway runs. |
gatewayAcceptIPList | String The list of IP addresses, separated by commas, representing the ActiveTransfer Servers that can connect to this ActiveTransfer Gateway. |
fromEMailID | String The email address of the ActiveTransfer administrator who will send messages to ActiveTransfer users when adding or editing the user’s profile. |
serverPublicIP | String The ActiveTransfer Server host name to use for the external server URL that is emailed to users for logging in to the server. |
emailSubject Line | String The subject line of the email message that is sent to the user. If this property is not set, messages are sent without any subject. |