Skip to content

Commit

Permalink
Deployed 991c5f3 with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewj2000 committed Jan 19, 2025
1 parent c103fee commit bfd99e1
Show file tree
Hide file tree
Showing 7 changed files with 27 additions and 1 deletion.
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file added usecases/cert/_attachments/c-app-2.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 usecases/cert/_attachments/c-app-3.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 usecases/cert/_attachments/c-app-4.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 usecases/cert/_attachments/c-app-5.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 usecases/cert/_attachments/c-app-6.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
26 changes: 26 additions & 0 deletions usecases/cert/cert/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1159,6 +1159,32 @@ <h2 id="connect-the-app-to-the-assistant">Connect the app to the assistant.<a cl
<p>Open <strong>Skill catalog</strong> in watsonx Orchestrate.</p>
<p><a class="glightbox" href="../_attachments/c-app-1.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" src="../_attachments/c-app-1.png"></a></p>
</li>
<li>
<p>Select the <strong>Draft</strong> version of your assistant and click <strong>Connections</strong>.</p>
<p><a class="glightbox" href="../_attachments/c-app-2.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" src="../_attachments/c-app-2.png"></a></p>
</li>
<li>
<p>Enter <strong>certs</strong> in the search bar.</p>
<p><a class="glightbox" href="../_attachments/c-app-3.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" src="../_attachments/c-app-3.png"></a></p>
</li>
<li>
<p>Click the ellipses (<a class="glightbox" href="../../_attachments/ellipsesIcon.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" src="../../_attachments/ellipsesIcon.png"></a>) for the <em>certs</em><em> app and select </em><em>Connect app</em>*.</p>
<p><a class="glightbox" href="../_attachments/c-app-4.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" src="../_attachments/c-app-4.png"></a></p>
</li>
<li>
<p>Click <strong>Connect app</strong>.</p>
<p><a class="glightbox" href="../_attachments/c-app-5.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" src="../_attachments/c-app-5.png"></a></p>
</li>
<li>
<p>Enter your <strong><abbr title="Ansible Automation Platform">AAP</abbr> Username</strong> and <strong><abbr title="Ansible Automation Platform">AAP</abbr> Password</strong> and then click <strong>Connect app</strong>.</p>
<p><a class="glightbox" href="../_attachments/c-app-6.png" data-type="image" data-width="auto" data-height="auto" data-desc-position="bottom"><img alt="" src="../_attachments/c-app-6.png"></a></p>
</li>
</ol>
<h2 id="create-a-skill-flow-to-retrieve-certificate-expiration-dates">Create a skill flow to retrieve certificate expiration dates.<a class="headerlink" href="#create-a-skill-flow-to-retrieve-certificate-expiration-dates" title="Permanent link">#</a></h2>
<p>The goal of this scenario to configure the assistant to automate the certificate renewal process for the client. The first step in that process is to help the security administrator identify the expiration date of their z/<abbr title="Operating System">OS</abbr> certificate. You have now imported the <strong>z/<abbr title="Operating System">OS</abbr> Certs – List Cert</strong> skill from Ansible Automation Platform. Next, create a skill flow using that skill which can later be leveraged in a natural conversation through assistant actions.</p>
<p>First, create a skill flow to retrieve and display the expiration date of a z/<abbr title="Operating System">OS</abbr> certificate based on the certificate label the user provides.</p>
<ol>
<li>
</ol>
<!-- Terminology -->
<!-- Keep the list alphabetized for easy deduplication --></div>
Expand Down

0 comments on commit bfd99e1

Please sign in to comment.