powervm / pypowervm

Python library for interacting with the PowerVM API
Apache License 2.0
26 stars 14 forks source link

Adding ibmi_remove_license_key Functionality #16

Open aburgessSkytap opened 3 years ago

aburgessSkytap commented 3 years ago

A method currently exists ibmi_add_license_key to inject license keys via novalink.

Is it possible to add functionality to remove license keys, or remove all license keys on an LPAR?

loketan commented 3 years ago

This would be a really important feature for us. Is there someone still maintaining this repo that we can talk to?