EntityTypes

System Center

Updated: May 18, 2012

Applies To: System Center 2012 - Operations Manager, System Center 2012 R2 Operations Manager, System Center 2012 SP1 - Operations Manager

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: