IConnectorFramework Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The public interface for MCF
public interface class IConnectorFramework
[System.ServiceModel.ServiceContract(Namespace="http://www.microsoft.com/EnterpriseManagement/ConnectorFramework", SessionMode=System.ServiceModel.SessionMode.Allowed)]
public interface IConnectorFramework
type IConnectorFramework = interface
Public Interface IConnectorFramework
- Attributes
The ConnectorFrameworkProxy class exposes public implementations for the IConnectorFramework interface members and is used for building monitoring connector applications that synchronize data in System Center Operations Manager 2007 with other management applications.
Acknowledge |
Acknowledges alerts up until the given bookmark. |
Acknowledge |
Acknowledges alerts up until the given bookmark, per specific tier. A (null) string specifies the local management group. |
Acknowledge |
Acknowledges alerts up until the given bookmark. |
Cleanup(Guid) |
Removes the given connector from the system. |
Get |
Gets connector bookmark for the given connector. |
Get |
Gets connector state for the given connector. |
Get |
Gets global configuration settings for the management group. TODO - Need a list of what these should be |
Get |
Gets alert history for the given connector. |
Get |
Gets alerts for the given connector. |
Get |
Gets alerts for the given connector. |
Get |
Gets alerts for the given connector. |
Get |
Gets alerts for the given connector. |
Get |
Gets alerts for the given connector. |
Get |
Gets alerts for the given connector. |
Get |
Gets alerts for the given connector. |
Get |
Gets alerts for the given connector. |
Get |
Gets alerts for the given connector. |
Initialize(Guid) |
Initializes the connector for subsequent calls. Will use the currently stored bookmark. |
Initialize |
Initializes the connector for subsequent calls. Will use the currently stored bookmark. |
Initialize |
Initializes the connector for subsequent calls and sets the connectors bookmark to the provided bookmark time. |
Initialize |
Initializes the connector for subsequent calls and sets the connectors bookmark to the provided bookmark time. |
Insert |
Inserts events against the given monitoring object. |
Insert |
Inserts performance data against the given monitoring object. |
Setup(Connector |
Sets up a new connector. |
Setup |
Sets up a new connector. |
Uninitialize(Guid) |
Uninitializes the connector for subsequent calls. |
Uninitialize |
Uninitializes the connector for subsequent calls. |
Update |
Updates the given alerts. |
製品 | バージョン |
---|---|
System Center OM SDK | 2012, 2016, 2019 |