Esx.Settings.Inventory.Reports.TransitionSummary.Clusters.GetParams
Esx.Settings.Inventory.Reports.TransitionSummary.Clusters.GetParams
The Esx.Settings.Inventory.Reports.TransitionSummary.Clusters.GetParams schema contains properties that are necessary to generate the summary report for the given entities.
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 operation will be executed.
Possible values:
- CLUSTER: Type specifying cluster within the vCenter's inventory.
- FOLDER: Type specifying folder within the vCenter's inventory. Currently this entity type is unsupported. Support for the same will be added in future releases and hence provision is being made in API/interfaces.
- DATACENTER: Type specifying data-center within the vCenter's inventory. Currently this entity type is unsupported. Support for the same will be added in future releases and hence provision is being made in API/interfaces.
For more information see: Esx.Settings.Inventory.Reports.TransitionSummary.Clusters.GetParams.InventoryType.
This property was added in vSphere API 9.0.0.0.