fortinet.fortimanager.fmgr_dvm_cmd_import_devlist module – Import a list of ADOMs and devices.
Note
This module is part of the fortinet.fortimanager collection (version 2.8.2).
You might already have this collection installed if you are using the ansible
package.
It is not included in ansible-core
.
To check whether it is installed, run ansible-galaxy collection list
.
To install it, use: ansible-galaxy collection install fortinet.fortimanager
.
To use it in a playbook, specify: fortinet.fortimanager.fmgr_dvm_cmd_import_devlist
.
New in fortinet.fortimanager 2.0.0
Synopsis
This module is able to configure a FortiManager device.
Examples include all parameters and values which need to be adjusted to data sources before usage.
Parameters
Parameter |
Comments |
---|---|
The token to access FortiManager without using username and password. |
|
Only set to True when module schema diffs with FortiManager API structure, module continues to execute without validating parameters. Choices:
|
|
The top level parameters set. |
|
Name or ID of the ADOM where the command is to be executed on. |
|
create_task - Create a new task in task manager database. nonblocking - The API will return immediately in for non-blocking call. Choices:
|
|
Associations between devices and ADOMs. |
|
Target ADOM to associate device VDOM with. |
|
Dev. |
|
Vdom. |
|
A list of ADOM and device group objects to be imported. |
|
Create time. |
|
Desc. |
|
Flags. Choices:
|
|
Lock override. |
|
Log db retention hours. |
|
Log disk quota. |
|
Log disk quota alert thres. |
|
Log disk quota split ratio. |
|
Log file retention hours. |
|
Default metafields |
|
Mig mr. |
|
Mig os ver. Choices:
|
|
ems - provider - Global database. Choices:
|
|
Mr. |
|
Name. |
|
Os ver. Choices:
|
|
Primary dns ip4. |
|
Primary dns ip6 1. |
|
Primary dns ip6 2. |
|
Primary dns ip6 3. |
|
Primary dns ip6 4. |
|
(list or str) Restricted prds. Choices:
|
|
Secondary dns ip4. |
|
Secondary dns ip6 1. |
|
Secondary dns ip6 2. |
|
Secondary dns ip6 3. |
|
Secondary dns ip6 4. |
|
State. |
|
Tz. |
|
Uuid. |
|
Workspace mode. |
|
A list of device objects to be imported. |
|
(list) Adm pass. |
|
Adm usr. |
|
App ver. |
|
Av ver. |
|
Beta. |
|
Branch pt. |
|
Build. |
|
Checksum. |
|
Cluster worker. |
|
Conf status. Choices:
|
|
Conn mode. Choices:
|
|
Conn status. Choices:
|
|
Db status. Choices:
|
|
Desc. |
|
Dev status. Choices:
|
|
Eip. |
|
Fap cnt. |
|
Faz. |
|
Faz. |
|
Faz. |
|
Faz. |
|
Fex cnt. |
|
First tunnel up. |
|
Flags. Choices:
|
|
VM Meter vCPU count. |
|
VM Meter DR Site status. Choices:
|
|
VM Meter first deployment time |
|
VM Meter last synchronized time |
|
VM Meter device RAM size |
|
VM Meter license type. Choices:
|
|
VM Meter services fw - Firewall av - Anti-virus ips - IPS app - App control url - Web filter utm - Full UTM fwb - FortiWeb Choices:
|
|
Fsw cnt. |
|
Ha group id. |
|
Ha group name. |
|
Enabled - Value reserved for non-FOS HA devices. Choices:
|
|
Ha slave. |
|
Conf status. |
|
Idx. |
|
Name. |
|
Prio. |
|
Role. Choices:
|
|
Sn. |
|
Status. |
|
Ha upgrade mode. |
|
Ha. |
|
Hdisk size. |
|
Hostname. |
|
Hw generation. |
|
Hw rev major. |
|
Hw rev minor. |
|
Hyperscale. |
|
Ip. |
|
Ips ext. |
|
Ips ver. |
|
Last checked. |
|
Last resync. |
|
Latitude. |
|
Lic flags. |
|
Lic region. |
|
Location from. |
|
Logdisk size. |
|
Longitude. |
|
Maxvdom. |
|
Default metafields |
|
Mgmt id. |
|
Mgmt if. |
|
Mgmt mode. Choices:
|
|
Mgmt uuid. |
|
Mgt vdom. |
|
Module sn. |
|
Mr. |
|
Unique name for the device. |
|
Nsxt service name. |
|
Os type. Choices:
|
|
Os ver. Choices:
|
|
Patch. |
|
Platform str. |
|
Prefer img ver. |
|
Prio. |
|
Private key. |
|
Private key status. |
|
Psk. |
|
Relver info. |
|
Role. Choices:
|
|
Unique value for each device. |
|
Vdom. |
|
Comments. |
|
Meta fields. |
|
Name. |
|
Opmode. Choices:
|
|
Rtm prof id. |
|
Status. |
|
Vdom type. Choices:
|
|
Vpn id. |
|
Version. |
|
Vm cpu. |
|
Vm cpu limit. |
|
Vm lic expire. |
|
Vm lic overdue since. |
|
Vm mem. |
|
Vm mem limit. |
|
Vm payg status. |
|
(int or str) Vm status. |
|
Associations between devices and device groups. |
|
ADOM where the device group is located. |
|
Dev. |
|
Target device group to associate device VDOM with. |
|
Vdom. |
|
Enable/Disable logging for task. Choices:
|
|
Authenticate Ansible client with forticloud API access token. |
|
The rc codes list with which the conditions to fail will be overriden. |
|
The rc codes list with which the conditions to succeed will be overriden. |
|
The adom to lock for FortiManager running in workspace mode, the value can be global and others including root. |
|
The maximum time in seconds to wait for other user to release the workspace lock. Default: |
Notes
Note
Starting in version 2.4.0, all input arguments are named using the underscore naming convention (snake_case). Please change the arguments such as “var-name” to “var_name”. Old argument names are still available yet you will receive deprecation warnings. You can ignore this warning by setting deprecation_warnings=False in ansible.cfg.
Running in workspace locking mode is supported in this FortiManager module, the top level parameters workspace_locking_adom and workspace_locking_timeout help do the work.
Normally, running one module can fail when a non-zero rc is returned. you can also override the conditions to fail or succeed with parameters rc_failed and rc_succeeded
Examples
- name: Example playbook (generated based on argument schema)
hosts: fortimanagers
connection: httpapi
vars:
ansible_httpapi_use_ssl: true
ansible_httpapi_validate_certs: false
ansible_httpapi_port: 443
tasks:
- name: Import a list of ADOMs and devices.
fortinet.fortimanager.fmgr_dvm_cmd_import_devlist:
# bypass_validation: false
workspace_locking_adom: <value in [global, custom adom including root]>
workspace_locking_timeout: 300
# rc_succeeded: [0, -2, -3, ...]
# rc_failed: [-2, -3, ...]
dvm_cmd_import_devlist:
adom: <string>
flags:
- "none"
- "create_task"
- "nonblocking"
- "log_dev"
import_adom_members:
-
adom: <string>
dev: <string>
vdom: <string>
import_adoms:
-
desc: <string>
flags:
- "migration"
- "db_export"
- "no_vpn_console"
- "backup"
- "other_devices"
- "central_sdwan"
- "is_autosync"
- "per_device_wtp"
- "policy_check_on_install"
- "install_on_policy_check_fail"
- "auto_push_cfg"
- "per_device_fsw"
- "install_deselect_all"
log_db_retention_hours: <integer>
log_disk_quota: <integer>
log_disk_quota_alert_thres: <integer>
log_disk_quota_split_ratio: <integer>
log_file_retention_hours: <integer>
meta_fields: <dict>
mig_mr: <integer>
mig_os_ver: <value in [unknown, 0.0, 1.0, ...]>
mode: <value in [ems, gms, provider]>
mr: <integer>
name: <string>
os_ver: <value in [unknown, 0.0, 1.0, ...]>
restricted_prds: # <list or string>
- "fos"
- "foc"
- "fml"
- "fch"
- "fwb"
- "log"
- "fct"
- "faz"
- "fsa"
- "fsw"
- "fmg"
- "fdd"
- "fac"
- "fpx"
- "fna"
- "fdc"
- "ffw"
- "fsr"
- "fad"
- "fap"
- "fxt"
- "fts"
- "fai"
- "fwc"
- "fis"
- "fed"
- "fabric"
- "fpa"
- "fca"
- "ftc"
- "fss"
state: <integer>
uuid: <string>
create_time: <integer>
workspace_mode: <integer>
tz: <integer>
lock_override: <integer>
primary_dns_ip4: <string>
primary_dns_ip6_1: <integer>
primary_dns_ip6_2: <integer>
primary_dns_ip6_3: <integer>
primary_dns_ip6_4: <integer>
secondary_dns_ip4: <string>
secondary_dns_ip6_1: <integer>
secondary_dns_ip6_2: <integer>
secondary_dns_ip6_3: <integer>
secondary_dns_ip6_4: <integer>
import_devices:
-
adm_pass: <list or string>
adm_usr: <string>
app_ver: <string>
av_ver: <string>
beta: <integer>
branch_pt: <integer>
build: <integer>
checksum: <string>
conf_status: <value in [unknown, insync, outofsync]>
conn_mode: <value in [active, passive]>
conn_status: <value in [UNKNOWN, up, down]>
db_status: <value in [unknown, nomod, mod]>
desc: <string>
dev_status: <value in [none, unknown, checkedin, ...]>
fap_cnt: <integer>
faz_full_act: <integer>
faz_perm: <integer>
faz_quota: <integer>
faz_used: <integer>
fex_cnt: <integer>
flags:
- "has_hdd"
- "vdom_enabled"
- "discover"
- "reload"
- "interim_build"
- "offline_mode"
- "is_model"
- "fips_mode"
- "linked_to_model"
- "ip-conflict"
- "faz-autosync"
- "need_reset"
- "backup_mode"
- "azure_vwan_nva"
- "fgsp_configured"
- "cnf_mode"
- "sase_managed"
- "override_management_intf"
- "sdwan_management"
- "deny_api_access"
foslic_cpu: <integer>
foslic_dr_site: <value in [disable, enable]>
foslic_inst_time: <integer>
foslic_last_sync: <integer>
foslic_ram: <integer>
foslic_type: <value in [temporary, trial, regular, ...]>
foslic_utm:
- "fw"
- "av"
- "ips"
- "app"
- "url"
- "utm"
- "fwb"
fsw_cnt: <integer>
ha_group_id: <integer>
ha_group_name: <string>
ha_mode: <value in [standalone, AP, AA, ...]>
ha_slave:
-
idx: <integer>
name: <string>
prio: <integer>
role: <value in [slave, master]>
sn: <string>
status: <integer>
conf_status: <integer>
hdisk_size: <integer>
hostname: <string>
hw_rev_major: <integer>
hw_rev_minor: <integer>
ip: <string>
ips_ext: <integer>
ips_ver: <string>
last_checked: <integer>
last_resync: <integer>
latitude: <string>
lic_flags: <integer>
lic_region: <string>
location_from: <string>
logdisk_size: <integer>
longitude: <string>
maxvdom: <integer>
meta_fields: <dict>
mgmt_id: <integer>
mgmt_if: <string>
mgmt_mode: <value in [unreg, fmg, faz, ...]>
mgt_vdom: <string>
mr: <integer>
name: <string>
os_type: <value in [unknown, fos, fsw, ...]>
os_ver: <value in [unknown, 0.0, 1.0, ...]>
patch: <integer>
platform_str: <string>
psk: <string>
sn: <string>
vdom:
-
comments: <string>
name: <string>
opmode: <value in [nat, transparent]>
rtm_prof_id: <integer>
status: <string>
vpn_id: <integer>
meta_fields: <dict>
vdom_type: <value in [traffic, admin]>
version: <integer>
vm_cpu: <integer>
vm_cpu_limit: <integer>
vm_lic_expire: <integer>
vm_mem: <integer>
vm_mem_limit: <integer>
vm_status: <integer or string> <value in [N/A, No License, Startup, ...]>
module_sn: <string>
prefer_img_ver: <string>
prio: <integer>
role: <value in [master, ha-slave, autoscale-slave]>
hyperscale: <integer>
nsxt_service_name: <string>
private_key: <string>
private_key_status: <integer>
vm_lic_overdue_since: <integer>
first_tunnel_up: <integer>
eip: <string>
mgmt_uuid: <string>
hw_generation: <integer>
relver_info: <string>
cluster_worker: <string>
ha_vsn: <string>
ha_upgrade_mode: <integer>
vm_payg_status: <integer>
import_group_members:
-
adom: <string>
dev: <string>
grp: <string>
vdom: <string>
Return Values
Common return values are documented here, the following are the fields unique to this module:
Key |
Description |
---|---|
The result of the request. Returned: always |
|
The full url requested. Returned: always Sample: |
|
The status of api request. Returned: always Sample: |
|
The api response. Returned: always |
|
The descriptive message of the api response. Returned: always Sample: |
|
The information of the target system. Returned: always |
|
The status the request. Returned: always Sample: |
|
Warning if the parameters used in the playbook are not supported by the current FortiManager version. Returned: complex |