Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace JfrAttachmentTarget

The target to collect JFR data. A target is a managed instance, with options to further limit to specific application and/or Java Runtime. When the applicationKey isn't specified, then all applications are selected. When the jreKey isn't specified, then all supported Java Runtime versions are selected. When the applicationInstallationKey isn't specified, then all application installations are selected. Keys applicationKey and applicationInstallationKey are mutually exclusive.

Properties

Optional applicationInstallationKey

applicationInstallationKey: undefined | string

Unique key that identifies the application installation for JFR data collection.

Optional applicationKey

applicationKey: undefined | string

Unique key that identifies the application for JFR data collection.

Optional jreKey

jreKey: undefined | string

Unique key that identify the JVM for JFR data collection.

managedInstanceId

managedInstanceId: string

OCID of the Managed Instance to collect JFR data.

Functions

getDeserializedJsonObj

getJsonObj