跳转到主内容

CONAP-272107:查询/API/storage/配额/报告时出现意外参数"specifier"

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

问题描述

RESTAPI request against /api/storage/quota/reports, using "specifier" either as an argument or in the field section fails:
  • In the field section:
[ [user1@rhel1 ~]$ curl -ku admin:password123 -X GET "https://cluster.example.com/api/stor...urn_timeout=15" {

"error": { "message": "The value \"specifier\" is invalid for field \"fields\" (<field,...>)", "code": "262197", "target": "fields" }

} ]
  • As a filtering argument:
[ [user1@rhel1 ~]$ curl -ku admin:password123 -X GET "https://cluster.example.com/api/stor...urn_timeout=15" {

"error": { "message": "Unexpected argument \"specifier\".", "code": "262179", "target": "specifier" }

]

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.