Get JVM information

get

/serviceapi/apm.dataserver/api/v1/jvminfo

Retrieve a list of JVM information from all application servers

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 : JvmInfo
Type: object
Information about an App Server JVM (JvmInfo)
Show Source
Nested Schema : linkCollection
Type: array
See Links to Related Resources for more information
Show Source
Nested Schema : metadataMap
Type: object
Additional Properties Allowed
Show Source
Nested Schema : TimeRange
Type: object
Show Source
Nested Schema : warnings
Type: array
Informational or Error messages
Show Source
Nested Schema : additionalProperties
Type: object
Nested Schema : ErrorMessage
Type: object
An error message
Show Source
Back to Top