Share via


DiscoveryTypes

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

Contains the class and/or relationship type IDs that the discovery will discover.

Schema Hierarchy

ManagementPack
  Monitoring
    Discoveries
      Discovery
        DiscoveryTypes

Syntax

<DiscoveryTypes>
   <DiscoveryClass TypeID=”ClassTypeID”>…</DiscoveryClass>   <DiscoveryRelationship TypeID=”RelationshipTypeID”>…</DiscoveryRelationship>
</DiscoveryTypes>

Attributes and Elements

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

Attributes

Attribute Description

TypeID

The ID of the class type to be discovered.

Child Elements

Element Description

DiscoveryClass

Optional element. Declares the class type of the instances to be discovered.

DiscoveryRelationship

Optional element. Declares the relationship type of the instances to be discovered.

Parent Elements

Element Description

Discovery

Defines a workflow that returns discovery data for class and/or relationship type instances.

Remarks

The DiscoveryTypes element declares the classes and relationships that the discovery will discover. 

See Also

Reference

Discovery