<?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: Not able to get the storage pools based on name of the storagepool By using OCI API in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Not-able-to-get-the-storage-pools-based-on-name-of-the-storagepool-By-using-OCI/m-p/151952#M27278</link>
    <description>&lt;P&gt;Hi Sambasiva,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if you want to search by name, you would need a query, something like:&lt;/P&gt;
&lt;P&gt;curl -k -u $myuser:$mypwd https://ociserverip/rest/v1/query\?objectType\=StoragePool\&amp;amp;expression\="pool1*"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;Cheers, Gerhard&lt;/P&gt;</description>
    <pubDate>Thu, 24 Oct 2019 13:36:56 GMT</pubDate>
    <dc:creator>hotz</dc:creator>
    <dc:date>2019-10-24T13:36:56Z</dc:date>
    <item>
      <title>Not able to get the storage pools based on name of the storagepool By using OCI API</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Not-able-to-get-the-storage-pools-based-on-name-of-the-storagepool-By-using-OCI/m-p/151938#M27277</link>
      <description>&lt;P&gt;I am installed OCI&amp;nbsp; and configured for my netapp clusters. I want to get the storage pools based on name.&lt;/P&gt;
&lt;P&gt;I am sending &lt;A href="https://ociserverip/rest/v1/assets/storages/10/storagePools/?name=" target="_blank"&gt;https://ociserverip/rest/v1/assets/storages/10/storagePools/?name=&lt;/A&gt;"pool1". It's showing all the pools.&lt;/P&gt;
&lt;P&gt;I tried with assets/storagePools, how ever this API expecting id of storage pool.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please help me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 12:10:45 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Not-able-to-get-the-storage-pools-based-on-name-of-the-storagepool-By-using-OCI/m-p/151938#M27277</guid>
      <dc:creator>Sambasiva</dc:creator>
      <dc:date>2025-06-04T12:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to get the storage pools based on name of the storagepool By using OCI API</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Not-able-to-get-the-storage-pools-based-on-name-of-the-storagepool-By-using-OCI/m-p/151952#M27278</link>
      <description>&lt;P&gt;Hi Sambasiva,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;if you want to search by name, you would need a query, something like:&lt;/P&gt;
&lt;P&gt;curl -k -u $myuser:$mypwd https://ociserverip/rest/v1/query\?objectType\=StoragePool\&amp;amp;expression\="pool1*"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;Cheers, Gerhard&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 13:36:56 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Not-able-to-get-the-storage-pools-based-on-name-of-the-storagepool-By-using-OCI/m-p/151952#M27278</guid>
      <dc:creator>hotz</dc:creator>
      <dc:date>2019-10-24T13:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to get the storage pools based on name of the storagepool By using OCI API</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Not-able-to-get-the-storage-pools-based-on-name-of-the-storagepool-By-using-OCI/m-p/151955#M27279</link>
      <description>&lt;P&gt;Thanks allot Hotz, I tried in this way:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;https://ociip/rest/v1/query?objectType=StoragePool&amp;amp;name="pool1"&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;It's showing the pool details.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Could you please help me in this also:&amp;nbsp;&lt;A href="https://community.netapp.com/t5/Cloud-Insights/Need-help-in-finding-the-allocated-iops-for-storage-pool-using-OCI-API/td-p/151953" target="_blank"&gt;https://community.netapp.com/t5/Cloud-Insights/Need-help-in-finding-the-allocated-iops-for-storage-pool-using-OCI-API/td-p/151953&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Oct 2019 14:12:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Not-able-to-get-the-storage-pools-based-on-name-of-the-storagepool-By-using-OCI/m-p/151955#M27279</guid>
      <dc:creator>Sambasiva</dc:creator>
      <dc:date>2019-10-24T14:12:39Z</dc:date>
    </item>
  </channel>
</rss>

