docs icon indicating copy to clipboard operation
docs copied to clipboard

Update PUT statement adding obm setting to node

Open suprematis opened this issue 6 years ago • 0 comments

Previous statement gave an error while adding ipmi-obm-service to node. Error read like this:

{"message":"Validation errors","status":"400","UUID":"9ec269eb-b0bc-4d12-93d5-f5dc2ba46f15","errors":["Missing required property: nodeId"]}

Requested change properly adds property to json structure.

suprematis avatar Sep 14 '19 20:09 suprematis