Project

General

Profile

Actions

Bug #2773

closed

API Inconsistency - /puppetclasses and /api/puppetclasses

Added by Tal Kammer almost 11 years ago. Updated almost 11 years ago.

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

Description

I was trying to list all the puppet classes in our server and when running:
curl -s -H "Accept:application/json" -k -u $USER:$PASS --get https://$HOST/puppetclasses

I got one set of results.

and when running:
curl -s -H "Accept:application/json" -k -u $USER:$PASS --get https://$HOST/api/puppetclasses

I got a different set of results.

Can someone please verify this.

Thanks,
Tal

Actions

Also available in: Atom PDF