python-zhmcclient
python-zhmcclient copied to clipboard
Support for interacting with ASCII console of OS in a partition
The WS API supports a "Get ASCII Console WebSocket URI" operation against Partition objects for CPCs in DPM mode. This operation was added in HMC/SE version 2.14.0, API version 2.22.
The zhmcclient should support that console, ideally by encapsulating the sending of commands and capturing of command output on that console.