Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 1 results
    • https://kb.netapp.com/on-prem/ontap/Ontap_OS/FS_Issues/CONTAP-272107
      Issue RESTAPI request against /api/storage/quota/reports, using "specifier" either as an argument or in the field section fails: In the field section: [ [user1@rhel1 ~]$ curl -ku admin:password123 -X ...Issue RESTAPI request against /api/storage/quota/reports, using "specifier" either as an argument or in the field section fails: In the field section: [ [user1@rhel1 ~]$ curl -ku admin:password123 -X GET "https://cluster.example.com/api/stor...urn_timeout=15" { "error": { "message": "The value \"specifier\" is invalid for field \"fields\" (<field,...>)", "code": "262197", "target": "fields" } } ] As a filtering argument: [ [user1@rhel1 ~]$ curl -ku admin:password123 -X GET "https://cluster.exam…