跳转到主内容

启用 FIPS 后,使用 PowerShell 向 ONTAP 发送 REST API 调用时发生意外错误

Views:
14
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:

适用场景

  • ONTAP 9
  • Windows PowerShell

问题描述

  • 在集群上启用 FIPS 后,从 Windows PowerShell 向 ONTAP 发送 REST API 调用时收到以下错误:
 
Invoke-RestMethod : The underlying connection was closed: An unexpected error occurred on a send.
At C:\NetApp\ASW Scripting\AppProvision\NcAppProvision.psm1:65 char:25
+ ... lications = Invoke-RestMethod -Uri "https://${Cluster}/api/applicatio ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo          : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-RestMethod], WebException
+ FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeRestMethodCommand

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.
  • 这篇文章对您有帮助吗?