Skip to main content
ONTAP MetroCluster

Configure admin access to ONTAP API and SSH

Contributors netapp-folivia

You can configure admin access to ONTAP API and SSH.

Steps
  1. Create an admin user with ONTAP API access: security login create -user-or-group-name mcctb -application ontapi -authentication-method password

  2. Create an admin user with SSH access: security login create -user-or-group-name mcctb -application ssh -authentication-method password

  3. Verify that the new admin users are created: security login show

  4. Repeat these steps on the partner cluster.