dell / PyU4V

PyU4V is a Python module that simplifies interaction with the Unisphere for PowerMax REST API. It wraps REST calls with simple APIs that abstracts the HTTP request and response handling.
Apache License 2.0
41 stars 37 forks source link

Environment details gap? #177

Closed 212850a closed 8 months ago

212850a commented 9 months ago

Hi,

I can't find much details about environment details with a help of PyU4V functions. For instance I could not find how to get report about Standby Power Supplies, Fans, Link Control cards. Something similar what we get from "symcfg list -env_data -v" command. Do I miss something or there is a gap for that functionality?

p.s. Not sure how to create new discussion about it (lack of permissions?) so raising the issue.

rawstorage commented 9 months ago

something funny going on with discussions. I will have to look into this.

To your question the only call is the health check ones in system library, these will only mark pass/fail. You can also search alerts for any critical failures for hardware components.