NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform.
You will still be able to view content, but posting and replying will be temporarily disabled.
To learn more, please review the information in this blog post.

ONTAP Discussions

Is Netapp Ontap Api asynchronous?

nguyen_cuong
2,886 Views

Hi there,

 

Is the Netapp Ontap Api is asynchronous?

 

When client send HTTP request to server to create Netapp resource, will Netapp cluster wait for successfully creating requested resource or just send back to client successful response to indicate that  request  is accepted but resource is necessarily created.

 

Thanks,

1 REPLY 1

asulliva
2,751 Views

Hello @nguyen_cuong,

 

For the most part, no, ZAPI is not asynchronous.  There are some operations which are async though, like volume-move-trigger-abort, which are documented as having that behavior.

 

Andrew

If this post resolved your issue, please help others by selecting ACCEPT AS SOLUTION or adding a KUDO.
Public