Skip to main content
NetApp Knowledge Base

CV intellisnap jobs in ONTAP fail with API not found for Network Port discovery

Views:
9
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
CORE
Last Updated:

Applies to

  • ONTAP 9.x
  • CommVault 11.xx(CV)

Issue

  • CV intellisnap jobs fail in ONTAP
  • Error: 
http-resp:[404] url:[https://<cluster_ip>/api/private/cli/network/port?fields=port,node,role,link,speed_oper&] server-resp:[{
"error": {
"message": "API not found",
"code": "3"
}
}] resp-size:[68]

OntapRestAPI::sendReq() - Error while sending the request. URL[https://<cluster_ip>/api/private/cli/network/port?fields=port,node,role,link,speed_oper&] Body[]

  • Following roles/user/access created as per CV documentation:
 
security login role create -vserver <vserver_name> -role IntelliSnapRole -cmddirname "vserver" -access readonly
security login role create -vserver <vserver_name> -role IntelliSnapRole -cmddirname "job show" -access all
security login role create -vserver <vserver_name> -role IntelliSnapRole -cmddirname "lun" -access all
security login role create -vserver <vserver_name> -role IntelliSnapRole -cmddirname "network interface" -access readonly
security login role create -vserver <vserver_name> -role IntelliSnapRole -cmddirname "snapmirror" -access all
security login role create -vserver <vserver_name> -role IntelliSnapRole -cmddirname "version" -access all
security login role create -vserver <vserver_name> -role IntelliSnapRole -cmddirname "volume" -access all
security login role create -vserver <vserver_name> -role IntelliSnapRole -cmddirname "volume efficiency" -access none
security login role create -vserver <vserver_name> -role IntelliSnapRole -cmddirname "volume move" -access none
security login role create -vserver <vserver_name> -role IntelliSnapRole -cmddirname "vserver cifs" -access all
security login role create -vserver <vserver_name> -role IntelliSnapRole -cmddirname "vserver export-policy" -access all
security login role create -vserver <vserver_name> -role IntelliSnapRole -cmddirname "vserver fcp" -access all
security login role create -vserver <vserver_name> -role IntelliSnapRole -cmddirname "vserver fpolicy" -access all
security login role create -vserver <vserver_name> -role IntelliSnapRole -cmddirname "vserver iscsi" -access all
security login role create -vserver <vserver_name> -role IntelliSnapRole -cmddirname "vserver nfs" -access all
security login role create -vserver <vserver_name> -role IntelliSnapRole -cmddirname "vserver services ndmp" -access all
 
security login create -user-or-group-name IntelliSnapUser -application ontapi -authmethod password -role IntelliSnapRole -vserver <vserver_name>
security login create -user-or-group-name IntelliSnapUser -application ssh -authmethod password -role IntelliSnapRole -vserver <vserver_name>
security login create -user-or-group-name IntelliSnapUser -application http -authentication-method password -role IntelliSnapRole -vserver <vserver_name>
 
vserver services web access create -vserver <vserver_name> -name rest -role IntelliSnapRole
security login unlock -username IntelliSnapUser -vserver <vserver_name>
vserver modify -vserver -volume-delete-retention-hours 0
 

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.