Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
