<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Possible to retrieve and use LCM Locker Credentials in vRO or ABX workflows? in VMware Aria Suite Lifecycle Discussions</title>
    <link>https://communities.vmware.com/t5/VMware-Aria-Suite-Lifecycle/Possible-to-retrieve-and-use-LCM-Locker-Credentials-in-vRO-or/m-p/2809125#M138</link>
    <description>&lt;P&gt;Like the title says, I'm wondering if there is any documentation out there on how pull out credentials from the LCM locker for use in either an ABX action or possibly vRO workflow.&lt;/P&gt;</description>
    <pubDate>Fri, 13 Nov 2020 23:59:20 GMT</pubDate>
    <dc:creator>mldeller</dc:creator>
    <dc:date>2020-11-13T23:59:20Z</dc:date>
    <item>
      <title>Possible to retrieve and use LCM Locker Credentials in vRO or ABX workflows?</title>
      <link>https://communities.vmware.com/t5/VMware-Aria-Suite-Lifecycle/Possible-to-retrieve-and-use-LCM-Locker-Credentials-in-vRO-or/m-p/2809125#M138</link>
      <description>&lt;P&gt;Like the title says, I'm wondering if there is any documentation out there on how pull out credentials from the LCM locker for use in either an ABX action or possibly vRO workflow.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2020 23:59:20 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Aria-Suite-Lifecycle/Possible-to-retrieve-and-use-LCM-Locker-Credentials-in-vRO-or/m-p/2809125#M138</guid>
      <dc:creator>mldeller</dc:creator>
      <dc:date>2020-11-13T23:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to retrieve and use LCM Locker Credentials in vRO or ABX workflows?</title>
      <link>https://communities.vmware.com/t5/VMware-Aria-Suite-Lifecycle/Possible-to-retrieve-and-use-LCM-Locker-Credentials-in-vRO-or/m-p/2835519#M168</link>
      <description>&lt;P&gt;vRO and ABX are fully capable of doing any API calls. So you can simply do API calls from vRO/ABX to LCM.&lt;/P&gt;&lt;P&gt;The LCM API is well documented and there are also examples on the internet on how to get information from the Locker.&lt;/P&gt;&lt;P&gt;To access the API, you must first authenticate and then use an API call.&lt;/P&gt;&lt;P&gt;POST [lcmhost]/lcm/authzn/api/login&lt;/P&gt;&lt;P&gt;GET [lcmhost]/lcm/locker/api/v2/passwords&lt;/P&gt;&lt;P&gt;(this will list all passwords in the locker, where you should get the vmid from the password that you want)&lt;/P&gt;&lt;P&gt;POST [lcmhost]/lcm/locker/api/v2/passwords/{vmid}/decrypted&lt;/P&gt;&lt;P&gt;(where {vmid} is from the previous step)&lt;/P&gt;&lt;P&gt;GET [lcmhost]/lcm/request/api/v2/requests{requestId}&lt;/P&gt;&lt;P&gt;(where {requestId} is from the previous step)&lt;/P&gt;&lt;P&gt;You can access [lcmhost]/api/swagger-ui.html&amp;nbsp; for more details on the headers and body.&lt;/P&gt;</description>
      <pubDate>Fri, 12 Mar 2021 09:49:47 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Aria-Suite-Lifecycle/Possible-to-retrieve-and-use-LCM-Locker-Credentials-in-vRO-or/m-p/2835519#M168</guid>
      <dc:creator>jimmyvandermast</dc:creator>
      <dc:date>2021-03-12T09:49:47Z</dc:date>
    </item>
  </channel>
</rss>

