Generate Plugin Config

Generate plugin config for a WebSphere® Liberty server.
Table 1. Input properties for the Generate Plugin Config step
Name Type Description Required
Server Name String The name of the server to add to the plugin configuration. This property must be specified if the Install Root property is specified. No
Install Root String The installation root to put in the plugin configuration. This property must be specified if the Server Name property is specified. No
User Name String The name of the user to authenticate with. Yes
Password Password The password of the user. Yes
Server Hostname String The host name or IP address of the server. Yes
Server HTTPS Port Integer The HTTPS port of the server. Yes
Trust Store File Path String The path to the trust store file. This path can be relative or absolute. Yes
Trust Store Password Password The password for the trust store file. Yes

Feedback