Esx.Settings.Clusters.DepotOverrides.Info
Esx.Settings.Clusters.DepotOverrides.Info
The Esx.Settings.Clusters.DepotOverrides.Info schema defines the information regarding depot overrides for a given cluster.
This schema was added in vSphere API 7.0.0.0.
JSON Example
{
"depots": [
{
"location": "string"
}
]
}
depots
Required
List of the depot overrides.
This property was added in vSphere API 7.0.0.0.