Esx.Settings.Inventory.Reports.Summary.Clusters.GetParams
Esx.Settings.Inventory.Reports.Summary.Clusters.GetParams
The Esx.Settings.Inventory.Reports.Summary.Clusters.GetParams schema contains properties that are necessary to generate the operations summary report of clusters 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:
- CLUSTER: Type specifying cluster 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.Clusters.GetParams.InventoryType.
This property was added in vSphere API 9.0.0.0.