API Guide

Table Of Contents
Table 77. Attributes (continued)
Attribute Description
Status Status of creating the catalog.
TaskId The identifier of the task or job that is created to download
the catalog.
BaseLocation The repository location for the catalog (for example for online
catalogs, the location is downloads.dell.com)
ManifestIdentifier Catalog manifest identifier *.
ReleaseIdentifier Catalog release identifier *.
ManifestVersion Catalog manifest version *.
ReleaseDate Catalog release date *.
LastUpdated Date time when the catalog instance was updated in the
appliance.
BundlesCount Number of bundles referenced in the catalog.
PredecessorIdentifier Identifier for the catalog version that was published before
the current catalog.
AssociatedBaselines: The baselines that are associated with the catalog. This is an
array.
BaselineId Identifier of a baseline associated with the catalog.
BaselineName Name of a baseline associated with the catalog.
Name Name of the repository.
Description User provided description for the repository.
Source URL or location of the repository.
DomainName Domain for the user credentials (CIFS only).
Username Username to access the share containing the catalog (CIFS /
HTTPS).
Password Password to access the share containing the catalog (CIFS /
HTTPS).
CheckCertificate Whether certificate checking is enabled for the HTTPS
repository.
RepositoryType NFS / CIFS / HTTP / HTTPS/DELL_ONLINE
POST method for Catalogs
This method creates a catalog.
Description
Creates a catalog.
Privilege BASELINE_MANAGEMENT
HTTP response
codes
201
Example request
body
{
"Filename":"catalog.xml",
"SourcePath":"install_packages/Packages",
"Repository":
{
"Name":"HTTPS-again",
Configure 153