Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Get Info for fan failure, array controller failure, smart storage battery status low or dead #438

Open
Imranatnisum opened this issue Jul 9, 2019 · 1 comment

Comments

@Imranatnisum
Copy link

Scenario/Intent

Is it possible to find Fans failure,Array Controller failure,Smart Storage Battery Status low or dead, Hard drive degraded or dead by api calls.

Environment Details

  • OneView SDK Version: release/4.8.0
  • OneView Appliance Version: 4.10.01-0348545
  • **Python Version:**3.7
  • Platform: macOS
@sijeesh
Copy link
Collaborator

sijeesh commented Jul 23, 2019

@Imranatnisum ,
Sorry for the late replay.
After a quick search, I got the below info from the API doc.

For fan status use enclosure get method - status will be
Critical - Needs immediate attention.
Disabled - The resource is currently not operational.
OK - Indicates normal/informational behavior.
Unknown - The health status is not yet known or cannot be determined.
Warning - Needs attention soon.
Hard drive - refer "drive enclosure" resource

I am not able to see any direct call to get status of Array controller and storage battery but I believe most of the resource status info you can get from the Alert API call.

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

No branches or pull requests

2 participants