Stop an application on a WebSphere server.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
WSAdmin Home | FDWAS_WSADMIN_HOME | Y | The path containing the bin folder with the wsadmin script |
WSAdmin User | FDWAS_WSADMIN_USER | N | The user to connect to wsadmin as |
WSAdmin Password | FDWAS_WSADMIN_PASSWORD | N | The password for WSAdmin User |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
App Name | FDWAS_APP_NAME | Y | The name of the application to stop |
Cell Name | FDWAS_INSTALL_APP_CELL | Y | The name of the cell where the WebSphere Application will run. |
Server Name | FDWAS_INSTALL_APP_SERVER | N | A node-qualified server name where the WebSphere Application will run. Required if the Cluster Name property is not set. (e.g. node01/server1) |
Cluster Name | FDWAS_INSTALL_APP_CLUSTER | N | The name of the cluster where the WebSphere Application will run. Required if the Server Name property is not set. |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Outputs
Output Name | Required | Description |
---|---|---|
Artifacts
This operation doesn’t consume or produce any artifacts.
Endpoint Selection
This operation will select all available endpoints associated to the environment instance.