Esx. Settings. Repository. Software List
Returns the list of software specification in the repository.
This operation was added in vSphere API 9.0.0.0.
Returns an authorization error if you do not have all of the privileges described as follows:
- Operation execution requires VcIntegrity.lifecycleSoftwareSpecification.Read.
Filter software specification in repository based on the image owners.
This property was added in vSphere API 9.0.0.0.
If missing or null, the filter will match all the owners.
Filter software specification in repository based on the display names.
This property was added in vSphere API 9.0.0.0.
If missing or null, the filter will match all the display names.
List of software specification in the repository matching the filter.
"Esx.Settings.Repository.Software.ListResult Object"
If the caller is not authenticated.
"Vapi.Std.Errors.Unauthenticated Object"
If the caller does not have the necessary privileges.
"Vapi.Std.Errors.Unauthorized 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/repository/software