How to find UUIDs of Security Analytics Favorites
book
Article ID: 168583
calendar_today
Updated On: 11-08-2023
Products
Security Analytics
Issue/Introduction
Some third party integrations use the UUID when accessing favorites from an API call.
Resolution
As the root user run:
echo "select name, uuid from deepsee_favorites" | su - postgres -c "psql -d dsweb"
Feedback
Was this article helpful?
thumb_up
Yes
thumb_down
No