Esx.Settings.Inventory.Reports.Summary.Hosts.GetParams

Esx.Settings.Inventory.Reports.Summary.Hosts.GetParams
Esx.Settings.Inventory.Reports.Summary.Hosts.GetParams

The Esx.Settings.Inventory.Reports.Summary.Hosts.GetParams schema contains properties that are necessary to generate the operations summary report of standalone hosts under given inventory.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "type": "string"
}
string
type
Required

The property specifies what type of entity within the 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.

For more information see: Esx.Settings.Inventory.Reports.Summary.Hosts.GetParams.InventoryType.

This property was added in vSphere API 9.0.0.0.