Data Collector configurations specific to NetApp-7
Note the port used by the NetApp 7-Mode Data Collector: TCP 443.
Gather the following required configuration details:
NetApp Addresses: IP addresses or names.
User ID & Password: Read-only user ID and password.
Create a NetApp User with API privileges:
filer> useradmin role add apirole -a login-http-admin,api-* filer> useradmin group add apigroup -r apirole filer> useradmin user add apiuser -g apigroup
Note:
For the command, do include a space after the comma.