Base type: System.Entity
| Name | Type | Notes |
|---|---|---|
| ApplicationID | System.Int32 | |
| Status | System.Int32 | |
| NodeID | System.Int32 | |
| ART | System.Double | |
| NRT | System.Double | |
| Ingress | System.Double | |
| IngressPerSec | System.Double | |
| Egress | System.Double | |
| EgressPerSec | System.Double | |
| DataVolume | System.Double | |
| DataVolumePerSec | System.Double | |
| Transactions | System.Double | |
| TransactionsPerMin | System.Double | |
| DetailsUrl | System.String | |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |
| Node | Orion.Nodes | Defined by relationship Orion.DPI.NodeToApplicationAssignment (System.Hosting) |
| Application | Orion.DPI.Applications | Defined by relationship Orion.DPI.ApplicationsToApplicationAssignments (System.Reference) |