W3cubDocs

/Ansible

community.network.ftd – HttpApi Plugin for Cisco ASA Firepower device

Note

This plugin is part of the community.network collection (version 3.0.0).

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 community.network.

To use it in a playbook, specify: community.network.ftd.

Synopsis

  • This HttpApi plugin provides methods to connect to Cisco ASA firepower devices over a HTTP(S)-based api.

Parameters

Parameter Choices/Defaults Configuration Comments
spec_path
string
Default:
"/apispec/ngfw.json"
var: ansible_httpapi_ftd_spec_path
Specifies the api spec path of the FTD device
token_path
string
var: ansible_httpapi_ftd_token_path
Specifies the api token path of the FTD device

Authors

  • Ansible Networking Team (!UNKNOWN)

© 2012–2018 Michael DeHaan
© 2018–2021 Red Hat, Inc.
Licensed under the GNU General Public License version 3.
https://docs.ansible.com/ansible/latest/collections/community/network/ftd_httpapi.html