Get Consumption Properties
GET /v1/consumption/properties
List the names of all consumption properties. Properties define the known metrics (e.g. protected_data, targets, count_jobs) that can appear in consumption data. Properties are added automatically when consumption records with new property keys are created.
Response Example
["protected_data", "targets", "count_jobs", "vulnerabilities", "licenced_users", "licenced_data"]