Skip to content

Commit

Permalink
Deploy Resilient/resilient-community-apps to github.ibm.com/Resilient…
Browse files Browse the repository at this point in the history
…/resilient-community-apps.git:gh-pages
  • Loading branch information
MarkScherfling committed Jul 1, 2024
1 parent df507e8 commit 66c4593
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 1 deletion.
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file modified .doctrees/fn_pa_panorama/README.doctree
Binary file not shown.
Binary file added _images/fn-panorama-permission1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added _images/fn-panorama-permission2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions _sources/fn_pa_panorama/README.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
- [Python Environment](#python-environment)
- [Installation](#installation)
- [Install](#install)
- [Panorama API permissions](#panorama-api-permissions)
- [App Configuration](#app-configuration)
- [Function - Panorama Create Address](#function---panorama-create-address)
- [Function - Panorama Edit Address Group](#function---panorama-edit-address-group)
Expand Down Expand Up @@ -124,6 +125,11 @@ Additional package dependencies may exist for each of these packages:
* To install or uninstall an App or Integration on the _SOAR platform_, see the documentation at [ibm.biz/soar-docs](https://ibm.biz/soar-docs).
* To install or uninstall an App on _IBM Cloud Pak for Security_, see the documentation at [ibm.biz/cp4s-docs](https://ibm.biz/cp4s-docs) and follow the instructions above to navigate to Orchestration and Automation.

### Panorama API permissions
The following show to permissions needs for the Panorama API key:
![screenshot: fn-panorama-permission1 ](./doc/screenshots/fn-panorama-permission1.png)
![screenshot: fn-panorama-permission2 ](./doc/screenshots/fn-panorama-permission2.png)

### App Configuration
The following table provides the settings you need to configure the app. These settings are made in the app.config file. See the documentation discussed in the Requirements section for the procedure.

Expand Down
8 changes: 8 additions & 0 deletions fn_pa_panorama/README.html
Original file line number Diff line number Diff line change
Expand Up @@ -431,6 +431,7 @@ <h2>Table of Contents<a class="headerlink" href="#table-of-contents" title="Link
<li><p><a class="reference internal" href="#installation"><span class="xref myst">Installation</span></a></p>
<ul>
<li><p><a class="reference internal" href="#install"><span class="xref myst">Install</span></a></p></li>
<li><p><a class="reference internal" href="#panorama-api-permissions"><span class="xref myst">Panorama API permissions</span></a></p></li>
<li><p><a class="reference internal" href="#app-configuration"><span class="xref myst">App Configuration</span></a></p></li>
</ul>
</li>
Expand Down Expand Up @@ -601,6 +602,12 @@ <h3>Install<a class="headerlink" href="#install" title="Link to this heading">¶
<li><p>To install or uninstall an App on <em>IBM Cloud Pak for Security</em>, see the documentation at <a class="reference external" href="https://ibm.biz/cp4s-docs">ibm.biz/cp4s-docs</a> and follow the instructions above to navigate to Orchestration and Automation.</p></li>
</ul>
</section>
<section id="panorama-api-permissions">
<h3>Panorama API permissions<a class="headerlink" href="#panorama-api-permissions" title="Link to this heading"></a></h3>
<p>The following show to permissions needs for the Panorama API key:
<img alt="screenshot: fn-panorama-permission1 " src="../_images/fn-panorama-permission1.png" />
<img alt="screenshot: fn-panorama-permission2 " src="../_images/fn-panorama-permission2.png" /></p>
</section>
<section id="app-configuration">
<h3>App Configuration<a class="headerlink" href="#app-configuration" title="Link to this heading"></a></h3>
<p>The following table provides the settings you need to configure the app. These settings are made in the app.config file. See the documentation discussed in the Requirements section for the procedure.</p>
Expand Down Expand Up @@ -1801,6 +1808,7 @@ <h3>For Support<a class="headerlink" href="#for-support" title="Link to this hea
</li>
<li><a class="reference internal" href="#installation">Installation</a><ul>
<li><a class="reference internal" href="#install">Install</a></li>
<li><a class="reference internal" href="#panorama-api-permissions">Panorama API permissions</a></li>
<li><a class="reference internal" href="#app-configuration">App Configuration</a><ul>
<li><a class="reference internal" href="#id2">1.2.0 Changes</a></li>
</ul>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

0 comments on commit 66c4593

Please sign in to comment.