Sha256: 492fd5b6d2c3681f87107f5fad991eccbdbbd5a8c390bbfa224e3b8d183435b0
Contents?: true
Size: 1.24 KB
Versions: 2
Compression:
Stored size: 1.24 KB
Contents
# SwaggerClient::Info ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **cpu** | [**CPUInfo**](CPUInfo.md) | | [optional] **disk** | [**DiskInfo**](DiskInfo.md) | | [optional] **distinguished_name** | **String** | The distinguished name of the console. | [optional] **fqdn** | **String** | The fully-qualified domain name of the local host the service is running on. | [optional] **host** | **String** | The name of the local host the service is running on. | [optional] **ip** | **String** | The IP address of the local host the service is running on. | [optional] **jvm** | [**JVMInfo**](JVMInfo.md) | | [optional] **links** | [**Array<Link>**](Link.md) | Hypermedia links to corresponding or related resources. | [optional] **memory** | [**MemoryInfo**](MemoryInfo.md) | | [optional] **operating_system** | **String** | The operating system of the host the service is running on. | [optional] **serial** | **String** | The serial number of the console. | [optional] **superuser** | **BOOLEAN** | Whether the service is running a super-user. | [optional] **user** | **String** | The user running the service. | [optional] **version** | [**VersionInfo**](VersionInfo.md) | | [optional]
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
avs-0.1.0 | lib/service/api/rapid7_insightvm_client/docs/Info.md |
avs-0.0.9 | lib/service/api/rapid7_insightvm_client/docs/Info.md |