Base type: System.ManagedEntity
Summary: Designed to use in Alerting. Contains the assignments between probes and the services they monitor. A probe can monitor multiple services, and a service can be monitored by multiple probes.
| Name | Type | Notes |
|---|---|---|
| ProbeID | System.Int32 | |
| EndpointServiceID | System.Int32 | |
| Enabled | System.Boolean | |
| LastStatus | System.Int32 | |
| Status | System.Int32 | |
| LastProbeTime | System.DateTime | |
| DisplayName | System.String | |
| ProbeName | System.String | |
| ServiceName | System.String | |
| PrimaryWebsite | System.String | |
| TraceRouteGraphUrl | System.String | |
| TraceRouteGraphAlertUrl | System.String | |
| TraceRouteLiveGraphUrl | System.String | |
| DetailsUrl | System.String | |
| Description | System.String | |
| StatusDescription | System.String | |
| StatusLED | System.String | |
| Image | System.String | |
| Status | System.Int32 | |
| StatusDescription | System.String | |
| StatusLED | System.String | |
| UnManaged | System.Boolean | Default='false'. |
| UnManageFrom | System.DateTime | |
| UnManageUntil | System.DateTime | |
| DetailsUrl | System.String | |
| Image | System.String | |
| AncestorDisplayNames | System.String[] | |
| AncestorDetailsUrls | System.String[] | |
| StatusIconHint | System.String | |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |
| Threshold | Orion.NetPath.Thresholds | Defined by relationship Orion.NetPath.ServiceAssignmentsReferencesThresholds (System.Reference) |
| Tests | Orion.NetPath.Tests | Defined by relationship Orion.NetPath.ServiceAssignmentsReferencesTests (System.Reference) |
| Traces | Orion.NetPath.Traces | Defined by relationship Orion.NetPath.ServiceAssignmentsReferencesTraces (System.Reference) |
| Performances | Orion.NetPath.Performances | Defined by relationship Orion.NetPath.ServiceAssignmentsReferencesPerformances (System.Reference) |
| Probe | Orion.NetPath.Probes | Defined by relationship Orion.NetPath.ProbesReferencesServiceAssignments (System.Reference) |
| EndpointServices | Orion.NetPath.EndpointServices | Defined by relationship Orion.NetPath.EndpointServicesReferencesServiceAssignments (System.Reference) |