跳转到主内容

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

i
Knowledge Base guidance

This article may include metadata, visibility, validation state, and related support guidance.

问题描述

对/API/storage/QUOTA/reports使用"specifier"作为参数或在字段部分中使用"specifier"时、RESTAPI请求失败:

  • 在字段部分中:
    [
    [user1 ~ rhel1@]$ cURL -ku admin:password123 -X get " https://cluster.example.com/api/stor...urn_timeout=15 "

    "error":{
    "message":"the value \"specifier\" is invalided for field \"fields\"(<field,...>)"
    、"code":"262197"、
    "target":"fields"


    ]