GET api/Monitoring/GetTopApis?fromDate={fromDate}&toDate={toDate}&top={top}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
fromDate

date

None.

toDate

date

None.

top

integer

Default value is 10

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.