MOMDiscoveryData Object

System Center

Updated: May 22, 2009

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

Stores the collected discovery-related data.

 

Name Description

MOMDiscoveryData.AddInstance

Adds an item to the collection of discovery data.

MOMDiscoveryData.CreateClassInstance

Creates a new monitoring class instance.

MOMDiscoveryData.CreateRelationshipInstance

Creates a new relationship instance object.

 

Name Description

MOMDiscoveryData.IsSnapshot

Gets or sets whether the discovery data represents a snapshot update or an incremental change.

Platforms: Requires Windows Server 2003, Windows Vista, or Windows Server 2008

Version: Requires Operations Manager 2007

Discovery data is sent to the management server by passing the MOMDiscoveryData object either in the MOMScriptAPI.Return method or by using the MOMScriptAPI.ReturnItems method.

Show: