Actions
Bug #24085
closedBug #23930: lost audit/enforce on the node compliance page
Bug #23987: Add policy mode info to node compliance API
We need a consistant presence of policyMode in compliance API outputs
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:
No
Description
With parent, we added the policyMode
attribute to compliance API for "nodes", but:
- the root element (ie the node) is missing it on ../compliance/nodes
- the rules part of the API doesn't have these attributes at all
We need to have consistant data structures on these API to avoid UX frustration.
Actions