STATUS command
The STATUS command retrieves the status of each IBM Sterling Transformation Extender component. Though the usage is similar between the native, docker, and podman installation types, the possible states are different.
STATUS command options
-r, --runtime | Installs the Runtime REST API used for running maps and flows. |
-d, --server | Installs the Server and Client used to design, manage, and deploy maps and flows. |
Possible states - Native
- Not installed
- Stopped
- Running
- Unknown
Possible states - Docker
- Not installed
- Created
- Dead
- Exited
- Paused
- Running
- Restarted
Possible states - Podman
- Not installed
- Created
- Dead
- Exited
- Paused
- Running
- Restarted