Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Need rework of options w.r.t. deprecated Power and Thermal resources #105

Open
blakehilliard opened this issue Jun 21, 2023 · 1 comment

Comments

@blakehilliard
Copy link

Redfish tool gives me these 2 options when targeting a Chassis:

   Power                     -- get the full Power resource under a specified Chassis instance.
   Thermal                   -- get the full Thermal resource under a specified Chassis instance.

These types of resources are now deprecated, in favor of the newer PowerSubsystem and ThermalSubsystem. Either these options should grab the equivalent *Subsystem resource (and maybe it's children too?), or new/separate options need to be provided to get the newer types of resources, so that this tool is not restricted to deprecated data.

@mraineri
Copy link
Contributor

Unfortunately this tool has been deprioritized for other tools (like Redfish Tacklebox); we're certainly open to reviewing pull requests with enhancements though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants