Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CLI commands to get configuration from FortiGate #225

Open
patrikspiess opened this issue Oct 15, 2024 · 0 comments
Open

Add CLI commands to get configuration from FortiGate #225

patrikspiess opened this issue Oct 15, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@patrikspiess
Copy link
Member

We'd like to get some configuration from a FortiGate. More specific we want to export address objects and groups and also service objects and groups.

Therefore we assume the following endpoints are needed on FortiGate:

  • cmdb/firewall/address
  • cmdb/firewall/address
  • cmdb/firewall.service/custom
  • cmdb/firewall.service/group

Your mission, should you choose to accept it, is to write the corresponding CLI commands and tools to get this information from FortiGate and output it in a JSON file.

@patrikspiess patrikspiess added the enhancement New feature or request label Oct 15, 2024
@patrikspiess patrikspiess self-assigned this Oct 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant