Microsoft Virtualization Discussions

NetAppDocs Powershell Help

Maya_Tal
3,216 Views

Hey,

I have been trying to write a script that can get ASUP data risk report, but using the 'Get-NtapClusterASUPData' only generates a configuration report.

Is there a way to use the NetAppDocs powershell module to get a risk report? 

3 REPLIES 3

GidonMarcus
3,191 Views

Hi

 

The risk data seems to be exists in the Active IQ API.

https://docs.netapp.com/us-en/active-iq/concept_ug_api_api_catlog.html

 

I believe you can create similar calls to the one they demonstrate in Python using Powershell autorest (PSSwagger predecessor):
https://devblogs.microsoft.com/powershell/cmdlets-via-autorest/

 

 

 

Gidi Marcus (Linkedin) - Storage and Microsoft technologies consultant - Hydro IT LTD - UK

cole
3,091 Views

Hi Maya,

 

Are you referring to the At-Risk Systems output?

 

Jason

Maya_Tal
3,080 Views

Hey Jason,

 

I am trying to export a health risk report of the systems (the one we can get from ActiveIQ reports tab), I believe the 'At-Risk System output' is what I am referring to.

 

Public