Skip to content

igor-feoktistov/go-ontap-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-ontap-sdk: Go library for NetApp cDOT

go-ontap-sdk is a Go library for interfacing with NetApp cDOT API.

Documentation

This library implements a subset of NetApp Manageability SDK 9.6 APIs

See Reference Manual for ONTAP 9.6 APIs at https://library.netapp.com/ecm/ecm_download_file/ECMLP2855863

Installation

In order to install go-ontap-sdk execute the following command:

go get -v github.com/ifeoktistov/go-ontap-sdk

Tests

TBD

Examples

Check the included examples from this repository.

Please note that most of the examples create connection to vserver management LIF. if you connect to cluster management LIF, make sure to remove comment from //c.SetVserver("<your vserver name>") to run API call in vserver scope.

About

Go library for interfacing with NetApp cDOT API

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages