Sensors endpoint
A GET to /api/open/sensors/resources allows you to get
cpu_perc, mem_used_perc and
disk_usage_perc resources.
Requirements and Restrictions
- The authenticated user must be in a group having admin role or be part of a group with the health permission.

A GET to /api/open/sensors/license allows you to get the license
information in the sensor.
Requirements and Restrictions
- The authenticated user must be in a group having admin role.
