IBM WebSphere · Arazzo Workflow
Liberty Application Restart with Diagnostics
Version 1.0.0
Restart a Liberty application, capture a server dump, and verify health.
View Spec
View on GitHub
Application ServerCloud-NativeEnterprise JavaJ2EEMicroservicesMiddlewareArazzoWorkflows
Provider
Workflows
restart-application-with-diagnostics
Restart a Liberty application and capture diagnostics around the restart.
Reads the target application, restarts it, creates a server dump with heap and thread data, and checks server health.
1
getApplication
Read the target application to capture its current state before the restart.
2
restartApplication
Restart the application. The response reports the resulting application state.
3
createServerDump
Create a server dump capturing heap and thread diagnostics so the restart can be analyzed later.
4
checkHealth
Run the MicroProfile Health check to confirm the server is reporting UP after the application restart.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.