Unable to test ONTAP REST APIs from the client
- Views:
- 583
- Visibility:
- Public
- Votes:
- 1
- Category:
- oncommand-api-services-api-s
- Specialty:
- legacy
- Last Updated:
- 4/25/2024, 7:34:49 AM
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"
}
}