<?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 ontap8  clone-start vs ontap9 clone-create in Software Development Kit (SDK) and API Discussions</title>
    <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/ontap8-clone-start-vs-ontap9-clone-create/m-p/154885#M3012</link>
    <description>&lt;P&gt;according to the documentation 'clone-create' is a synchronous operation.&lt;/P&gt;
&lt;P&gt;i take this statement to mean that as soon as it returns, i should be able to 'file-get-file-info' on the destination path.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in practice it takes 5-20sec to get a successful&amp;nbsp; 'file-get-file-info' response.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;is there a better way to know when the clone actually finished (other than polling 'file-get-file-info')?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;polling seems like a step backwards from ontap8 'clone-list-status'.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;with 'clone-list-status' i could at get all pending clones in one call rather then poll for them individually&lt;/P&gt;
&lt;P&gt;i could dispatch a call with multiple 'file-get-file-info' tags but it's messier than ontap8 'clone-list-status'.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;quote from documentation (&lt;A href="https://library.netapp.com/ecm/ecm_download_file/ECMLP2860190" target="_blank"&gt;https://library.netapp.com/ecm/ecm_download_file/ECMLP2860190&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;In Data ONTAP 8.0 the cloning implementation&lt;BR /&gt;is an asynchronous operation. The clone-start API is used to start&lt;BR /&gt;a clone operation. It returns an clone-id which is used for polling&lt;BR /&gt;to get the status of the clone operation using the clone-list-status&lt;BR /&gt;API. If this API returns success, the user can consider that clone&lt;BR /&gt;operation has completed; if it returns failure, the user should&lt;BR /&gt;clear the status of clone operation using clone-clear API. A clone&lt;BR /&gt;operation in progress can be aborted using the clone-stop API. In&lt;BR /&gt;Data ONTAP 8.1 the cloning implementation is a synchronous&lt;BR /&gt;operation&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 11:16:36 GMT</pubDate>
    <dc:creator>eladgotfrid1</dc:creator>
    <dc:date>2025-06-04T11:16:36Z</dc:date>
    <item>
      <title>ontap8  clone-start vs ontap9 clone-create</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/ontap8-clone-start-vs-ontap9-clone-create/m-p/154885#M3012</link>
      <description>&lt;P&gt;according to the documentation 'clone-create' is a synchronous operation.&lt;/P&gt;
&lt;P&gt;i take this statement to mean that as soon as it returns, i should be able to 'file-get-file-info' on the destination path.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in practice it takes 5-20sec to get a successful&amp;nbsp; 'file-get-file-info' response.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;is there a better way to know when the clone actually finished (other than polling 'file-get-file-info')?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;polling seems like a step backwards from ontap8 'clone-list-status'.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;with 'clone-list-status' i could at get all pending clones in one call rather then poll for them individually&lt;/P&gt;
&lt;P&gt;i could dispatch a call with multiple 'file-get-file-info' tags but it's messier than ontap8 'clone-list-status'.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;quote from documentation (&lt;A href="https://library.netapp.com/ecm/ecm_download_file/ECMLP2860190" target="_blank"&gt;https://library.netapp.com/ecm/ecm_download_file/ECMLP2860190&lt;/A&gt;)&lt;/P&gt;
&lt;P&gt;In Data ONTAP 8.0 the cloning implementation&lt;BR /&gt;is an asynchronous operation. The clone-start API is used to start&lt;BR /&gt;a clone operation. It returns an clone-id which is used for polling&lt;BR /&gt;to get the status of the clone operation using the clone-list-status&lt;BR /&gt;API. If this API returns success, the user can consider that clone&lt;BR /&gt;operation has completed; if it returns failure, the user should&lt;BR /&gt;clear the status of clone operation using clone-clear API. A clone&lt;BR /&gt;operation in progress can be aborted using the clone-stop API. In&lt;BR /&gt;Data ONTAP 8.1 the cloning implementation is a synchronous&lt;BR /&gt;operation&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 11:16:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/ontap8-clone-start-vs-ontap9-clone-create/m-p/154885#M3012</guid>
      <dc:creator>eladgotfrid1</dc:creator>
      <dc:date>2025-06-04T11:16:36Z</dc:date>
    </item>
  </channel>
</rss>

