snetlamu.fmcansible.fmc (0.9.9) — httpapi

HttpApi Plugin for Cisco Secure Firewall device

| "added in version" 1.0.0 of snetlamu.fmcansible"

Authors: Ansible Networking Team

Install collection

Install with ansible-galaxy collection install snetlamu.fmcansible:==0.9.9


Add to requirements.yml

  collections:
    - name: snetlamu.fmcansible
      version: 0.9.9

Description

This HttpApi plugin provides methods to connect to Cisco Secure Firewall devices over a HTTP(S)-based api.

Inputs

    
spec_path:
    default: /api/api-explorer/fmc.json
    description:
    - Specifies the api spec path of the FMC device
    type: str
    vars:
    - name: ansible_httpapi_fmc_spec_path

token_path:
    description:
    - Specifies the api token path of the FMC device
    type: str
    vars:
    - name: ansible_httpapi_fmc_token_path