Users Guide

Table Of Contents
Table 35. ome_firmware_catalog (continued)
Parameter Required Default Choices Comments
NFS, CIFS, HTTPS, and
DELL_ONLINE.
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 and is ignored
when I(repository_type) is
C(DELL_ONLINE).
repository_password False NA NA Password to access
the repository. This
option is mandatory
when I(repository_type) is
CIFS, and is ignored
when I(repository_type) is
C(DELL_ONLINE).
repository_domain False NA NA Domain name of
the repository. This
option is ignored
when I(repository_type) is
C(DELL_ONLINE).
check_certificate False False NA The certificate warnings
are ignored when
I(repository_type) is HTTPS.
If C(True). If not, certificate
warnings are not ignored.
job_wait NA True NA
Provides the option to
wait for job completion.
This option is applicable
when I(state) is
C(present).
job_wait_timeout NA 600 NA
The maximum wait
time of I(job_wait) in
seconds. The job is
tracked only for this
duration.
This option is applicable
when I(job_wait) is
C(True).
Return Values
msg:
description: Overall status of the firmware catalog operation.
returned: always
type: str
sample: "Successfully triggered the job to create a catalog with Task ID : 10094"
catalog_status:
description: Details of the catalog operation.
returned: When I(state) is C(present)
type: dict
sample: {
"AssociatedBaselines": [],
"BaseLocation": null,
"BundlesCount": 0,
"Filename": "catalog.gz",
"Id": 0,
"LastUpdated": null,
"ManifestIdentifier": null,
90
Modules for OpenManage Enterprise (OME)