list_jvms
List locally running JVMs or JVMs in Docker containers with command line and PID. Use the results to attach or create a heap dump.
Instructions
List locally running JVMs or JVMs running in a Docker container with their command line and PID. Use the information to call attach or create_heap_dump.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| containerNameOrId | No | Optionally specify the name or ID of a Docker container. |