Project

General

Profile

Actions

Feature #5825

closed

lifecycle environments api not returning results

Added by Thomas McKay about 10 years ago. Updated almost 6 years ago.

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

Description

http://localhost:3000/katello/api/v2/environments?organization_id=3&library=true

With or without library results in no results.

{
    "total": 0,
    "subtotal": 0,
    "page": 1,
    "per_page": 20,
    "search": null,
    "sort": {
        "by": null,
        "order": null
    },
    "results": []
}
Actions

Also available in: Atom PDF