JVM Extended z/OS Connect Request Details attributes

Use the Extended JVM z/OS Connect Request Summary attributes to view z/OS Connect Request information for a monitored Java virtual machine (JVM). Extended support is available only for z/OS Connect V3.0.16 and higher. It is enabled for z/OS Connect using the omegamon:omegamonRequestMonitor-2.0 feature and an interceptor in com.ibm.omegamon.kjj.interceptor_2.0.jar. It stores data for every REST API request in a z/OS log stream.

Managed System A collection of the Java Virtual Machines running on the LPAR monitored by the JVM Monitor. Valid values support a 32 byte character string in the form: collector ID:SMF ID:JVM, where collector ID is the identifier of a JVM collector instance, and SMF ID is the LPAR identifier.

SMF ID Indicates the System Management Facility (SMF) identifier of the LPAR.

Collector ID Indicates the identifier of a JVM collector instance.

Job Name Indicates the name of the job or started task that is hosting this JVM.

ASID Indicates the hexadecimal address space ID of the job name hosting this JVM.

Process ID Indicates the UNIX System Services process ID of the JVM.

Event Time Indicates the time when the API call was recorded.

Event Time Ext Indicates the formatted date and time with milliseconds.

Timeout Indicates whether the request timed out.

API Name Indicates the API called by this request.

Request URI Indicates the URI used to invoke the request.

Method Indicates the method of access through z/OS Connect. Possible options include HEAD, GET, PUT, DELETE and OPTIONS.

Query String Indicates the query information included in the URL.

HTTP Code Indicates the HTTP completion code for the request.

Request ID Indicates the unique ID for a specific API request.

Total Request Time Indicates the total time taken to process the request.

zOS Connect Time Indicates the time spent processing the request in z/OS Connect.

Remote Address Indicates the address from which the request was sent.

Request JSON Length Indicates the length of the JSON input payload used for this request.

Response JSON Length Indicates the length of the JSON output payload used for this request.

Request JSON Indicates the JSON request payload used for this request.

Response JSON Indicates the JSON response payload used for this request.

Service Name Indicates the name of the service provider called by this API request.

Request Type Indicates the request type (API or Service direct call).

SoR ID Indicates the target System of Record identifier.

SoR Ref Indicates the System of Record reference name.

SoR Resource Indicates the System of Record resource name.

SoR Resp Time Indicates the response time for the target System of Record.

Correlator Indicates a correlator token sent to SoR by some service providers.

Operation Indicates the operation in the API associated with this request.

Provider Indicates the name of the service provider which is processing this request.

User ID (Deprecated. Please use the User Name attribute in all queries).

User Name Indicates the name of the current authenticated user making the request.

Mapped User ID Indicates the SAF mapped user ID specified for the request.

Port Indicates the port used to make the request through z/OS Connect.