<?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: Custom /ping endpoint via Morpheus Plugin in HPE Morpheus Enterprise</title>
    <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/custom-ping-endpoint-via-morpheus-plugin/m-p/7248006#M1180</link>
    <description>&lt;P&gt;Is there an open technical request on this?&lt;/P&gt;</description>
    <pubDate>Wed, 06 Nov 2024 20:13:59 GMT</pubDate>
    <dc:creator>Ollie-Phillips</dc:creator>
    <dc:date>2024-11-06T20:13:59Z</dc:date>
    <item>
      <title>Custom /ping endpoint via Morpheus Plugin</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/custom-ping-endpoint-via-morpheus-plugin/m-p/7248004#M1178</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;Here I provide a brief example of how to use a Morpheus PluginController plugin to add a custom endpoint “/plugin/ping” to the Morpheus application.&lt;/P&gt;
&lt;P&gt;The response of “/plugin/ping” will be the hostname and IP address of the node handling the request.&lt;/P&gt;
&lt;P&gt;After uploading the plugin ensure your user has Full access to the plugin generated feature permission “Node UI Integration” before you can access /plugin/ping&lt;/P&gt;
&lt;P&gt;Repo:   &lt;A href="https://github.com/cpdtaylor/morpheus-node-identifier-plugin" class="inline-onebox"&gt;GitHub - cpdtaylor/morpheus-node-identifier-plugin: Morpheus Plugin that provides endpoint(s) for identifying the node a web request is handled by.&lt;/A&gt;&lt;BR /&gt;
5.4.6 compatible JAR:  &lt;A href="https://d.pr/f/RP3tW5" class="inline-onebox"&gt;morpheus-node-identifier-plugin-0.0.1.jar.zip - Droplr&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Please feel free to extend this plugin via pull requests or re-use.&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;&lt;DIV class="lightbox-wrapper"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="example"&gt;&lt;img src="https://community.hpe.com/t5/image/serverpage/image-id/150363iBED9E557BEE8BFBC/image-size/large?v=v2&amp;amp;px=2000" role="button" title="2ffa99f8eb4ce50b2e53b54a82b10e1037008b06.jpeg" alt="2ffa99f8eb4ce50b2e53b54a82b10e1037008b06.jpeg" /&gt;&lt;/span&gt;&lt;/DIV&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2022 10:05:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/custom-ping-endpoint-via-morpheus-plugin/m-p/7248004#M1178</guid>
      <dc:creator>cdtaylor</dc:creator>
      <dc:date>2022-06-06T10:05:51Z</dc:date>
    </item>
    <item>
      <title>Re: Custom /ping endpoint via Morpheus Plugin</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/custom-ping-endpoint-via-morpheus-plugin/m-p/7248005#M1179</link>
      <description>&lt;P&gt;Hello &lt;A class="mention" href="https://community.hpe.com/u/ctaylor"&gt;@ctaylor&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;I have created this plugin, and now how to access this endpoint through API call.&lt;/P&gt;
&lt;P&gt;Thanks&lt;BR /&gt;
Mahesh&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 10:49:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/custom-ping-endpoint-via-morpheus-plugin/m-p/7248005#M1179</guid>
      <dc:creator />
      <dc:date>2024-10-25T10:49:54Z</dc:date>
    </item>
    <item>
      <title>Re: Custom /ping endpoint via Morpheus Plugin</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/custom-ping-endpoint-via-morpheus-plugin/m-p/7248006#M1180</link>
      <description>&lt;P&gt;Is there an open technical request on this?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 20:13:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/custom-ping-endpoint-via-morpheus-plugin/m-p/7248006#M1180</guid>
      <dc:creator>Ollie-Phillips</dc:creator>
      <dc:date>2024-11-06T20:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Custom /ping endpoint via Morpheus Plugin</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/custom-ping-endpoint-via-morpheus-plugin/m-p/7248007#M1181</link>
      <description>&lt;P&gt;Hi, the endpoint is effectively another page in the Morpheus Appliance accessible via HTTP/S. Pages in the UI are not resources you’d access via the API.&lt;/P&gt;
&lt;P&gt;If you meant something else, please provide more information.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Oct 2024 15:21:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/custom-ping-endpoint-via-morpheus-plugin/m-p/7248007#M1181</guid>
      <dc:creator>Ollie-Phillips</dc:creator>
      <dc:date>2024-10-25T15:21:47Z</dc:date>
    </item>
    <item>
      <title>Rif.: Custom /ping endpoint via Morpheus Plugin: errore 404</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/custom-ping-endpoint-via-morpheus-plugin/m-p/7253577#M5049</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;after running the ./gradlew shadow command, uploading the resulting .jar file, and verifying that the permissions were set to Full, I received a 404 response.&lt;BR /&gt;However, when I uploaded the .jar file you provided, everything worked fine.&lt;/P&gt;&lt;P&gt;What could be causing the 404 error with the .jar built using ./gradlew shadow?&lt;BR /&gt;How can I resolve this issue?&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 15:13:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/custom-ping-endpoint-via-morpheus-plugin/m-p/7253577#M5049</guid>
      <dc:creator>Addy25</dc:creator>
      <dc:date>2025-07-31T15:13:18Z</dc:date>
    </item>
  </channel>
</rss>

