Esx. Settings. Depot Content. Base Images List
Returns a list of currently available base images in the depot.
This operation was added in vSphere API 7.0.0.0.
Returns an authorization error if you do not have all of the privileges described as follows:
- Operation execution requires VcIntegrity.lifecycleSettings.Read.
The specification of matching base images.
If missing or null, the behavior is equivalent to a Esx.Settings.DepotContent.BaseImages.FilterSpec with all properties missing or null, which means all base images match the filter.
List of base images in the depot. These will be sorted by the version of the base image.
[
"Esx.Settings.DepotContent.BaseImages.Summary Object"
]
if the caller is not authenticated.
"Vapi.Std.Errors.Unauthenticated Object"
If there is unknown internal error. The accompanying error message will give more details about the failure.
"Vapi.Std.Errors.Error Object"
If the service is not available.
"Vapi.Std.Errors.ServiceUnavailable Object"
curl -H 'Authorization: <value>' https://{api_host}/esx/settings/depot-content/base-images