Project

General

Profile

Actions

Feature #13519

closed

Inconsistent naming in search and output when searching on smart class parameters

Added by Ewoud Kohl van Wijngaarden over 8 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
API
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

As a user I'd like to search /api/smart_class_parameters/ for puppet class name and parameter name so I don't have to iterate all values.

$ curl -u user -k https://foreman.example.org/api/smart_class_parameters/?search=parameter%3Dapache_name
Enter host password for user 'api':
{
  "error": {"message":"Field 'parameter' not recognized for searching!","class":"ScopedSearch::QueryNotSupported"}
}

Related issues 1 (1 open0 closed)

Related to Hammer CLI - Feature #13260: RFE : allowing hammer-cli to search/update sc-parametersNewActions
Actions

Also available in: Atom PDF