无法从此客户端测试ONTAP REST API
适用场景
- ONTAP 9
- 应用程序可编程接口(API)
问题描述
尝试使用链接从客户端访问API时收到以下错误:
https://<cluster_mgmt_ip>/api/v1
{
"error": {
"message": "API not found",
"code": "3"
}
}
https://<cluster_mgmt_ip>/api/v1
{
"error": {
"message": "API not found",
"code": "3"
}
}