Batches API v1Alpha
Get JVM profile data
Get raw JVM profiling data for a completed job. Only available for jobs run with profiling enabled.
get/api/v1alpha/batches/{batch_id}/jobs/{job_id}/jvm_profile
Path parameters
batch_idnumber required
The ID of the batch.
job_idnumber required
The ID of the job.
Response
Raw JVM profile data.