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

Roadmap for missing functionality relative to z15 #709

Closed andy-maier closed 2 weeks ago

andy-maier commented 3 years ago

This issue lists the functionality that is missing in the zhmcclient project, relative to the functionality supported at the WS API of the HMC as per z15.

The functionality is listed in terms of HMC operations. Whether they are represented 1:1 in methods on zhmcclient resource objects is to be determined.

DISCUSSION: Prioritize and assign to zhmcclient releases.

Missing HMC operations:

Console:

MFA Server Definition:

CPC:

LPAR (classic mode):

Partition (DPM mode):

Adapter (DPM mode):

StorageGroup (DPM mode):

Storage mgmt feature for FICON (DPM mode):

CapacityGroup (DPM mode):

CapacityRecord (classic mode):

Group (classic mode??):

Group Profile (classic mode):

andy-maier commented 3 years ago

TODO: Create issues for the missing functionality

andy-maier commented 2 weeks ago

Superseded by issue #1667 - closing this issue.