EntityTypes
Applies To: Operations Manager 2007 R2, System Center Operations Manager 2007
Contains class and relationship type definitions.
Schema Hierarchy
ManagementPack
TypeDefinitions
EntityTypes
Syntax
<EntityTypes>
<ClassTypes>…</ClassTypes>
<RelationshipTypes>…</RelationshipTypes>
</EntityTypes>
Attributes and Elements
The following sections describe attributes, child elements, and parent element of the EntityTypes element.
Attributes
None.
Child Elements
Element | Description |
---|---|
Optional element. Contains definitions of class types to be discovered and/or monitored. |
|
Optional element. Contains definitions of relationship types between class types. |
Parent Elements
Element | Description |
---|---|
Contains all types defined in the management pack. |
Remarks
The EntityTypes element contains the definition of all entities that are used as targets for all monitoring workflows, such as Discoveries, Rules, Tasks, and Monitors.
The EntityTypes element of a management pack contains the service model definition of your application or service in the form of an object model that consists of ClassType and RelationshipType definitions.