Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.6
Description
To reproduce the error, try
"GET http://<falconHost>:<falconPort>/api/metadata/cluster_entity/list"
It should return Json that looks like
{"results":["primaryCluster","backupCluster"],"totalSize":2}
Instead it throws "500 : Unauthorized Resource" error