Get all profiler groups

get

/serviceapi/apm.dataserver/api/v1/profiler/jobs

Retrieve list of all Profiler Groups and details in a given time range

Request

Supported Media Types
Query Parameters
Back to Top

Response

Supported Media Types

200 Response

Completed successfully, list may be empty. See Status Codes for information about other possible HTTP response status codes.
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : ProfilerGroup
Type: object
Profiler Job Details and also summary of attached Appsever profilers
Show Source
Nested Schema : appServers
Type: array
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 : warnings
Type: array
Informational or Error messages
Show Source
Nested Schema : ProfilerDetails
Type: object
Appserver Profiler Details
Show Source
Nested Schema : linkCollection
Type: array
See Links to Related Resources for more information
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