<?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: Append data to cypher via api in HPE Morpheus Enterprise</title>
    <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/append-data-to-cypher-via-api/m-p/7250894#M4068</link>
    <description>&lt;P&gt;You would need to do a GET to retrieve the current data, add the new data, and then do a POST with everything.&lt;/P&gt;</description>
    <pubDate>Mon, 14 Apr 2025 15:15:12 GMT</pubDate>
    <dc:creator>tyboyd</dc:creator>
    <dc:date>2025-04-14T15:15:12Z</dc:date>
    <item>
      <title>Append data to cypher via api</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/append-data-to-cypher-via-api/m-p/7250890#M4064</link>
      <description>&lt;P&gt;Is there a way to append data or content to existing Cypher. As per API, we could see only POST or delete methods available. Please advise.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Apr 2025 15:16:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/append-data-to-cypher-via-api/m-p/7250890#M4064</guid>
      <dc:creator />
      <dc:date>2025-04-07T15:16:33Z</dc:date>
    </item>
    <item>
      <title>Re: Append data to cypher via api</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/append-data-to-cypher-via-api/m-p/7250891#M4065</link>
      <description>&lt;P&gt;I was having the same idea which is fine, but it wont be applicable in our scenario.&lt;BR /&gt;
I am looking for method in Morpheus where we accept feed to Morpheus so that it will be stored.&lt;BR /&gt;
For eg. Morpheus should accept the payload data and keep appending them with auto sequence and time.&lt;BR /&gt;
101 - 20250414 - Server1 - added to XYZ tool&lt;BR /&gt;
102 - 20250415 - Server1 - added to ABC tool&lt;BR /&gt;
103 - 20250416 - Server2 - deleted from XYZ tool&lt;BR /&gt;
104 - 20250416 - Server 1 - deleted from XYZ tool&lt;/P&gt;</description>
      <pubDate>Tue, 15 Apr 2025 03:35:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/append-data-to-cypher-via-api/m-p/7250891#M4065</guid>
      <dc:creator />
      <dc:date>2025-04-15T03:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: Append data to cypher via api</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/append-data-to-cypher-via-api/m-p/7250892#M4066</link>
      <description>&lt;P&gt;Thank you, I will try out this idea. I will figure out something for Cypher size limit.&lt;BR /&gt;
Could you please confirm if there is restrictions to no. of Cyphers that can be used or any documentation regarding that.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 03:51:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/append-data-to-cypher-via-api/m-p/7250892#M4066</guid>
      <dc:creator />
      <dc:date>2025-04-24T03:51:23Z</dc:date>
    </item>
    <item>
      <title>Re: Append data to cypher via api</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/append-data-to-cypher-via-api/m-p/7250893#M4067</link>
      <description>&lt;P&gt;Just to clarify, I’m not aware of any size limits or restrictions with a Cypher. It just seems your use case might be a bit different from how most customers typically use a cypher. I just wanted to suggest doing some testing to make sure you don’t hit any issues down the road.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Apr 2025 14:25:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/append-data-to-cypher-via-api/m-p/7250893#M4067</guid>
      <dc:creator>tyboyd</dc:creator>
      <dc:date>2025-04-24T14:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: Append data to cypher via api</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/append-data-to-cypher-via-api/m-p/7250894#M4068</link>
      <description>&lt;P&gt;You would need to do a GET to retrieve the current data, add the new data, and then do a POST with everything.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 15:15:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/append-data-to-cypher-via-api/m-p/7250894#M4068</guid>
      <dc:creator>tyboyd</dc:creator>
      <dc:date>2025-04-14T15:15:12Z</dc:date>
    </item>
    <item>
      <title>Re: Append data to cypher via api</title>
      <link>https://community.hpe.com/t5/hpe-morpheus-enterprise/append-data-to-cypher-via-api/m-p/7250895#M4069</link>
      <description>&lt;P&gt;I looked at using a wiki but it has the same issue.&lt;/P&gt;
&lt;P&gt;Thinking out loud.&lt;/P&gt;
&lt;P&gt;Maybe you can create a task with a input that will handle appending to a cypher and sequencing.&lt;/P&gt;
&lt;P&gt;You would then make a call to that task and send the new data in the input. The task then handles the needful.&lt;/P&gt;
&lt;P&gt;Side note, I’m not sure if there is a size limit on a cypher but I would test that before letting it become to big.&lt;/P&gt;</description>
      <pubDate>Tue, 15 Apr 2025 12:23:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/hpe-morpheus-enterprise/append-data-to-cypher-via-api/m-p/7250895#M4069</guid>
      <dc:creator>tyboyd</dc:creator>
      <dc:date>2025-04-15T12:23:34Z</dc:date>
    </item>
  </channel>
</rss>

