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

Contains each object template that is defined in a management pack.

Schema Hierarchy

ManagementPack
  Templates

Syntax

Xml
<Templates>

   <ObjectTemplate ID=”TemplateID” Comment=”Comment” TypeID=””>…</ObjectTemplate>
</Templates>

Attributes and Elements

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

Attributes

None.

Child Elements

Element Description

ObjectTemplate

Optional element. Represents an object template definition.

Parent Elements

Element Description

ManagementPack

Represents the root element of a management pack.

See Also

Reference

ManagementPack