跳转到主内容

是否可以 在ONTAP系统管理器中导出卷文件系统分析数据?

Views:
Visibility:
Public
Votes:
0
Category:
ontap-system-manager
Specialty:
om
Last Updated:

适用场景

  • ONTAP系统管理器(OSM)
  • 卷文件系统分析

问题解答

可以通过API调用/使用cURL从OSM获取卷文件系统分析数据:
 
curl -X GET "https://<hostname> /api/storage/volumes/<volumeUUID>/files/%2F?return_metadata=false&type=directory&fields=analytics&return_timeout=120" -H "accept: application/json" -H "authorization: <Cluster login authorization>"

追加信息

其他信息文本
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.