python-zhmcclient icon indicating copy to clipboard operation
python-zhmcclient copied to clipboard

Support for interacting with ASCII console of OS in a partition

Open andy-maier opened this issue 5 years ago • 0 comments

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.

andy-maier avatar Jan 24 '20 09:01 andy-maier