Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Zscaler ZIA enhancement: Add IP Destination group commands (#27386)
* 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