Base type: System.Entity
Summary: This entity presents the Exchange server replication status information.
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. |
StatusName | System.String | The string value that contains replication entity status. |
Error | System.String | The string value that contains replication status error message. |
DetailsUrl | System.String | URL to replication details page. Used in alerting. |
DisplayName | System.String | |
Description | System.String | |
InstanceType | System.Type | |
Uri | System.String | |
InstanceSiteId | System.Int32 | Default='0'. |
ReplicationStatusAlert | Orion.APM.Exchange.ReplicationStatusAlert | Defined by relationship Orion.APM.Exchange.ReplicationStatusAlertReferencesReplicationStatus (System.Reference) |
ExchangeApplication | Orion.APM.Exchange.Application | Defined by relationship Orion.APM.Exchange.ApplicationHostsReplicationStatus (System.Hosting) |