Actions
Architecture #25369
closedAdd an optional visibility attribute on node property
Status:
Released
Priority:
N/A
Assignee:
Category:
Web - Nodes & inventories
Target version:
Fix check:
To do
Regression:
No
Description
Some property should not be displayed in UI and API.
For example, the property for configuring a security benchmark is an enormous JSON without meaning for the end user. It would only bloat UI and API returns.
We propose to add an attribute to direct that behavior.
Hidden properties should still be accessible by direct API access or with a special query parameter.
Actions