APTARE IT Analytics Data Collector Installation Guide for Replication Manager

Last Published:
Product(s): APTARE IT Analytics (10.6)

Creating a NetApp user with API privileges

To create a new user, with the required privileges, on a NetApp system, use the following CLI steps:

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 role command, do not include a space after the comma. Also, if api-* does not meet your security requirements, contact Support for a detailed list of exact api privileges that are required.