
Fixes RST documents to include list mark up when appropriate. closes: https://github.com/vmware/pyvmomi/issues/76
13 lines
422 B
ReStructuredText
13 lines
422 B
ReStructuredText
.. _vim.alarm.AlarmAction: ../../vim/alarm/AlarmAction.rst
|
|
|
|
|
|
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.
|