You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[OneView 4.2] Drive enclosures request will throw an exception if there are no drive-enclosures. Need to handle this exception instead of reporting failures.
#540
Drive enclosures request will throw an exception if there are no drive-enclosures in 4.2 release.
Following redfish calls are affected by this change -
1. System collection
2. Resource Blocks
3. Resource zone collection
Get request on above mentioned API is failing with "Not Found" exception as they internally use drive
enclosure API to get response.
So need to handle exception wherever drive-enclosure API is being used in toolkit.
The text was updated successfully, but these errors were encountered:
Vijayakannan-M
changed the title
Handle exception while making request to drive-enclosure api
[OneView 4.2] Drive enclosures request will throw an exception if there are no drive-enclosures. Need to handle this exception instead of reporting failures.
Feb 13, 2019
Drive enclosures request will throw an exception if there are no drive-enclosures in 4.2 release.
1. System collection
2. Resource Blocks
3. Resource zone collection
enclosure API to get response.
The text was updated successfully, but these errors were encountered: