-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Added support the zpa policy set v2 endpoints (#96)
* feat: Added support the zpa policy set v2 endpoints
- Loading branch information
Showing
9 changed files
with
1,941 additions
and
68 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
policiesv2 | ||
------------------ | ||
|
||
The following methods allow for interaction with the ZPA Policy Sets V2 API endpoints. | ||
|
||
Methods are accessible via ``zpa.policiesv2`` | ||
|
||
.. _zpa-policiesv2: | ||
|
||
.. automodule:: zscaler.zpa.policiesv2 | ||
:members: | ||
:undoc-members: | ||
:show-inheritance: |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.