Hi Team,
I’m using CLI to retrieve role information but the response doesn’t include the Entitlements node. Is this a known issue/limitation?
Command used:
sail search query "*" --indices roles
Thanks
Hi Team,
I’m using CLI to retrieve role information but the response doesn’t include the Entitlements node. Is this a known issue/limitation?
Command used:
sail search query "*" --indices roles
Thanks
Are these roles that have direct entitlements associated? If so, I believe that the search API does not (yet?) have the capability of showing that in the API response.
That is correct (role has direct entitlements).
I’m able to get the Entitlements using the search API from postman. So the limitation is only using CLI, which is weird because it should be using the same API.
Which version of the API are you using (directly)?
From Postman I’m using v2024 API version. Thanks
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.