Why APi call /api/storage/shelves doesn't report fans
Applies to
- ONTAP 9
- REST API
- AFF-A700s
Answer
This is expected since AFF-A700s has internal shelf without fans.
API call like
will show all other components.
/api/storage/shelves?fields=id,fans.state,fans.id,fans.rpm
do not report fans, however /api/storage/shelves
will show all other components.
Additional Information
additionalInformation_text