Skip to content

Commit

Permalink
Merge pull request #19928 from bdunne/cam
Browse files Browse the repository at this point in the history
Add API ConfiguredSystems product features
  • Loading branch information
Fryguy authored Mar 4, 2020
2 parents df04518 + 44cb83e commit 7ad75f3
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions db/fixtures/miq_product_features.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6307,6 +6307,19 @@
:feature_type: node
:identifier: api_exclusive
:children:
- :name: Configured Systems
:description: Everything under Configured Systems
:feature_type: node
:identifier: configured_systems
:children:
- :name: View
:description: View Configured Systems
:feature_type: view
:identifier: configured_system_view
- :name: Operate
:description: Perform Operations on Configured Systems
:feature_type: control
:identifier: configured_system_control
# Pictures
- :name: Pictures
:description: Everything under Pictures
Expand Down

0 comments on commit 7ad75f3

Please sign in to comment.