This repository hosts script examples to developers looking to take advantage of NetApp's OnCommand API Services framework.
Look at the files located in Examples folder for different script language formats.
OnCommand API-S must be installed and configured in your environment to properly use the scripts. Additionally, depending on the example, additional libraries may be needed in order to utilize REST operations. For example, the requests library for Python, RestClient for Ruby, etc.
Please contact repository owner on the process for submitting pull requests.
- Matt Robinson - Initial work - rmatt