Skip to content

Commit

Permalink
Zscaler ZIA enhancement: Add IP Destination group commands (#27386)
Browse files Browse the repository at this point in the history
* Zscaler ZIA enhancement: Add IP Destination group commands (#26447)

* ZIA Enhancement: IP destination group commands

* Included 3 new commands for Zscaler Integration as follows::
 - Added zscaler-list-ip-destination-groups
 - Added zscaler-create-ip-destination-groups
 - Added zscaler-edit-ip-destination-groups

---------

Co-authored-by: rootbid <rootbid@users.noreply.github.com>

* ZIA Enhancement: IP destination group commands
* Included 2 new commands for Zscaler Integration as follows::
 - Added zscaler-list-ip-destination-groups-lite
 - Added zscaler-delete-ip-destination-groups

---------

Author: pallavi-garad <pallavi.garad.77@gmail.com>
Co-authored-by: rootbid <rootbid@users.noreply.github.com>

* Minor updates and fixes

* Update and add documentation links for Zscaler ZIA

* Zscaler ZIA Enhancement - Update with requested changes

* Update .devcontainer.json name

* merge list-ip-destination-groups and lite command

* fixed minor issues

* update lite argument description

---------

Co-authored-by: rootbid <rootbid@users.noreply.github.com>

* Update .devcontainer/devcontainer.json

Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>

* Update as per review comments

- Fix exceptions
- Use CommandResults
- Refactor zscaler-list-ip-destination-groups and zscaler-edit-ip-destination-group commands
- Update release notes

* Regenerate README after updating Zscaler.yml and unit test bug fixes

* Resolve merge conflicts

* Fix type annotations and update docker image

* Update Packs/Zscaler/ReleaseNotes/1_3_10.md

Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>

---------

Co-authored-by: Shambo Samanta <samantashambo@gmail.com>
Co-authored-by: rootbid <rootbid@users.noreply.github.com>
Co-authored-by: pallavi-garad <125474609+pallavi-garad@users.noreply.github.com>
Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>

* Apply suggestions from code review

Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>

---------

Co-authored-by: Deepansh <34774585+rootbid@users.noreply.github.com>
Co-authored-by: Shambo Samanta <samantashambo@gmail.com>
Co-authored-by: rootbid <rootbid@users.noreply.github.com>
Co-authored-by: pallavi-garad <125474609+pallavi-garad@users.noreply.github.com>
Co-authored-by: Dan Tavori <38749041+dantavori@users.noreply.github.com>
Co-authored-by: ShirleyDenkberg <62508050+ShirleyDenkberg@users.noreply.github.com>
  • Loading branch information
7 people authored and ostolero committed Jun 14, 2023
1 parent 63cdfac commit 504e5f7
Show file tree
Hide file tree
Showing 21 changed files with 3,258 additions and 615 deletions.
1 change: 1 addition & 0 deletions Packs/Zscaler/.secrets-ignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ https://admin.zscalertwo.net
1.22.33.4
www.demisto22.com
https://admin.zscalertwo.net
https://zsapi.zscalertwo.net
http://not_very_valid
https://maybe_valid
https://user-images.githubusercontent.com
Expand Down

0 comments on commit 504e5f7

Please sign in to comment.