Users Guide

Table Of Contents
- 16123
- name: Migrate a profile
dellemc.openmanage.ome_profile:
hostname: "192.168.0.1"
username: "username"
password: "password"
command: "migrate"
name: "Profile 00001"
device_id: 12456
Device discovery
Manage discovery jobs
Module: ome_discovery
Synopsis
This module allows to create, modify, or delete a discovery job.
Options
Table 55. ome_discovery
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
state NA present present, and absent
C(present)creates a
discovery job or
modifies an existing
discovery job.
I(discovery_job_na
me) is mandatory
for the creation of a
new discovery job.
If multiple
discoveries of the
same
I(discovery_job_na
me) exist, then the
new discovery job
will not be created.
C(absent) deletes
an existing
discovery job(s)
with
thespecifiedgiven
I(discovery_job_na
me).
discovery_job_name NA NA NA
Name of
the discovery
configuration job.
This option
is mutually
146 Modules for OpenManage Enterprise (OME)