zhmcclient / zhmccli

A CLI for the IBM Z HMC
Apache License 2.0
10 stars 9 forks source link

List of adapters, LPARs and partitions succeeds if CPC is not managed by the targeted HMC #514

Closed andy-maier closed 9 months ago

andy-maier commented 1 year ago

With the introduction of the use of the "List Permitted ..." operations for adapters, LPARs and partitions, the CPC has become a filter argument. If the specified CPC is not managed by the targeted HMC, the list command therefore succeeds with no resources found.

It would be desirable to get an error message that the CPC is not managed by the targeted HMC, instead.