MOMDiscoveryData Object

Applies To: System Center 2012 - Operations Manager

[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Stores the collected discovery-related data.

Methods

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.

Properties

Name Description

MOMDiscoveryData.IsSnapshot

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

Requirements

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

Version: Requires Operations Manager 2007 or System Center 2012 – Operations Manager

Remarks

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.

See Also

Reference

MOMScriptAPI.CreateDiscoveryData Method

Other Resources

How to Use Runtime Scripts for Discovery