forked from ManageIQ/manageiq-providers-vmware
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
handle volume snapshot status changes
- Loading branch information
Alexander Zagaynov
committed
Jun 11, 2018
1 parent
2e94ce7
commit 95e0972
Showing
1 changed file
with
12 additions
and
0 deletions.
There are no files selected for viewing
12 changes: 12 additions & 0 deletions
12
content/automate/ManageIQ/System/Event/EmsEvent/Amazon.class/ebs_snapshot_notification.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
object_type: instance | ||
version: 1.0 | ||
object: | ||
attributes: | ||
display_name: EBS Snapshot Notification | ||
name: EBS_Snapshot_Notification | ||
inherits: | ||
description: | ||
fields: | ||
- rel4: | ||
value: "/System/event_handlers/refresh" |