NetApp.ONTAP

9.10.1.2410

NetApp.ONTAP PowerShell Toolkit. The ONTAP 9.10.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. The toolkit also provides cross-platform supp
NetApp.ONTAP PowerShell Toolkit. The ONTAP 9.10.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. 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 -RequiredVersion 9.10.1.2410

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

Install-PSResource -Name NetApp.ONTAP -Version 9.10.1.2410

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,Sapan Jain,Kartik Gupta

Tags

NetApp PSTK ONTAP ONTAP_9.10.1 NetApp_ONTAP_PowerShell_Toolkit ONTAP_PSTK_9.10.1 NetApp.ONTAP NetApp.ONTAP_9.10.1

Functions

Add-NaHelpInfoUri

Dependencies

This module has no dependencies.

Release Notes

## 9.10.1
- Provides maximum ONTAP API coverage for ONTAP 9.10.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.10.1.2410\DataONTAP.psd1") -Target ("C:\Program Files\WindowsPowerShell\Modules\DataONTAP\9.10.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 72,540 10/18/2024
9.15.1.2407 66,784 7/15/2024
9.14.1.2401 27,844 1/30/2024
9.13.1.2306 17,558 6/26/2023
9.12.1.2302 7,404 2/2/2023
9.11.1.2208 4,317 8/25/2022
9.10.1.2410 (current version) 24 11/4/2024
9.10.1.2111 9,227 11/25/2021
9.9.1.2110 968 10/26/2021
9.9.1.2106 1,042 6/8/2021
9.9.1 3,926 5/20/2021
Show less