Skip to content

Conversation

@ChubbsPeterson
Copy link

Description

Features Added

  • Added Security Services
    • Security Rules - Delete, Edit, Create, List
    • Anti-Spyware Profiles - Delete, Edit, Create, List
    • Anti-Spyware Signatures - Delete, Edit, Create, List
    • Dns Security Profiles - Delete, Edit, Create, List
    • Decryption Exclusions - Delete, Edit, Create, List
    • Decryption Profiles - Delete, Edit, Create, List
    • Decryption Rules - Delete, Edit, Create, List
    • File-Blocking Profiles - Delete, Edit, Create, List
    • Http-Header Profiles - Delete, Edit, Create, List
    • Profile Groups - Delete, Edit, Create, List
    • Url Access Profiles - Delete, Edit, Create, List
    • Vulnerability Protect Profiles - Delete, Edit, Create, List
    • Vulnerability Protect Signatures - Delete, Edit, Create, List
    • Wildfire AntiVirus Profiles - Delete, Edit, Create, List

Changes

  • Add position arg to saseApi paList, paCreate, paEdit, paDelete to support Security Rules and Decryption Rules
  • Update paList - a check for response type to return a list without further processing (For paLocationsListLocations which returns a list)
  • Added name_key arg to paCreate, paEdit, paDelete to support Vuln & AntiSpam Signatures which have a different object name (threatname)

Motivation and Context

  • Add support for security services
  • Resolve an issue preventing paLocationsListLocations from returning data

How Has This Been Tested?

  • Ran through each scenario List, Create, Edit, Delete with each feature
  • Env - Python 3.10.10

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • [ x ] I have updated the documentation accordingly.
  • [ x ] I have read the CONTRIBUTING document.
  • [ x ] I have added tests to cover my changes if appropriate.
  • [ x ] All new and existing tests passed.

@ChubbsPeterson ChubbsPeterson changed the title Testing Add Security Services, fix paLocationsListLocations Apr 18, 2023
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