AppInfoHostVmListInCsvFormat

AppInfoHostVmListInCsvFormat
AppInfoHostVmListInCsvFormat
AllOf
This class requires all of the following:
JSON Example
{
    "file_name": "string",
    "results": [
        {
            "host_vms": "string",
            "version": "string",
            "display_name": "string",
            "id": "string",
            "manufacturer": "string"
        }
    ]
}