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

Retrieves Packet Information for the specified 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.PacketInfoResponse]
NameDescriptionTypeAdditional information
PacketSentPerSec System.Int32 None
PacketReceivedPerSec System.Int32 None
SqlInfoId System.Guid None
TimeCollected System.DateTimeOffset None