Skip to content

New-AsBuiltReport : ZAPI is not supported #56

@autopilot88-afk

Description

@autopilot88-afk

Bug description

Hello,

Running this the command against an ASA-A20 results in the following error:

New-AsBuiltReport : ZAPI is not supported
At line:1 char:1

  • New-AsBuiltReport -Report NetApp.ONTAP -Target X.X.X.X -Credentia ...
  •   + CategoryInfo          : NotSpecified: (:) [Write-Error], WriteErrorException
      + FullyQualifiedErrorId : Microsoft.PowerShell.Commands.WriteErrorException,New-AsBuiltReport
    
    

Command-line input

New-AsBuiltReport -Report NetApp.ONTAP -Target X.X.X.X -Credential (get-credential) -Format HTML,Word -OutputPath 'E:\Nick' -TimeStamp -EnableHealthcheck -AsBuiltConfigPath E:\Reports\Asbuilt\Config\AsBuiltReport.json

Steps to reproduce

  1. Run command New-AsBuiltReport -Report NetApp.ONTAP -Target X.X.X.X -Credential (get-credential) -Format HTML,Word -OutputPath 'E:\Nick' -TimeStamp -EnableHealthcheck -AsBuiltConfigPath E:\Reports\Asbuilt\Config\AsBuiltReport.json

Expected behaviour

Successful report. I've been using the report for years, but this is the first time against an ASA-A20. All good on FAS and AFF in the past.

Screenshots

No response

Operating System

Windows 11

PowerShell Version

5.1.20348.3932

PowerShell Modules

Name Version


PScribo 0.11.1
AsBuiltReport.Core 1.4.3
AsBuiltReport.NetApp.ONTAP 0.6.8
PScribo 0.11.1

Additional Context

No response

Before submitting

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingwontfixThis will not be worked on

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions