GET api/Monitor?sqlProfileId={sqlProfileId}&sqlHash={sqlHash}&planHash={planHash}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| sqlProfileId | System.Guid | Required | |
| sqlHash | System.Int64 | Required | |
| planHash | System.Int64 | Required |
Body Parameters
None
Response Information
Resource Description
Epic.Applications.ActiveQueries.ActiveQueryPlanResponse
| Name | Description | Type | Additional information |
|---|---|---|---|
| SqlProfileId | System.Guid | None | |
| SqlHash | System.Int64 | None | |
| PlanHash | System.Int64 | None | |
| PlanXml | System.String | None |