Unable to test ONTAP REST APIs from the client
Applies to
- ONTAP 9
- Application Programable Interface (API)
Issue
The following error is received while trying to access API from the Client using link:
https://<cluster_mgmt_ip>/api/v1
{
"error": {
"message": "API not found",
"code": "3"
}
}