Users Guide

Table Of Contents
Table 36. ome_firmware_baseline (continued)
Parameter Required Default Choices Comments
This option is
mutually exclusive with
I(baseline_id).
baseline_id False NA NA
ID of the baseline
This option is
mutually exclusive with
I(baseline_name).
baseline_description False NA NA Description for the baseline.
new_baseline_name False NA NA New name of the baseline.
catalog_name False NA NA Name of the catalog to be
associated with the baseline.
downgrade_enabled False True NA Indicates whether firmware
downgrade is allowed for
the devices in the baseline
is_64_bit False True NA Indicates if the repository
contains 64-bit DUPs.
device_ids False NA NA List of device IDs. This
option is mutually exclusive
with I(device_service_tags)
and I(device_group_names).
device_service_tags False NA NA List of device service tags.
This option is mutually
exclusive with I(device_ids)
and I(device_group_names).
device_group_names False NA NA List of group names. This
option is mutually exclusive
with I(device_ids) and
I(device_service_tags).
job_wait NA True Na
Provides the option
to wait for the 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 the
specified duration.
This option is applicable
when I(job_wait) is
C(True).
Return Values
msg:
type: str
description: Overall baseline information.
returned: on error
sample: "Successfully fetched firmware baseline information."
baseline_info:
type: dict
description: Details of the baselines.
returned: success
sample: {
94
Modules for OpenManage Enterprise (OME)