Get Application Summary for server requests

get

/serviceapi/apm.dataserver/api/v1/applications/summary/{applicationName}/serverSummary

Retrieve the application rollup information for serverRequest on a given application name

Request

Supported Media Types
Path Parameters
Query Parameters
Back to Top

Response

Supported Media Types

200 Response

Completed successfully, result may be null. See Status Codes for information about other possible HTTP response status codes.
Body ()
Root Schema : EntitySummaryModel
Type: object
REST API response holder class
Show Source
Nested Schema : linkCollection
Type: array
See Links to Related Resources for more information
Show Source
Nested Schema : TimeRange
Type: object
Show Source
Nested Schema : EntityGraphDataArray
Type: object
Information about a Server Time Series Graph (EntityGraphDataArray)
Show Source
Nested Schema : warnings
Type: array
Informational or Error messages
Show Source
Nested Schema : averageResponseTime
Type: array
Show Source
Nested Schema : bucket
Type: array
Show Source
Nested Schema : completedCount
Type: array
Show Source
Nested Schema : errorPercentage
Type: array
Show Source
Nested Schema : failureCount
Type: array
Show Source
Nested Schema : formattedTime
Type: array
Show Source
Nested Schema : lengthMin
Type: array
Show Source
Nested Schema : linkCollection
Type: array
See Links to Related Resources for more information
Show Source
Nested Schema : maxResponseTime
Type: array
Show Source
Nested Schema : minResponseTime
Type: array
Show Source
Nested Schema : satisfiedCount
Type: array
Show Source
Nested Schema : time
Type: array
Show Source
Nested Schema : ITimeFormatter
Type: object
Nested Schema : toleratingCount
Type: array
Show Source
Nested Schema : totalTime
Type: array
Show Source
Nested Schema : volumeRate
Type: array
Show Source
Nested Schema : warnings
Type: array
Informational or Error messages
Show Source
Nested Schema : ErrorMessage
Type: object
An error message
Show Source
Back to Top