list_jvms
List locally running JVMs or JVMs in Docker containers with their PID and command line for attaching or creating heap dumps.
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. |