Skip to content

Commit

Permalink
Add a supports feature for Vm pause
Browse files Browse the repository at this point in the history
  • Loading branch information
agrare committed Oct 29, 2020
1 parent d8bd6fe commit 4388362
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/mixins/supports_feature_mixin.rb
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ module SupportsFeatureMixin
:start => 'Start',
:streaming_refresh => 'Streaming refresh',
:suspend => 'Suspending',
:pause => 'Pause a VM',
:terminate => 'Terminate a VM',
:timeline => 'Query for events',
:update_aggregate => 'Host Aggregate Update',
Expand Down

0 comments on commit 4388362

Please sign in to comment.