NetAppDocs PowerShell Module

Functions

Function Name Description
Add-NtapDocsExtendedData Adds extended data to the formatted output (DataSet).
Compare-NtapDocsData Creates a differences report from two outputs generated using the Format-Ntap*Data functions (using the -XmlFile parameter with the Out-NtapDocument function).
ConvertTo-NtapVserverData Converts ONTAP data from the Get-NtapClusterData function to SVM specific data.
Export-CompressedClixml Compresses the raw data output from the Get-Ntap* functions (as an alternative to the uncompressed Export-Clixml function).
Find-NtapAsupSystemInfo Finds the system information for a given NetApp ONTAP storage system from the ASUP Data Warehouse.
Find-NtapClusterAsup Finds a specific ASUP set for an ONTAP storage system.
Find-NtapFilerAsup Finds a specific ASUP set for a Data ONTAP 7-Mode storage system.
Format-NtapClusterData Parses the raw data from the Get-NtapClusterData / Get-NtapClusterAsupData functions and optionally sanitizes the data for secure environments.
Format-NtapFilerData Parses the raw data from the Get-NtapFilerData / Get-NtapFilerAsupData functions and optionally sanitizes the data for secure environments.
Format-NtapFSxOntapData Parses the raw data from the Get-NtapFSxOntapData function and optionally sanitizes the data for secure environments.
Format-NtapVserverData Parses the raw data from the Get-NtapVserverData / ConvertTo-NtapVserverData functions and optionally sanitizes the data for secure environments.
Get-NtapClusterAsupData Collects data for ONTAP storage systems using ASUPs.
Get-NtapClusterData Collects data from ONTAP storage systems.
Get-NtapDocsVersion Displays the NetAppDocs version.
Get-NtapFilerAsupData Collects data for Data ONTAP 7-Mode storage systems using ASUPs.
Get-NtapFilerData Collects data from Data ONTAP 7-Mode storage systems.
Get-NtapFSxOntapData Collects SVM specific data from AWS FSx for ONTAP storage instances.
Get-NtapVserverAsupData Collects SVM specific data for ONTAP storage systems using ASUPs.
Get-NtapVserverData Collects SVM specific data from ONTAP storage systems.
Invoke-SsoLogin Queries the user for SSO login credentials and caches the results (required for ASUP access).
Merge-NtapDocsData Merges two or more DataSets generated using the Format-Ntap* functions and output using the -XmlFile parameter with the Out-NtapDocument function.
New-NtapClusterAsupBuildDocument Generates an ONTAP build document by collecting the data from the most recent set of ASUPs.
New-NtapClusterAsupDiffReport Generates an ONTAP differences report from two ASUP sets.
New-NtapClusterBuildDocument Generates an ONTAP build document by collecting the data from a live system.
New-NtapFilerAsupBuildDocument Generates a Data ONTAP 7-Mode build document by collecting the data from the most recent set of ASUPs.
New-NtapFilerAsupDiffReport Generates a Data ONTAP 7-Mode differences report from two ASUP sets.
New-NtapFilerBuildDocument Generates a Data ONTAP 7-Mode build document by collecting the data from a live system.
Out-NtapDocument Writes output documentation using the output from the Format-Ntap* functions.
Show-NtapDocsHelp Displays the NetAppDocs documentation in a browser.
Show-NtapDocsUpdate Shows status of any module version and/or file updates.
Update-NtapDocsFiles Downloads updated NetAppDocs files from the update server.
Update-NtapDocument Used to update an existing Word or Excel document generated by the Out-NtapDocument function.