sergitopereira / zscaler_api_talkers

Zscaler python SDK for ZIA, ZPA, ZCC
MIT License
16 stars 7 forks source link

Fixes and Features #71

Closed SYNically-ACKward closed 1 year ago

SYNically-ACKward commented 1 year ago

Fix: Add list object for adding url categories in ZiaTalker (by Ryan Ulrick <mailto: rulrick@zscaler.com>) Fix: Add kwargs for url filtering rule to allow for dictionary pass in (by Ryan Ulrick <mailto: rulrick@zscaler.com>) Feat: Added method to update pre-exisiting url filtering rule (by Ryan Ulrick <mailto: rulrick@zscaler.com>_) Fix: Fixed add_rulelabel method in ZiaTalker (by Ryan Ulrick <mailto: rulrick@zscaler.com>) Feat: Add delete_rulelabel method for ZiaTalker (by Ryan Ulrick <mailto: rulrick@zscaler.com>) Feat: Add generic PUT, POST, GET, DELETE calls for ZiaPortalTalker (by Ryan Ulrick <mailto: rulrick@zscaler.com>_)