[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Contains one or more write action modules.

Schema Hierarchy

ManagementPack
  Monitoring
    Rules
      Rule
        WriteActions

Syntax

Xml
<WriteActions>
   <WriteAction ID=”ModuleID” Comment=”Comment” TypeID=”ModuleTypeID”>…</WriteAction>
</WriteActions>

Attributes and Elements

The following sections describe attributes, child elements, and the parent element of the WriteActions element.

Attributes

None.

Child Elements

Element Description

WriteAction (Rule)

Required element. Represents an implementation of a write action module type definition.

Parent Elements

Element Description

Rule

Defines a workflow within a management pack.

See Also

Reference

Rule