Name | Type | Description | Notes |
---|---|---|---|
cpu | CPUInfo | Details regarding the host CPU. | [optional] |
disk | DiskInfo | Details regarding host disk usage. | [optional] |
distinguished_name | str | The distinguished name of the console. | [optional] |
fqdn | str | The fully-qualified domain name of the local host the service is running on. | [optional] |
host | str | The name of the local host the service is running on. | [optional] |
ip | str | The IP address of the local host the service is running on. | [optional] |
jvm | JVMInfo | Details regarding the Java Virtual Machine. | [optional] |
links | list[Link] | Hypermedia links to corresponding or related resources. | [optional] |
memory | MemoryInfo | Details regarding host memory usage. | [optional] |
operating_system | str | The operating system of the host the service is running on. | [optional] |
serial | str | The serial number of the console. | [optional] |
superuser | bool | Whether the service is running a super-user. | [optional] |
user | str | The user running the service. | [optional] |
version | VersionInfo | Details regarding the version of the installation. | [optional] |
This repository has been archived by the owner on Sep 10, 2024. It is now read-only.