Document virtualization field in API (#2117)

This commit is contained in:
Mike Degatano 2024-03-21 13:44:35 -04:00 committed by GitHub
parent 25a224c42e
commit c4d46ba490
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1478,6 +1478,7 @@ Return information about the host.
| broadcast_llmnr | bool or null | Host is broadcasting its LLMNR hostname |
| broadcast_mdns | bool or null | Host is broadcasting its MulticastDNS hostname |
| chassis | string or null | The chassis type |
| virtualization | string or null | Virtualization hypervisor in use (if any) |
| cpe | string or null | The local CPE |
| deployment | string or null | The deployment stage of the OS if any |
| disk_total | float | Total space of the disk in MB |