-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5 from PaloAltoNetworks/develop
Initial draft for 6.2.1b1
- Loading branch information
Showing
23 changed files
with
3,972 additions
and
1,043 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
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 |
---|---|---|
|
@@ -2579,7 +2579,7 @@ <h2>Index</h2> | |
<h1 class="title"><span class="name">prisma_sase.ca_bundle</span> module</h1> | ||
<p>Prisma SASE Explicit CA Certificate Bundle for API calls (CA Pinning).</p> | ||
<p><strong>Author:</strong> Palo Alto Networks</p> | ||
<p><strong>Copyright:</strong> © 2022 Palo Alto Networks. All rights reserved</p> | ||
<p><strong>Copyright:</strong> © 2023 Palo Alto Networks. All rights reserved</p> | ||
<p><strong>License:</strong> MIT</p> | ||
|
||
<p class="source_link"><a href="javascript:void(0);" onclick="toggle('source-prisma_sase.ca_bundle', this);">Show source ≡</a></p> | ||
|
@@ -2590,17 +2590,17 @@ <h1 class="title"><span class="name">prisma_sase.ca_bundle</span> module</h1> | |
|
||
<span class="sd">**Author:** Palo Alto Networks</span> | ||
|
||
<span class="sd">**Copyright:** © 2022 Palo Alto Networks. All rights reserved</span> | ||
<span class="sd">**Copyright:** © 2023 Palo Alto Networks. All rights reserved</span> | ||
|
||
<span class="sd">**License:** MIT</span> | ||
<span class="sd">"""</span> | ||
<span class="n">__author__</span> <span class="o">=</span> <span class="s2">"Prisma SASE Developer Support <[email protected]>"</span> | ||
<span class="n">__email__</span> <span class="o">=</span> <span class="s2">"[email protected]"</span> | ||
<span class="n">__copyright__</span> <span class="o">=</span> <span class="s2">"Copyright © 2022 Palo Alto Networks. All rights reserved"</span> | ||
<span class="n">__copyright__</span> <span class="o">=</span> <span class="s2">"Copyright © 2023 Palo Alto Networks. All rights reserved"</span> | ||
<span class="n">__license__</span> <span class="o">=</span> <span class="s2">"""</span> | ||
<span class="s2"> MIT License</span> | ||
|
||
<span class="s2"> Copyright © 2022 Palo Alto Networks. All rights reserved</span> | ||
<span class="s2"> Copyright © 2023 Palo Alto Networks. All rights reserved</span> | ||
|
||
<span class="s2"> Permission is hereby granted, free of charge, to any person obtaining a copy</span> | ||
<span class="s2"> of this software and associated documentation files (the "Software"), to deal</span> | ||
|
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ | |
<title>prisma_sase documentation</title> | ||
<meta name="description" content="Python2 and Python3 SDK for the Prisma SASE AppFabric | ||
|
||
**Version:** v6.1.2b1 | ||
**Version:** v6.2.1b1 | ||
|
||
**Author:** Palo Alto ..." /> | ||
|
||
|
@@ -2650,9 +2650,9 @@ <h2>Index</h2> | |
<header id="section-intro"> | ||
<h1 class="title"><span class="name">prisma_sase</span> module</h1> | ||
<p>Python2 and Python3 SDK for the Prisma SASE AppFabric</p> | ||
<p><strong>Version:</strong> v6.1.2b1</p> | ||
<p><strong>Version:</strong> v6.2.1b1</p> | ||
<p><strong>Author:</strong> Palo Alto Networks</p> | ||
<p><strong>Copyright:</strong> © 2022 Palo Alto Networks. All rights reserved</p> | ||
<p><strong>Copyright:</strong> © 2023 Palo Alto Networks. All rights reserved</p> | ||
<p><strong>License:</strong> MIT</p> | ||
<p><strong>Location:</strong> <a href="https://github.com/PaloAltoNetworks/prisma-sase-sdk-python">https://github.com/PaloAltoNetworks/prisma-sase-sdk-python</a></p> | ||
<h4>Synopsis</h4> | ||
|
@@ -2698,11 +2698,11 @@ <h4>For more info</h4> | |
<div class="codehilite"><pre><span></span><span class="sd">"""</span> | ||
<span class="sd">Python2 and Python3 SDK for the Prisma SASE AppFabric</span> | ||
|
||
<span class="sd">**Version:** v6.1.2b1</span> | ||
<span class="sd">**Version:** v6.2.1b1</span> | ||
|
||
<span class="sd">**Author:** Palo Alto Networks</span> | ||
|
||
<span class="sd">**Copyright:** © 2022 Palo Alto Networks. All rights reserved</span> | ||
<span class="sd">**Copyright:** © 2023 Palo Alto Networks. All rights reserved</span> | ||
|
||
<span class="sd">**License:** MIT</span> | ||
|
||
|
@@ -2806,11 +2806,11 @@ <h4>For more info</h4> | |
|
||
<span class="n">__author__</span> <span class="o">=</span> <span class="s2">"Prisma SASE Developer Support <[email protected]>"</span> | ||
<span class="n">__email__</span> <span class="o">=</span> <span class="s2">"[email protected]"</span> | ||
<span class="n">__copyright__</span> <span class="o">=</span> <span class="s2">"Copyright © 2022 Palo Alto Networks. All rights reserved"</span> | ||
<span class="n">__copyright__</span> <span class="o">=</span> <span class="s2">"Copyright © 2023 Palo Alto Networks. All rights reserved"</span> | ||
<span class="n">__license__</span> <span class="o">=</span> <span class="s2">"""</span> | ||
<span class="s2"> MIT License</span> | ||
<span class="s2"> </span> | ||
<span class="s2"> Copyright © 2022 Palo Alto Networks. All rights reserved</span> | ||
<span class="s2"> Copyright © 2023 Palo Alto Networks. All rights reserved</span> | ||
<span class="s2"> </span> | ||
<span class="s2"> Permission is hereby granted, free of charge, to any person obtaining a copy</span> | ||
<span class="s2"> of this software and associated documentation files (the "Software"), to deal</span> | ||
|
@@ -2840,7 +2840,7 @@ <h4>For more info</h4> | |
|
||
|
||
<span class="c1"># Version of SDK</span> | ||
<span class="n">version</span> <span class="o">=</span> <span class="s2">"6.1.2b1"</span> | ||
<span class="n">version</span> <span class="o">=</span> <span class="s2">"6.2.1b1"</span> | ||
<span class="sd">"""SDK Version string"""</span> | ||
<span class="n">__version__</span> <span class="o">=</span> <span class="n">version</span> | ||
|
||
|
@@ -6976,7 +6976,7 @@ <h3>Static methods</h3> | |
|
||
<div class="item" id="prisma_sase.API.modify_rest_retry"> | ||
<div class="name def"> | ||
<p>def <span class="ident">modify_rest_retry</span>(</p><p>self, total=8, connect=None, read=None, redirect=None, status=None, method_whitelist=frozenset({'PUT', 'DELETE', 'HEAD', 'TRACE', 'GET', 'OPTIONS'}), status_forcelist=None, backoff_factor=0.705883, raise_on_redirect=True, raise_on_status=True, respect_retry_after_header=True, adapter_url='https://')</p> | ||
<p>def <span class="ident">modify_rest_retry</span>(</p><p>self, total=8, connect=None, read=None, redirect=None, status=None, method_whitelist=frozenset({'GET', 'DELETE', 'PUT', 'HEAD', 'OPTIONS', 'TRACE'}), status_forcelist=None, backoff_factor=0.705883, raise_on_redirect=True, raise_on_status=True, respect_retry_after_header=True, adapter_url='https://')</p> | ||
</div> | ||
|
||
|
||
|
@@ -8503,7 +8503,7 @@ <h3 class="section-title" id="header-submodules">Sub-modules</h3> | |
|
||
<div class="desc"><p>Prisma SASE Explicit CA Certificate Bundle for API calls (CA Pinning).</p> | ||
<p><strong>Author:</strong> Palo Alto Networks</p> | ||
<p><strong>Copyright:</strong> © 2022 Palo Alto Networks. All rights reserved</p> | ||
<p><strong>Copyright:</strong> © 2023 Palo Alto Networks. All rights reserved</p> | ||
<p><strong>License:</strong> MIT</p></div> | ||
|
||
</div> | ||
|
@@ -8533,7 +8533,7 @@ <h3 class="section-title" id="header-submodules">Sub-modules</h3> | |
|
||
<div class="desc"><p>Prisma SASE Python Interactive SDK Helper functions</p> | ||
<p><strong>Author:</strong> Palo Alto Networks</p> | ||
<p><strong>Copyright:</strong> © 2022 Palo Alto Networks. All rights reserved</p> | ||
<p><strong>Copyright:</strong> © 2023 Palo Alto Networks. All rights reserved</p> | ||
<p><strong>License:</strong> MIT</p></div> | ||
|
||
</div> | ||
|
@@ -8573,7 +8573,7 @@ <h3 class="section-title" id="header-submodules">Sub-modules</h3> | |
|
||
<div class="desc"><p>Prisma SASE Python SDK - WebSocket Functions</p> | ||
<p><strong>Author:</strong> Palo Alto Networks</p> | ||
<p><strong>Copyright:</strong> © 2022 Palo Alto Networks. All rights reserved</p> | ||
<p><strong>Copyright:</strong> © 2023 Palo Alto Networks. All rights reserved</p> | ||
<p><strong>License:</strong> MIT</p></div> | ||
|
||
</div> | ||
|
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 |
---|---|---|
|
@@ -2610,7 +2610,7 @@ <h2>Index</h2> | |
<h1 class="title"><span class="name">prisma_sase.interactive</span> module</h1> | ||
<p>Prisma SASE Python Interactive SDK Helper functions</p> | ||
<p><strong>Author:</strong> Palo Alto Networks</p> | ||
<p><strong>Copyright:</strong> © 2022 Palo Alto Networks. All rights reserved</p> | ||
<p><strong>Copyright:</strong> © 2023 Palo Alto Networks. All rights reserved</p> | ||
<p><strong>License:</strong> MIT</p> | ||
|
||
<p class="source_link"><a href="javascript:void(0);" onclick="toggle('source-prisma_sase.interactive', this);">Show source ≡</a></p> | ||
|
@@ -2621,7 +2621,7 @@ <h1 class="title"><span class="name">prisma_sase.interactive</span> module</h1> | |
|
||
<span class="sd">**Author:** Palo Alto Networks</span> | ||
|
||
<span class="sd">**Copyright:** © 2022 Palo Alto Networks. All rights reserved</span> | ||
<span class="sd">**Copyright:** © 2023 Palo Alto Networks. All rights reserved</span> | ||
|
||
<span class="sd">**License:** MIT</span> | ||
<span class="sd">"""</span> | ||
|
@@ -2634,11 +2634,11 @@ <h1 class="title"><span class="name">prisma_sase.interactive</span> module</h1> | |
|
||
<span class="n">__author__</span> <span class="o">=</span> <span class="s2">"Prisma SASE Developer Support <[email protected]>"</span> | ||
<span class="n">__email__</span> <span class="o">=</span> <span class="s2">"[email protected]"</span> | ||
<span class="n">__copyright__</span> <span class="o">=</span> <span class="s2">"Copyright © 2022 Palo Alto Networks. All rights reserved"</span> | ||
<span class="n">__copyright__</span> <span class="o">=</span> <span class="s2">"Copyright © 2023 Palo Alto Networks. All rights reserved"</span> | ||
<span class="n">__license__</span> <span class="o">=</span> <span class="s2">"""</span> | ||
<span class="s2"> MIT License</span> | ||
|
||
<span class="s2"> **Copyright:** © 2022 Palo Alto Networks. All rights reserved</span> | ||
<span class="s2"> **Copyright:** © 2023 Palo Alto Networks. All rights reserved</span> | ||
|
||
<span class="s2"> Permission is hereby granted, free of charge, to any person obtaining a copy</span> | ||
<span class="s2"> of this software and associated documentation files (the "Software"), to deal</span> | ||
|
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.