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

Advanced alias endpoint #267

Merged
merged 6 commits into from
Aug 22, 2022
Merged

Advanced alias endpoint #267

merged 6 commits into from
Aug 22, 2022

Conversation

jaredhendrickson13
Copy link
Owner

  • Adds APIFirewallAliasAdvancedRead and APIFirewallAliasAdvancedUpdate models to read and update advanced alias settings normally found in /system_advanced_firewall.php.
  • Adds APIFirewallAliasAdvanced endpoint at /api/v1/firewall/alias/advanced to call above models on GET and PUT respectively.
  • Adds E2E tests for /api/v1/firewall/alias/advanced
  • Adds API documentation on /api/v1/firewall/alias/advanced with available properties, methods, etc.

Adds the APIFirewallAliasAdvancedRead and APIFirewallAliasAdvancedUpdate models to read and update advanced alias settings respectively. These models interact with settings on the /system_advanced_firewall.php page in the UI, but only fields that apply to firewall aliases.
Adds the APIFirewallAliasAdvanced endpoint at /api/v1/firewall/alias/advanced.
@jaredhendrickson13 jaredhendrickson13 merged commit 57b908f into v150 Aug 22, 2022
@jaredhendrickson13 jaredhendrickson13 deleted the alias_advanced branch August 22, 2022 03:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant