Project

General

Profile

Actions

Bug #16164

closed

We cannot get the rules categories with the API

Added by Nicolas CHARLES over 4 years ago. Updated over 4 years ago.

Status:
Released
Priority:
N/A
Category:
API
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Very Small
Priority:
0
Name check:
Reviewed
Fix check:
Checked
Regression:

Description

# curl -k  "https://localhost/rudder/api/latest/rules/tree?prettify=true" -H "X-API-Token: $(cat /var/rudder/run/api-token)" 
{
  "action": "ruleDetails",
  "id": "tree",
  "result": "error",
  "errorDetails": "Could not get Rule tree details cause is: Could not find Rule tree." 

it is looking for rules with id tree ...


Related issues 1 (0 open1 closed)

Related to Rudder - Bug #12712: API generate error 500 when try update a ruleCategoryRejectedActions
Actions

Also available in: Atom PDF