Skip to content

Commit

Permalink
Merge branch 'release/0.5.0' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchos committed Jul 26, 2021
2 parents e20b03a + a26aeb8 commit 982c5d2
Show file tree
Hide file tree
Showing 49 changed files with 802 additions and 381 deletions.
7 changes: 4 additions & 3 deletions docs/_sources/zs/zia/audit_logs.rst.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
audit_logs
------------
============

The following methods allow for interaction with the ZIA
Admin Audit Logs API endpoints.
The following methods allow for interaction with the ZIA Audit Logs API endpoints.

Methods are accessible via ``zia.audit_logs``

.. _zia-audit_logs:

Expand Down
2 changes: 2 additions & 0 deletions docs/_sources/zs/zia/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@ This package covers the ZIA interface.
.. toctree::
:maxdepth: 2

audit_logs
config
locations
sandbox
security
session
traffic
url_categories
users
Expand Down
2 changes: 1 addition & 1 deletion docs/_static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '0.4.0',
VERSION: '0.5.0',
LANGUAGE: 'None',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
106 changes: 88 additions & 18 deletions docs/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@


<div class="version">
0.4
0.5
</div>


Expand Down Expand Up @@ -214,10 +214,6 @@ <h2 id="A">A</h2>
<a href="zs/zia/traffic.html#pyzscaler.zia.traffic.TrafficForwardingAPI.add_static_ip">add_static_ip()
(TrafficForwardingAPI method)</a>
</li>
</ul>
</td>
<td style="width: 33%; vertical-align: top;">
<ul>
<li>
<a href="zs/zpa/policies.html#pyzscaler.zpa.policies.PolicySetsAPI.add_timeout_rule">add_timeout_rule()
(PolicySetsAPI method)</a>
Expand All @@ -226,6 +222,10 @@ <h2 id="A">A</h2>
<a href="zs/zia/url_categories.html#pyzscaler.zia.url_categories.URLCategoriesAPI.add_tld_category">add_tld_category()
(URLCategoriesAPI method)</a>
</li>
</ul>
</td>
<td style="width: 33%; vertical-align: top;">
<ul>
<li>
<a href="zs/zia/url_categories.html#pyzscaler.zia.url_categories.URLCategoriesAPI.add_url_category">add_url_category()
(URLCategoriesAPI method)</a>
Expand Down Expand Up @@ -262,6 +262,15 @@ <h2 id="A">A</h2>
<li><a href="zs/zpa/servers.html#pyzscaler.zpa.servers.AppServersAPI">AppServersAPI
(class in pyzscaler.zpa.servers)</a>
</li>
<li><a href="zs/zia/index.html#pyzscaler.zia.ZIA.audit_logs">audit_logs (ZIA
property)</a>
</li>
<li><a href="zs/zia/audit_logs.html#pyzscaler.zia.audit_logs.AuditLogsAPI">AuditLogsAPI
(class in pyzscaler.zia.audit_logs)</a>
</li>
<li><a href="zs/zia/session.html#pyzscaler.zia.session.AuthenticatedSessionAPI">AuthenticatedSessionAPI
(class in pyzscaler.zia.session)</a>
</li>
</ul>
</td>
</tr>
Expand Down Expand Up @@ -298,6 +307,10 @@ <h2 id="C">C</h2>
<tr>
<td style="width: 33%; vertical-align: top;">
<ul>
<li>
<a href="zs/zia/audit_logs.html#pyzscaler.zia.audit_logs.AuditLogsAPI.cancel">cancel()
(AuditLogsAPI method)</a>
</li>
<li><a href="zs/zpa/index.html#pyzscaler.zpa.ZPA.certificates">certificates (ZPA
property)</a>
</li>
Expand Down Expand Up @@ -329,6 +342,17 @@ <h2 id="C">C</h2>
<a href="zs/zpa/connector_groups.html#pyzscaler.zpa.connector_groups.ConnectorGroupsAPI">ConnectorGroupsAPI
(class in pyzscaler.zpa.connector_groups)</a>
</li>
<li>
<a href="zs/zia/audit_logs.html#pyzscaler.zia.audit_logs.AuditLogsAPI.create">create()
(AuditLogsAPI method)</a>

<ul>
<li>
<a href="zs/zia/session.html#pyzscaler.zia.session.AuthenticatedSessionAPI.create">(AuthenticatedSessionAPI
method)</a>
</li>
</ul>
</li>
</ul>
</td>
</tr>
Expand All @@ -339,6 +363,10 @@ <h2 id="D">D</h2>
<tr>
<td style="width: 33%; vertical-align: top;">
<ul>
<li>
<a href="zs/zia/session.html#pyzscaler.zia.session.AuthenticatedSessionAPI.delete">delete()
(AuthenticatedSessionAPI method)</a>
</li>
<li>
<a href="zs/zia/url_categories.html#pyzscaler.zia.url_categories.URLCategoriesAPI.delete_category">delete_category()
(URLCategoriesAPI method)</a>
Expand Down Expand Up @@ -366,14 +394,14 @@ <h2 id="D">D</h2>
<a href="zs/zpa/app_segments.html#pyzscaler.zpa.app_segments.AppSegmentsAPI.delete_segment">delete_segment()
(AppSegmentsAPI method)</a>
</li>
<li>
<a href="zs/zpa/servers.html#pyzscaler.zpa.servers.AppServersAPI.delete_server">delete_server()
(AppServersAPI method)</a>
</li>
</ul>
</td>
<td style="width: 33%; vertical-align: top;">
<ul>
<li>
<a href="zs/zpa/servers.html#pyzscaler.zpa.servers.AppServersAPI.delete_server">delete_server()
(AppServersAPI method)</a>
</li>
<li>
<a href="zs/zia/traffic.html#pyzscaler.zia.traffic.TrafficForwardingAPI.delete_static_ip">delete_static_ip()
(TrafficForwardingAPI method)</a>
Expand Down Expand Up @@ -531,8 +559,15 @@ <h2 id="G">G</h2>
</ul>
</li>
<li>
<a href="zs/zia/sandbox.html#pyzscaler.zia.sandbox.CloudSandboxAPI.get_report">get_report()
(CloudSandboxAPI method)</a>
<a href="zs/zia/audit_logs.html#pyzscaler.zia.audit_logs.AuditLogsAPI.get_report">get_report()
(AuditLogsAPI method)</a>

<ul>
<li>
<a href="zs/zia/sandbox.html#pyzscaler.zia.sandbox.CloudSandboxAPI.get_report">(CloudSandboxAPI
method)</a>
</li>
</ul>
</li>
<li>
<a href="zs/zpa/policies.html#pyzscaler.zpa.policies.PolicySetsAPI.get_rule">get_rule()
Expand Down Expand Up @@ -747,6 +782,8 @@ <h2 id="M">M</h2>
</li>
<li><a href="zs/zia/index.html#module-pyzscaler.zia">pyzscaler.zia</a>
</li>
<li><a href="zs/zia/audit_logs.html#module-pyzscaler.zia.audit_logs">pyzscaler.zia.audit_logs</a>
</li>
<li><a href="zs/zia/config.html#module-pyzscaler.zia.config">pyzscaler.zia.config</a>
</li>
<li><a href="zs/zia/locations.html#module-pyzscaler.zia.locations">pyzscaler.zia.locations</a>
Expand All @@ -755,6 +792,8 @@ <h2 id="M">M</h2>
</li>
<li><a href="zs/zia/security.html#module-pyzscaler.zia.security">pyzscaler.zia.security</a>
</li>
<li><a href="zs/zia/session.html#module-pyzscaler.zia.session">pyzscaler.zia.session</a>
</li>
<li><a href="zs/zia/traffic.html#module-pyzscaler.zia.traffic">pyzscaler.zia.traffic</a>
</li>
<li>
Expand Down Expand Up @@ -850,6 +889,14 @@ <h2 id="P">P</h2>
</li>
</ul>
</li>
<li>
pyzscaler.zia.audit_logs

<ul>
<li><a href="zs/zia/audit_logs.html#module-pyzscaler.zia.audit_logs">module</a>
</li>
</ul>
</li>
<li>
pyzscaler.zia.config

Expand Down Expand Up @@ -884,6 +931,15 @@ <h2 id="P">P</h2>
</li>
</ul>
</li>
<li>
pyzscaler.zia.session

<ul>
<li>
<a href="zs/zia/session.html#module-pyzscaler.zia.session">module</a>
</li>
</ul>
</li>
<li>
pyzscaler.zia.traffic

Expand Down Expand Up @@ -918,6 +974,10 @@ <h2 id="P">P</h2>
</li>
</ul>
</li>
</ul>
</td>
<td style="width: 33%; vertical-align: top;">
<ul>
<li>
pyzscaler.zpa.app_segments

Expand All @@ -927,10 +987,6 @@ <h2 id="P">P</h2>
</li>
</ul>
</li>
</ul>
</td>
<td style="width: 33%; vertical-align: top;">
<ul>
<li>
pyzscaler.zpa.certificates

Expand Down Expand Up @@ -1110,13 +1166,13 @@ <h2 id="S">S</h2>
<li><a href="zs/zpa/scim_groups.html#pyzscaler.zpa.scim_groups.SCIMGroupsAPI">SCIMGroupsAPI
(class in pyzscaler.zpa.scim_groups)</a>
</li>
<li><a href="zs/zia/index.html#pyzscaler.zia.ZIA.security">security (ZIA
property)</a>
</li>
</ul>
</td>
<td style="width: 33%; vertical-align: top;">
<ul>
<li><a href="zs/zia/index.html#pyzscaler.zia.ZIA.security">security (ZIA
property)</a>
</li>
<li><a href="zs/zia/security.html#pyzscaler.zia.security.SecurityPolicyAPI">SecurityPolicyAPI
(class in pyzscaler.zia.security)</a>
</li>
Expand All @@ -1134,8 +1190,22 @@ <h2 id="S">S</h2>
<li><a href="zs/zpa/index.html#pyzscaler.zpa.ZPA.servers">servers (ZPA
property)</a>
</li>
<li><a href="zs/zia/index.html#pyzscaler.zia.ZIA.session">session (ZIA
property)</a>
</li>
<li><a href="zs/zia/config.html#pyzscaler.zia.config.ActivationAPI.status">status()
(ActivationAPI method)</a>

<ul>
<li>
<a href="zs/zia/audit_logs.html#pyzscaler.zia.audit_logs.AuditLogsAPI.status">(AuditLogsAPI
method)</a>
</li>
<li>
<a href="zs/zia/session.html#pyzscaler.zia.session.AuthenticatedSessionAPI.status">(AuthenticatedSessionAPI
method)</a>
</li>
</ul>
</li>
</ul>
</td>
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@


<div class="version">
0.4
0.5
</div>


Expand Down
Binary file modified docs/objects.inv
Binary file not shown.
18 changes: 17 additions & 1 deletion docs/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@


<div class="version">
0.4
0.5
</div>


Expand Down Expand Up @@ -155,6 +155,14 @@ <h1>Python Module Index</h1>
<td>
<em></em></td>
</tr>
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
<a href="zs/zia/audit_logs.html#module-pyzscaler.zia.audit_logs"><code class="xref">pyzscaler.zia.audit_logs</code></a>
</td>
<td>
<em></em></td>
</tr>
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
Expand Down Expand Up @@ -187,6 +195,14 @@ <h1>Python Module Index</h1>
<td>
<em></em></td>
</tr>
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
<a href="zs/zia/session.html#module-pyzscaler.zia.session"><code class="xref">pyzscaler.zia.session</code></a>
</td>
<td>
<em></em></td>
</tr>
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
Expand Down
2 changes: 1 addition & 1 deletion docs/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@


<div class="version">
0.4
0.5
</div>


Expand Down
2 changes: 1 addition & 1 deletion docs/searchindex.js

Large diffs are not rendered by default.

Loading

0 comments on commit 982c5d2

Please sign in to comment.