ONTAP Discussions

ontapi & ssh

Sairajeevmic
1,863 Views

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

2 REPLIES 2

HdJ
1,693 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,679 Views

Thank you @HdJ for the response

Public