ONTAP Discussions

Is Netapp Ontap Api asynchronous?

nguyen_cuong
1,941 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
1,806 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