Esx.Settings.Inventory.Reports.Summary.Hosts.GetParams.InventoryType
Esx.Settings.Inventory.Reports.Summary.Hosts.GetParams.InventoryType
The Esx.Settings.Inventory.Reports.Summary.Hosts.GetParams.InventoryType enumerated type contains the possible type of entities belonging to vCenter's inventory on which the operations summary report will be generated.
Possible values:
- HOST: Type specifying standalone host within the vCenter's inventory.
- FOLDER: Type specifying folder within the vCenter's inventory.
- DATACENTER: Type specifying data-center within the vCenter's inventory.
This enumeration was added in vSphere API 9.0.0.0.
This data structure has no properties.
Enumeration:
HOST,
FOLDER,
DATACENTER,