Skip to content

Commit

Permalink
Merge 2826088 into b95f4b9
Browse files Browse the repository at this point in the history
  • Loading branch information
AlaricChan committed Dec 20, 2017
2 parents b95f4b9 + 2826088 commit 9e9f567
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/api/redfish-1.0/systems.js
Original file line number Diff line number Diff line change
Expand Up @@ -1965,7 +1965,7 @@ var addHotspare = controller(function(req,res) {
}
*/
var graphName = 'Graph.Add.Hotspare';
var graphName = 'Graph.Dell.Wsman.Add.Hotspare';
var graphOptions = {
defaults: payload
};
Expand Down

0 comments on commit 9e9f567

Please sign in to comment.