EntityTypes

System Center

Updated: August 10, 2011

Applies To: Operations Manager 2007 R2, System Center Operations Manager 2007

Contains class and relationship type definitions.

<EntityTypes>
   <ClassTypes></ClassTypes>
   <RelationshipTypes></RelationshipTypes>
</EntityTypes>

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

Attributes

None.

Child Elements

 

Element Description

ClassTypes

Optional element. Contains definitions of class types to be discovered and/or monitored.

RelationshipTypes

Optional element. Contains definitions of relationship types between class types.

Parent Elements

 

Element Description

TypeDefinitions

Contains all types defined in the management pack.

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.

 
Show: