<?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 Re: VME Manager API/Scripting Capabilities in HPE Morpheus VM Essentials Software</title>
    <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vme-manager-api-scripting-capabilities/m-p/7255419#M978</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;It certainly provides an API that you can access in multiple ways.&amp;nbsp; Note that below items are used in Morpheus Enterprise, but are also available in VME.&amp;nbsp; However only the items relevant for VME will work of course.&lt;BR /&gt;&lt;BR /&gt;Take a look at&amp;nbsp;&lt;A href="https://apidocs.morpheusdata.com/reference/listactivity" target="_blank" rel="noopener"&gt;https://apidocs.morpheusdata.com/reference/listactivity&lt;/A&gt; for the full list of API endpoints.&amp;nbsp; It supports live calling if your environment is reachable.&lt;BR /&gt;It has syntaxes for a lot of different languages and implementations.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;You can also build a full Postman collection yourself by using the YAML of the OpenAPI spec on&amp;nbsp;&lt;A href="https://github.com/HewlettPackard/morpheus-openapi" target="_blank" rel="noopener noreferrer"&gt;https://github.com/HewlettPackard/morpheus-openapi&lt;/A&gt;&lt;BR /&gt;Use redcoly CLI to compress the API (since it's otherwise too large).&lt;BR /&gt;&lt;BR /&gt;I myself am a big fan of the "morpheus-cli": a shell where you can just type what you want.&amp;nbsp; You can compare it a little bit with Powershell.&lt;/P&gt;&lt;P&gt;Install Guide: &lt;A href="https://clidocs.morpheusdata.com/en/8.0.7/CLI-Manual.html" target="_blank" rel="noopener"&gt;https://clidocs.morpheusdata.com/en/8.0.7/CLI-Manual.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Be sure to check:&lt;BR /&gt;Getting Started: &lt;A href="https://github.com/gomorpheus/morpheus-cli/wiki/Getting-Started" target="_blank" rel="noopener"&gt;https://github.com/gomorpheus/morpheus-cli/wiki/Getting-Started&lt;/A&gt;&lt;BR /&gt;Managing Instances: &lt;A href="https://github.com/gomorpheus/morpheus-cli/wiki/Managing-Instances" target="_blank" rel="noopener"&gt;https://github.com/gomorpheus/morpheus-cli/wiki/Managing-Instances&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;For additional tips on using Morpheus CLI, visit &lt;A href="https://github.com/gomorpheus/morpheus-cli/wiki/Getting-Started" target="_blank" rel="noopener"&gt;https://github.com/gomorpheus/morpheus-cli/wiki/Getting-Started&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To learn more about the Morpheus API, visit &lt;A href="https://apidocs.morpheusdata.com" target="_blank" rel="noopener"&gt;https://apidocs.morpheusdata.com&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Sep 2025 10:02:57 GMT</pubDate>
    <dc:creator>Arnout_Verbeken</dc:creator>
    <dc:date>2025-09-05T10:02:57Z</dc:date>
    <item>
      <title>VME Manager API/Scripting Capabilities</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vme-manager-api-scripting-capabilities/m-p/7255401#M972</link>
      <description>&lt;P&gt;Does the VM Essentials Manager provide an API or similar capability?&lt;/P&gt;&lt;P&gt;We would love to have some automation scripts triggered externally to perform tasks such as putting a Host into maintenance mode / migrating all the VMs off before running an update/upgrade on a host.&amp;nbsp; &amp;nbsp;Take a snapshot of a guest before running a script on the guest.&amp;nbsp; Query the manager for all active snapshots so we can name and shame people who forget to remove snapshots in a timely manner.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 00:49:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vme-manager-api-scripting-capabilities/m-p/7255401#M972</guid>
      <dc:creator>Craig_Manson</dc:creator>
      <dc:date>2025-09-05T00:49:08Z</dc:date>
    </item>
    <item>
      <title>Re: VME Manager API/Scripting Capabilities</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vme-manager-api-scripting-capabilities/m-p/7255419#M978</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;It certainly provides an API that you can access in multiple ways.&amp;nbsp; Note that below items are used in Morpheus Enterprise, but are also available in VME.&amp;nbsp; However only the items relevant for VME will work of course.&lt;BR /&gt;&lt;BR /&gt;Take a look at&amp;nbsp;&lt;A href="https://apidocs.morpheusdata.com/reference/listactivity" target="_blank" rel="noopener"&gt;https://apidocs.morpheusdata.com/reference/listactivity&lt;/A&gt; for the full list of API endpoints.&amp;nbsp; It supports live calling if your environment is reachable.&lt;BR /&gt;It has syntaxes for a lot of different languages and implementations.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;You can also build a full Postman collection yourself by using the YAML of the OpenAPI spec on&amp;nbsp;&lt;A href="https://github.com/HewlettPackard/morpheus-openapi" target="_blank" rel="noopener noreferrer"&gt;https://github.com/HewlettPackard/morpheus-openapi&lt;/A&gt;&lt;BR /&gt;Use redcoly CLI to compress the API (since it's otherwise too large).&lt;BR /&gt;&lt;BR /&gt;I myself am a big fan of the "morpheus-cli": a shell where you can just type what you want.&amp;nbsp; You can compare it a little bit with Powershell.&lt;/P&gt;&lt;P&gt;Install Guide: &lt;A href="https://clidocs.morpheusdata.com/en/8.0.7/CLI-Manual.html" target="_blank" rel="noopener"&gt;https://clidocs.morpheusdata.com/en/8.0.7/CLI-Manual.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Be sure to check:&lt;BR /&gt;Getting Started: &lt;A href="https://github.com/gomorpheus/morpheus-cli/wiki/Getting-Started" target="_blank" rel="noopener"&gt;https://github.com/gomorpheus/morpheus-cli/wiki/Getting-Started&lt;/A&gt;&lt;BR /&gt;Managing Instances: &lt;A href="https://github.com/gomorpheus/morpheus-cli/wiki/Managing-Instances" target="_blank" rel="noopener"&gt;https://github.com/gomorpheus/morpheus-cli/wiki/Managing-Instances&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;For additional tips on using Morpheus CLI, visit &lt;A href="https://github.com/gomorpheus/morpheus-cli/wiki/Getting-Started" target="_blank" rel="noopener"&gt;https://github.com/gomorpheus/morpheus-cli/wiki/Getting-Started&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To learn more about the Morpheus API, visit &lt;A href="https://apidocs.morpheusdata.com" target="_blank" rel="noopener"&gt;https://apidocs.morpheusdata.com&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Sep 2025 10:02:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vme-manager-api-scripting-capabilities/m-p/7255419#M978</guid>
      <dc:creator>Arnout_Verbeken</dc:creator>
      <dc:date>2025-09-05T10:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: VME Manager API/Scripting Capabilities</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vme-manager-api-scripting-capabilities/m-p/7266823#M2203</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Would it be possible to build up a new Red Had Openshift environment (for a kuberneters environment) on top of a new HVM cluster ? In case of a Red Hat Openshift&amp;nbsp; (on-prem kubernetes) environment running on vSphere, I would like to know possibilities to migrate such a solution from VMware to HPE Morpheus VM Essentials.&lt;/P&gt;</description>
      <pubDate>Fri, 08 May 2026 14:27:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vme-manager-api-scripting-capabilities/m-p/7266823#M2203</guid>
      <dc:creator>Convergo</dc:creator>
      <dc:date>2026-05-08T14:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: VME Manager API/Scripting Capabilities</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vme-manager-api-scripting-capabilities/m-p/7267113#M2210</link>
      <description>&lt;P&gt;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/370029"&gt;@Convergo&lt;/a&gt;&amp;nbsp;I suggest you ask this as a new question. My experience on the forums is when a new question is asked in an existing thread, they often go unanswered.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 May 2026 16:44:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-vm-essentials/vme-manager-api-scripting-capabilities/m-p/7267113#M2210</guid>
      <dc:creator>CalvinZito</dc:creator>
      <dc:date>2026-05-13T16:44:55Z</dc:date>
    </item>
  </channel>
</rss>

