<?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: how to put object and list object in a bucket with Ontap Rest API or Curl ? in ONTAP Rest API Discussions</title>
    <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/how-to-put-object-and-list-object-in-a-bucket-with-Ontap-Rest-API-or-Curl/m-p/434760#M310</link>
    <description>&lt;P&gt;The S3 API is a standard, so you can use the AWS SDK's for your coding language of choice. You can search for CURL S3 and find a number of examples.&amp;nbsp; There is nothing specific to Ontap that I am aware of other than it only supports a subset of the API's, but that should not impact what you are asking for.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 05 May 2022 13:13:37 GMT</pubDate>
    <dc:creator>aronk</dc:creator>
    <dc:date>2022-05-05T13:13:37Z</dc:date>
    <item>
      <title>how to put object and list object in a bucket with Ontap Rest API or Curl ?</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/how-to-put-object-and-list-object-in-a-bucket-with-Ontap-Rest-API-or-Curl/m-p/434700#M307</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ontap REST API support S3 Action below about objects&lt;/P&gt;&lt;P&gt;but I can't find any docs to do those action.&lt;/P&gt;&lt;P&gt;is there anybody who talk to me&amp;nbsp; a sample syntax to upload object , delete object, list object in a Ontap S3 Object Storage&amp;nbsp; as REST API and Curl ?&lt;/P&gt;&lt;P&gt;( &lt;A href="https://clust_mgmt/docs/api" target="_blank"&gt;https://clust_mgmt/docs/api&lt;/A&gt;&amp;nbsp;doesn't have about any object action)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Objects &lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;PutObject&lt;/LI&gt;&lt;LI&gt;PutObjectTagging (9.9.1)&lt;/LI&gt;&lt;LI&gt;GetObject&lt;/LI&gt;&lt;LI&gt;GetObjectAcl&lt;/LI&gt;&lt;LI&gt;GetObjectTagging (9.9.1)&lt;/LI&gt;&lt;LI&gt;DeleteObject&lt;/LI&gt;&lt;LI&gt;DeleteObjectTagging (9.9.1)&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;HeadObject&lt;/P&gt;&lt;P&gt;ListObjects&lt;/P&gt;&lt;P&gt;ListObjectsV2&lt;/P&gt;&lt;P&gt;ListParts&lt;/P&gt;&lt;P&gt;UploadPart&lt;/P&gt;&lt;P&gt;AbortMultipartUpload&lt;/P&gt;&lt;P&gt;CompleteMultipartUpload&lt;/P&gt;&lt;P&gt;CreateMultipartUpload&lt;/P&gt;&lt;P&gt;ListMultipartUpload&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Wed, 04 Jun 2025 10:01:26 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/how-to-put-object-and-list-object-in-a-bucket-with-Ontap-Rest-API-or-Curl/m-p/434700#M307</guid>
      <dc:creator>bluehole</dc:creator>
      <dc:date>2025-06-04T10:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: how to put object and list object in a bucket with Ontap Rest API or Curl ?</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/how-to-put-object-and-list-object-in-a-bucket-with-Ontap-Rest-API-or-Curl/m-p/434718#M308</link>
      <description>&lt;P&gt;You will need to use the S3 REST API.&amp;nbsp; Though this can be done using CURL, you would be better off using S3 api tools like s3cmd, aws s3 cli, etc...&lt;/P&gt;</description>
      <pubDate>Wed, 04 May 2022 14:12:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/how-to-put-object-and-list-object-in-a-bucket-with-Ontap-Rest-API-or-Curl/m-p/434718#M308</guid>
      <dc:creator>aronk</dc:creator>
      <dc:date>2022-05-04T14:12:13Z</dc:date>
    </item>
    <item>
      <title>Re: how to put object and list object in a bucket with Ontap Rest API or Curl ?</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/how-to-put-object-and-list-object-in-a-bucket-with-Ontap-Rest-API-or-Curl/m-p/434754#M309</link>
      <description>&lt;P&gt;Hi.. Thank you for reply..&lt;/P&gt;&lt;P&gt;Yes, I tested with aws cli already and It worked, And I also find s3fs or goop(f)y?? some tool that mount S3 at local server, But customer request curl and Rest API..&lt;/P&gt;&lt;P&gt;I am not a developer , I don't know any API or coding...&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I am searching but still can't fined that I want.&amp;nbsp; maybe it could be because I don't know API well&lt;/P&gt;&lt;P&gt;So I need sample for Ontap S3 about&amp;nbsp; put, delete, ls objects&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 06:02:23 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/how-to-put-object-and-list-object-in-a-bucket-with-Ontap-Rest-API-or-Curl/m-p/434754#M309</guid>
      <dc:creator>bluehole</dc:creator>
      <dc:date>2022-05-05T06:02:23Z</dc:date>
    </item>
    <item>
      <title>Re: how to put object and list object in a bucket with Ontap Rest API or Curl ?</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/how-to-put-object-and-list-object-in-a-bucket-with-Ontap-Rest-API-or-Curl/m-p/434760#M310</link>
      <description>&lt;P&gt;The S3 API is a standard, so you can use the AWS SDK's for your coding language of choice. You can search for CURL S3 and find a number of examples.&amp;nbsp; There is nothing specific to Ontap that I am aware of other than it only supports a subset of the API's, but that should not impact what you are asking for.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 May 2022 13:13:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/how-to-put-object-and-list-object-in-a-bucket-with-Ontap-Rest-API-or-Curl/m-p/434760#M310</guid>
      <dc:creator>aronk</dc:creator>
      <dc:date>2022-05-05T13:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: how to put object and list object in a bucket with Ontap Rest API or Curl ?</title>
      <link>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/how-to-put-object-and-list-object-in-a-bucket-with-Ontap-Rest-API-or-Curl/m-p/434770#M311</link>
      <description>&lt;P&gt;I thought some people may use&amp;nbsp; REST API or curl command to put the object on Ontap S3, so I leaved the message here.&lt;/P&gt;&lt;P&gt;I will check the AWS SDK, as you mentioned.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 06 May 2022 00:04:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/ONTAP-Rest-API-Discussions/how-to-put-object-and-list-object-in-a-bucket-with-Ontap-Rest-API-or-Curl/m-p/434770#M311</guid>
      <dc:creator>bluehole</dc:creator>
      <dc:date>2022-05-06T00:04:31Z</dc:date>
    </item>
  </channel>
</rss>

