CONTAP-550785: System Manager reports API not found when accessing the cluster update page
Issue
- System Manager reports API not found when accessing the cluster update page.
- REST API call:
- curl -ku admin:Netapp1! https://cluster1/api/cluster/metrocluster
{
"error": {
"message": "API not found",
"code": "3"
}
}
