Actions
Bug #18926
closednodes API with include managementTechnologyDetails leads to error 500 response
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
Description
% curl -k -X GET -H "X-API-TOKEN: dTxvl4eL8p3YqvwefVbaJLdy8DyEt7Vw" 'http://localhost:8082/rudder-web/api/latest/nodes?include=managementTechnologyDetails' | jq '.' { "action": "listAcceptedNodes", "result": "error", "errorDetails": "Error when getting all node inventories for status 'accepted'" }
Actions