Signals an existing application to make itself unavailable, but leave it deployed. Any request that comes in while an application is stopped will see an HTTP error 404.
...
Property Name | Property Code | Required | Description |
---|---|---|---|
Tomcat Context Root |
| Yes | The context root to configure for the web application being deployed. The value must start with a forward slash (e.g. /sample). |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Outputs
Output Name | Required | Description |
---|---|---|
Artifacts
This operation doesn't consume or produce any artifacts.
...