Users Guide

password: "password"
baseline_name: "baseline_name"
Retrieve firmware baseline compliance details
Module: ome_firmware_baseline_compliance_info
Synopsis
This module allows to retrieve firmware compliance for a list of devices, or against a specified baseline.
Options
Table 68. ome_firmware_baseline_compliance_info
Parameter Required Default Choices Comments
hostname True NA NA Target share address or
hostname.
username True NA NA Target username.
password True NA NA Target user password.
port False 443 NA Target HTTPS port.
baseline_name False NA NA
Name of the baseline for
which the device based
compliance report is
generated.
This option is mandatory for
generating baseline based
device compliance report.
I(baseline_name) is mutually
exclusive with I(device_ids),
I(device_service_tags), and
I(device_group_names).
device_ids False NA NA
A list of unique identifiers
for which the device based
compliance report is
generated.
Either I(device_ids),
I(device_service_tags), or
I(device_group_names) is
required to generate device
based compliance report.
I(device_ids) is mutually
exclusive with I
(device_service_tags),I(dev
ice_group_names), and
I(baseline_name).
Devices without reports are
ignored.
device_service_tags False NA NA
A list of service tags for
which the device based
compliance report is
generated.
Either I(device_ids),
I(device_service_tags), or
I(device_group_names) is
required to generate device
based compliance report.
Modules for OpenManage Enterprise (OME) 87