ONTAP Discussions

ontapi & ssh

Sairajeevmic
1,325 Views

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

2 REPLIES 2

HdJ
1,155 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
1,141 Views

Thank you @HdJ for the response

Public