zhmcclient / python-zhmcclient

A pure Python client library for the IBM Z HMC Web Services API
Apache License 2.0
38 stars 26 forks source link

Support for "Get ASCII Console WebSocket URI" operation #1642

Closed andy-maier closed 2 weeks ago

andy-maier commented 2 weeks ago

This PR contains only the support for a new method that invokes the "Get ASCII Console WebSocket URI" HMC operation. The higher level support for making the interactions with the OS console easier, will be in the separate PR #1648 .

coveralls commented 2 weeks ago

Coverage Status

coverage: 82.489% (-0.02%) from 82.51% when pulling b305b1596d8369eacd218b70b76b4a48e50c8b7d on andy/ascii-console into 14b99743073f0037e22589334c21b58e9c28145f on master.