Skip to main content
NetApp Knowledge Base

GET API request filtering for a specific volume returns 0 records if queried too fast after creation

Views:
28
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:

Applies to

  • ONTAP 9
  • RESTAPI

Issue

  • Requesting a specific volume from RESTAPI call /api/storage/volumes?name=<volume name> return no records but no error either when ran a few seconds after the volume creation:
root@rhel1:/root$ curl -ku admin -X GET https://10.11.12.13/api/storage/volumes?name=vol1
Enter host password for user 'admin':
{
  "records": [
  ],
  "num_records": 0,
  "_links": {
    "self": {
      "href": "/api/storage/volumes?name=vol1"
    }
  }
}

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.