HewlettPackard / oneview-redfish-toolkit

HPE OneView Redfish Toolkit provides a REST service to answer DMTF's Redfish compliant requests by querying HPE OneView
Apache License 2.0
18 stars 21 forks source link

Requesting /Systems is listing systems that are not found #510

Closed ricardogpsf closed 5 years ago

ricardogpsf commented 5 years ago

The scenario is that we have in our Oneview a Server Hardware with Server Profile associated, in other words, the attribute serverProfileUri of Server Hardware has a value, but this Server Profile has not present in Oneview (this is a inconsistence state).

The redfish service lists that Server Profile based on this serverProfileUri as a valid Computer System, but when we request this System we receive not found error.