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/OS-KBs/ONTAP_REST_API_return_error_with_API_not_found
      Applies to ONTAP 9 ONTAP REST API Issue REST API call below returns an error: # curl --request GET "https://XXX.XXX.X.XX/api/cluster/hardware/components" --user admin:XXXXXXXX -k . "error": { "message...Applies to ONTAP 9 ONTAP REST API Issue REST API call below returns an error: # curl --request GET "https://XXX.XXX.X.XX/api/cluster/hardware/components" --user admin:XXXXXXXX -k . "error": { "message": "API not found", "code": "3"