IBM WebSphere · Arazzo Workflow
WebSphere Server Controlled Restart
Version 1.0.0
Find an application server, stop it, and start it again to apply pending changes.
View Spec
View on GitHub
Application ServerCloud-NativeEnterprise JavaJ2EEMicroservicesMiddlewareArazzoWorkflows
Provider
Workflows
restart-server
Stop and start a single WebSphere application server by name.
Confirms the server exists in the cell, captures its current status, stops it, and starts it again, returning the final reported status.
1
listServers
List all servers in the cell so the target server can be confirmed before any lifecycle action is taken.
2
3
stopServer
Stop the application server. The server reports its lifecycle status in the response payload.
4
startServer
Start the application server again so it returns to service with any pending changes applied.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.