NetApp.ONTAP

9.15.1.2410

NetApp.ONTAP PowerShell Toolkit. The ONTAP 9.15.1 PowerShell Toolkit provides end-to-end automation and enables more efficient and scalable administration of NetApp storage. This module contains over 2340 PowerShell cmdlets to help you automate ONTAP administration on FAS and AFF systems, commodity hardware, and the cloud. This toolkit also supports REST API with 9.10
NetApp.ONTAP PowerShell Toolkit. The ONTAP 9.15.1 PowerShell Toolkit provides end-to-end automation and enables more efficient and scalable administration of NetApp storage. This module contains over 2340 PowerShell cmdlets to help you automate ONTAP administration on FAS and AFF systems, commodity hardware, and the cloud. This toolkit also supports REST API with 9.10 and later version of ONTAP. The toolkit also provides cross-platform support for Windows, Ubuntu, Red Hat Enterprise Linux (RHEL), and macOS.
Show more

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name NetApp.ONTAP

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name NetApp.ONTAP

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

Copyright (c) 2021 NetApp. All rights reserved.

Package Details

Author(s)

  • Clinton Knight,Steven Beam,Eric Nicholson,Aparajita Raychaudhury,Rajesh Rathnam,Robert Mcdermot,Sapan Jain,Kartik Gupta

Tags

NetApp PSTK ONTAP ONTAP_9.15.1 NetApp_ONTAP_PowerShell_Toolkit ONTAP_PSTK_9.15.1 NetApp.ONTAP NetApp.ONTAP_9.15.1

Functions

Add-NaHelpInfoUri

Dependencies

This module has no dependencies.

Release Notes

## 9.15.1
- Provides maximum ONTAP API coverage for ONTAP 9.15.1 and is backward compatible with earlier ONTAP versions.
- No new cmdlets have been added in this release.
- The toolkit is renamed from DataONTAP to NetApp.ONTAP. In order to support compatibility with existing scripts, the following cmdlets should be executed:
- New-Item -ItemType SymbolicLink -Path ("C:\Program Files\WindowsPowerShell\Modules\DataONTAP") -Target ("C:\Program Files\WindowsPowerShell\Modules\NetApp.ONTAP")
- New-Item -ItemType SymbolicLink -Path ("C:\Program Files\WindowsPowerShell\Modules\DataONTAP\9.15.1.2410\DataONTAP.psd1") -Target ("C:\Program Files\WindowsPowerShell\Modules\DataONTAP\9.15.1.2410\NetApp.ONTAP.psd1")
- Once these commands have completed, you can import the module using either "DataONTAP" or "NetApp.ONTAP" and your existing scripts will not need to change.

FileList

Version History

Version Downloads Last updated
9.15.1.2410 (current version) 68,271 10/18/2024
9.15.1.2407 66,735 7/15/2024
9.14.1.2401 27,831 1/30/2024
9.13.1.2306 17,554 6/26/2023
9.12.1.2302 7,402 2/2/2023
9.11.1.2208 4,309 8/25/2022
9.10.1.2410 23 11/4/2024
9.10.1.2111 9,215 11/25/2021
9.9.1.2110 964 10/26/2021
9.9.1.2106 1,041 6/8/2021
9.9.1 3,925 5/20/2021
Show more