HypervisorOsType (type)

{
  "enum": [
    "KVM", 
    "VMWARE", 
    "UNKNOWN"
  ], 
  "id": "HypervisorOsType", 
  "title": "Hypervisor os type", 
  "type": "string"
}