Base type: System.Entity
Summary: This entity presents the Exchange server replication status information. Used in alerting.
Name | Type | Notes |
---|---|---|
ID | System.Int32 | The unique integer representation of replication status. |
ApplicationID | System.Int32 | The unique integer representation of parent SAM application. |
CheckName | System.String | The string value that contains replication entity name (ClusterService, ReplayService, ActiveManager...) |
Status | System.Int32 | The integer value that contains replication entity status. |
Error | System.String | The string value that contains error message. |
NodeID | System.Int32 | The unique integer representation of parent node. |
DisplayName | System.String | |
Description | System.String | |
InstanceType | System.Type | |
Uri | System.String | |
InstanceSiteId | System.Int32 | Default='0'. |
ReplicationStatus | Orion.APM.Exchange.ReplicationStatus | Defined by relationship Orion.APM.Exchange.ReplicationStatusAlertReferencesReplicationStatus (System.Reference) |