control_server
Start, gracefully shut down, or force-stop a WebLogic server through Node Manager, including clearing a wedged server; stopping the Administration Server needs explicit confirmation.
Instructions
Start or stop a WebLogic server through Node Manager. action is one of: 'start', 'shutdown' (graceful), 'force_shutdown' (immediate, use to clear a wedged server). Stopping the Administration Server also stops the REST API this tool depends on, so it requires confirm=true and cannot be undone through this tool. If this server is configured with a break-glass token, every action additionally requires that token, which only a human operator can provide - never guess it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | No | ||
| action | Yes | ||
| confirm | No | ||
| server_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||