GET monitor/{id}/iostallinfo?startDate={startDate}&endDate={endDate}

Retrieves Input / Output Stall Information for the specified MachineId (or SqlProfileId), StartDate, and EndDate

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id System.Guid Required
startDate System.DateTime None
endDate System.DateTime None

Body Parameters

None

Response Information

Resource Description

System.Collections.Generic.IEnumerable`1[Epic.Customer.Api.ResponseModels.SqlResponses.IoStalInfoResponse]
NameDescriptionTypeAdditional information
MaxIoStallFileName System.String None
MaxIoStallMs System.Int64 None
MaxIoCount System.Int64 None
SqlInfoId System.Guid None
TimeCollected System.DateTimeOffset None