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