<?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: Is there an API call to get to node shell and issue command? in ONTAP Rest API Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/Is-there-an-API-call-to-get-to-node-shell-and-issue-command/m-p/448878#M614</link>
    <description>&lt;P&gt;It does not. I'm hoping that there is a way to issue an API call to go to the node shell (then I'll figure out how to issue a command with it). The key is to have a REST API call that can take me to the node shell.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Nov 2023 17:09:22 GMT</pubDate>
    <dc:creator>ojuliano</dc:creator>
    <dc:date>2023-11-15T17:09:22Z</dc:date>
    <item>
      <title>Is there an API call to get to node shell and issue command?</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/Is-there-an-API-call-to-get-to-node-shell-and-issue-command/m-p/448774#M606</link>
      <description />
      <pubDate>Wed, 04 Jun 2025 09:43:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/Is-there-an-API-call-to-get-to-node-shell-and-issue-command/m-p/448774#M606</guid>
      <dc:creator>ojuliano</dc:creator>
      <dc:date>2025-06-04T09:43:53Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an API call to get to node shell and issue command?</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/Is-there-an-API-call-to-get-to-node-shell-and-issue-command/m-p/448873#M610</link>
      <description>&lt;P&gt;Hi, what information are you trying to get by doing that? I can point you to some APIs based on the workflows you are trying to automate.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2023 16:41:42 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/Is-there-an-API-call-to-get-to-node-shell-and-issue-command/m-p/448873#M610</guid>
      <dc:creator>Twesha</dc:creator>
      <dc:date>2023-11-15T16:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an API call to get to node shell and issue command?</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/Is-there-an-API-call-to-get-to-node-shell-and-issue-command/m-p/448876#M612</link>
      <description>&lt;P&gt;Hi, I'm trying to verify if an existing snapshot delete job is currently running on a volume before allowing new snapshot deletion job. Workflow would be,&lt;/P&gt;&lt;P&gt;1) got to node shell&lt;/P&gt;&lt;P&gt;&amp;gt; system node run -node &amp;lt;node&amp;gt;&lt;/P&gt;&lt;P&gt;2) priv set diag&lt;/P&gt;&lt;P&gt;3) verify volume snap status,&lt;/P&gt;&lt;P&gt;*&amp;gt; snap status &amp;lt;volume&amp;gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2023 16:57:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/Is-there-an-API-call-to-get-to-node-shell-and-issue-command/m-p/448876#M612</guid>
      <dc:creator>ojuliano</dc:creator>
      <dc:date>2023-11-15T16:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an API call to get to node shell and issue command?</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/Is-there-an-API-call-to-get-to-node-shell-and-issue-command/m-p/448877#M613</link>
      <description>&lt;P&gt;Got it. Have you tried using the /storage/volumes/{volume.uuid}/snapshots API? That might give you what you need.&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2023 17:03:34 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/Is-there-an-API-call-to-get-to-node-shell-and-issue-command/m-p/448877#M613</guid>
      <dc:creator>Twesha</dc:creator>
      <dc:date>2023-11-15T17:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an API call to get to node shell and issue command?</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/Is-there-an-API-call-to-get-to-node-shell-and-issue-command/m-p/448878#M614</link>
      <description>&lt;P&gt;It does not. I'm hoping that there is a way to issue an API call to go to the node shell (then I'll figure out how to issue a command with it). The key is to have a REST API call that can take me to the node shell.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Nov 2023 17:09:22 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/Is-there-an-API-call-to-get-to-node-shell-and-issue-command/m-p/448878#M614</guid>
      <dc:creator>ojuliano</dc:creator>
      <dc:date>2023-11-15T17:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Is there an API call to get to node shell and issue command?</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/Is-there-an-API-call-to-get-to-node-shell-and-issue-command/m-p/448928#M616</link>
      <description>&lt;P&gt;Unfortunately, there is no API that gives you access to the node system shell.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Nov 2023 19:00:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/Is-there-an-API-call-to-get-to-node-shell-and-issue-command/m-p/448928#M616</guid>
      <dc:creator>Twesha</dc:creator>
      <dc:date>2023-11-16T19:00:52Z</dc:date>
    </item>
  </channel>
</rss>

