Base type: System.ExtensionEntity
Summary: The entity represents advises given on the "Waits" tab in the UI
| Name | Type | Notes |
|---|---|---|
| DatabaseId | System.Int32 | Reference to Orion.DPA.DatabaseInstance.Id. |
| GlobalDatabaseId | System.Int32 | Unique ID of database instance in Orion |
| WaitId | System.String | Name of the wait type as is displayed in the UI (eg. 'CPU/Memory') |
| AdviceInfo | System.String | HTML-formatted text describing the wait time, causes, possible fixes etc. |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |