Users Guide

password: "password"
fact_subset: "detailed_inventory"
system_query_options:
device_service_tag:
- MXL1234
- MXL4567
- name: Retrieve details of specified inventory type of specified devices identified by ID
and service tags.
dellemc_ome_device_facts:
hostname: "192.168.0.1"
username: "username"
password: "password"
fact_subset: "detailed_inventory"
system_query_options:
device_id:
- 11111
device_service_tag:
- MXL1234
- MXL4567
inventory_type: "serverDeviceCards"
- name: Retrieve subsystem health of specified devices identified by service tags.
dellemc_ome_device_facts:
hostname: "192.168.0.1"
username: "username"
password: "password"
fact_subset: "subsystem_health"
system_query_options:
device_service_tag:
- MXL1234
- MXL4567
Manage device configuration templates
This section describes the specifications for template operations on devices managed by OME for hardware configuration and deployment
operations.
Following are the tasks for managing device configuration templates:
1. View templates
2. Template operations
3. Attach or detach an identity pool
4. Set tagged and untagged vLANs
View templates
Module: ome_template_info
Synopsis
This module retrieves the list and details of all templates or details of a specific template.
Options
Table 57. ome_template_info
Parameter Required Default Choices Comments
hostname Yes NA NA
Target IP Address or
hostname
username Yes NA NA Target username
password Yes NA NA Target user password
port No 443 NA Target device HTTPS port
62 Modules for OpenManage Enterprise (OME)