Skip to content

Commit

Permalink
Use "metrics" product feature for rollups
Browse files Browse the repository at this point in the history
  • Loading branch information
agrare committed Nov 18, 2021
1 parent 24a57e2 commit d9d0805
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions config/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2247,13 +2247,13 @@
:get:
- :name: read
:identifier:
- metric_rollups_view
- metrics_view
- sui_metrics
:subcollection_actions:
:get:
- :name: read
:identifier:
- metric_rollups_view
- metrics_view
- sui_metrics
:metrics:
:description: Metrics
Expand Down Expand Up @@ -4696,6 +4696,7 @@
- :security_groups
- :software
- :snapshots
- :metrics
- :metric_rollups
:collection_actions:
:get:
Expand Down

0 comments on commit d9d0805

Please sign in to comment.