Users Guide

Table Of Contents
Table 46. ome_firmware_catalog
Parameter Required Default Choices Comments
hostname True NA NA Target IP Address or
hostname
username True NA NA Target username
password True NA NA Target user password
port False 443 NA Target HTTPS port
catalog_name True NA NA Name of the firmware
catalog being created.
catalog_description False NA NA Description of the catalog
being created.
source False NA NA The share address of the
system where the firmware
catalog is stored on the
network.
source_path False NA NA Full path of the catalog file
location excluding the file
name.
file_name False NA NA Catalog file name relative to
the I (source_path).
repository_type False HTTPS HTTP, NFS, CIFS,
HTTPS
The type of supported
repositories are: HTTP, NFS,
CIFS, HTTPS.
repository_username False NA NA User name of the repository
where the catalog is stored.
This option is mandatory
when I(repository_type) is
CIFS.
repository_password False NA NA Password to access the
repository. This option
is mandatory when
I(repository_type) is CIFS.
repository_domain False NA NA Domain name of the
repository.
check_certificate False False NA Specifies if certificate
warnings are ignored when
I(repository_type) is HTTPS.
If C(True) option is set, then
the certificate warnings are
ignored otherwise certificate
warnings are not ignored.
Return Values
msg:
description: Overall status of the firmware catalog creation
returned: always
type: str
sample: "Successfully triggered the job to create a catalog with Task Id :
10094"
catalog_status:
description: Details of the catalog creation.
returned: on success
type: dict
sample: {
"AssociatedBaselines": [],
66
Modules for OpenManage Enterprise (OME)