White Papers

APIs
7 Updating Firmware using OpenManage Enterprise APIs
3 APIs
POST /api/UpdateService/Catalogs
Description: This method creates a catalog
Result Codes:
Privilege: Users with BASELINE_MANAGEMENT, JOB_MANAGEMENT and DEVICE_UPDATE privilege
can create catalogs and baselines, and update firmware. These privileges map to the Admin user role.
Request:
Attribute Name Type Description Notes
Filename String File name of the catalog Not required for
online catalog
SourcePath String Repository source (Full path including
subfolders to where the catalog file is located)
Yes
Repository Repository details
Name String Name of the repository – The name must be
unique for each repository that is created
Yes
Description String Description of the repository
Source String URL or IP or FQDN of the repository host Yes
DomainName String Domain Name for user credentials
Username String Username to access the share containing the
catalog (CIFS/HTTPS)
Password String Password to access the share containing the
catalog (CIFS/HTTPS)
CheckCertificate Boolean If certificate check must be done for HTTPS
repository
RepositoryType String NFS/CIFS/HTTP/HTTPS/DELL_ONLINE Yes
HTTP Response Code Description
201 Catalog successfully created