Sha256: b17a81090dccbee1fd7207c41373c494d6a21b5aa525ce2fb10b7e89d3e68235
Contents?: true
Size: 632 Bytes
Versions: 2
Compression:
Stored size: 632 Bytes
Contents
# SwaggerClient::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]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/JVMInfo.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/JVMInfo.md |