The NetApp Community is moving to a new platform and is in Read-Only mode. Click to learn more.
Stay connected during the transition - Join our Discord community today.

ONTAP Discussions

ontapi & ssh

Sairajeevmic
2,341 Views

In the command >*security login show -vserver *
What is the difference between ontapi  & ssh

2 REPLIES 2

HdJ
2,171 Views

For ONTAP management purposes you use either SSH (secure shell) or ONTAP System Manager (web based). ONTAPI is an XML API, you can use this with automation (like Ansible). Other things that use ONTAPI for example are anitvirus solutions and Active IQ.

Sairajeevmic
2,157 Views

Thank you @HdJ for the response

Public