White Papers

APIs
10
Updating Firmware using OpenManage Enterprise APIs
"AssociatedBaselines": []
}
GET /api/UpdateService/Catalogs
Description: This method returns all existing catalogs
Result Codes:
HTTP Response
Code
Description
200 Returns an enumeration of catalogs.
Privilege: View
Response:
Attribute Name Type Description
Filename String File name of the catalog
SourcePath String Relative path of the catalog file from the repository (for example:
downloads.dell.com/catalog/catalog.gz)
Status String Status of the catalog creation
TaskId Integer The identifier of the task or job that is created to download the
catalog
BaseLocation String The repository location of the catalog (for example, for an online
catalog, the repository location is downloads.dell.com)
ManifestIdentifier String Catalog manifest identifier
ReleaseIdentifier String Catalog release identifier
ManifestVersion String Catalog manifest version
ReleaseDate String Catalog release date
LastUpdated String Date and time when the catalog instance was updated in the
appliance
BundlesCount Integer Number of bundles referenced in the catalog
PredecessorIdentifier
String Identifier of the catalog published before the current catalog
AssociatedBaselines
The baselines that are associated with the catalog. This is an
array.
BaselineId Integer Identifier of the baseline associated with the catalog
BaselineName String Name of the baseline associated with the catalog
Repository details Description