Skip to content

Commit

Permalink
Merge pull request ManageIQ#642 from skateman/api-vmrc-support
Browse files Browse the repository at this point in the history
Append RBAC features for VMRC console request through the API
  • Loading branch information
lpichler authored Aug 7, 2019
2 parents 569e9c3 + c5f7cd2 commit f9bb012
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions config/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3890,7 +3890,9 @@
- :name: request_console
:identifier:
- vm_html5_console
- vm_vmrc_console
- sui_vm_html5_console
- sui_vm_vmrc_console
- sui_vm_web_console
- :name: reset
:identifier: vm_reset
Expand Down Expand Up @@ -3960,7 +3962,9 @@
- :name: request_console
:identifier:
- vm_html5_console
- vm_vmrc_console
- sui_vm_html5_console
- sui_vm_vmrc_console
- sui_vm_web_console
- :name: reset
:identifier: vm_reset
Expand Down

0 comments on commit f9bb012

Please sign in to comment.