qscvbqscvb.qscvbqscvb.fadcos_backup_config (1.0.1) — module

Download FortiADC config file by RESTful API

| "added in version" 2.8 of qscvbqscvb.qscvbqscvb"

Authors:

preview | supported by network

Install collection

Install with ansible-galaxy collection install qscvbqscvb.qscvbqscvb:==1.0.1


Add to requirements.yml

  collections:
    - name: qscvbqscvb.qscvbqscvb
      version: 1.0.1

Description

Download FortiADC config file by RESTful API.

Usage examples

  • Success
    Steampunk Spotter scan finished with no errors, warnings or hints.
- name: Create admin
  fadcos_backup_config:
    path: /tmp/fortiadc/
    password: pwd

Inputs

    
path:
    description:
    - The config file save path
    required: true
    type: str

password:
    description:
    - The config file unzip password
    type: str

Outputs

fadcos_backup_config:
  description: The config file name.
  returned: always.
  type: string