Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 635 Bytes

JVMInfo.md

File metadata and controls

12 lines (9 loc) · 635 Bytes

Rapid7VmConsole::JVMInfo

Properties

Name Type Description Notes
name String The name of the Java Virtual Machine. [optional]
start_time String The date and time the Java Virtual Machine last started. [optional]
uptime String Total up-time of the Java Virtual Machine, in ISO 8601 format. For example: `"PT1H4M24.214S"`. [optional]
vendor String The vendor of the Java Virtual Machine. [optional]
version String The version of the Java Virtual Machine. [optional]