IBM WebSphere · Arazzo Workflow
Liberty Server Configuration Update
Version 1.0.0
Read the Liberty server configuration, update it, and confirm the server runtime.
View Spec
View on GitHub
Application ServerCloud-NativeEnterprise JavaJ2EEMicroservicesMiddlewareArazzoWorkflows
Provider
Workflows
update-server-config
Update a Liberty server configuration and verify the runtime afterward.
Reads the current Liberty configuration, applies the supplied configuration document, and reads server runtime info to confirm the server status.
1
getCurrentConfig
getServerConfig
Read the current Liberty server configuration before applying any changes.
2
updateConfig
updateServerConfig
Write the updated server configuration document. Changes may require a server restart to take full effect.
3
getServerInfo
getServerInfo
Read Liberty server runtime information to confirm the server is still reporting a started status after the configuration change.