Files
deb-python-pyvmomi/docs/vim/alarm/GroupAlarmAction.rst
Shawn Hartsock c83651f5be pyvmomi RST docs do not properly show lists
Fixes RST documents to include list mark up when appropriate.

closes: https://github.com/vmware/pyvmomi/issues/76
2014-08-13 14:49:24 -04:00

422 B

vim.alarm.GroupAlarmAction

This data object type describes a group of actions that occur when the alarm is triggered. These actions are not necessarily executed in order.

extends

vim.alarm.AlarmAction

Attributes:

action ([vim.alarm.AlarmAction]):

The list of alarm actions that occur when the alarm is triggered.